diff options
author | Vlastimil Holer <vlastimil.holer@gmail.com> | 2014-01-17 16:40:13 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2014-01-17 16:40:13 -0500 |
commit | 006f3e7317b7dd985e73e221b7785ab30ceab131 (patch) | |
tree | 345e834e60d28800818e43441ae4c31690784729 /ChangeLog | |
parent | 9a0d6158fbe311bcabc9d80590bfb91e7ccb3f17 (diff) | |
parent | 39670e0880bcc06d283165f8b95f612e2a2f3a64 (diff) | |
download | vyos-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-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |