Your message dated Mon, 12 Dec 2022 21:50:40 +0000
with message-id <[email protected]>
and subject line Bug#1025954: fixed in u-boot-menu 4.2.1
has caused the Debian Bug report #1025954,
regarding u-boot-menu: renders system unbootable with u-boot 21.10
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.)
--
1025954: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1025954
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: u-boot-menu
Version: 4.2.0
Severity: important
Tags: patch
X-Debbugs-Cc: [email protected]
Dear Maintainer,
Using u-boot 21.10 (which does not have support for KASLR), the generated
extlinux.conf makes the system unbootable.
This is most likely a bug in u-boot, causing it to ignore any unknown command
*and all the following ones*:
Retrieving file: /extlinux/extlinux.conf
843 bytes read in 17 ms (47.9 KiB/s)
Ignoring unknown command: kaslrseed
Ignoring unknown command: append
Ignoring unknown command: kaslrseed
Ignoring unknown command: append
Attached is a patch working around this issue in u-boot-menu.
Thanks,
Arnaud
-- System Information:
Debian Release: bookworm/sid
APT prefers testing
APT policy: (500, 'testing'), (200, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.0.0-5-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages u-boot-menu depends on:
ii linux-base 4.9
Versions of packages u-boot-menu recommends:
ii rsync 3.2.6-4+b1
Versions of packages u-boot-menu suggests:
pn flash-kernel <none>
>From 3cd399d3c853f452711b6e5b37098b89e1633c51 Mon Sep 17 00:00:00 2001
From: Arnaud Ferraris <[email protected]>
Date: Mon, 12 Dec 2022 14:59:44 +0100
Subject: [PATCH] u-boot-update: put `kaslrseed` last
When using a version of u-boot without KASLR support (21.10 in this
case), having this command set makes all following lines to be ignored,
even though they contain valid commands:
Retrieving file: /extlinux/extlinux.conf
843 bytes read in 17 ms (47.9 KiB/s)
Ignoring unknown command: kaslrseed
Ignoring unknown command: append
Ignoring unknown command: kaslrseed
Ignoring unknown command: append
Ensuring `kaslrseed` is the last command is enough this work around this
`u-boot` bug.
---
u-boot-update | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/u-boot-update b/u-boot-update
index effd304..f42cacb 100755
--- a/u-boot-update
+++ b/u-boot-update
@@ -189,8 +189,8 @@ label l${_NUMBER}
${_INITRD}
${_FDT}
${_FDTOVERLAYS}
- kaslrseed
- append ${U_BOOT_ROOT} ${U_BOOT_PARAMETERS}"
+ append ${U_BOOT_ROOT} ${U_BOOT_PARAMETERS}
+ kaslrseed"
fi
--
2.35.1
--- End Message ---
--- Begin Message ---
Source: u-boot-menu
Source-Version: 4.2.1
Done: Vagrant Cascadian <[email protected]>
We believe that the bug you reported is fixed in the latest version of
u-boot-menu, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Vagrant Cascadian <[email protected]> (supplier of updated u-boot-menu package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 12 Dec 2022 13:26:47 -0800
Source: u-boot-menu
Architecture: source
Version: 4.2.1
Distribution: unstable
Urgency: medium
Maintainer: Jonas Smedegaard <[email protected]>
Changed-By: Vagrant Cascadian <[email protected]>
Closes: 1025954
Changes:
u-boot-menu (4.2.1) unstable; urgency=medium
.
* Revert "add kalsrseed support" (Closes: #1025954)
Checksums-Sha1:
9fb47548ff52247e882851be155b919625394775 1055 u-boot-menu_4.2.1.dsc
83c3e630847918eb5938aebd921f842cef221960 14248 u-boot-menu_4.2.1.tar.xz
9cd5f60a35be098665e95400f2bf85ba9f3faeea 5426 u-boot-menu_4.2.1_arm64.buildinfo
Checksums-Sha256:
340174a373579a45704b4a04c731b02cb1e5dff7bff348296b1f413cb512a246 1055
u-boot-menu_4.2.1.dsc
2fe45b20bfd10a836e7ca5817aba95995255d9fc50fa7ee6e0ddd3b2c89aa502 14248
u-boot-menu_4.2.1.tar.xz
f451a07cf6c65aa634bf33b112a616694d5ca596a7d001f6ae582c2be0325d7e 5426
u-boot-menu_4.2.1_arm64.buildinfo
Files:
c3e9fa598e14d65c0f131d635e74b1f6 1055 admin optional u-boot-menu_4.2.1.dsc
46cd3d796b39959ee28bd84918b79a2c 14248 admin optional u-boot-menu_4.2.1.tar.xz
424f54c2d63f551a85b42f1f68855963 5426 admin optional
u-boot-menu_4.2.1_arm64.buildinfo
-----BEGIN PGP SIGNATURE-----
iIkEARYKADEWIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCY5eenRMcdmFncmFudEBk
ZWJpYW4ub3JnAAoJENxRj8h/lxaqRJkBAOiXCYqLsWPPZcBYw0yBJhFdI6TlrYGz
qq6QB2c0E340AP0Te7iwVdQHd3O9j3fAXm/SpsXV+04CXLYIanjgWGMCBA==
=zahj
-----END PGP SIGNATURE-----
--- End Message ---