Package: debsecan Version: 0.4.20.1 Followup-For: Bug #1056707 Here's a patchset which should fix the issue.
Also, I realised a tad too late that this is a more generic version/dupe of #1038952.
>From a70b0f7290ad8fcc7176963c48cf5f335c51f1ac Mon Sep 17 00:00:00 2001 From: Olivier Mehani <sht...@ssji.net> Date: Sat, 25 Nov 2023 17:56:54 +1100 Subject: [PATCH 1/3] Add recent suites to debconf fixes: #1038952, #1056707 Signed-off-by: Olivier Mehani <sht...@ssji.net> --- debian/debsecan.templates | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/debsecan.templates b/debian/debsecan.templates index 36e7bde..58b380d 100644 --- a/debian/debsecan.templates +++ b/debian/debsecan.templates @@ -16,7 +16,8 @@ _Description: Email address to which daily reports should be sent: Template: debsecan/suite Type: select -Choices: GENERIC, jessie, stretch, buster, bullseye, sid +Choices: GENERIC, jessie, stretch, buster, bullseye, bookworm, trixie, sid + Default: GENERIC _Description: Main suite from which packages are installed: To present more useful data, debsecan needs to know -- 2.42.0
>From 23fcc4a88d1bef951421ed6a15f023968821160e Mon Sep 17 00:00:00 2001 From: Olivier Mehani <sht...@ssji.net> Date: Sat, 25 Nov 2023 17:57:23 +1100 Subject: [PATCH 2/3] Remove old suites from debconf Signed-off-by: Olivier Mehani <sht...@ssji.net> --- debian/debsecan.templates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/debsecan.templates b/debian/debsecan.templates index 58b380d..bfeaa1b 100644 --- a/debian/debsecan.templates +++ b/debian/debsecan.templates @@ -16,7 +16,7 @@ _Description: Email address to which daily reports should be sent: Template: debsecan/suite Type: select -Choices: GENERIC, jessie, stretch, buster, bullseye, bookworm, trixie, sid +Choices: GENERIC, buster, bullseye, bookworm, trixie, sid Default: GENERIC _Description: Main suite from which packages are installed: -- 2.42.0
>From a0429fdc708839e023e2d7b898416b85902b8678 Mon Sep 17 00:00:00 2001 From: Olivier Mehani <sht...@ssji.net> Date: Sat, 25 Nov 2023 18:02:44 +1100 Subject: [PATCH 3/3] Update changelog Signed-off-by: Olivier Mehani <sht...@ssji.net> --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index c2fbb1b..c4e22bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +debsecan (0.4.20.1+nmu1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Add recent suites to debconf. Closes: #1038952, #1056707. + * Remove old suites from debconf. + + -- Olivier Mehani <shtrom+deb...@ssji.net> Sat, 25 Nov 2023 18:02:00 +1100 + debsecan (0.4.20.1) unstable; urgency=low * Source-only upload for testing transition. -- 2.42.0