diff options
author | Scott Moser <smoser@brickies.net> | 2017-10-06 17:18:47 -0400 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2017-10-06 17:19:45 -0400 |
commit | c70b23b9f5a0b30caaeba5147ba976437ccd2ad5 (patch) | |
tree | c27d4507a301925cef500975d72ac768e8886f86 /debian | |
parent | 9bb9867236c774dd6527035fd5e16c60c09834a0 (diff) | |
download | vyos-cloud-init-c70b23b9f5a0b30caaeba5147ba976437ccd2ad5.tar.gz vyos-cloud-init-c70b23b9f5a0b30caaeba5147ba976437ccd2ad5.zip |
update changelog
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 876e7984..8ccc89b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ cloud-init (17.1-17-g45d361cb-0ubuntu1~16.04.1) UNRELEASED; urgency=medium * debian/copyright: dep5 updates, reorganize, add Apache 2.0 license. (LP: #1718681) * debian/control: drop dependency on python3-prettytable + * debian/rules: install rsyslog file with 0644 mode instead of 0755. * New upstream snapshot. (LP: #1721847) - net: Handle bridge stp values of 0 and convert to boolean type [Chad Smith] |