Your message dated Sat, 11 Jan 2025 11:03:08 +0000
with message-id <e1twzgm-009jxe...@coccia.debian.org>
and subject line Close 1091167
has caused the Debian Bug report #1091167,
regarding bookworm-pu: package debian-security-support/12+2024.12.22
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 ow...@bugs.debian.org
immediately.)


-- 
1091167: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091167
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: bookworm
User: release.debian....@packages.debian.org
Usertags: pu
X-Debbugs-Cc: debian-security-supp...@packages.debian.org
Control: affects -1 + src:debian-security-support

[ Reason ]
Please accept debian-security-support 12+2024.12.22 into
the next bookworm point release, which is a documentation
update only release:

Changes:
 debian-security-support (1:12+2024.12.22) bookworm; urgency=medium
 .
   [ Salvatore Bonaccorso ]
   * Mark src:vte as limited supported in Debian bookworm and above.
     Thanks to Simon McVittie. Closes: #1082885.
 .
   [ Holger Levsen ]
   * Add intel-mediasdk to security-support-ended.deb12. Closes: #1087718.
   * Add tiles to security-support-limited. Closes: #1057343.
   * Add jython to security-support-limited.
   * Drop openjdk-21 from security-support-limited. Closes: #1079693.
   * Drop debian/.gitlab-ci.yml
   * Drop spurios comma after Maintainer field, thanks buxy.

The diffstat to what's currently in bookworm is:
 debian/.gitlab-ci.yml        |   15 ---------------
 debian/changelog             |   16 ++++++++++++++++
 debian/control               |    2 +-
 security-support-ended.deb12 |    1 +
 security-support-limited     |    4 +++-
 5 files changed, 21 insertions(+), 17 deletions(-)

The full debdiff is still attached.

