Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cryfs for openSUSE:Factory checked in at 2025-12-24 13:16:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cryfs (Old) and /work/SRC/openSUSE:Factory/.cryfs.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cryfs" Wed Dec 24 13:16:10 2025 rev:18 rq:1324272 version:1.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/cryfs/cryfs.changes 2025-09-09 20:31:10.619582684 +0200 +++ /work/SRC/openSUSE:Factory/.cryfs.new.1928/cryfs.changes 2025-12-24 13:17:36.297663984 +0100 @@ -1,0 +2,10 @@ +Mon Dec 22 09:35:50 UTC 2025 - Andreas Stieger <[email protected]> + +- Update to 1.0.3: + * Fix building with Boost 1.88 + Drop previously patched fix-build-with-boost-1_88.patch + * Fix building with Boost 1.89 + Drop previously patched fix-build-with-boost-1_89.patch + * Fix building on PowerPC + +------------------------------------------------------------------- Old: ---- cryfs-1.0.1.tar.xz cryfs-1.0.1.tar.xz.asc fix-build-with-boost-1_88.patch fix-build-with-boost-1_89.patch New: ---- cryfs-1.0.3.tar.xz cryfs-1.0.3.tar.xz.asc ----------(Old B)---------- Old: * Fix building with Boost 1.88 Drop previously patched fix-build-with-boost-1_88.patch * Fix building with Boost 1.89 Old: * Fix building with Boost 1.89 Drop previously patched fix-build-with-boost-1_89.patch * Fix building on PowerPC ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cryfs.spec ++++++ --- /var/tmp/diff_new_pack.FJKIaJ/_old 2025-12-24 13:17:37.857728431 +0100 +++ /var/tmp/diff_new_pack.FJKIaJ/_new 2025-12-24 13:17:37.861728597 +0100 @@ -19,11 +19,9 @@ # https://www.cryptopp.com/wiki/Link_Time_Optimization # see also -DCRYPTOPP_DISABLE_ASM=ON below #%%define _lto_cflags %%{nil} - %bcond_without tests - Name: cryfs -Version: 1.0.1 +Version: 1.0.3 Release: 0 Summary: Cryptographic filesystem for the cloud License: LGPL-3.0-only @@ -32,10 +30,6 @@ Source1: https://github.com/cryfs/cryfs/releases/download/%{version}/%{name}-%{version}.tar.xz.asc # 0x5D5EC7BC6F1443EC2AF7177A9E6C996C991D25E1 Source2: %{name}.keyring -# PATCH-FIX-UPSTREAM fix-build-with-boost-1_88.patch -- based on PR 494 -Patch0: fix-build-with-boost-1_88.patch -# PATCH-FIX-UPSTREAM fix-build-with-boost-1_89.patch -- based on PR 500 -Patch1: fix-build-with-boost-1_89.patch # PATCH-FIX-UPSTREAM fix-feature-fuse3.patch -- based on branch feature/fuse3 Patch2: fix-feature-fuse3.patch BuildRequires: cmake >= 3.25 @@ -53,13 +47,13 @@ BuildRequires: pkgconfig(fuse3) >= 3.9.0 BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(libssl) +# system cryptopp lib cannot currently be used. +# see also https://github.com/cryfs/cryfs/issues/369 +Provides: bundled(libcryptopp) = 8.9.0 %if %{with tests} BuildRequires: pkgconfig(gmock) BuildRequires: pkgconfig(gtest) %endif -# system cryptopp lib cannot currently be used. -# see also https://github.com/cryfs/cryfs/issues/369 -Provides: bundled(libcryptopp) = 8.9.0 %description CryFS provides a FUSE-based mount that encrypts file contents, file ++++++ cryfs-1.0.1.tar.xz -> cryfs-1.0.3.tar.xz ++++++ /work/SRC/openSUSE:Factory/cryfs/cryfs-1.0.1.tar.xz /work/SRC/openSUSE:Factory/.cryfs.new.1928/cryfs-1.0.3.tar.xz differ: char 26, line 1
