summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2012-03-09 09:54:44 -0500
committerScott Moser <smoser@ubuntu.com>2012-03-09 09:54:44 -0500
commit1e588f0b5135731bbe2a588e26a3780176902910 (patch)
tree67a67601d2b912c625210cfdc74a844eca750dde /ChangeLog
parente40c7c0a1ae8119e38a877154070e5fa63677a66 (diff)
parent91c1ef651077dbdbe7e8a85cb7b48926fbeb0aab (diff)
downloadvyos-cloud-init-1e588f0b5135731bbe2a588e26a3780176902910.tar.gz
vyos-cloud-init-1e588f0b5135731bbe2a588e26a3780176902910.zip
add option apt_pipelining to cloud-config to address s3 mirrors (LP: #948461)
Thanks to Ben Howard.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d4b6f588..dd884961 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,8 @@
- DataSourceNoCloud: support seed from external disk of ISO or vfat (LP: #857378)
- DataSourceNoCloud: support inserting /etc/network/interfaces
- DataSourceMaaS: add data source for Ubuntu Machines as a Service (MaaS) (LP: #942061)
+ - add option 'apt_pipelining' to address issue with S3 mirrors
+ (LP: #948461) [Ben Howard]
0.6.2:
- fix bug where update was not done unless update was explicitly set.
It would not be run if 'upgrade' or packages were set to be installed