diff options
author | Scott Moser <smoser@ubuntu.com> | 2012-03-09 09:54:44 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2012-03-09 09:54:44 -0500 |
commit | 1e588f0b5135731bbe2a588e26a3780176902910 (patch) | |
tree | 67a67601d2b912c625210cfdc74a844eca750dde /ChangeLog | |
parent | e40c7c0a1ae8119e38a877154070e5fa63677a66 (diff) | |
parent | 91c1ef651077dbdbe7e8a85cb7b48926fbeb0aab (diff) | |
download | vyos-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-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |