grub2 (2.14-2)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/2.14-2 tag
- Git: https://salsa.debian.org/grub-team/grub.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 7503872
- Browser: https://salsa.debian.org/grub-team/grub
- Last scan: 2026-02-23 17:23:07+00
- Next scan: 2026-03-02 08:25:00+00
- Merge requests: 8
- CI pipeline status: failed
- Debian changelog in Git:
grub2 (2.14-2) unstable; urgency=medium
[ Mate Kukri ]
* grub-common.service: Add After/Requires=boot-complete.target
* Provide pre-built BIOS and IEEE1275 El-Torito images
* Drop vt-handoff support (LP #2052673)
[ Julian Andres Klode ]
* debian/upstream/signing-key.asc: merge keyring
[ Mate Kukri ]
* Do not append file/function/line prefixes to GRUB error message
* efi: Drop support for UGA Draw and Console Control protocols (Closes: #1127371) (Closes: #1127556)
-- Mate Kukri <mate.kukri@canonical.com> Tue, 10 Feb 2026 11:27:19 +0000
- This branch is 1 commit ahead of tag debian/2.14-2
- Git log:
commit 4ab0b2ce97b35364da2b108523e18985f12da72a
Author: Mate Kukri <mate.kukri@canonical.com>
Date: Tue Feb 10 16:16:30 2026 +0000
Really do not append file/line prefixes to error message
The previous revert was incomplete and only reverted 1 out of 2 commits
relating to the debug output changes.