diff options
author | Ben Howard <ben.howard@ubuntu.com> | 2016-02-26 11:06:35 -0700 |
---|---|---|
committer | usd-importer <ubuntu-server@lists.ubuntu.com> | 2016-03-02 16:03:59 +0000 |
commit | 995626abfb54441366cee4f701744f83c87630b4 (patch) | |
tree | e4ba229dbfe6cec53cc5a928ab7a20d6eff4cffa /debian/changelog | |
parent | ae550a693d18d4ad45fc19cf84b635e433a1a692 (diff) | |
parent | 4021cdee90c6d820752738704b3681039eec1bc3 (diff) | |
download | vyos-walinuxagent-995626abfb54441366cee4f701744f83c87630b4.tar.gz vyos-walinuxagent-995626abfb54441366cee4f701744f83c87630b4.zip |
Import patches-applied version 2.1.3-0ubuntu3 to applied/ubuntu/xenial-proposed
Imported using git-ubuntu import.
Changelog parent: ae550a693d18d4ad45fc19cf84b635e433a1a692
Unapplied parent: 4021cdee90c6d820752738704b3681039eec1bc3
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/changelog | 9 |
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. |