summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorChuck Short <zulcss@ubuntu.com>2009-02-24 21:06:31 +0000
committerBazaar Package Importer <jamesw@ubuntu.com>2009-02-24 21:06:31 +0000
commitecc2046ac6f51196bc0aa2d940aa64b5a789060c (patch)
treeda9a2362c36734705a7970eec7e02eccf338d302 /debian
parent440f3288c5b75fde6d4e9a2b4a67510edc9b6e80 (diff)
downloadvyos-cloud-init-ecc2046ac6f51196bc0aa2d940aa64b5a789060c.tar.gz
vyos-cloud-init-ecc2046ac6f51196bc0aa2d940aa64b5a789060c.zip
* debian/ec2-set-apt-sources.py:
- Use the ec2 mirrors. (LP: #317065, #333897) - Update the /etc/apt/sources.list (LP: #333904) * debian/ec2-fetch-credentials.py: - Better error checking (LP: #325067)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1751387c..1a80137f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+ec2-init (0.3.3ubuntu2) jaunty; urgency=low
+
+ * debian/ec2-set-apt-sources.py:
+ - Use the ec2 mirrors. (LP: #317065, #333897)
+ - Update the /etc/apt/sources.list (LP: #333904)
+ * debian/ec2-fetch-credentials.py:
+ - Better error checking (LP: #325067)
+
+ -- Chuck Short <zulcss@ubuntu.com> Tue, 24 Feb 2009 14:02:37 -0500
+
ec2-init (0.3.3ubuntu1) jaunty; urgency=low
* debian/init: Fix init script.