summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorImport-from-archive <[email protected]>2017-12-19 13:34:38 -0500
committerScott Moser <[email protected]>2017-12-19 13:34:38 -0500
commit60db33ba83d2cd0cd1e5f5ce31bf0149359b94a5 (patch)
treed300d209a5249251c50b1565a2423a2acefc41d7
parent604f202dfc2e742013c4aeaf34fd2f2ec65e79f7 (diff)
Import version 0.1.0~bzr519-0ubuntu1ubuntu/0.1.0_bzr519-0ubuntu1
-rw-r--r--debian/changelog20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ac27136c..01abd1a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+curtin (0.1.0~bzr519-0ubuntu1) artful; urgency=medium
+
+ * New upstream snapshot.
+ - tests: Add CiTestCase common parent for all curtin tests.
+ - vmtests: Remove force flag for centos curthooks
+ - tools/jenkins-runner: improve tgtd cleanup logic
+ - tests: Drop EOL Wily Vivid and Yakkety tests.
+ - Disable yum plugins when installing packages, update ca-certs for https
+ - Rename centos_network_curthooks -> centos_apply_network_config.
+ - tests: in centos_defaults use write_files for grub serial.
+ - write_files: write files after extract, change write_files signature.
+ - pass network configuration through to target for ubuntu and centos
+ - tests: disable yakkety tests.
+ - tools/launch: automatically pass on proxy settings to curtin
+ - Add top level 'proxy' to config, deprecate top level http_proxy.
+ - tools/curtainer: fix to enable deb-src for -proposed.
+ - Use unshare to put chroot commands in own pid namespace.
+
+ -- Scott Moser <[email protected]> Thu, 03 Aug 2017 15:51:19 -0400
+
curtin (0.1.0~bzr505-0ubuntu1) artful; urgency=medium
* debian/new-upstream-snapshot: fix issue with whitespace at end of line.