Merge lp:~roadmr/checkbox/packaging-changelog-syng-0.16.7 into lp:~checkbox-dev/checkbox/checkbox-packaging

Proposed by Daniel Manrique
Status: Merged
Approved by: Brendan Donegan
Approved revision: 14
Merged at revision: 14
Proposed branch: lp:~roadmr/checkbox/packaging-changelog-syng-0.16.7
Merge into: lp:~checkbox-dev/checkbox/checkbox-packaging
Diff against target: 145 lines (+133/-4)
1 file modified
debian/changelog (+133/-4)
To merge this branch: bzr merge lp:~roadmr/checkbox/packaging-changelog-syng-0.16.7
Reviewer Review Type Date Requested Status
Brendan Donegan (community) Approve
Review via email: mp+176271@code.launchpad.net

Commit message

Updated changelog to match trunk and bump to version 0.16.7.

Description of the change

Updated changelog to match trunk and bump to version 0.16.7.

To post a comment you must log in.
Revision history for this message
Brendan Donegan (brendan-donegan) wrote :

Cool, this should sort the versioning out

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2013-06-01 14:18:12 +0000
3+++ debian/changelog 2013-07-22 19:21:35 +0000
4@@ -1,9 +1,138 @@
5+checkbox (0.16.7) UNRELEASED; urgency=low
6+
7+ [ Jeff Lane ]
8+ * jobs/suspend.txt.in, jobs/usb.txt.in, jobs/mediacard.txt.in: moved jobs to
9+ suspend.txt.in for USB and Mediacard after suspend, renamed jobs
10+ appropriately and adjusted the descriptions.
11+ data/sru.whitelist: added usb and usb3 after suspend jobs for SRU i
12+ (LP: #1201420)
13+
14+ [ Daniel Manrique ]
15+ * scripts/audio_test: Changed the test frequency to 5040 Hz and increased
16+ the sampling time to 5 seconds, to improve reliability (LP: #1070776)
17+ * scripts/pm_test: Added support for invoking through pkexec (LP: #1201769)
18+
19+ -- Brendan Donegan <brendan.donegan@canonical.com> Sat, 13 Jul 2013 11:43:11 +0100
20+
21+checkbox (0.16.6) raring; urgency=low
22+
23+ [ Brendan Donegan ]
24+ * plugins/launchpad_report.py - Don't include attachments which have a status
25+ of 'unsupported' (LP: #1196531)
26+ * checkbox/parsers/lshwjson.py, scripts/memory_compare - Create a parser for
27+ lshw and use this in the memory_compare script instead of dmidecode
28+ (LP: #1184661)
29+ * plugins/subunit_report.py - Prevent crash when job output contains
30+ non-ASCII characters (LP: #1196838)
31+ * jobs/info.txt.in - Add lshw_attachment job with dependency on the lshw
32+ package, and also give dmidecode_attachment a dependency on dmidecode,
33+ this way we get the right attachments (LP: #1199245)
34+
35+ [ Alberto Milone ]
36+ * checkbox-old/scripts/color_depth_info:
37+ - Be more strict in the regex so as to make sure that we catch the
38+ correct string.
39+ - Open the log using the 'rb' flag. This prevents python from throwing
40+ a UnicodeDecodeError.
41+
42+ [ Jeff Lane ]
43+ * scripts/fwts_test: script now fails on aborted tests if desired.
44+ jobs/power-management.txt.in: jobs that depend on fwts_wakealarm to pass or
45+ fail now fail on aborted test result. (LP: #1192684)
46+
47+ [ Daniel Manrique ]
48+ * checkbox-old/scripts/gst_pipeline_test: Better debugging output, and
49+ script exits gracefully when the pipeline is unparsable or has a missing
50+ element.
51+ * checkbox-old/jobs/graphics.txt.in: Use videoconvert instead of
52+ ffmpegcolorspace, with a fallback if videoconvert is not found
53+ (LP: #1199259)
54+ * checkbox-old/jobs/input.txt.in: Add more details in pointing test names
55+ so they are easier to identify (LP: #1192541)
56+
57+ [ Sylvain Pineau ]
58+ * checkbox-old/scripts/meminfo_resource, cpuinfo_resource: sort items for a
59+ deterministic output. Meant to be used with after_suspend jobs.
60+ * checkbox-old/scripts/gpu_test: Open kern.log in byte mode to avoid the
61+ UnicodeDecodeError management.
62+ * checkbox-old/scripts/memory_compare: set a variable diff. threshold.
63+ * checkbox-old/jobs/suspend.txt.in: Set the wifi reconnect timeout to 90s.
64+ * checkbox-old/scripts/bluetooth_test: Full rewrite in python to log all
65+ obexftp errors.
66+
67+ -- Brendan Donegan <brendan.donegan@canonical.com> Sat, 13 Jul 2013 11:42:48 +0100
68+
69+checkbox (0.16.5) saucy; urgency=low
70+
71+ [ Po-Hsu Lin]
72+ * scripts/network_device_info: script is now able to detect Modem devices,
73+ modified the error message for missing devices, provide more information
74+ to users. (LP: #1194170)
75+
76+ [ Brendan Donegan ]
77+ * scripts/xml_sanitizer, jobs/info.txt.in - pipe output from udevadm
78+ through new xml_sanitizer script which removes characters which are
79+ invalid in XML, so that it doesn't cause trouble (LP: #1192093)
80+
81+ [ Jeff Marcom ]
82+ * scripts/virtualization: fixed issue introduced in last patch that
83+ caused the kvm test to not run at all. Changed file permission lvl
84+ on created temporary directory. Fixed issue where test log was being
85+ deleted along with temporary directory(LP: #1192979)
86+
87+ [ Daniel Manrique ]
88+ * scripts/audio_test: Improved peak detection algorithm and made the
89+ audio_test slighly more sensitive (LP: #1070776). Rewrote script to
90+ use/require Python 3 and gstreamer 1.0. Updated job requirements and
91+ checkbox dependencies accordingly.
92+
93+ -- Brendan Donegan <brendan.donegan@canonical.com> Fri, 28 Jun 2013 15:02:37 +0100
94+
95 checkbox (0.16.4) saucy; urgency=low
96
97- [ Jeff Lane ]
98- * scripts/virtualization: script no longer fails when trying to cast an
99- empty timeout setting in config file to int(). Added additional error
100- handling. (LP: #1186259)
101+ [ Jeff Lane ]
102+ * scripts/virtualization: script no longer fails when trying to cast an
103+ empty timeout setting in config file to int(). Added additional error
104+ handling. (LP: #1186259)
105+ * jobs/stress.txt.in: added dependencies on single cycle tests to the 30
106+ cycle S3 and S4 test to avoid unnecessary rebooting by tester on expected
107+ failures. (LP: #1188284)
108+ * scripts/fwts_test, scripts/sleep_test: Tests now use a more reliabe marker
109+ to determine when the system completed resume. sleep_test output cleaned up
110+ to match fwts_test output and not break sleep_time_check (LP: #1188221)
111+
112+ [ Brendan Donegan ]
113+ * jobs/optical.txt.in - Added VERIFICATION section for cdrom-write job so that
114+ the Qt UI doesn't barf when it finds there is no such section (LP: #1185759)
115+ * qt/frontend/treemodel.cpp: Deselect a parent node only if all of its
116+ child nodes are actually unselected rather than partially selected as
117+ before. (LP: #1180342)
118+ * qt/frontend/qtfront.cpp, qtfront.h, checkbox_qt/qt_interface.py: Select
119+ appropriate radio button in showTest if the test already has a result set
120+ rather than just defaulting to skip always (LP: #1181952)
121+ * jobs/touchpad.txt.in - Remove the requires line for touch_mode in
122+ touchpad/horizontal and touchpad/vertical so that those tests will
123+ at least run on those systems where they are supposed to (LP: #1184882)
124+ * checkbox_qt/qt_interface.py - Order the list of items to be displayed
125+ alphabetically, so the order is consistent (LP: #1177647)
126+ * debian/rules - Add checkbox-hw-collection so that it's treated in the same
127+ way as other checkbox derived packages like checkbox-qt (LP: #1188601)
128+
129+ [ Daniel Manrique ]
130+ * jobs/stress.txt.in: fixed a few inconsistent invocations of sleep_test.
131+ * checkbox/tests/test_message_files.py: Added a test to verify jobs contain
132+ required fields (LP: #1187216).
133+
134+ [ Sylvain Pineau ]
135+ * jobs/resource.txt.in: updated version of the package resource job command
136+ supporting both precise and newer releases (LP: #1184197)
137+ * scripts/audio_settings: Use the new pactl parser to guess the right profile
138+ to select for HDMI / DisplayPort tests.
139+ * setup.py: Use setuptools find_packages(), more future proof.
140+ * checkbox/scripts/audio_settings.py: Save active profiles for all alsa cards
141+ (LP: #169425)
142+ * scripts/gst_pipeline_test: Use the logging module and the same config as
143+ audio_settings.
144
145 -- Brendan Donegan <brendan.donegan@canonical.com> Fri, 31 May 2013 16:04:42 +0100
146

Subscribers

People subscribed via source and target branches