diff options
| author | Steve McIntyre <steve@einval.com> | 2026-05-18 14:12:28 +0100 |
|---|---|---|
| committer | Steve McIntyre <steve@einval.com> | 2026-05-18 14:12:28 +0100 |
| commit | 409da09ec16bd2a28041db9608661a7f8fc7ec37 (patch) | |
| tree | ab1b68ca1b2df707aa8899ceab5b0ff7b7cd5492 | |
| parent | 0f5a44c8169294fd1362ee6d018f93a76f0d1f05 (diff) | |
| download | shim-signed-409da09ec16bd2a28041db9608661a7f8fc7ec37.tar.gz shim-signed-409da09ec16bd2a28041db9608661a7f8fc7ec37.zip | |
Update changelog and release 1.48debian/1.48
| -rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 03a95b7..89ef5c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -shim-signed (1.48) UNRELEASED; urgency=medium +shim-signed (1.48) unstable; urgency=medium * Add support for verifying and then combining signatures from multiple signed shims. @@ -8,6 +8,9 @@ shim-signed (1.48) UNRELEASED; urgency=medium * In preinst, try to verify that the signed shim we're trying to install will actually boot on this system - let's not break systems on upgrade. + * We now include a dual-signed shim including the 2023 CA. + Closes: #1112197 + * The shim included is now NX-capable. Closes: #1064102 -- Steve McIntyre <93sam@debian.org> Sun, 17 May 2026 22:47:06 +0100 |
