Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: snapper | Distribution: openSUSE Tumbleweed |
Version: 0.11.2 | Vendor: openSUSE |
Release: 2.1 | Build date: Fri Oct 11 10:34:42 2024 |
Group: System/Packages | Build host: reproducible |
Size: 1496322 | Source RPM: snapper-0.11.2-2.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://snapper.io/ | |
Summary: Tool for filesystem snapshot management |
This package contains snapper, a tool for filesystem snapshot management.
GPL-2.0-only
* Fri Oct 11 2024 aschnell@suse.com - generate dsc file for Ubuntu 24.10 * Thu Aug 29 2024 aschnell@suse.com - use .snapshots dir for 'btrfs qgroup clear-stale' (bsc#1229904) - version 0.11.2 * Fri Jul 05 2024 aschnell@suse.com - handle content-length of stomp in zypper plugin (gh#openSUSE/snapper#918) - version 0.11.1 * Wed May 22 2024 aschnell@suse.com - fixed error message (gh#openSUSE/snapper#907) * Thu Apr 18 2024 aschnell@suse.com - async cleanup of stale btrfs qgroups (bsc#1222847) - version 0.11.0 * Wed Apr 17 2024 aschnell@suse.com - reverted some parts of PR#884 to fix build in obs * Wed Apr 17 2024 aschnell@suse.com - run cleanup service every hour (gh#openSUSE/snapper#885) * Tue Apr 16 2024 aschnell@suse.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 aschnell@suse.com - avoid excessive logging (gh#openSUSE/snapper#892) * Thu Mar 21 2024 aschnell@suse.com - improved log message (see gh#openSUSE/snapper#866) * Tue Mar 19 2024 aschnell@suse.com - improved error message (gh#openSUSE/snapper#864) Sat 9 Mar 09:44:17 GMT 2024 - infinity0@pwned.gg - add support for quarterly snapshots * Fri Feb 16 2024 aschnell@suse.com - select table style based on codeset * Wed Feb 14 2024 aschnell@suse.com - added experimental bcachefs support (gh#openSUSE/snapper#858) * Wed Feb 07 2024 aschnell@suse.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 aschnell@suse.com - drop permissions check in GetPluginsReport and ClearPluginsReport (gh#openSUSE/snapper#856) * Tue Nov 28 2023 aschnell@suse.com - report plugin failures (gh#openSUSE/snapper#846) - version 0.10.7 * Wed Nov 22 2023 aschnell@suse.com - fix building with libxml 2.12.0 (gh#openSUSE/snapper#848) * Fri Oct 13 2023 aschnell@suse.com - fix diff for lvm based configs (bsc#1216191) - make SystemCmd take vector of strings * Thu Sep 14 2023 aschnell@suse.com - fixed creating files in root dir (gh#openSUSE/snapper#168) - version 0.10.6 * Thu Aug 10 2023 aschnell@suse.com - relax access to info.xml files (gh#openSUSE/snapper#279) * Fri Jul 14 2023 aschnell@suse.com - enable snapper-timeline.timer when adjusting config using snapper (gh#openSUSE/snapper#788) * Wed Jul 12 2023 aschnell@suse.com - document disadvantage of using network users and order services after nss-user-lookup (gh#openSUSE/snapper#823) * Fri Jun 16 2023 aschnell@suse.com - improved responsiveness of snapperd when a btrfs quota rescan is running (see bsc#1211459) * Tue Jun 13 2023 aschnell@suse.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 aschnell@suse.com - fixed deleting configs (bsc#1210716) - version 0.10.5 * Wed Apr 19 2023 aschnell@suse.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 aschnell@suse.com - avoid stale btrfs qgroups on transactional systems (bsc#1210151) * Wed Apr 12 2023 aschnell@suse.com - fixed error message (gh#openSUSE/snapper#801) * Fri Mar 31 2023 aschnell@suse.com - use xz compression instead of bzip2 for source tar (gh#openSUSE/snapper#277) * Tue Mar 21 2023 aschnell@suse.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 aschnell@suse.com - wait for existing btrfs quota rescans to finish (bsc#1206814) * Mon Feb 06 2023 aschnell@suse.com - fix use of does_subvolume_exist() (bsc#1207901) * Wed Jan 25 2023 aschnell@suse.com - suppress debug logging in zypp-plugin per default * Tue Jan 24 2023 aschnell@suse.com - enable SELinux on Fedora and RHEL (gh#openSUSE/snapper#772) * Thu Jan 19 2023 David Sterba <dsterba@suse.cz> - Use libbtrfsutil implementation for BtrfsUtil::get_subvolume * Thu Jan 12 2023 David Sterba <dsterba@suse.cz> - 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 <lnussel@suse.com> - Replace transitional %usrmerged macro with regular version check (boo#1206798) * Thu Dec 22 2022 aschnell@suse.com - call generic plugins before and after the action * Mon Dec 05 2022 aschnell@suse.com - fix build with upcoming SELinux - version 0.10.4 * Tue Nov 15 2022 aschnell@suse.com - fix build with upcoming boost 1.81 * Tue Aug 30 2022 Stefan Schubert <schubi@suse.com> - 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 lnussel@suse.com - added generic plugin support (gh#openSUSE/snapper#727) * Tue May 03 2022 aschnell@suse.com - fixed error handling when reading configs (gh#openSUSE/snapper#715) - version 0.10.2 * Thu Apr 21 2022 aschnell@suse.com - compress file lists using gzip - version 0.10.1 * Mon Mar 21 2022 aschnell@suse.com - transfer filelist by pipe instead of DBus message to avoid exceeding allowed DBus message size - version 0.10.0 * Wed Nov 24 2021 aschnell@suse.com - added bash completion provided by community * Tue Sep 21 2021 aschnell@suse.com - look for most configuration files in /etc/snapper and /usr/share/snapper (bsc#1189601) - version 0.9.1 * Wed Jun 16 2021 aschnell@suse.com - added configure option for location of PAM module (gh#openSUSE/snapper#659) * Mon May 17 2021 aschnell@suse.com - fixed systemd sandboxing (bsc#1186095) * Tue May 11 2021 aschnell@suse.com - fixed systemd sandboxing (gh#openSUSE/snapper#651) * Tue May 04 2021 aschnell@suse.com - fixed systemd sandboxing (bsc#1185596) * Wed Apr 28 2021 aschnell@suse.com - added systemd sandboxing for services * Mon Apr 19 2021 aschnell@suse.com - fix build on 32 bit musl systems (gh#openSUSE/snapper#644) * Fri Apr 09 2021 aschnell@suse.com - improved error handling (see gh#openSUSE/snapper#626) - version 0.9.0 * Thu Apr 08 2021 aschnell@suse.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 aschnell@suse.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 aschnell@suse.com - fixed creating root config (root prefix handling) (gh#openSUSE/snapper#627) - version 0.8.16 * Wed Mar 10 2021 aschnell@suse.com - updated translations (bsc#1149754) * Mon Jan 25 2021 aschnell@suse.com - fixed testsuite for equal-date (gh#openSUSE/snapper#526)
/usr/bin/snapper /usr/etc/logrotate.d/snapper /usr/lib/snapper /usr/lib/snapper/installation-helper /usr/lib/snapper/systemd-helper /usr/lib/systemd/system/snapper-boot.service /usr/lib/systemd/system/snapper-boot.timer /usr/lib/systemd/system/snapper-cleanup.service /usr/lib/systemd/system/snapper-cleanup.timer /usr/lib/systemd/system/snapper-timeline.service /usr/lib/systemd/system/snapper-timeline.timer /usr/lib/systemd/system/snapperd.service /usr/sbin/mksubvolume /usr/sbin/snapperd /usr/share/bash-completion /usr/share/bash-completion/completions /usr/share/bash-completion/completions/snapper /usr/share/dbus-1/system-services/org.opensuse.Snapper.service /usr/share/dbus-1/system.d/org.opensuse.Snapper.conf /usr/share/locale/af/LC_MESSAGES/snapper.mo /usr/share/locale/ar/LC_MESSAGES/snapper.mo /usr/share/locale/be/LC_MESSAGES/snapper.mo /usr/share/locale/bg/LC_MESSAGES/snapper.mo /usr/share/locale/bn/LC_MESSAGES/snapper.mo /usr/share/locale/bs/LC_MESSAGES/snapper.mo /usr/share/locale/ca/LC_MESSAGES/snapper.mo /usr/share/locale/cs/LC_MESSAGES/snapper.mo /usr/share/locale/cy/LC_MESSAGES/snapper.mo /usr/share/locale/da/LC_MESSAGES/snapper.mo /usr/share/locale/de/LC_MESSAGES/snapper.mo /usr/share/locale/el/LC_MESSAGES/snapper.mo /usr/share/locale/en_GB/LC_MESSAGES/snapper.mo /usr/share/locale/en_US/LC_MESSAGES/snapper.mo /usr/share/locale/eo/LC_MESSAGES/snapper.mo /usr/share/locale/es/LC_MESSAGES/snapper.mo /usr/share/locale/et/LC_MESSAGES/snapper.mo /usr/share/locale/eu/LC_MESSAGES/snapper.mo /usr/share/locale/fa/LC_MESSAGES/snapper.mo /usr/share/locale/fi/LC_MESSAGES/snapper.mo /usr/share/locale/fr/LC_MESSAGES/snapper.mo /usr/share/locale/gl/LC_MESSAGES/snapper.mo /usr/share/locale/gu/LC_MESSAGES/snapper.mo /usr/share/locale/he/LC_MESSAGES/snapper.mo /usr/share/locale/hi/LC_MESSAGES/snapper.mo /usr/share/locale/hr/LC_MESSAGES/snapper.mo /usr/share/locale/hu/LC_MESSAGES/snapper.mo /usr/share/locale/id/LC_MESSAGES/snapper.mo /usr/share/locale/it/LC_MESSAGES/snapper.mo /usr/share/locale/ja/LC_MESSAGES/snapper.mo /usr/share/locale/ka/LC_MESSAGES/snapper.mo /usr/share/locale/km/LC_MESSAGES/snapper.mo /usr/share/locale/ko/LC_MESSAGES/snapper.mo /usr/share/locale/lt/LC_MESSAGES/snapper.mo /usr/share/locale/mk/LC_MESSAGES/snapper.mo /usr/share/locale/mr/LC_MESSAGES/snapper.mo /usr/share/locale/nb/LC_MESSAGES/snapper.mo /usr/share/locale/nds/LC_MESSAGES/snapper.mo /usr/share/locale/nl/LC_MESSAGES/snapper.mo /usr/share/locale/nn/LC_MESSAGES/snapper.mo /usr/share/locale/pa/LC_MESSAGES/snapper.mo /usr/share/locale/pl/LC_MESSAGES/snapper.mo /usr/share/locale/pt/LC_MESSAGES/snapper.mo /usr/share/locale/pt_BR/LC_MESSAGES/snapper.mo /usr/share/locale/ro/LC_MESSAGES/snapper.mo /usr/share/locale/ru/LC_MESSAGES/snapper.mo /usr/share/locale/si/LC_MESSAGES/snapper.mo /usr/share/locale/sk/LC_MESSAGES/snapper.mo /usr/share/locale/sl/LC_MESSAGES/snapper.mo /usr/share/locale/sr/LC_MESSAGES/snapper.mo /usr/share/locale/sv/LC_MESSAGES/snapper.mo /usr/share/locale/ta/LC_MESSAGES/snapper.mo /usr/share/locale/th/LC_MESSAGES/snapper.mo /usr/share/locale/tr/LC_MESSAGES/snapper.mo /usr/share/locale/uk/LC_MESSAGES/snapper.mo /usr/share/locale/vi/LC_MESSAGES/snapper.mo /usr/share/locale/wa/LC_MESSAGES/snapper.mo /usr/share/locale/zh_CN/LC_MESSAGES/snapper.mo /usr/share/locale/zh_TW/LC_MESSAGES/snapper.mo /usr/share/man/man5/snapper-configs.5.gz /usr/share/man/man8/mksubvolume.8.gz /usr/share/man/man8/snapper.8.gz /usr/share/man/man8/snapperd.8.gz /usr/share/zsh /usr/share/zsh/site-functions /usr/share/zsh/site-functions/_snapper
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 13 00:41:02 2024