diff options
Diffstat (limited to '')
-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 |