1
curtin (0.1.0~bzr460-0ubuntu1~16.04.1ubuntu1) UNRELEASED; urgency=medium
3
* New upstream snapshot.
4
- Install zipl in target on s390x arch. (LP: #1662346)
5
- avoid UnicodeDecode error on passing non-utf8 into shlex
6
- adjustments to version string handling, improved pack unit tests.
7
- helpers/common: Add grub install debugging output
8
- curtin: add version module and display in output and logs
9
- content decoding in load_file, apply_net raise exception on errors
10
- gpg: retry when recv'ing gpg keys fail (LP: #1661337)
11
- Add clear_holders checks to disk and partition handlers (LP: #1659509)
12
- net: add new lines after rendered static routes. (LP: #1649652)
13
- multipath: don't run update-grub; setup_grub will handle this better.
16
- vmtest: Add tests for zesty and Trusty HWE-X kernels.
17
- tests: fix tox tip-pycodestyle complaints
18
- image-sync: add debugging output to help diagnose errors
19
- vmtest: change get_curtin_version to use version subcommand.
20
- Remove style checking during build and add latest style checks to tox
21
- subp doc an unit test improvements.
22
- flake8: remove unused variable.
23
- vmtest: Add the ability to add extra config files to test execution.
24
- vmtest: overhaul image sync
25
- vmtest: skip apt-proxy test if not set
26
- vmtest: add 'webserv' helper
27
- vmtest: add CURTIN_VMTEST_CURTIN_EXE variable.
29
-- Scott Moser <smoser@ubuntu.com> Wed, 08 Feb 2017 17:15:48 -0500
1
31
curtin (0.1.0~bzr437-0ubuntu1~16.04.1) xenial-proposed; urgency=medium
3
33
* debian/new-upstream-snapshot: change to not use bzr merge-upstream.