-
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