Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package snapraid for openSUSE:Factory checked in at 2026-03-31 15:23:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/snapraid (Old) and /work/SRC/openSUSE:Factory/.snapraid.new.1999 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "snapraid" Tue Mar 31 15:23:15 2026 rev:4 rq:1343860 version:14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/snapraid/snapraid.changes 2026-02-06 19:17:23.201888161 +0100 +++ /work/SRC/openSUSE:Factory/.snapraid.new.1999/snapraid.changes 2026-03-31 15:24:37.534159987 +0200 @@ -1,0 +2,14 @@ +Tue Mar 31 08:22:59 UTC 2026 - Paolo Stivanin <[email protected]> + +- Update to 14.0: + * More log tags for all commands in preparation for the upcoming SnapRAID Daemon + * New 'extra' config option to define additional disks to monitor with the 'probe' and 'smart' commands. This replaces the previous autodetection. + * Introduced the 'relocated' file state to unify the previous 'copied/removed' logic. + This new status specifically identifies files moved to a different path or disk with a new inode where the original has disappeared. + * Added support for local exclusion rules via .snapraidignore files placed directly within the array directory tree. This allows for granular, + directory-level control over which files and folders are excluded from parity, mirroring the workflow of .gitignore. + * Added support for the ** globbing character to allow recursive pattern matching across multiple directory levels. + * Added new option -W, --force-realloc-tail SIZE for the sync command. This option works like --force-realloc but applies only to the + specified tail portion (last SIZE bytes) of the parity file. + +------------------------------------------------------------------- Old: ---- snapraid-13.0.tar.gz New: ---- snapraid-14.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ snapraid.spec ++++++ --- /var/tmp/diff_new_pack.8OEENR/_old 2026-03-31 15:24:38.454198277 +0200 +++ /var/tmp/diff_new_pack.8OEENR/_new 2026-03-31 15:24:38.458198444 +0200 @@ -17,7 +17,7 @@ Name: snapraid -Version: 13.0 +Version: 14.0 Release: 0 Summary: Disk array backup for many large rarely-changed files License: GPL-3.0-or-later @@ -48,8 +48,10 @@ %files %license COPYING -%doc HISTORY README AUTHORS %{name}.txt +%doc HISTORY README AUTHORS %config %{_sysconfdir}/snapraid.conf %{_bindir}/snapraid %{_mandir}/man1/snapraid.1%{?ext_man} +%{_mandir}/man1/snapraid_log.1%{?ext_man} +%{_mandir}/*/man1/snapraid.1%{?ext_man} ++++++ snapraid-13.0.tar.gz -> snapraid-14.0.tar.gz ++++++ ++++ 110112 lines of diff (skipped)
