From 1ff00c01da14d8ff129c9b9996d06ccb96961145 Mon Sep 17 00:00:00 2001 From: Steve McIntyre <93sam@debian.org> Date: Thu, 20 Apr 2023 21:34:22 +0100 Subject: [PATCH] Close another bug with the os-prober change --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2a456f738..e89bfd6c4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,7 @@ grub2 (2.06-9) UNRELEASED; urgency=medium * postinst: make config_item() more robust * Add debconf logic for GRUB_DISABLE_OS_PROBER to make it easier to control things here. Particularly useful for the installer. - Closes: #1031594, #1012865. + Closes: #1031594, #1012865, #1025698. * Add luks2 to the signed grub efi images. Closes: #1001248 [ Ben Hutchings ]