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 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82
|
simplesnap (2.1.0) unstable; urgency=medium
* Fix typo in control. Closes: #902845.
* Change zfs receive default to -u -o readonly=on and document security considerations
-- John Goerzen <jgoerzen@complete.org> Wed, 13 Jan 2021 00:27:20 -0600
simplesnap (2.0.1) unstable; urgency=medium
* Ack NMU; Closes: #884288.
-- John Goerzen <jgoerzen@complete.org> Tue, 29 Dec 2020 08:46:43 -0600
simplesnap (2.0.0) unstable; urgency=low
[ Henrik Riomar ]
* fix: simplesnap: make dotlockfile optional
[ John Goerzen ]
* Add support for running with non-ZFS destination
* Add alpha-quality support for using bookmarks instead of snapshots
-- John Goerzen <jgoerzen@complete.org> Mon, 28 Dec 2020 15:11:18 -0600
simplesnap (1.0.4+nmu1) unstable; urgency=medium
* Non-maintainer upload.
* Correct the order of dependencies to list
zfs-fuse (in main) first. (Closes: #884288)
-- Adrian Bunk <bunk@debian.org> Wed, 10 Jan 2018 15:09:28 +0200
simplesnap (1.0.4) unstable; urgency=low
[ John Goerzen ]
* Validate DATASETDEST like STORE
* Added one more note
* Rebuild docs
[ Trey Dockendorf ]
* Add ability to build RPMs via Makefile
[ Al Nikolov ]
* Properly substitute Unix tools with GNU tools. Works on Solaris.
* Do a substitution for UNIX head too.
[ John Goerzen ]
* Rework deps so it doesn't get wrapped up in zfs-fuse removal
* Clarified --local
* Log errors using err syslog priority
* Doc regen
* New standards-version
* Bump debhelper compat to 9
-- John Goerzen <jgoerzen@complete.org> Tue, 10 Oct 2017 08:45:11 -0500
simplesnap (1.0.3) unstable; urgency=low
* Add --backupdataset and --datasetdest options.
* Enhance examples and documentation.
* Fixed bug in --local
-- John Goerzen <jgoerzen@complete.org> Fri, 14 Feb 2014 00:22:48 -0600
simplesnap (1.0.2) unstable; urgency=low
* Enhanced logging in simplesnapwrap.
* Added information about interrogating the backup pool to the manpage.
-- John Goerzen <jgoerzen@complete.org> Thu, 13 Feb 2014 00:47:10 -0600
simplesnap (1.0.1) unstable; urgency=low
* Fixed exit code from simplesnap.
-- John Goerzen <jgoerzen@complete.org> Wed, 12 Feb 2014 02:45:03 -0600
simplesnap (1.0.0) unstable; urgency=low
* Initial Release. Closes: #738740.
-- John Goerzen <jgoerzen@complete.org> Tue, 11 Feb 2014 00:44:47 -0600
|