summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorVlastimil Holer <vlastimil.holer@gmail.com>2014-01-17 16:40:13 -0500
committerScott Moser <smoser@ubuntu.com>2014-01-17 16:40:13 -0500
commit006f3e7317b7dd985e73e221b7785ab30ceab131 (patch)
tree345e834e60d28800818e43441ae4c31690784729 /ChangeLog
parent9a0d6158fbe311bcabc9d80590bfb91e7ccb3f17 (diff)
parent39670e0880bcc06d283165f8b95f612e2a2f3a64 (diff)
downloadvyos-cloud-init-006f3e7317b7dd985e73e221b7785ab30ceab131.tar.gz
vyos-cloud-init-006f3e7317b7dd985e73e221b7785ab30ceab131.zip
Add 'Requires' or 'Recommends' on sudo in packaging files.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e2bf08b0..cb9586f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,8 @@
This was broken as it was anyway.
- add support for vendordata.
- drop dependency on boto for crawling ec2 metadata service.
+ - add 'Requires' on sudo (for OpenNebula datasource) in rpm specs, and
+ 'Recommends' in the debian/control.in [Vlastimil Holer]
0.7.4:
- fix issue mounting 'ephemeral0' if ephemeral0 was an alias for a
partitioned block device with target filesystem on ephemeral0.1.