summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorBen Howard <ben.howard@ubuntu.com>2013-01-18 15:43:08 -0700
committerusd-importer <ubuntu-server@lists.ubuntu.com>2013-01-30 20:03:24 +0000
commitb62390fb93897d9f873c0d23ddfcd7d2def7204f (patch)
tree763fd7d2b9e8c20a0abf19769f406f64ddb47a9d /debian/changelog
parent961f38d3d7621d3d6f48d4216fcfb3b3ab806f72 (diff)
downloadvyos-walinuxagent-b62390fb93897d9f873c0d23ddfcd7d2def7204f.tar.gz
vyos-walinuxagent-b62390fb93897d9f873c0d23ddfcd7d2def7204f.zip
Import patches-unapplied version 1.3-0ubuntu1 to ubuntu/raring-proposed
Imported using git-ubuntu import. Changelog parent: 961f38d3d7621d3d6f48d4216fcfb3b3ab806f72 New changelog entries: * New upstream version (LP: #1101371) - Add some error checking and robustness to DVD mounting operation during provisioning - Remove redundant check for IP and Port in LoadBalancerProbe - Add check to self.computername to detect empty hostname in configuration - Fix manual uninstall on Ubuntu * Modified walinuxagent to recognize when its been packaged.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0ddef50..cab8551 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+walinuxagent (1.3-0ubuntu1) raring; urgency=low
+
+ * New upstream version (LP: #1101371)
+ - Add some error checking and robustness to DVD mounting operation during
+ provisioning
+ - Remove redundant check for IP and Port in LoadBalancerProbe
+ - Add check to self.computername to detect empty hostname in configuration
+ - Fix manual uninstall on Ubuntu
+ * Modified walinuxagent to recognize when its been packaged.
+
+ -- Ben Howard <ben.howard@ubuntu.com> Fri, 18 Jan 2013 15:43:08 -0700
+
walinuxagent (1.2-0ubuntu1) raring; urgency=low
* New upstream version (LP: #1077148)