diff options
author | Ben Howard <ben.howard@ubuntu.com> | 2015-03-09 06:26:48 -0600 |
---|---|---|
committer | usd-importer <ubuntu-server@lists.ubuntu.com> | 2015-03-09 12:53:34 +0000 |
commit | f9cd6b27fad4d9fdf557138966f2d34cae234edb (patch) | |
tree | b162abab788d16b2b9c2cb95812d33028dc83d83 /debian/changelog | |
parent | 379762a303b368246edd6419b4bfbe9b76ce517c (diff) | |
download | vyos-walinuxagent-f9cd6b27fad4d9fdf557138966f2d34cae234edb.tar.gz vyos-walinuxagent-f9cd6b27fad4d9fdf557138966f2d34cae234edb.zip |
Import patches-unapplied version 2.0.8-0ubuntu7 to ubuntu/vivid-proposed
Imported using git-ubuntu import.
Changelog parent: 379762a303b368246edd6419b4bfbe9b76ce517c
New changelog entries:
* Added /lib/udev/rules.d/66-azure-storage.rules: create symlinks for
/dev/disk/azure/{root,resource} to correctly identify disks
(LP: #1411582).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 17060d7..54b65f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +walinuxagent (2.0.8-0ubuntu7) vivid; urgency=medium + + * Added /lib/udev/rules.d/66-azure-storage.rules: create symlinks for + /dev/disk/azure/{root,resource} to correctly identify disks + (LP: #1411582). + + -- Ben Howard <ben.howard@ubuntu.com> Mon, 09 Mar 2015 06:26:48 -0600 + walinuxagent (2.0.8-0ubuntu6) vivid; urgency=medium * Changed systemd unit file to allow for cloud-init to run first. |