Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cryfs for openSUSE:Leap:16.0 checked 
in at 2025-04-23 11:06:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/cryfs (Old)
 and      /work/SRC/openSUSE:Leap:16.0/.cryfs.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cryfs"

Wed Apr 23 11:06:50 2025 rev:2 rq:1269729 version:1.0.1

Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/cryfs/cryfs.changes    2025-03-19 
11:41:26.324402830 +0100
+++ /work/SRC/openSUSE:Leap:16.0/.cryfs.new.30101/cryfs.changes 2025-04-23 
11:06:51.366550292 +0200
@@ -1,0 +2,22 @@
+Sat Mar 22 17:16:21 UTC 2025 - mun...@googlemail.com
+
+- Update to version 1.0.1:
+  Backwards Compatibility
+  * Filesystems created with CryFS 0.11.x and CryFS 1.0.0 are fully
+    compatible with each other. The storage format hasn't changed.
+  * This means filesystems created with 0.10.x or 0.11.x can be 
+    mounted without requiring a migration.
+  * Filesystems created with 1.0.0 or 0.11.x can be mounted by
+    CryFS 0.10.x, but only if you configure it to use a cipher
+    supported by CryFS 0.10.x, e.g. AES-256-GCM. The new default,
+    XChaCha20-Poly1305, is not supported by CryFS 0.10.x.
+
+  Fixes/Improvements
+  * Added a man page for cryfs-unmount
+  * Fixed small inaccuracy in calculation of free space in statvfs
+  * Fix an issue when using -o atime mount options
+
+- Remove 38849c22aa34c5fad10091e066a520dd831462b3.patch
+  (merged upstream)
+
+-------------------------------------------------------------------

Old:
----
  38849c22aa34c5fad10091e066a520dd831462b3.patch
  cryfs-0.11.3.tar.xz
  cryfs-0.11.3.tar.xz.asc

New:
----
  cryfs-1.0.1.tar.xz
  cryfs-1.0.1.tar.xz.asc

BETA DEBUG BEGIN:
  Old:
- Remove 38849c22aa34c5fad10091e066a520dd831462b3.patch
  (merged upstream)
BETA DEBUG END:

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cryfs.spec ++++++
--- /var/tmp/diff_new_pack.VDpk7l/_old  2025-04-23 11:06:51.914573232 +0200
+++ /var/tmp/diff_new_pack.VDpk7l/_new  2025-04-23 11:06:51.914573232 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cryfs
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 %define _lto_cflags %{nil}
 %endif
 Name:           cryfs
-Version:        0.11.3
+Version:        1.0.1
 Release:        0
 Summary:        Cryptographic filesystem for the cloud
 License:        LGPL-3.0-only
@@ -30,20 +30,19 @@
 Source1:        
https://github.com/cryfs/cryfs/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
 # 0x5D5EC7BC6F1443EC2AF7177A9E6C996C991D25E1
 Source2:        %{name}.keyring
-Patch0:         
https://github.com/cryfs/cryfs/commit/38849c22aa34c5fad10091e066a520dd831462b3.patch
-BuildRequires:  cmake >= 3.10
+BuildRequires:  cmake >= 3.25
 BuildRequires:  gcc-c++
-BuildRequires:  libboost_atomic-devel >= 1.65.1
-BuildRequires:  libboost_chrono-devel >= 1.65.1
-BuildRequires:  libboost_filesystem-devel >= 1.65.1
-BuildRequires:  libboost_program_options-devel >= 1.65.1
-BuildRequires:  libboost_system-devel >= 1.65.1
-BuildRequires:  libboost_thread-devel >= 1.65.1
+BuildRequires:  libboost_atomic-devel >= 1.84.0
+BuildRequires:  libboost_chrono-devel >= 1.84.0
+BuildRequires:  libboost_filesystem-devel >= 1.84.0
+BuildRequires:  libboost_program_options-devel >= 1.84.0
+BuildRequires:  libboost_system-devel >= 1.84.0
+BuildRequires:  libboost_thread-devel >= 1.84.0
 BuildRequires:  pkgconfig
 BuildRequires:  python3-base
 BuildRequires:  cmake(range-v3)
 BuildRequires:  cmake(spdlog)
-BuildRequires:  pkgconfig(fuse) >= 2.8.6
+BuildRequires:  pkgconfig(fuse) >= 2.9.0
 BuildRequires:  pkgconfig(libcurl)
 BuildRequires:  pkgconfig(libssl)
 

++++++ cryfs-0.11.3.tar.xz -> cryfs-1.0.1.tar.xz ++++++
/work/SRC/openSUSE:Leap:16.0/cryfs/cryfs-0.11.3.tar.xz 
/work/SRC/openSUSE:Leap:16.0/.cryfs.new.30101/cryfs-1.0.1.tar.xz differ: char 
25, line 1

Reply via email to