Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package zpaqfranz for openSUSE:Factory checked in at 2026-09-21 14:29:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zpaqfranz (Old) and /work/SRC/openSUSE:Factory/.zpaqfranz.new.383539 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zpaqfranz" Mon Sep 21 14:29:29 2026 rev:10 rq:1379320 version:65.1 Changes: -------- --- /work/SRC/openSUSE:Factory/zpaqfranz/zpaqfranz.changes 2026-08-09 21:46:44.353598336 +0200 +++ /work/SRC/openSUSE:Factory/.zpaqfranz.new.383539/zpaqfranz.changes 2026-09-21 14:30:16.133264523 +0200 @@ -1,0 +2,28 @@ +Sun Sep 20 19:44:36 UTC 2026 - Martin Pluskal <[email protected]> + +- Update to 65.1: + * New mount command, which exposes a zpaq archive as a + read-only filesystem. It needs -DZPAQMOUNT and libfuse3 and + upstream calls it untested on Unix, so it is not enabled here + * New xx command, the sequential-write extraction that was + reachable only as x -recover; faster on rotating media and + salvages more from a damaged archive + * New x -backupdir, which moves every file that would be + overwritten into a timestamped folder instead of erasing it + * The -franzen option no longer writes a cleartext .zpaq + beside the encrypted .zpaq.franzen + * w -ramdisk can extract a file larger than the chunk, in + sequential RAM windows; the chunk counter no longer loops + forever on such a file + * v no longer reports a file as FAILED on every run after a + metadata-only change + * t and pp -ssd decode the .franzen container first and exit 2 + when that pre-check fails + * Many more fixes and improvements; see upstream's release + notes for the full list +- Extend the Legal-Review-Notice: the upstream credits block + grew to 27 entries. The two new ones, libfuse and WinFsp, + belong to the mount command, which is not compiled here, so + the License tag is unchanged. + +------------------------------------------------------------------- Old: ---- zpaqfranz-64.8.tar.gz New: ---- zpaqfranz-65.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zpaqfranz.spec ++++++ --- /var/tmp/diff_new_pack.CXHz2D/_old 2026-09-21 14:30:16.694288007 +0200 +++ /var/tmp/diff_new_pack.CXHz2D/_new 2026-09-21 14:30:16.696288090 +0200 @@ -17,13 +17,13 @@ Name: zpaqfranz -Version: 64.8 +Version: 65.1 Release: 0 Summary: A journaling, incremental, deduplicating archiver # Legal-Review-Notice: zpaqfranz is a single-translation-unit program that # embeds a large amount of third-party code. Upstream enumerates every piece # in the "Credits and copyrights and licenses" block of zpaqfranz.cpp -# (25 entries); the tag below is the union of what that block declares, +# (27 entries); the tag below is the union of what that block declares, # after electing the permissive side of the two dual-licensed pieces: # - zpaqfranz itself and libdivsufsort, Embedded Artistry, nilsimsa, zsfx # and ascii-art: MIT (LICENSE is the MIT text), @@ -42,6 +42,10 @@ # libssh code is linked into the binary, so it is not part of this tag. # The Sha1Opt.asm / 7zAsm.asm public-domain code (entry 5) is Windows-only # and never compiled here. +# Entries 25 (libfuse, LGPL) and 26 (WinFsp, GPL-3.0 with a FLOSS exception) +# belong to the new "mount" command, which exists only under -DZPAQMOUNT. +# That is not defined below, so no FUSE code is compiled and neither entry +# is part of this tag. License: Apache-2.0 AND BSD-2-Clause AND MIT AND SUSE-Public-Domain AND Zlib AND Unlicense AND Ferguson-Twofish URL: https://github.com/fcorbelli/zpaqfranz Source0: https://github.com/fcorbelli/zpaqfranz/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz ++++++ zpaqfranz-64.8.tar.gz -> zpaqfranz-65.1.tar.gz ++++++ ++++ 6138 lines of diff (skipped)
