diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2017-04-10 22:24:53 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2017-04-10 22:24:53 +0000 |
commit | 76ccfafa4e921209a1762e0d14aed8b5f99bb4a9 (patch) | |
tree | 31aa61e9d3dade6e82a85f186c390ff1a292d628 | |
parent | Removing superfluous --parallel when invoking debhelper as it's the default w... (diff) | |
download | open-infrastructure-storage-tools-76ccfafa4e921209a1762e0d14aed8b5f99bb4a9.tar.xz open-infrastructure-storage-tools-76ccfafa4e921209a1762e0d14aed8b5f99bb4a9.zip |
Adding news entries for backwards incompatible changes of upstream version 20170410.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/open-infrastructure-storage-tools.NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/open-infrastructure-storage-tools.NEWS b/debian/open-infrastructure-storage-tools.NEWS new file mode 100644 index 0000000..b11e2ca --- /dev/null +++ b/debian/open-infrastructure-storage-tools.NEWS @@ -0,0 +1,9 @@ +open-infrastructure-storage-tools (20170410-1) unstable; urgency=low + + * Backward incompatible changes: + - cephfs-snap changed name of snapshots: + + old: ${TYPE}_${YEAR}-${MONTH}-${DAY}_${HOUR}${MINUTES}${TIMEZONE} + + new: ${YEAR}-${MONTH}-${DAY}_${HOUR}${MINUTES}${SECONDS}${TIMEZONE}_${TYPE} + - cephfs-snap changed logfile location, now in /var/log/storage-tools/cephfs-snap/cephfs-snap.log + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 11 Apr 2017 00:20:17 +0200 |