~checkbox-dev/checkbox/trunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
checkbox (0.11.2) natty; urgency=low

  * Added multiarch support to install script (LP: #727411)
  * Fixed submitting data twice (LP: #531010)

  [Daniel Manrique]
  * Fixed strings in audio tests and updated pot file (LP: #691241)

  [Jochen Kemnade]
  * Fixed grammar in user-apps tests (LP: #642001)

 -- Marc Tardif <marc@ubuntu.com>  Fri, 11 Mar 2011 15:17:06 -0500

checkbox (0.11.1) natty; urgency=low

  New upstream release (LP: #725110):
  * Checking for lock file before firing stop-all event (LP: #719552)
  * Changed description of nautilus_file_copy job (LP: #709688)

  [Javier Collado]
  * Fixed title in progress dialog

 -- Marc Tardif <marc@ubuntu.com>  Fri, 25 Feb 2011 11:56:43 -0500

checkbox (0.11) natty; urgency=low

  New upstream release (LP: #719073):
  * Changed support for persist plugin as optional (LP: #561816)

  [Ara Pulido]
  * Fixed lintian errors and warnings

  [Eitan Isaacson]
  * Migrate the UI from libglade to gtkbuilder  

 -- Marc Tardif <marc@ubuntu.com>  Mon, 14 Feb 2011 18:19:27 -0500

checkbox (0.10.4) maverick; urgency=low

  * Fixed parsing of config parameters (LP: #689140)

 -- Marc Tardif <marc@ubuntu.com>  Tue, 14 Sep 2010 12:43:51 -0400

checkbox (0.10.3) maverick; urgency=low

  New upstream release (LP: #638333):
  * Fixed verification of SSL validity (LP: #625076)
  * Improved audio test questions.

 -- Marc Tardif <marc@ubuntu.com>  Tue, 14 Sep 2010 12:43:51 -0400

checkbox (0.10.2) maverick; urgency=low

  New upstream release (LP: #617583):
  * Fixed sleep_test to check the connection if using network-manager.
  * Fixed reporting bugs against alsa-base and xorg (LP: #607214)
  * Fixed apport dialog no longer appearing (LP: #607217)
  * Reduced data file size for the desktop image.
  * Updated report to be more pretty.

 -- Marc Tardif <marc@ubuntu.com>  Fri, 13 Aug 2010 16:23:16 -0400

checkbox (0.10.1) maverick; urgency=low

  New upstream release (LP: #597295):
  * Added support for urwid interface.
  * Added sound check test.
  * Added document viewer test.
  * Added update-manager and nautilus tests.
  * Added resolution tests.
  * Added sleep tests.

 -- Marc Tardif <marc@ubuntu.com>  Tue, 22 Jun 2010 10:43:52 -0400

checkbox (0.10) maverick; urgency=low

  * Added media tests (LP: #397944)
  * Added support for comments in templates.

 -- Marc Tardif <marc@ubuntu.com>  Tue, 04 May 2010 11:51:22 -0400

checkbox (0.9.2) lucid; urgency=low

  New upstream release (LP: #567568):
  * Added referer when sending submissions to Launchpad (LP: #550973)
  * Added suggests to checkbox package in debian/control file (LP: #352740)
  * Fixed udev_resource script to be more resilient (LP: #556824)
  * Fixed cdimage_resource script to read casper.log (LP: #558728)
  * Fixed reporting all resources found for a job (LP: #560948)
  * Fixed stalling when using kdesudo to start backend (LP: #557443)
  * Fixed starting the appropriate default browser on UNR (LP: #563050)
  * Fixed ansi_parser script when outputting to stdout (LP: #560952)
  * Fixed opening the report with the gconf preferred browser (LP: #562580)
  * Fixed suspend_test to use relative time for wakealarm (LP: #349768)
  * Fixed backend not getting terminated upon closing (LP: #553328)

 -- Marc Tardif <marc@ubuntu.com>  Tue, 06 Apr 2010 14:17:46 -0400

checkbox (0.9.1) lucid; urgency=low

  New upstream release (LP: #548800):
  * Added cpu_scaling_test script.
  * Fixed hard drive detection (LP: #549714)
  * Fixed backend to handle empty messages (LP: #536645)
  * Fixed parsing of package resource (LP: #539691)
  * Fixed malformed xml report (LP: #485445)
  * Fixed running root manual tests as normal user (LP: #383559)
  * Fixed writing apport files only after submitting (LP: #530380)
  * Fixed audio test instructions (LP: #529205)
  * Fixed gathering chassis information (LP: #537435)
  * Fixed detection of disks in kvm (LP: #552998)
  * Fixed udev_resource script to be more resilient (LP: #552999)
  * Fixed filter_packages script to use new resources.

 -- Marc Tardif <marc@ubuntu.com>  Sun, 07 Mar 2010 15:05:44 -0400

checkbox (0.9) lucid; urgency=low

  * Introduced job_prompt plugin to treat all jobs (suites, tests, etc.) as composites.
  * Replaced the registry and resource scripts and centralized job iteration.
  * Replaced dependency on dbus by using sudo/gksu/kdesudo instead.
  * Replaced mktemp with mkdtemp for security purposes.
  * Fixed strings in fingerprint and modem tests (LP: #457759)
  * Fixed client side validation of Launchpad form (LP: #438671)
  * Added device information to tags when reporting bugs with apport.
  * Added shorthands for blacklist-file and whitelist-file.
  * Added support for apport default configuration (LP: #465447)
  * Added support for scrolled options list (LP: #411526)
  * Added support for tests generated by suites to run as root.
  * Added support for requirements in attachments.
  * Added support for armv7l processor
  * Added Autotest integration
  * Added LTP integration
  * Added Phoronix integration
  * Added qa-regression-testing integration

 -- Marc Tardif <marc@ubuntu.com>  Wed, 04 Nov 2009 19:36:09 -0400

checkbox (0.8.5) karmic; urgency=low

  * Fixed translation of suites and tests files (LP: #456115)
  * Fixed checking the status of command registries (LP: #457502)
  * Fixed selecting suites in the command line (LP: #457559)
  * Fixed reporting of bugs to contain test description (LP: #427932)
  * Fixed execute permissions on scripts (LP: #459606)
  * Renamed processors_info plugin to singular because processor
    information is reported as a single structure with a count attribute
  * Updated translation files.

 -- Marc Tardif <marc@ubuntu.com>  Mon, 26 Oct 2009 12:17:30 -0400

checkbox (0.8.4) karmic; urgency=low

  * Fixed failing dependencies when not available (LP: #430051)
  * Fixed supporting udevadm not providing DEVPATH variable (LP: #430084)
  * Fixed supporting audio devices without a /proc/asound entry (LP: #430086)
  * Fixed running when python-apport package is not installed (LP: #430103)
  * Fixed X error when exiting after reporting a bug (LP: #430776)
  * Fixed prompting to report a bug according to GNOME HIG (LP: #429701)
  * Fixed prompting for answer in checkbox-cli (LP: #429764)
  * Fixed resolution_test message for fglrx driver (LP: #346816)
  * Fixed adding of manpage symlinks for gtk and cli (LP: #426641)
  * Fixed recovering from connecting to the backend (LP: #446693)
  * Fixed backend to use dbus instead of policykit (LP: #435714)
  * Fixed interpolation of output variable in cli (LP: #450673)
  * Fixed selection of suites in cli (LP: #450713)
  * Fixed parsing of virtio-pci devices (LP: #450774)

 -- Marc Tardif <marc@ubuntu.com>  Tue, 13 Oct 2009 16:44:12 -0400

checkbox (0.8.3) karmic; urgency=low

  * Fixed trailing newline requirement in test definitions (LP: #427993)
  * Fixed reporting firmware version as product name (LP: #428563)
  * Fixed detecting pci and usb audio devices (LP: #429558)
  * Fixed prompting to report a bug when there's no package (LP: #429668)

 -- Marc Tardif <marc@ubuntu.com>  Sat, 12 Sep 2009 15:37:40 -0400

checkbox (0.8.2) karmic; urgency=low

  * Fixed adding test information when reporting with apport (LP: #423798)
  * Fixed tagging bugs when reporting with apport (LP: #423799)
  * Fixed expressing package aliases for the linux package (LP: #423805)
  * Fixed detecting the disk category in devices (LP: #423864)
  * Fixed supporting apport symptoms when reporting bugs (LP: #424063)
  * Fixed gathering of dmi information for Launchpad report (LP: #424454)
  * Fixed tests using gksudo returning empty output (LP: #425284)

  [Javier Collado]
  * Fixed reporting of output in shell plugin (LP: #393894)

 -- Marc Tardif <marc@ubuntu.com>  Mon, 31 Aug 2009 17:16:38 -0500

checkbox (0.8.1) karmic; urgency=low

  * New upstream version:
    * Added disk tests.
    * Added fingerprint reader tests.
    * Added firewire tets.
    * Added kms tests.
    * Added media tests.
  * Fixed dependency on hal and using udev instead (LP: #399319)
  * Fixed calling ubuntu-bug when a test fails (LP: #418978)

 -- Marc Tardif <marc@ubuntu.com>  Tue, 26 Aug 2009 17:36:05 -0500

checkbox (0.8~alpha4) karmic; urgency=low

  * New upstream version:
    * Changed icon.
    * Added timeout property to lock_prompt plugin.
    * Added concept of attachments to tests.
    * Added support for backslahes in templates to wrap lines.
    * Added support blacklisting and whitelisting both tests and suites.
    * Introduced the concept of jobs for suites, tests and attachments.
    * Removed upstart event which is no longer needed.
    * Replaced architecture and category with requires in test definitions.
  * Fixed pygst dependency (LP: #334442)
  * Fixed configuration file updates during install (LP: #330596)
  * Fixed DBus exceptions (LP: #344916, #359440)
  * Fixed and expanded translations (LP: #347038)
  * Fixed ignored system proxy settings (LP: #345548)
  * Fixed parsing blank lines in templates (LP: #393907)
  * Fixed escaping of lists (LP: #394001)
  * Fixed timeout in manual tests (LP: #377986)
  * Fixed CLI interface dialog.
  * Fixed support for FreeDesktop XDG base directory specification (LP: #363549)
  * Added general and package specific apport hooks

  [ Gabor Keleman ]
  * Fixed untranslated strings in tests (LP: #374666)
  * Fixed untranslated last screen (LP: #374646)

 -- Marc Tardif <marc@ubuntu.com>  Wed, 19 Aug 2009 15:36:05 -0500

checkbox (0.7) jaunty; urgency=low

  [ Dave Murphy ]
  * Fixed viewing of report files in Firefox 3 (LP: #331481)
  * Added additional contextual information
   * /etc/sysctl* (LP: #331055)
   * /etc/modprobe.d (LP: #331056)
   * /etc/modules (LP: #331057)
  * Fixed packaging for Jaunty
   * https://lists.ubuntu.com/archives/ubuntu-devel/2009-February/027439.html
   * Uses --install-layout=deb
   * Installs to dist-packages instead of site-packages

  [ Andy Whitcroft ]
  * suspend_test: update suspend_test to version V6 matching kernel version.
    The version here will become the master copy.
  * suspend_test: add a --dry-run mode to simplify developement
  * suspend_test: add a automation mode for checkbox integration
  * suspend_test: add a new pm-suspend test
  * suspend_test: record and restore timer_delay around the variable
    time test.
  * suspend_test: release v7.
  * suspend_test: initial version of suspend power consumption test
    from a patch by Pete Graner.
  * suspend_test: power -- made the sleep time configurable
  * suspend_test: detect batteries and disable ac/power tests
  * suspend_test: disable dbus tests when we have no primary user
  * suspend_test: handle AC transitions better
  * suspend_test: enable power test as part of --full
  * suspend_test: reduce the noise in the test instructions
  * suspend_test: use minutes in output when that is more appropriate
  * suspend_test: track actual AC transitions and report them
  * suspend_test: only mention AC at all if we have a battery
  * suspend_test: report useful data at the bottom for posting
  * suspend_test: document the new power test in the usage
  * suspend_test: power -- indicate when the result is unreliable
  * suspend_test: report -- fix up spacing issues
  * suspend_test: release v8

 -- Dave Murphy <schwuk@ubuntu.com>  Tue, 17 Mar 2009 09:46:16 +0000

checkbox (0.6) jaunty; urgency=low

  * New upstream version:
    * Added suspend_test script - for more details see:
      https://wiki.ubuntu.com/KernelTeam/SuspendResumeTesting
    * Added XSL Stylesheet and the ability to view generated reports
    * Added support for PolicyKit to run the application as a user
    * Added logging for backend and logrotation script.
  * Fixed calling ucf was run via debconf (LP: #330502)

 -- Marc Tardif <marc@ubuntu.com>  Tue, 17 Feb 2009 15:36:05 +0000

checkbox (0.5) jaunty; urgency=low

  * New upstream version:
    * Added concept of hyper text view to display clickable links.
    * Added concept of properties to components.
    * Added pci information to launchpad report.
    * Added dmi information to launchpad report.
    * Added text area to keyboard test.
    * Removed sourcing of base postrm script.
    * Updated translations from Launchpad.
  * Fixed handling of interrupt signal (LP: #327810)
  * Fixed display of text in graphical interface (LP: #240374)
  * Fixed support for regexes in blacklist and whitelist (LP: #327177)
  * Fixed opening of subunit log file (LP: #325737)
  * Fixed internet test.

 -- Marc Tardif <marc@ubuntu.com>  Tue, 20 Jan 2009 18:55:20 -0500

checkbox (0.4) jaunty; urgency=low

  * Setup bzr-builddeb in native mode.
  * Removed LGPL notice from the copyright file.

 -- Marc Tardif <marc@ubuntu.com>  Tue, 20 Jan 2009 16:46:15 -0500

checkbox (0.3) jaunty; urgency=low

  * New upstream version:
    * Renamed hwtest to checkbox.
    * Renamed auto tests to shell tests.
    * Added watch file.
    * Added README file pointing to the Ubuntu wiki.
    * Added subunit to the test suite.
    * Added the subunit_report plugin to produce a standard test report.
    * Added pvs registry.
    * Added support for int return values to recursive registry eval.
    * Added debug information when a command registry returns an error.
    * Added mounts registry.
    * Added patches to upgrade the configuration files.
    * Added support for CHECKBOX_OPTIONS environment variable.
    * Added usage information.
    * Added gconf registry.
    * Added logging to checkbox event.
    * Added locking plugin.
    * Added message store and schema types.
    * Added caching to automatic tests so that they are not run multiple
      times.
    * Added persistence to category and system_id.
    * Added lshw registry and plugin.
    * Added newlines to German introduction message.
  * Fixed e-mail address should be remembered (LP: #156725)
  * Fixed $output variable does not seem to be reinterpolated when
    testing again (LP: #189404)
  * Fixed command line interface does not provide a test nor test again
    option (LP: #189423)
  * Fixed translation template unavailable, even though hwtest is in main
    (LP: #202447)
  * Fixed internet_test should support providing a destination other
    than canonical.com (LP: #216111)
  * Fixed hwtest loads editor backup files from suite dir (LP: #237954)
  * Fixed application should only have one instance running (LP: #266899)
  * Fixed disk information should be gathered (LP: #267889)
  * Fixed typo: payback device (LP: #288331)
  * Fixed tests skipped by constraint should be reported (LP: #304176)
  * Fixed manual tests which have commands should not be run automatically
    (LP: #304231)
  * Fixed CHECKBOX_DATA mapping is not working (LP: #304736)

 -- Marc Tardif <marc@ubuntu.com>  Fri, 16 Jan 2009 12:05:32 -0500

hwtest (0.1-0ubuntu10) hardy; urgency=low

  * Fixed xalign and yalign in exchange summary.

 -- Marc Tardif <marc@interunion.ca>  Mon, 21 Apr 2008 15:07:39 -0400

hwtest (0.1-0ubuntu9) hardy; urgency=low

  * Fixed internet_test to ping default gateway rather than canonical.com.
  * Fixed python-support issues to support upgrades of hwtest.
  * Fixed tooltip to be HIG compliant.
  * Fixed category to use GTK;System;Settings;.
  * Fixed command line interface to support escape characters.
  * Using python-central instead of python-support.
  * Added support to i18n the .desktop file.
  * Added support for http_proxy and https_proxy.
  * Added summary of information being submitted.

 -- Marc Tardif <marc@interunion.ca>  Thu, 17 Apr 2008 12:01:50 -0400

hwtest (0.1-0ubuntu8) hardy; urgency=low

  * debian/patches/01_change_menu_category.patch:
    - change the category so the item is moved to system, administration and not
      the only entry in applications, system tools on a default installation

 -- Sebastien Bacher <seb128@canonical.com>  Mon, 14 Apr 2008 15:49:06 +0200

hwtest (0.1-0ubuntu7) hardy; urgency=low

  * Fixed packaging bugs.
  * Improved internationalization.
  * Renamed questions and answers to tests and results.

 -- Marc Tardif <marc@interunion.ca>  Thu,  6 Mar 2008 10:58:43 -0500

hwtest (0.1-0ubuntu6) hardy; urgency=low

  * Upload to hardy/universe (without the .bzr files).
  * Make package conformant with current Python policy.

 -- Matthias Klose <doko@ubuntu.com>  Tue, 11 Mar 2008 14:06:02 +0000

hwtest (0.1-0ubuntu5) hardy; urgency=low

  * Set default timeout to None instead of 60 seconds.
  * Updated copyright information.
  * Reverted to using gksu to limit dependencies.
  * Removed dependency on python-apt.

 -- Marc Tardif <marc@interunoin.ca>  Thu, 28 Feb 2008 17:07:07 -0500

hwtest (0.1-0ubuntu4) hardy; urgency=low

  * Improved text in questions text file.
  * Improved user experience by only showing auto questions
    progress bar when there are actual questions.
  * Also improved the user experience by showing a progress
    bar while building the report.

 -- Marc Tardif <marc@interunion.ca>  Wed, 27 Feb 2008 23:12:24 -0500

hwtest (0.1-0ubuntu3) hardy; urgency=low

  * Fixed hwtest_cli so that it doesn't strip the DISPLAY environment
    variable.
  * Fixed system_info plugin so that it does a better effort for
    gathering system information instead of relying on non standard
    information from HAL.

 -- Marc Tardif <marc@interunion.ca>  Wed, 27 Feb 2008 10:52:33 -0500

hwtest (0.1-0ubuntu2) hardy; urgency=low

  * Fixed packaging following lintian error.
  * Added packages registry and plugin.

 -- Marc Tardif <marc@interunion.ca>  Tue,  5 Feb 2008 15:02:26 -0500

hwtest (0.1-0ubuntu1) hardy; urgency=low

  * Initial Release.

 -- Marc Tardif <marc@interunion.ca>  Mon, 17 Sep 2007 17:25:54 -0300