-
Tue Aug 16 2016 Ondrej Kozina <okozina@redhat.com> - 0.2.8-4
- patch: replace getmntent with thread safe variant
- Resolves: #1262370
-
Wed Aug 10 2016 Ondrej Kozina <okozina@redhat.com> - 0.2.8-3
- patch: fix snapperd abort on shutdown when started in debug mode
- Resolves: #1357010
-
Mon Jul 04 2016 Ondrej Kozina <okozina@redhat.com> - 0.2.8-2
- patch: selinux support (sync contexts on snapper metadata)
- Resolves: #1069312
-
Tue Jun 21 2016 Ondrej Kozina <okozina@redhat.com> - 0.2.8-1
- Update to snapper 0.2.8
- patch: rule out race while mounting lvm snapshot
- Resolves: #1250371 #1262370
-
Wed Aug 05 2015 Ondrej Kozina <okozina@redhat.com> - 0.1.7-10
- patch: use pipe instead of socket pair for transfering large data
- Resolves: #1229353
-
Thu Jul 30 2015 Ondrej Kozina <okozina@redhat.com> - 0.1.7-9
- patch: fix snapperd abort while passing large data over dbus
- patch: workaround linkage issue on s390 and ppc64le
- Resolves: #1229353
-
Tue Jul 07 2015 Ondrej Kozina <okozina@redhat.com> - 0.1.7-8
- patch: fix segmentation fault with dbus
- Resolves: #1231684
-
Mon Sep 29 2014 Ondrej Kozina <okozina@redhat.com> - 0.1.7-7
- patch: fix empty-pre-post cleanup algorithm
- patch: add conditionals for btrfs library versions
- Resolves: #1071973 #1142954
-
Wed Feb 26 2014 Ondrej Kozina <okozina@redhat.com> - 0.1.7-6
- patch: Add norecovery option mounting XFS read-only snapshot
- patch: Fix ACL modification failure with XFS filesystem
- patch: Sync SELinux context of .snapshots subvolume (btrfs only)
- Resolves: #1064111, #1065969, #1069312
-
Tue Feb 11 2014 Ondrej Kozina <okozina@redhat.com> - 0.1.7-5
- patch: Fix failure in invoking btrfs internal comparison of subvolumes
- patch: Remove references to missing programs from man pages
- Resolves: #1060806, #1063844
-
Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 0.1.7-4
- Mass rebuild 2014-01-24
-
Fri Jan 24 2014 Ondrej Kozina <okozina@redhat.com> - 0.1.7-3
- enable btrfs compare using send/receive in libbtrfs
- patch: adapt sources to change in libtrfs API (btrfs_read_and_process_send_stream)
- Resolves: #1055579
-
Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.1.7-2
- Mass rebuild 2013-12-27
-
Tue Oct 15 2013 Ondrej Kozina <okozina@redhat.com> - 0.1.7-1
- Update to snapper 0.1.7
- Resolves: #995102
-
Mon Jul 29 2013 Ondrej Kozina <okozina@redhat.com> - 0.1.5-1
- updated to latest upstream
- allow whitespace in ALLOW_USERS and ALLOW_GROUPS in snapper's config
- enable new pam module
- patch: pam module installed in proper libdir
-
Fri Apr 26 2013 Ondrej Kozina <okozina@redhat.com> - 0.1.3-1.20130426git35ff4ec
- fixed possible security vulnerability in extended attributes handling
-
Thu Apr 18 2013 Ondrej Kozina <okozina@redhat.com> - 0.1.3-1.20130418git7ca81a2
- updatet to latest upstream version
- add support to compare extended attributes ('xadiff' command)
- add support to revert modificiations in file's extended attributes
- patch: avoid useless build dependency on libattr-devel
-
Mon Feb 11 2013 Ondrej Kozina <okozina@redhat.com> - 0.1.2-1.20130211git676556f
- updated to latest upstream version
- fixed wrong include: "auto_ptr.h" -> <memory>
- moved diffutils dependency to client
-
Sun Feb 10 2013 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 0.1.0-2.20121026git1aaa372
- Rebuild for Boost-1.53.0
-
Fri Oct 26 2012 Ondrej Kozina <okozina@redhat.com> - 0.1.0-1.20121026git1aaa372
- removed python binding since python can use dbus interface instead
- removed btrfs-progs and LVM dependecies (#852174)
- patch: do not build zypp plugin
- patch: avoid abrt when 'diff' command is executed without arguments
- patch: do not check for btrfs-progs binary
- patch: do not allow 'create-config' command on non-thin LVM volumes (#852174)
- edit libtool script to link with: '-Wl, --as-needed'
- spec file polishing
-
Wed Sep 26 2012 Ondrej Kozina <okozina@redhat.com> - 0.0.14-3.20120926git7918e5c
- add dbus interface
- patch man page to reflect unsupported ext4 snapshots
-
Wed Sep 05 2012 Ondrej Kozina <okozina@redhat.com> - 0.0.14-2.20120905gitb0d0145
- Rename cron files
- Fix multiple review notes issued in (#852174)
-
Mon Aug 27 2012 Ondrej Kozina <okozina@redhat.com> - 0.0.14-1
- Initial build