Your message dated Sat, 06 Sep 2025 12:14:50 +0100
with message-id
<ee4c0876608d99eb3f8b333b556fbd92e7a652eb.ca...@adam-barratt.org.uk>
and subject line Closing p-u requests for fixes included in 12.12
has caused the Debian Bug report #1107253,
regarding bookworm-pu: package libcap2/1:2.66-4+deb12u2
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1107253: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1107253
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: bookworm
User: [email protected]
Usertags: pu
X-Debbugs-Cc: [email protected]
Control: affects -1 + src:libcap2
Hi,
libcap2 was recently unblocked in unstable (#1107115); this takes one
fix from it, to close an RC bug in stable.
[ Reason ]
Compliance with Policy ยง 7.8.
[ Impact ]
Users might not be able to acquire the full source code that when into
the binaries of this package.
[ Tests ]
None, this just affects the build. If it passes, all is good.
[ Risks ]
As this only changes the package metadata, this is risk-free to the user.
[ 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 (old)stable
[x] the issue is verified as fixed in unstable
[ Changes ]
The build is modified to add a Built-Using field.
diff -Nru libcap2-2.66/debian/changelog libcap2-2.66/debian/changelog
--- libcap2-2.66/debian/changelog 2025-03-15 13:43:35.000000000 +0100
+++ libcap2-2.66/debian/changelog 2025-05-30 12:13:17.000000000 +0200
@@ -1,3 +1,10 @@
+libcap2 (1:2.66-4+deb12u2) bookworm; urgency=medium
+
+ [ Aurelien Jarno ]
+ * Add missing Built-Using: glibc (Closes: #1106802)
+
+ -- Christian Kastner <[email protected]> Fri, 30 May 2025 12:13:17 +0200
+
libcap2 (1:2.66-4+deb12u1) bookworm; urgency=medium
* Cherry-pick patch fixing CVE-2025-1390.
diff -Nru libcap2-2.66/debian/control libcap2-2.66/debian/control
--- libcap2-2.66/debian/control 2025-03-15 13:43:35.000000000 +0100
+++ libcap2-2.66/debian/control 2025-05-30 12:13:17.000000000 +0200
@@ -45,6 +45,7 @@
Section: libdevel
Architecture: linux-any
Multi-Arch: same
+Built-Using: ${misc:Built-Using}
Depends: libcap2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Suggests: manpages-dev
Provides: libcap2-dev
diff -Nru libcap2-2.66/debian/rules libcap2-2.66/debian/rules
--- libcap2-2.66/debian/rules 2025-03-15 13:43:35.000000000 +0100
+++ libcap2-2.66/debian/rules 2025-05-30 12:13:17.000000000 +0200
@@ -111,3 +111,6 @@
dh_makeshlibs -V'libcap2 (>= $(SHLIBS_MINVER))' -plibcap2 \
--add-udeb=libcap2-udeb -- -c4
dh_makeshlibs --remaining-packages -- -c4
+
+override_dh_gencontrol:
+ dh_gencontrol -- -Vmisc:Built-Using="$(shell dpkg-query -f
'$${source:Package} (= $${source:Version})' -W libc-dev- bin)"
--- End Message ---
--- Begin Message ---
Package: release.debian.org
Version: 12.12
Hi,
Each of the updates referenced by these requests was included in
today's 12.12 point release for bookworm.
Regards,
Adam
--- End Message ---