[ 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

I've already uploaded too. Thanks for your work on bookworm!


-- 
cheers,
        Holger

 ⢀⣴⠾⠻⢶⣦⠀
 ⣾⠁⢠⠒⠀⣿⡁  holger@(debian|reproducible-builds|layer-acht).org
 ⢿⡄⠘⠷⠚⠋⠀  OpenPGP: B8BF54137B09D35CF026FE9D 091AB856069AAA1C
 ⠈⠳⣄

It's not about saving the climate or the planet, it's about saving us, the
children and grandchildren. The planet will survive anyway.
diff -Nru debian-security-support-12+2023.05.12/debian/changelog debian-security-support-12+2024.12.22/debian/changelog
--- debian-security-support-12+2023.05.12/debian/changelog	2023-05-12 14:45:22.000000000 +0200
+++ debian-security-support-12+2024.12.22/debian/changelog	2024-12-22 20:33:58.000000000 +0100
@@ -1,3 +1,19 @@
+debian-security-support (1:12+2024.12.22) bookworm; urgency=medium
+
+  [ Salvatore Bonaccorso ]
+  * Mark src:vte as limited supported in Debian bookworm and above.
+    Thanks to Simon McVittie. Closes: #1082885.
+
+  [ Holger Levsen ]
+  * Add intel-mediasdk to security-support-ended.deb12. Closes: #1087718.
+  * Add tiles to security-support-limited. Closes: #1057343.
+  * Add jython to security-support-limited.
+  * Drop openjdk-21 from security-support-limited. Closes: #1079693.
+  * Drop debian/.gitlab-ci.yml
+  * Drop spurios comma after Maintainer field, thanks buxy.
+
+ -- Holger Levsen <hol...@debian.org>  Sun, 22 Dec 2024 20:33:58 +0100
+
 debian-security-support (1:12+2023.05.12) unstable; urgency=medium
 
   [ Holger Levsen ]
diff -Nru debian-security-support-12+2023.05.12/debian/control debian-security-support-12+2024.12.22/debian/control
--- debian-security-support-12+2023.05.12/debian/control	2023-05-12 10:21:16.000000000 +0200
+++ debian-security-support-12+2024.12.22/debian/control	2024-12-22 20:17:52.000000000 +0100
@@ -1,7 +1,7 @@
 Source: debian-security-support
 Section: admin
 Priority: optional
-Maintainer: Debian Security Team <t...@security.debian.org>,
+Maintainer: Debian Security Team <t...@security.debian.org>
 Uploaders: Holger Levsen <hol...@debian.org>,
            Utkarsh Gupta <utka...@debian.org>,
 Build-Depends: debhelper-compat (= 13),
diff -Nru debian-security-support-12+2023.05.12/debian/.gitlab-ci.yml debian-security-support-12+2024.12.22/debian/.gitlab-ci.yml
--- debian-security-support-12+2023.05.12/debian/.gitlab-ci.yml	2023-05-12 10:21:16.000000000 +0200
+++ debian-security-support-12+2024.12.22/debian/.gitlab-ci.yml	1970-01-01 01:00:00.000000000 +0100
@@ -1,15 +0,0 @@
-image: debian:unstable
-
-build: 
-  stage: build
-  
-  before_script:
-    - apt-get update && apt-get -y install devscripts git-buildpackage
-    - mk-build-deps --tool "apt -y -o Debug::pkgProblemResolver=yes --no-install-recommends" --install -r debian/control
-    - rm debian-security-support-build-deps_*.buildinfo
-    - rm debian-security-support-build-deps_*.changes
-
-  script:
-    - git checkout master
-    - git pull
-    - gbp buildpackage -uc -us
diff -Nru debian-security-support-12+2023.05.12/security-support-ended.deb12 debian-security-support-12+2024.12.22/security-support-ended.deb12
--- debian-security-support-12+2023.05.12/security-support-ended.deb12	2023-05-12 10:25:58.000000000 +0200
+++ debian-security-support-12+2024.12.22/security-support-ended.deb12	2024-12-22 20:32:15.000000000 +0100
@@ -11,3 +11,4 @@
 #    In the program's output, this is prefixed with "Details:"
 
 wpewebkit	2.38.6-1		2023-05-09	https://bugs.debian.org/1035794
+intel-mediasdk	22.5.4-1		2024-11-21  	abandoned upstream, upstream does not publish enough information to fix issues.
diff -Nru debian-security-support-12+2023.05.12/security-support-limited debian-security-support-12+2024.12.22/security-support-limited
--- debian-security-support-12+2023.05.12/security-support-limited	2023-05-12 10:21:16.000000000 +0200
+++ debian-security-support-12+2024.12.22/security-support-limited	2024-12-22 20:29:51.000000000 +0100
@@ -13,13 +13,13 @@
 ganglia-web     See README.Debian.security, only supported behind an authenticated HTTP zone, #702776
 golang.*        See https://www.debian.org/releases/bookworm/amd64/release-notes/ch-information.en.html#golang-static-linking
 gnupg1          See #982258 and https://www.debian.org/releases/stretch/amd64/release-notes/ch-whats-new.en.html#modern-gnupg
+jython          Includes python2.7 stdlib, support limited until Py3 port, see python2.7 below and https://lists.debian.org/debian-lts/2024/08/msg00027.html
 kde4libs        khtml has no security support upstream, only for use on trusted content
 khtml           khtml has no security support upstream, only for use on trusted content, see #1004293
 libspring-java  See README.Debian.security included in the package
 mozjs102        Not covered by security support, only suitable for trusted content, see package description
 mozjs78         Not covered by security support, only suitable for trusted content, see #959804
 ocsinventory-server Only supported behind an authenticated HTTP zone
-openjdk-21	See https://www.debian.org/releases/bookworm/amd64/release-notes/ch-information.en.html#openjdk-21
 python2.7       Only included for building packages, not running them, #975058
 python-stdlib-extensions Only included for building packages, not running them, #975058
 qtwebengine-opensource-src No security support upstream and backports not feasible, only for use on trusted content
@@ -27,4 +27,6 @@
 qtwebkit-opensource-src No security support upstream and backports not feasible, only for use on trusted content
 rust.*          See https://www.debian.org/releases/bookworm/amd64/release-notes/ch-information.en.html#golang-static-linking
 sql-ledger      Only supported behind an authenticated HTTP zone
+tiles           Only supported for building packages, #1057343
+vte             Not covered by security support, only used by debian-installer, #1082885
 zoneminder      See README.Debian.security, only supported behind an authenticated HTTP zone, #922724

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Version: 12.9
This update has been released as part of 12.9. Thank you for your contribution.

--- End Message ---

Reply via email to