diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 62edfb2..68ace8c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +walinuxagent (1.3.2-0ubuntu4) saucy; urgency=low + + * debian/patches/shadow_permissions.patch: apply the appropriate + permissions to /etc/shadow (LP: #1188820). + * debian/patches/verbose_logging.patch: use the appropriate log + faculty when using verbose logging (LP: #1193404). + * Mark bugs fixed in 1.3.2-0ubuntu3: + debian/patches/config_for_cloud-init.patch: + - fix for race condition between cloud-init and waagent (LP: #1195524) + - mount resource disk on /mnt (LP: #1193380) + - move walinuxagent init functionality to cloud-init (LP: #1037723) + + -- Ben Howard <ben.howard@ubuntu.com> Tue, 23 Jul 2013 09:43:40 -0600 + walinuxagent (1.3.2-0ubuntu3) saucy; urgency=low [ Ben Howard ] |