Changelog for
libsnapper7-0.11.2-5.3.x86_64.rpm :
* Thu Aug 29 2024 aschnellAATTsuse.com- use .snapshots dir for \'btrfs qgroup clear-stale\' (bsc#1229904)- version 0.11.2
* Fri Jul 05 2024 aschnellAATTsuse.com- handle content-length of stomp in zypper plugin (gh#openSUSE/snapper#918)- version 0.11.1
* Wed May 22 2024 aschnellAATTsuse.com- fixed error message (gh#openSUSE/snapper#907)
* Thu Apr 18 2024 aschnellAATTsuse.com- async cleanup of stale btrfs qgroups (bsc#1222847)- version 0.11.0
* Wed Apr 17 2024 aschnellAATTsuse.com- reverted some parts of PR#884 to fix build in obs
* Wed Apr 17 2024 aschnellAATTsuse.com- run cleanup service every hour (gh#openSUSE/snapper#885)
* Tue Apr 16 2024 aschnellAATTsuse.com- disable qgroup if it does not exist to avoid failure creating snapshots with kernel 6.8.4 (gh#openSUSE/snapper#894)
* Mon Apr 08 2024 aschnellAATTsuse.com- avoid excessive logging (gh#openSUSE/snapper#892)
* Thu Mar 21 2024 aschnellAATTsuse.com- improved log message (see gh#openSUSE/snapper#866)
* Tue Mar 19 2024 aschnellAATTsuse.com- improved error message (gh#openSUSE/snapper#864) Sat 9 Mar 09:44:17 GMT 2024 - infinity0AATTpwned.gg- add support for quarterly snapshots
* Fri Feb 16 2024 aschnellAATTsuse.com- select table style based on codeset
* Wed Feb 14 2024 aschnellAATTsuse.com- added experimental bcachefs support (gh#openSUSE/snapper#858)
* Wed Feb 07 2024 aschnellAATTsuse.com- lock config during list and cleanup commands and in zypper plugin (gh#openSUSE/snapper#867)- increase min age for cleanup to 3600 seconds
* Fri Dec 08 2023 aschnellAATTsuse.com- drop permissions check in GetPluginsReport and ClearPluginsReport (gh#openSUSE/snapper#856)
* Tue Nov 28 2023 aschnellAATTsuse.com- report plugin failures (gh#openSUSE/snapper#846)- version 0.10.7
* Wed Nov 22 2023 aschnellAATTsuse.com- fix building with libxml 2.12.0 (gh#openSUSE/snapper#848)
* Fri Oct 13 2023 aschnellAATTsuse.com- fix diff for lvm based configs (bsc#1216191)- make SystemCmd take vector of strings
* Thu Sep 14 2023 aschnellAATTsuse.com- fixed creating files in root dir (gh#openSUSE/snapper#168)- version 0.10.6
* Thu Aug 10 2023 aschnellAATTsuse.com- relax access to info.xml files (gh#openSUSE/snapper#279)
* Fri Jul 14 2023 aschnellAATTsuse.com- enable snapper-timeline.timer when adjusting config using snapper (gh#openSUSE/snapper#788)
* Wed Jul 12 2023 aschnellAATTsuse.com- document disadvantage of using network users and order services after nss-user-lookup (gh#openSUSE/snapper#823)
* Fri Jun 16 2023 aschnellAATTsuse.com- improved responsiveness of snapperd when a btrfs quota rescan is running (see bsc#1211459)
* Tue Jun 13 2023 aschnellAATTsuse.com- update qgroup in config info in snapperd when running setup-quota- improved waiting for btrfs quota rescan (see bsc #1211459)
* Fri Apr 21 2023 aschnellAATTsuse.com- fixed deleting configs (bsc#1210716)- version 0.10.5
* Wed Apr 19 2023 aschnellAATTsuse.com- allow to show read-only state in list output and allow to change read-only state (gh#openSUSE/snapper#804)- support read-only options for LVM- allow to set a snapshot as default (gh#openSUSE/snapper#803)
* Thu Apr 13 2023 aschnellAATTsuse.com- avoid stale btrfs qgroups on transactional systems (bsc#1210151)
* Wed Apr 12 2023 aschnellAATTsuse.com- fixed error message (gh#openSUSE/snapper#801)
* Fri Mar 31 2023 aschnellAATTsuse.com- use xz compression instead of bzip2 for source tar (gh#openSUSE/snapper#277)
* Tue Mar 21 2023 aschnellAATTsuse.com- enable SELinux (and allow to disable via conditional build) (bsc#1209515)- avoid some extra checks if SELinux is compile-time disabled
* Thu Feb 23 2023 aschnellAATTsuse.com- wait for existing btrfs quota rescans to finish (bsc#1206814)
* Mon Feb 06 2023 aschnellAATTsuse.com- fix use of does_subvolume_exist() (bsc#1207901)
* Wed Jan 25 2023 aschnellAATTsuse.com- suppress debug logging in zypp-plugin per default
* Tue Jan 24 2023 aschnellAATTsuse.com- enable SELinux on Fedora and RHEL (gh#openSUSE/snapper#772)
* Thu Jan 19 2023 David Sterba
- Use libbtrfsutil implementation for BtrfsUtil::get_subvolume
* Thu Jan 12 2023 David Sterba - Add build support for libbtrfsutil- Use libbtrfsutil implementation for the following methods: - check if a subvolume exists - create subvolume, snapshot - subvolume read-only check - delete subvolume - set/get default subvolume - filesystem sync
* Tue Dec 27 2022 Ludwig Nussel - Replace transitional %usrmerged macro with regular version check (boo#1206798)
* Thu Dec 22 2022 aschnellAATTsuse.com- call generic plugins before and after the action
* Mon Dec 05 2022 aschnellAATTsuse.com- fix build with upcoming SELinux- version 0.10.4
* Tue Nov 15 2022 aschnellAATTsuse.com- fix build with upcoming boost 1.81
* Tue Aug 30 2022 Stefan Schubert - Moved logrotate files from user specific directory /etc/logrotate.d to vendor specific directory /usr/etc/logrotate.d.- version 0.10.3
* Thu Jun 02 2022 lnusselAATTsuse.com- added generic plugin support (gh#openSUSE/snapper#727)
* Tue May 03 2022 aschnellAATTsuse.com- fixed error handling when reading configs (gh#openSUSE/snapper#715)- version 0.10.2
* Thu Apr 21 2022 aschnellAATTsuse.com- compress file lists using gzip- version 0.10.1
* Mon Mar 21 2022 aschnellAATTsuse.com- transfer filelist by pipe instead of DBus message to avoid exceeding allowed DBus message size- version 0.10.0
* Wed Nov 24 2021 aschnellAATTsuse.com- added bash completion provided by community
* Tue Sep 21 2021 aschnellAATTsuse.com- look for most configuration files in /etc/snapper and /usr/share/snapper (bsc#1189601)- version 0.9.1
* Wed Jun 16 2021 aschnellAATTsuse.com- added configure option for location of PAM module (gh#openSUSE/snapper#659)
* Mon May 17 2021 aschnellAATTsuse.com- fixed systemd sandboxing (bsc#1186095)
* Tue May 11 2021 aschnellAATTsuse.com- fixed systemd sandboxing (gh#openSUSE/snapper#651)
* Tue May 04 2021 aschnellAATTsuse.com- fixed systemd sandboxing (bsc#1185596)
* Wed Apr 28 2021 aschnellAATTsuse.com- added systemd sandboxing for services
* Mon Apr 19 2021 aschnellAATTsuse.com- fix build on 32 bit musl systems (gh#openSUSE/snapper#644)
* Fri Apr 09 2021 aschnellAATTsuse.com- improved error handling (see gh#openSUSE/snapper#626)- version 0.9.0
* Thu Apr 08 2021 aschnellAATTsuse.com- move org.opensuse.Snapper.conf from /etc to /usr (bsc#1183398 and gh#openSUSE/snapper#492)- run boot.service iff root config exists (gh#openSUSE/snapper#630)
* Wed Apr 07 2021 aschnellAATTsuse.com- avoid redundant quota rescans for same btrfs (see gh#openSUSE/snapper#507)- allow absolute sizes for SPACE_LIMIT and FREE_LIMIT (gh#openSUSE/snapper#507)
* Fri Mar 19 2021 aschnellAATTsuse.com- fixed creating root config (root prefix handling) (gh#openSUSE/snapper#627)- version 0.8.16
* Wed Mar 10 2021 aschnellAATTsuse.com- updated translations (bsc#1149754)
* Mon Jan 25 2021 aschnellAATTsuse.com- fixed testsuite for equal-date (gh#openSUSE/snapper#526)