Your message dated Sat, 09 Dec 2023 10:20:37 +0000
with message-id
<83d3a3621a56b9af1e20d36ee9d390a46ab64a8a.ca...@adam-barratt.org.uk>
and subject line Closing requests for updates included in 12.3 point release
has caused the Debian Bug report #1055229,
regarding bookworm-pu: package redis/5:7.0.11-1+deb12u1
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.)
--
1055229: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1055229
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: bookworm
User: [email protected]
Usertags: pu
Dear stable release managers,
Please consider redis (5:7.0.11-1+deb12u1) for bookworm:
redis (5:7.0.11-1+deb12u1) bookworm; urgency=medium
.
* Drop ProcSubset=pid hardening flag from the systemd unit files it causes
difficult-to-reproduce crashes with memory allocation errors. A big thanks
to Arnaud Rebillout <[email protected]> for the extensive investigation.
(Closes: #1055039)
* Update debian/gbp.conf for the debian/bookworm branch.
The full diff is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
diff --git a/debian/changelog b/debian/changelog
index 2c77a5d1..2f74a30f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+redis (5:7.0.11-1+deb12u1) bookworm; urgency=medium
+
+ * Drop ProcSubset=pid hardening flag from the systemd unit files it causes
+ difficult-to-reproduce crashes with memory allocation errors. A big thanks
+ to Arnaud Rebillout <[email protected]> for the extensive investigation.
+ (Closes: #1055039)
+ * Update debian/gbp.conf for the debian/bookworm branch.
+
+ -- Chris Lamb <[email protected]> Thu, 02 Nov 2023 15:24:45 +0100
+
redis (5:7.0.11-1) unstable; urgency=high
* New upstream security release:
diff --git a/debian/bin/generate-systemd-service-files
b/debian/bin/generate-systemd-service-files
index b1e43c86..c7eafabe 100755
--- a/debian/bin/generate-systemd-service-files
+++ b/debian/bin/generate-systemd-service-files
@@ -96,7 +96,6 @@ LockPersonality=true
MemoryDenyWriteExecute=true
NoNewPrivileges=true
PrivateUsers=true
-ProcSubset=pid
ProtectClock=true
ProtectControlGroups=true
ProtectHostname=true
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 24e95b17..14717f8e 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,3 +1,3 @@
[DEFAULT]
-debian-branch=debian/sid
-upstream-branch=upstream/sid
+debian-branch=debian/bookworm
+upstream-branch=upstream/bookworm
--- End Message ---
--- Begin Message ---
Package: release.debian.org
Version: 12.3
Hi,
Each of the updates discussed in these requests was included in this
morning's 12.3 bookworm point release.
Regards,
Adam
--- End Message ---