summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Moser <smoser@brickies.net>2016-08-23 16:48:41 -0400
committerScott Moser <smoser@brickies.net>2016-08-23 16:48:41 -0400
commitd0c794919d9a9bf176eb96e25e72836a65e841f1 (patch)
tree52f285fbbc35849f806a693533c2fa6a88e0c8ec
parent5994f3bc480c918d8756ab0cb8ecfa34975eb307 (diff)
downloadcloud-init-git-ubuntu/0.7.7_bzr1200-0ubuntu1.tar.gz
Import version 0.7.7~bzr1200-0ubuntu1ubuntu/0.7.7_bzr1200-0ubuntu1
Imported using git-dsc-commit.
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b2794953..49145c43 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+cloud-init (0.7.7~bzr1200-0ubuntu1) xenial; urgency=medium
+
+ * New upstream snapshot.
+ - fix adding of users when no group is specified (LP: #1562918)
+ - fix write_files with compressed content (LP: #1565638)
+ - systemd: do not specify After of obsolete syslog.target (LP: #1536964)
+ - chef: fix chef installation from gems (LP: #1553345)
+ - disk_setup: correctly send force to mkfs on block devices (LP: #1548772)
+ - locale: list unsupported environment settings in warning (LP: #1558069)
+ - fix NoCloud and other datasources if no datasource config (LP: #1514407)
+
+ -- Scott Moser <smoser@ubuntu.com> Wed, 06 Apr 2016 13:07:27 -0400
+
cloud-init (0.7.7~bzr1192-0ubuntu2) xenial; urgency=medium
[Logan Rosen]