9ebd202c8f
- version 0.8.10 OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=290
985 lines
31 KiB
Plaintext
985 lines
31 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jun 16 18:31:47 CEST 2020 - aschnell@suse.com
|
|
|
|
- special rollback for transactional server (bsc#1172273)
|
|
- version 0.8.10
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 06 16:22:29 CEST 2020 - aschnell@suse.com
|
|
|
|
- updated translations (bsc#1149754)
|
|
- generate dsc file for Ubuntu 19.10
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 16 13:01:15 UTC 2020 - Martin Vidner <mvidner@suse.com>
|
|
|
|
- Fix "Snapper is not creating the post snapshot" (bsc#1160938)
|
|
- Fix `make clean; make check` failing in zypp-plugin (bsc#1160891)
|
|
- version 0.8.9
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 8 09:33:56 UTC 2020 - Martin Vidner <mvidner@suse.com>
|
|
|
|
- Add a "writeble copy" description to the 2nd snapshot
|
|
of a rollback (Hrotkó Gábor).
|
|
- Fix the previous version to build on Debian, Ubuntu, and old GCC
|
|
(bsc#1160306).
|
|
- version 0.8.8
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 6 10:12:42 UTC 2019 - Martin Vidner <mvidner@suse.com>
|
|
|
|
- snapper-zypp-plugin subpackage rewritten from Python to C++
|
|
(jsc#SLE-10500)
|
|
- added integration tests in snapper-testsuite subpackage
|
|
- version 0.8.7
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 23 13:00:36 UTC 2019 - José Iván López González <jlopez@suse.com>
|
|
|
|
- add --machine-readable option for CSV and JSON outputs.
|
|
- add --columns option for selecting columns in the commands list,
|
|
list-configs and get-config.
|
|
- bsc#1149322
|
|
- version 0.8.6
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 15 12:42:39 UTC 2019 - Martin Vidner <mvidner@suse.com>
|
|
|
|
- allow trailing comments in configuration files (bsc#1005342)
|
|
- version 0.8.5
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 15 11:06:51 CEST 2019 - aschnell@suse.com
|
|
|
|
- allow to make snapshot from other snapshot that the current one
|
|
(jsc#SLE-7333)
|
|
- version 0.8.4
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 30 17:29:34 CET 2019 - iforster@suse.com
|
|
|
|
- reusing existing subvolumes on mksubvolume run
|
|
(bsc#1138725, bsc#1126900, gh#openSUSE/snapper#236)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 26 10:15:55 CET 2019 - aschnell@suse.com
|
|
|
|
- fixed seg.fault during rollback if the previous default subvolume
|
|
is missing in the snapshot list (bsc#1130273)
|
|
- version 0.8.3
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 22 11:05:01 CET 2019 - aschnell@suse.com
|
|
|
|
- adapted to libbtrfs changes to resurrect special btrfs directory
|
|
comparison (bsc#1111414)
|
|
- version 0.8.2
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 18 10:45:54 CET 2019 - aschnell@suse.com
|
|
|
|
- avoid deadlock for special btrfs directory comparison
|
|
(bsc#1049574)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 21 18:59:09 CET 2018 - gergo@borus.hu
|
|
|
|
- validate snapshot id corresponding to the default subvolume
|
|
before using it for the current config (gh#openSUSE/snapper#449)
|
|
- version 0.8.1
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 29 10:38:59 CET 2018 - aschnell@suse.com
|
|
|
|
- extended space aware cleanup algorithm to ensure minimal
|
|
free space for btrfs (within known ranges) (fate#325774)
|
|
- version 0.8.0
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 22 09:52:01 CEST 2018 - aschnell@suse.com
|
|
|
|
- fixed querying default and active snapshot if compiled without
|
|
rollback support (gh#openSUSE/snapper#442)
|
|
- version 0.7.2
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 16 14:00:56 CEST 2018 - aschnell@suse.com
|
|
|
|
- disallow to delete special (for btrfs currently mounted and next
|
|
to be mounted) snapshots (fate#326479)
|
|
- version 0.7.1
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 11 11:10:11 CEST 2018 - aschnell@suse.com
|
|
|
|
- mark active and default btrfs subvolume in list output
|
|
(fate#326479)
|
|
- reorder columns in snapper list output (fate#326479)
|
|
- version 0.7.0
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 05 12:07:53 CEST 2018 - aschnell@suse.com
|
|
|
|
- right align used space in table output
|
|
- version 0.6.1
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 02 09:56:59 CEST 2018 - aschnell@suse.com
|
|
|
|
- show used space (exclusive space of btrfs qgroup) for each
|
|
snapshot (fate#323843)
|
|
- version 0.6.0
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 14 12:13:05 CEST 2018 - aschnell@suse.com
|
|
|
|
- avoid setenv after fork (bsc#1107587)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 23 20:52:26 CEST 2018 - aschnell@suse.com
|
|
|
|
- fixed logging during shutdown of snapperd to avoid core dumps
|
|
(bsc#1096401 and others)
|
|
- version 0.5.6
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 28 10:44:49 CEST 2018 - aschnell@suse.com
|
|
|
|
- merged (gh#openSUSE/snapper#409) to build with boost 1.67.0
|
|
(bsc#1096208)
|
|
- version 0.5.5
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 10 11:43:53 UTC 2018 - jsrain@suse.cz
|
|
|
|
- move warning in case of non-UTF8 locale to man page (bsc#1092103)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 20 14:19:29 CEST 2018 - aschnell@suse.com
|
|
|
|
- soften error handling if setting locale fails due to broken
|
|
system setup (bsc#1085832)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 29 11:32:56 CET 2018 - aschnell@suse.com
|
|
|
|
- create subvolume instead of snapshot for initial system
|
|
(bsc#1077240)
|
|
- version 0.5.4
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 26 14:36:20 CET 2018 - aschnell@suse.com
|
|
|
|
- improved error handling for systemd services
|
|
(gh#openSUSE/snapper#382)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 10 14:33:11 CET 2018 - aschnell@suse.com
|
|
|
|
- use python3 instead of python2 (bsc#1070324)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 6 16:49:06 CET 2017 - kukuk@suse.de
|
|
|
|
- Switched from cron to systemd timers (spec file based
|
|
distributions) (fate#324529)
|
|
- version 0.5.3
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 23 13:51:45 UTC 2017 - rbrown@suse.com
|
|
|
|
- Replace references to /var/adm/fillup-templates with new
|
|
%_fillupdir macro (boo#1069468)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 6 09:53:12 CEST 2017 - aschnell@suse.com
|
|
|
|
- fix compilation with boost 1.65.0 (gh#openSUSE/snapper#354)
|
|
(bsc#1061262)
|
|
- version 0.5.2
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 3 18:12:17 UTC 2017 - lslezak@suse.com
|
|
|
|
- fixed table formatting for non-ACSII characters (bsc#1051901)
|
|
(::mbrtowc behavior has been changed in glibc-2.22)
|
|
- version 0.5.1
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 09 13:52:46 CEST 2017 - aschnell@suse.com
|
|
|
|
- set cleanup algorithm for rollback snapshots (fate#321773)
|
|
- version 0.5.0
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 20 10:22:57 CEST 2017 - aschnell@suse.com
|
|
|
|
- generate build file for Ubuntu 17.04
|
|
- version 0.4.5
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 22 16:47:56 CET 2017 - aschnell@suse.com
|
|
|
|
- remove read-only mount option for new fstab entry in mksubvolume
|
|
(bsc#1030257)
|
|
- version 0.4.4
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 02 19:07:40 CET 2017 - aschnell@suse.com
|
|
|
|
- deal with CaaSP btrfs setup where certain subvolumes are
|
|
read-only (bsc#1018302 and bsc#1018095)
|
|
- version 0.4.3
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 02 14:49:59 CET 2017 - aschnell@suse.com
|
|
|
|
- build SLE12 versions with quota support again (bsc#1021370)
|
|
- version 0.4.2
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 21 10:29:57 CET 2016 - aschnell@suse.com
|
|
|
|
- fixed --root option (bsc#1016633)
|
|
- version 0.4.1
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 15 21:36:23 CET 2016 - aschnell@suse.com
|
|
|
|
- support option --no-dbus for all snapper commands (fate#319404,
|
|
fate#321049)
|
|
- version 0.4.0
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 04 16:28:49 CET 2016 - aschnell@suse.com
|
|
|
|
- catch exception if setting default subvolume fails (bsc#1008544)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 02 22:17:16 CET 2016 - aschnell@suse.com
|
|
|
|
- fixed use of getpwuid_r, getpwnam_r and getgrnam_r
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 09 21:53:02 CEST 2016 - aschnell@suse.com
|
|
|
|
- merged patch to fix order of object destruction on shutdown
|
|
(gh#openSUSE/snapper#258)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 08 14:40:32 CEST 2016 - aschnell@suse.com
|
|
|
|
- better messages for some btrfs quota errors
|
|
(gh#openSUSE/snapper#257)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 02 09:46:52 CEST 2016 - aschnell@suse.com
|
|
|
|
- merged SELinux support from Red Hat (disabled at compile-time
|
|
per default) (gh#openSUSE/snapper#239)
|
|
- version 0.3.3
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 18 12:20:51 CEST 2016 - aschnell@suse.com
|
|
|
|
- reverted some changes done accidentally to default-config (see
|
|
fate#312751)
|
|
- version 0.3.2
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 11 15:45:05 CEST 2016 - shundhammer@suse.de
|
|
|
|
- make sure 'component' string is not destroyed prematurely
|
|
(bsc#940154)
|
|
- version 0.3.1
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 06 15:41:49 CEST 2016 - aschnell@suse.com
|
|
|
|
- implemented space aware cleanup algorithms (fate#312751)
|
|
- version 0.3.0
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 31 16:00:54 CEST 2016 - aschnell@suse.com
|
|
|
|
- allow to setup quota (for fate#312751)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 18 15:41:16 CET 2015 - aschnell@suse.com
|
|
|
|
- improved error message (see bsc#956606)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 14 16:25:32 UTC 2015 - lslezak@suse.cz
|
|
|
|
- Allow rollback only for the root file system (bsc#954445)
|
|
- version 0.2.10
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 14 13:52:10 CEST 2015 - aschnell@suse.com
|
|
|
|
- added conditional compilation of installation-helper
|
|
(gh#openSUSE/snapper#202)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 22 16:51:23 CEST 2015 - aschnell@suse.com
|
|
|
|
- updated translations
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 22 14:55:10 CEST 2015 - shundhammer@suse.de
|
|
|
|
- Call script /usr/lib/snapper/plugins/rollback if present upon
|
|
rollback (fate#319108)
|
|
- version 0.2.9
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 22 12:20:28 CEST 2015 - aschnell@suse.com
|
|
|
|
- added program to create btrfs subvolume suitable for systems
|
|
supporting rollback (bsc#944120)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 31 16:26:51 CEST 2015 - aschnell@suse.com
|
|
|
|
- improved error reporting (bsc#940046)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 26 11:58:24 CEST 2015 - aschnell@suse.de
|
|
|
|
- allow to disable zypp plugin via environment variable (see
|
|
fate#319316)
|
|
- version 0.2.8
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 07 12:49:16 CEST 2015 - aschnell@suse.de
|
|
|
|
- extended snapper-configs man-page
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 29 14:52:31 CEST 2015 - aschnell@suse.de
|
|
|
|
- allow to set cleanup algorithm for snapshots created by helper
|
|
programs
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 02 14:55:07 CEST 2015 - aschnell@suse.de
|
|
|
|
- added error message for invalid locale setting (see bsc#933241)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 25 11:41:59 UTC 2015 - jreidinger@suse.com
|
|
|
|
- allow list-configs command to work on different root
|
|
(for fate#317900)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 22 07:15:24 UTC 2015 - igonzalezsosa@suse.com
|
|
|
|
- Version 0.2.7
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 18 14:38:17 UTC 2015 - igonzalezsosa@suse.com
|
|
|
|
- added a helper to create snapshots without D-Bus
|
|
during system installation/upgrade (fate#317973)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 05 14:08:03 CEST 2015 - aschnell@suse.de
|
|
|
|
- added option --sync to delete command (fate#317066)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 14 17:58:17 CEST 2015 - aschnell@suse.de
|
|
|
|
- added option --input to diff command
|
|
- sort files according to locale
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 03 10:22:28 CET 2015 - aschnell@suse.de
|
|
|
|
- allow to set userdata for snapshots created by helper programs
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 02 17:30:06 CET 2015 - aschnell@suse.de
|
|
|
|
- install systemd unit files and helper (see
|
|
gh#openSUSE/snapper#154)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 24 11:48:12 CET 2015 - aschnell@suse.de
|
|
|
|
- drop -mt decoration from boost libraries (see
|
|
http://www.boost.org/users/history/version_1_40_0.html)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 20 14:10:01 CET 2015 - aschnell@suse.de
|
|
|
|
- added comments in helper program
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 16 12:01:03 CET 2015 - aschnell@suse.de
|
|
|
|
- added helper to support installation into subvolume (fate#318392)
|
|
- added root-prefix parameter for config functions
|
|
- pass single struct instead of many values to create and modify
|
|
snapshot functions
|
|
- removed deprecated functions
|
|
- version 0.2.6
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 27 12:31:45 CET 2015 - aschnell@suse.de
|
|
|
|
- use C++11 chrono::steady_clock
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 19 12:42:13 CET 2015 - aschnell@suse.de
|
|
|
|
- stricter dbus string escaping (see bsc#913238)
|
|
- implemented dbus string escaping in pam_snapper
|
|
- version 0.2.5
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 12 12:19:30 CET 2015 - aschnell@suse.de
|
|
|
|
- fixed compilation with clang
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 15 15:14:39 CET 2014 - aschnell@suse.de
|
|
|
|
- ignore everything in .snapshots not matching a number
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 12 10:34:37 CET 2014 - aschnell@suse.de
|
|
|
|
- improved error messages (bsc#889928 and bsc#903834)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 11 17:58:14 CET 2014 - aschnell@suse.de
|
|
|
|
- support weekly snapshots in cleanup algorithm (see
|
|
gh#openSUSE/snapper#135)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 23 12:05:12 CEST 2014 - aschnell@suse.de
|
|
|
|
- use boost unit test framework and automake check feature
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 10 12:15:36 CEST 2014 - aschnell@suse.de
|
|
|
|
- improved fadvise usage
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 3 01:05:01 CEST 2014 - dsterba@suse.cz
|
|
|
|
- add option --all-configs to snapper client, list snapshots from
|
|
all accessible configs
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 02 14:46:37 CEST 2014 - aschnell@suse.de
|
|
|
|
- allow to specify command for comparing file
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 29 11:55:37 CEST 2014 - aschnell@suse.de
|
|
|
|
- updated translations
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 24 15:29:51 CEST 2014 - aschnell@suse.de
|
|
|
|
- resolved some code issues found by code analysis
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 27 17:55:32 CEST 2014 - dsterba@suse.cz
|
|
|
|
- conditional check for libbtrfs API version
|
|
- version 0.2.4
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 14 14:15:21 CEST 2014 - aschnell@suse.de
|
|
|
|
- cleanup after failed create-config (bnc#863578)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 31 15:38:16 CEST 2014 - aschnell@suse.de
|
|
|
|
- also handle primary group of user when checking permissions
|
|
(see gh#openSUSE/snapper#100)
|
|
- show id of user if username cannot be detected
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 25 12:38:33 CEST 2014 - aschnell@suse.de
|
|
|
|
- updated translations
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 22 10:26:09 CEST 2014 - aschnell@suse.de
|
|
|
|
- disable support for qgroup (see bug#887046)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 04 11:02:06 CEST 2014 - aschnell@suse.de
|
|
|
|
- updated translations
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 03 10:45:35 CEST 2014 - aschnell@suse.de
|
|
|
|
- fixed pam_snapper_pamconfig.sh script (bnc#885604)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 30 15:43:56 CEST 2014 - aschnell@suse.de
|
|
|
|
- make rollback command print verbose messages
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 30 14:44:25 CEST 2014 - aschnell@suse.de
|
|
|
|
- allow to add snapshots to qgroup (prototype for fate#312751)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 23 09:19:03 CEST 2014 - aschnell@suse.de
|
|
|
|
- fixed DBus introspection data
|
|
- version 0.2.3
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 02 14:54:29 CEST 2014 - aschnell@suse.de
|
|
|
|
- added aliases for some snapper commands
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 27 11:36:21 CEST 2014 - aschnell@suse.de
|
|
|
|
- allow to display dates and times in UTC and ISO format
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 20 16:24:10 CEST 2014 - aschnell@suse.de
|
|
|
|
- extended documentation about "number" cleanup algorithm
|
|
(bnc#878009)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 05 12:27:17 CEST 2014 - aschnell@suse.de
|
|
|
|
- updated translations
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 17 15:00:25 CEST 2014 - aschnell@suse.de
|
|
|
|
- fixed parent of snapshot generated by rollback
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 10 10:17:49 CEST 2014 - aschnell@suse.de
|
|
|
|
- added rollback support (fate#317062)
|
|
- version 0.2.2
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 03 17:49:12 CEST 2014 - aschnell@suse.de
|
|
|
|
- fixed execution of grub plugin (bnc#871880)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 01 20:04:33 CEST 2014 - aschnell@suse.de
|
|
|
|
- allow to add snapshots subvolume to fstab (for fate#317062)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 03 17:20:41 CET 2014 - aschnell@suse.de
|
|
|
|
- fixed empty-pre-post cleanup algorithm
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 28 11:47:22 CET 2014 - aschnell@suse.de
|
|
|
|
- fixed setting setuid bit during undochange (bnc#862964)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 20 15:04:30 CET 2014 - aschnell@suse.de
|
|
|
|
- fixed segmentation fault with DBus (bnc#860119)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 20 14:18:01 CET 2014 - aschnell@suse.de
|
|
|
|
- updated zypp-plugin.conf (bnc#864841)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 11 14:08:06 CET 2014 - aschnell@suse.de
|
|
|
|
- sync ACL at startup (bnc#863073)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 05 10:50:25 CET 2014 - aschnell@suse.de
|
|
|
|
- fixed execution of grub scripts
|
|
- version 0.2.1
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 29 11:09:45 CET 2014 - aschnell@suse.de
|
|
|
|
- allow to sync ALLOW_USERS and ALLOW_GROUPS to ACL of .snapshots
|
|
directory (see bnc#860116)
|
|
- version 0.2.0
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 24 10:01:35 CET 2014 - aschnell@suse.de
|
|
|
|
- removed grub-snapper-plugin subpackage (fate#316232)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 13 16:10:42 CET 2013 - aschnell@suse.de
|
|
|
|
- tag subpackages containing only Python plugins as noarch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 25 11:38:43 CET 2013 - aschnell@suse.de
|
|
|
|
- allow to configure snapshotting from zypp-plugin depending on
|
|
package list (fate#316203)
|
|
- version 0.1.8
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 21 10:24:43 CEST 2013 - aschnell@suse.de
|
|
|
|
- fixed inconsistency with default value for BACKGROUND_COMPARISON
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 17 10:17:59 CEST 2013 - aschnell@suse.de
|
|
|
|
- extended number cleanup algorithm to privilege important
|
|
snapshots (fate#316233)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 15 16:28:15 CEST 2013 - aschnell@suse.de
|
|
|
|
- added grub-snapper-plugin subpackage for writing extra snapshot
|
|
metadata for grub2 (fate#316232)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 01 15:46:19 CEST 2013 - aschnell@suse.de
|
|
|
|
- restrict permissions on .snapshots subvolume (bnc#843219)
|
|
- version 0.1.7
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 30 14:20:22 CEST 2013 - aschnell@suse.de
|
|
|
|
- merged support for handling inactive LVM LVs from oniko
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 06 16:02:47 CEST 2013 - aschnell@suse.de
|
|
|
|
- added option --no-dbus to snapper tool
|
|
- version 0.1.6
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 25 14:40:31 CEST 2013 - aschnell@suse.de
|
|
|
|
- allow to change config via DBus and with command line tool
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 09 14:00:16 CEST 2013 - aschnell@suse.de
|
|
|
|
- added manpage describing snapper configs
|
|
- optimize timeline cleanup algorithm for only sporadic running
|
|
systems
|
|
- version 0.1.5
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 08 16:18:10 CEST 2013 - aschnell@suse.de
|
|
|
|
- document filters and use fnmatch with FNM_LEADING_DIR
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 25 09:09:20 CEST 2013 - aschnell@suse.de
|
|
|
|
- also call initgroups in pam_snapper (bnc#815383)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 21 15:50:22 CEST 2013 - aschnell@suse.de
|
|
|
|
- allow whitespace in ALLOW_USERS and ALLOW_GROUPS
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 31 17:35:33 CEST 2013 - aschnell@suse.de
|
|
|
|
- fixed xattrs reading for certain block/character devices
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 02 15:11:17 CEST 2013 - aschnell@suse.de
|
|
|
|
- added PAM module from mge
|
|
- version 0.1.4
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 16 16:52:29 CEST 2013 - aschnell@suse.de
|
|
|
|
- merged xattr support from oniko
|
|
- version 0.1.3
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 28 18:39:19 CET 2013 - aschnell@suse.de
|
|
|
|
- added filters for lvm
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 25 10:54:32 CET 2013 - aschnell@suse.de
|
|
|
|
- updated translations
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 22 11:49:23 CET 2013 - aschnell@suse.de
|
|
|
|
- use sendfile system-call instead of read/write loop
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 21 14:23:55 CET 2013 - aschnell@suse.de
|
|
|
|
- removed obsolete calls to renice and ionice in cron scripts
|
|
(bnc#804355)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 07 18:13:26 CET 2013 - aschnell@suse.de
|
|
|
|
- zypp-plugin requires dbus-1-python
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 06 10:27:57 CET 2013 - aschnell@suse.de
|
|
|
|
- fixed compatibility issue with boost 1.52
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 04 14:00:45 CET 2013 - aschnell@suse.de
|
|
|
|
- use btrfs send ioctl for snapshot comparison (fate #311399)
|
|
- version 0.1.2
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 24 14:32:02 CET 2013 - aschnell@suse.de
|
|
|
|
- fixed type of time_t in DBus protocol
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 26 12:40:54 CET 2012 - aschnell@suse.de
|
|
|
|
- implemented use-counter for mounts of snapshots
|
|
- updated translations
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 21 11:55:28 CET 2012 - aschnell@suse.de
|
|
|
|
- handle userdata in zypp plugin (fate #312521)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 12 15:37:25 CET 2012 - aschnell@suse.de
|
|
|
|
- reject create-config on non-thin LVM volumes
|
|
- version 0.1.1
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 18 15:11:49 CEST 2012 - aschnell@suse.de
|
|
|
|
- .snapshots is not required to have group root if it is not
|
|
group-writable
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 15 10:40:07 CEST 2012 - aschnell@suse.de
|
|
|
|
- merged dbus branch (fate #313010 and fate #313042)
|
|
- allows non-root user to use snapper
|
|
- record user id during snapshot creation
|
|
- run background comparisons sequential
|
|
- use ioctl instead of btrfs program
|
|
- disable ext4 support
|
|
- removed Python bindings
|
|
- version 0.1.0
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 22 18:43:47 CEST 2012 - aschnell@suse.de
|
|
|
|
- fixed segmentation fault for unknown fstype
|
|
- version 0.0.14
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 14 12:03:50 CEST 2012 - aschnell@suse.de
|
|
|
|
- fixed logging during program termination
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 25 10:44:38 CEST 2012 - aschnell@suse.de
|
|
|
|
- take mount options from original filesystem when mounting
|
|
snapshots
|
|
- version 0.0.13
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 24 14:35:44 CEST 2012 - aschnell@suse.de
|
|
|
|
- added experimental support for LVM thin-provisioned snapshots
|
|
- version 0.0.12
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 12 10:07:08 CEST 2012 - aschnell@suse.de
|
|
|
|
- removed blocxx (fate #313242)
|
|
- version 0.0.11
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 15 10:56:40 CET 2012 - aschnell@suse.de
|
|
|
|
- added missing includes for gcc 4.7
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 06 11:37:34 CET 2012 - aschnell@suse.de
|
|
|
|
- allow to disable background comparison (bnc#726122)
|
|
- version 0.0.10
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 02 16:25:26 CET 2012 - aschnell@suse.de
|
|
|
|
- added option --command to snapper create
|
|
- version 0.0.9
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 24 19:21:15 CET 2012 - aschnell@suse.de
|
|
|
|
- allow to compile without blocxx
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 23 15:33:12 CET 2011 - aschnell@suse.de
|
|
|
|
- allow to delete a configuration
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 24 14:09:15 CET 2011 - aschnell@suse.de
|
|
|
|
- package Python bindings
|
|
- version 0.0.8
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 19 20:46:08 UTC 2011 - coolo@suse.com
|
|
|
|
- add libtool as buildrequire to avoid implicit dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 11 11:20:03 CET 2011 - aschnell@suse.de
|
|
|
|
- moved supplements btrfsprogs from libsnapper to snapper
|
|
(bnc#729859)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 21 11:34:27 CEST 2011 - aschnell@suse.de
|
|
|
|
- create read-only btrfs snapshots
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 12 15:12:41 CEST 2011 - aschnell@suse.de
|
|
|
|
- updated translations
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 07 15:42:40 CEST 2011 - aschnell@suse.de
|
|
|
|
- check iterator in findPre
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 22 16:28:53 CEST 2011 - aschnell@suse.de
|
|
|
|
- do not log output of diff command
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 20 11:05:47 CEST 2011 - aschnell@suse.de
|
|
|
|
- improved error handling (bnc#718914)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 15 16:44:26 CEST 2011 - aschnell@suse.de
|
|
|
|
- added userdata to snapshots
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 02 10:27:46 CEST 2011 - aschnell@suse.de
|
|
|
|
- updated translations
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 31 15:44:42 CEST 2011 - aschnell@suse.de
|
|
|
|
- renamed snapper command diff to status and contentdiff to diff
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 29 16:17:11 CEST 2011 - aschnell@suse.de
|
|
|
|
- improved manpage (bnc #710858)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 11 12:09:19 CEST 2011 - aschnell@suse.de
|
|
|
|
- improvements to command-line interface
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 04 20:51:59 CEST 2011 - aschnell@suse.de
|
|
|
|
- added experimental ext4 support
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 01 14:42:16 CEST 2011 - aschnell@suse.de
|
|
|
|
- preparations for supporting multiple filesystem types
|
|
- version 0.0.7
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 01 12:34:40 CEST 2011 - aschnell@suse.de
|
|
|
|
- updated translations
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 30 16:15:42 CEST 2011 - aschnell@suse.de
|
|
|
|
- added missing shell quoting
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 28 11:46:28 CEST 2011 - aschnell@suse.de
|
|
|
|
- added snapper-zypp-plugin subpackage (fate #308626)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 17 11:02:48 CEST 2011 - aschnell@suse.de
|
|
|
|
- updated translations
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 09 17:52:41 CEST 2011 - aschnell@suse.de
|
|
|
|
- added man-page
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 06 15:01:13 CEST 2011 - aschnell@suse.de
|
|
|
|
- place snapshots in .snapshots directory
|
|
- version 0.0.6
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 06 16:44:43 CEST 2011 - aschnell@suse.de
|
|
|
|
- simplified setup
|
|
- version 0.0.5
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 04 14:20:43 CEST 2011 - aschnell@suse.de
|
|
|
|
- allow to ignore files during snapshot comparison
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 10 14:55:25 CET 2011 - aschnell@suse.de
|
|
|
|
- started development (fate #303699)
|
|
- version 0.0.1
|