Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gocryptfs for openSUSE:Leap:16.0 
checked in at 2025-05-03 18:44:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/gocryptfs (Old)
 and      /work/SRC/openSUSE:Leap:16.0/.gocryptfs.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gocryptfs"

Sat May  3 18:44:45 2025 rev:2 rq:1273278 version:2.5.4

Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/gocryptfs/gocryptfs.changes    2025-03-19 
11:45:34.394838797 +0100
+++ /work/SRC/openSUSE:Leap:16.0/.gocryptfs.new.30101/gocryptfs.changes 
2025-05-03 18:45:00.421658037 +0200
@@ -1,0 +2,47 @@
+Sun Apr 27 17:04:09 UTC 2025 - mun...@googlemail.com
+
+- Update to version 2.5.4:
+  * Drop GOAMD64=v2 from build.bash, there's user(s) still running
+    GOAMD64=v1 CPUs (#908, commit)
+
+- Update to version 2.5.3:
+  * Fix go install failing with g: malformed file path
+    "tests/fsck/malleable_base64/27AG8t-XZH7G9ou2OSD_z\ng":
+    invalid char '\n' (c80558)
+  * Fix panic when go-fuse is newer than specified in go.mod (#897)
+
+- Update to version 2.5.2:
+  * Use our own syscallcompat.Setreuid (and friends) wrappers
+    (6b1ba584)
+  * Upgrade golang.org/x/sys again
+  * Provide arm64 binaries in releases in addition to amd64
+
+- Update to version 2.5.1:
+  * Downgrade golang.org/x/sys to unbreak unix.Setreuid and
+    -allow_other (6d342f3, #893, #892)
+
+- Update to version 2.5.0:
+  * Important fixes for -reverse mode affecting the virtual
+    gocryptfs.diriv and gocryptfs.longname.*.name files. The bug
+    can cause file names to become undecryptable. To make sure
+    that sync tools like rsync copy new, good copies, gocryptfs
+    v2.5.0 and later advance ctime and mtime for these files by
+    10 seconds.
+    - Fix -reverse mode sometimes (triggered by inode number reuse)
+      returning stale data for gocryptfs.diriv (#802)
+    - Fix -reverse mode hardlinking gocryptfs.longname.*.name files
+      of hardlinked files together (#802)
+  * Fix -reverse mode ignoring -force-owner (#809)
+  * Add workaround for excessive file fragementation on btrfs
+    (#811)
+  * -ctlsock: automatically delete orphaned colliding socket file
+    (#776)
+  * MacOS: Fix XTIMES panic on startup (#823)
+    - Fixed by updating the go-fuse library to v2.5.0
+  * MacOS: merge kernel options before passing them on (#854, #557)
+  * Add -fido2-assert-option (#807)
+  * -init now accepts -masterkey
+  * -passwd now ignores -extpass and -passfile for the new password
+    (#287, #882)
+
+-------------------------------------------------------------------

Old:
----
  gocryptfs_v2.4.0_src-deps.tar.gz
  gocryptfs_v2.4.0_src-deps.tar.gz.asc

New:
----
  gocryptfs_v2.5.4_src-deps.tar.gz
  gocryptfs_v2.5.4_src-deps.tar.gz.asc

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

Other differences:
------------------
++++++ gocryptfs.spec ++++++
--- /var/tmp/diff_new_pack.RjTrlb/_old  2025-05-03 18:45:00.961680586 +0200
+++ /var/tmp/diff_new_pack.RjTrlb/_new  2025-05-03 18:45:00.969680920 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gocryptfs
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:           gocryptfs
-Version:        2.4.0
+Version:        2.5.4
 Release:        0
 Summary:        Encrypted overlay filesystem written in Go
 License:        MIT
@@ -65,6 +65,9 @@
 
 rm Documentation/MANPAGE* Documentation/*.1
 
+%check
+./%{name} --version
+
 %files
 %license LICENSE
 %doc README.md


++++++ gocryptfs_v2.4.0_src-deps.tar.gz -> gocryptfs_v2.5.4_src-deps.tar.gz 
++++++
++++ 107054 lines of diff (skipped)

Reply via email to