XPost: linux.debian.devel.release
This is a multi-part MIME message sent by reportbug.
Package: release.debian.org
Severity: normal
X-Debbugs-Cc:
[email protected]
Control: affects -1 + src:golang-github-containers-ocicrypt
User:
[email protected]
Usertags: unblock
Please unblock package golang-github-containers-ocicrypt.
(Please provide enough (but not too much) information to help
the release team to judge the request efficiently. E.g. by
filling in the sections below.)
[ Reason ]
#1108992 triggers autoremoval, which is prevented by #1109389 fix.
The package can migrate automatically but full freeze is going to
happen before that.
[ Impact ]
opendnssec will have to stay in the archive if this is not unblocked.
With this unblocked, we can get rid of it.
[ Tests ]
The proposed change eliminates an unnecessary Build-Depends.
The package has kept building.
[ Risks ]
None.
[ Checklist ]
[x] all changes are documented in the d/changelog
[x] I reviewed all changes and I approve them
[x] attach debdiff against the package in testing
[ Other info ]
I am not the maintainer but filed the bug that was fixed.
unblock golang-github-containers-ocicrypt/1.1.10-3
diff -Nru golang-github-containers-ocicrypt-1.1.10/debian/changelog golang-github-containers-ocicrypt-1.1.10/debian/changelog
--- golang-github-containers-ocicrypt-1.1.10/debian/changelog 2024-06-04 22:30:40.000000000 +0200
+++ golang-github-containers-ocicrypt-1.1.10/debian/changelog 2025-07-18 14:31:15.000000000 +0200
@@ -1,3 +1,9 @@
+golang-github-containers-ocicrypt (1.1.10-3) unstable; urgency=medium
+
+ * Drop unnedeed dependency on libhsm-bin, Closes: #1109389
+
+ -- Reinhard Tartler <
[email protected]> Fri, 18 Jul 2025 08:31:15 -0400
+
golang-github-containers-ocicrypt (1.1.10-2) unstable; urgency=medium
* fix dependency declaration on go-jose v4
diff -Nru golang-github-containers-ocicrypt-1.1.10/debian/control golang-github-containers-ocicrypt-1.1.10/debian/control
--- golang-github-containers-ocicrypt-1.1.10/debian/control 2024-06-04 22:30:40.000000000 +0200
+++ golang-github-containers-ocicrypt-1.1.10/debian/control 2025-07-18 14:31:15.000000000 +0200
@@ -21,7 +21,6 @@
golang-google-protobuf-dev,
golang-github-go-jose-go-jose-dev,
golang-gopkg-yaml