diff options
author | Scott Moser <smoser@brickies.net> | 2017-10-06 17:19:25 -0400 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2017-10-06 17:19:45 -0400 |
commit | 2650570ff51e17bb7d5fea50b9b31a922d8ede0f (patch) | |
tree | a6e4dd55d0da70e1cbd27158dd1819a497982264 | |
parent | afbbd39abe6e376d1a0248ae05bc17068cc43e11 (diff) | |
download | vyos-cloud-init-2650570ff51e17bb7d5fea50b9b31a922d8ede0f.tar.gz vyos-cloud-init-2650570ff51e17bb7d5fea50b9b31a922d8ede0f.zip |
update changelog
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8ccc89b4..988233d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ cloud-init (17.1-17-g45d361cb-0ubuntu1~16.04.1) UNRELEASED; urgency=medium (LP: #1718681) * debian/control: drop dependency on python3-prettytable * debian/rules: install rsyslog file with 0644 mode instead of 0755. + * debian/rules, debian/apport-launcher.py: add an apport hook. (LP: #1607345) * New upstream snapshot. (LP: #1721847) - net: Handle bridge stp values of 0 and convert to boolean type [Chad Smith] |