Candidate revision checkbox_0.12.7
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
checkbox (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
[Brendan Donegan]
* Redirecting stderr to pipe to fix the gconf_resource script (LP: #832321)
* Clear jobs directory when user selects No to recover question (LP: #836623)
[Daniel Manrique]
* checkbox/job.py: Guard against bogus timeout values (LP: #827859)
* More explicit handling of string decoding/encoding, avoids problems with
non-ascii characters (LP: #833747)
* Changed architecture from all to any for checkbox base, to build
architectur
[Jeff Lane]
* Several corrections necessary due to test name changes or typos found in
job files
[Marc Tardif]
* Connecting hyper text widgets only once (LP: #827904)
* Detecting MMC readers as OTHER instead of DISK (LP: #822948)
* Validating the hostname in the SSL certificate (LP: #625076)
* Validating the submission.xml (LP: #838123)
Related branches
- Daniel Holbach: Needs Information
-
Diff: 8336 lines (+2048/-1194)32 files modifiedcheckbox/job.py (+9/-0)
checkbox/lib/transport.py (+26/-1)
checkbox/parsers/udev.py (+16/-4)
checkbox/report.py (+39/-12)
checkbox/tests/report.py (+1/-1)
checkbox/variables.py (+1/-1)
checkbox_gtk/gtk_interface.py (+6/-5)
checkbox_gtk/hyper_text_view.py (+3/-1)
data/whitelists/default.whitelist (+1/-0)
debian/changelog (+27/-0)
debian/control (+2/-2)
debian/po/it.po (+17/-9)
jobs/disk.txt.in (+1/-1)
jobs/info.txt.in (+9/-0)
jobs/mediacard.txt.in (+1/-1)
jobs/memory.txt.in (+2/-2)
jobs/monitor.txt.in (+1/-1)
jobs/suspend.txt.in (+2/-2)
plugins/intro_prompt.py (+2/-4)
plugins/jobs_prompt.py (+5/-0)
plugins/launchpad_prompt.py (+2/-2)
plugins/launchpad_report.py (+25/-18)
plugins/recover_prompt.py (+1/-2)
plugins/report_prompt.py (+7/-0)
plugins/suites_prompt.py (+2/-3)
po/es.po (+91/-92)
po/hu.po (+230/-209)
po/it.po (+588/-363)
po/zh_CN.po (+250/-233)
po/zh_TW.po (+147/-224)
report/hardware-1_0.rng (+533/-0)
scripts/gconf_resource (+1/-1)
This bug was fixed in the package checkbox - 0.12.7
---------------
checkbox (0.12.7) oneiric; urgency=low
New upstream release (LP: #850395):
[Brendan Donegan]
* Redirecting stderr to pipe to fix the gconf_resource script (LP: #832321)
* Clear jobs directory when user selects No to recover question (LP: #836623)
[Daniel Manrique] e-specific binaries (LP: #833696)
* checkbox/job.py: Guard against bogus timeout values (LP: #827859)
* More explicit handling of string decoding/encoding, avoids problems with
non-ascii characters (LP: #833747)
* Changed architecture from all to any for checkbox base, to build
architectur
[Jeff Lane]
* Several corrections necessary due to test name changes or typos found in
job files
[Marc Tardif]
* Connecting hyper text widgets only once (LP: #827904)
* Detecting MMC readers as OTHER instead of DISK (LP: #822948)
* Validating the hostname in the SSL certificate (LP: #625076)
* Validating the submission.xml (LP: #838123)
-- Daniel Manrique <email address hidden> Fri, 14 Sep 2011 17:15:26 -0400