summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.txt
blob: 21cd52344ebe846b1204f759e5ccb605fed47980 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
2017-04-10	Daniel Baumann <daniel.baumann@open-infrastructure.net>

	* Releasing version 20170410.
	* 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 ]
	* Adding support for snapshot rotation in cephfs-snap.
	* Adding support for manual snapshots cephfs-snap.
	* Adding seconds to snapshot names in cephfs-snap.
	* Changing name of snapshots from TYPE_TIME to TIME_TYPE in cephfs-snap for better sorting.
	* Moving cephfs-snap logfile from /var/log/storage-tools/cephfs-snap.log to /var/log/storage-tools/cephfs-snap/cephfs-snap.log.
	* Correcting typo in cephfs-snap usage message.
	* Adding yearly snapshot interval in cephfs-snap.
	* Moving notification in cephfs-snap to the end.
	* Adding cron reference in cephfs-snap manpage.
	* Adding logfile reference in cephfs-snap manpage.
	* Adding configuration file section in cephfs-snap manpage.
	* Adding example configuration file.
	* Updating naming of cephfs-snap variables to consistent namespace.
	* Adding ceph-info symlinks for twitter-bootstrap3.
	* Adding ceph-info symlink for fonts-font-awesome.
	* Updating ceph-info html to use twitter-bootstrap3 and fonts-font-awesome.
	* Correcting spelling typo in ceph-log manpage, thanks to Gianfranco Costamagna <locutusofborg@debian.org>.
	* Updating installation section in storage-tools manpage.

2017-04-05	Daniel Baumann <daniel.baumann@open-infrastructure.net>

	* Releasing version 20170405.