Control: tags 1097131 + patch
Control: tags 1097131 + pending
Control: tags 1099916 + patch
Control: tags 1099916 + pending
Control: tags 1101369 + patch
Control: tags 1101369 + pending
Dear maintainer,
I've prepared an NMU for gocryptfs (versioned as 2.5.1-1.1) and uploaded
it to DELAYED/2. Please feel free to tell me if I should cancel it.
cu
Adrian
diffstat for gocryptfs-2.5.1 gocryptfs-2.5.1
changelog | 9
control | 5
patches/0001-Switch-to-the-new-atomic-Uint64.Add-api.patch | 158 +++++++++++++
patches/series | 1
4 files changed, 170 insertions(+), 3 deletions(-)
diff -Nru gocryptfs-2.5.1/debian/changelog gocryptfs-2.5.1/debian/changelog
--- gocryptfs-2.5.1/debian/changelog 2025-01-29 07:53:20.000000000 +0200
+++ gocryptfs-2.5.1/debian/changelog 2025-05-11 16:03:27.000000000 +0300
@@ -1,3 +1,12 @@
+gocryptfs (2.5.1-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Add upstream fix for FTBFS on 32-bit. (Closes: #1097131)
+ * Promote fuse3 from Recommends to Depends. (Closes: #1101369)
+ * Update Uploaders. (Closes: #1099916)
+
+ -- Adrian Bunk <
[email protected]> Sun, 11 May 2025 16:03:27 +0300
+
gocryptfs (2.5.1-1) unstable; urgency=medium
* New upstream release.
diff -Nru gocryptfs-2.5.1/debian/control gocryptfs-2.5.1/debian/control
--- gocryptfs-2.5.1/debian/control 2025-01-29 07:53:20.000000000 +0200
+++ gocryptfs-2.5.1/debian/control 2025-05-11 16:03:27.000000000 +0300
@@ -2,7 +2,7 @@
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <
[email protected]>
-Uploaders: Felix Lechner <
[email protected]>, Dmitry Smirnov <
[email protected]>
+Up