summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorBen Howard <ben.howard@ubuntu.com>2016-02-26 11:06:35 -0700
committerusd-importer <ubuntu-server@lists.ubuntu.com>2016-03-02 16:03:59 +0000
commit9afda2f6662f4f90341109d5a8207d6fc14f8707 (patch)
treed9982335953ae6af2c08c0ea557ba7207cc8c7b5 /debian/changelog
parente509d6821647aee2965c78bbfe8548a66a06ce0d (diff)
downloadvyos-walinuxagent-9afda2f6662f4f90341109d5a8207d6fc14f8707.tar.gz
vyos-walinuxagent-9afda2f6662f4f90341109d5a8207d6fc14f8707.zip
Import patches-unapplied version 2.1.3-0ubuntu3 to ubuntu/xenial-proposed
Imported using git-ubuntu import. Changelog parent: e509d6821647aee2965c78bbfe8548a66a06ce0d New changelog entries: * Remove conflict with NetworkManager (LP: #1550461): - devices on the hyperv bus are ignored via new udev rule. * Made the upstart job more consistant with systemd service to use the /dev/disk/azure/resource-part1 path instead of /dev/sdb (LP: #1544764)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4107d02..ccf5886 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+walinuxagent (2.1.3-0ubuntu3) xenial; urgency=medium
+
+ * Remove conflict with NetworkManager (LP: #1550461):
+ - devices on the hyperv bus are ignored via new udev rule.
+ * Made the upstart job more consistant with systemd service to use the
+ /dev/disk/azure/resource-part1 path instead of /dev/sdb (LP: #1544764)
+
+ -- Ben Howard <ben.howard@ubuntu.com> Fri, 26 Feb 2016 11:06:35 -0700
+
walinuxagent (2.1.3-0ubuntu2) xenial; urgency=medium
* Fixed file shebangs to use python3.