Skip to content

Commit dd652a9

Browse files
committed
Revert "Release bump systemd-boot to use new keys (#11439)"
This reverts commit c36b428.
1 parent e78ca42 commit dd652a9

2 files changed

Lines changed: 2 additions & 12 deletions

File tree

SPECS-SIGNED/systemd-boot-signed/systemd-boot-signed.spec

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Version: 255
1414
# determine the build information from local checkout
1515
Version: %(tools/meson-vcs-tag.sh . error | sed -r 's/-([0-9])/.^\1/; s/-g/_g/')
1616
%endif
17-
Release: 19%{?dist}
17+
Release: 18%{?dist}
1818
License: LGPL-2.1-or-later AND MIT AND GPL-2.0-or-later
1919
Vendor: Microsoft Corporation
2020
Distribution: Azure Linux
@@ -53,9 +53,6 @@ Provides: version(systemd-boot)%{_isa} = %version
5353
Obsoletes: systemd-udev < 252.2^
5454
Conflicts: grub2-efi-binary
5555

56-
Recommends: shim >= 15.8-3
57-
Conflicts: shim < 15.8-3
58-
5956
%description -n systemd-boot
6057
systemd-boot (short: sd-boot) is a simple UEFI boot manager. It provides a
6158
graphical menu to select the entry to boot and an editor for the kernel command
@@ -93,10 +90,6 @@ popd
9390
/boot/efi/EFI/BOOT/grubx64.efi
9491

9592
%changelog
96-
* Thu Dec 12 2024 Daniel McIlvaney <damcilva@microsoft.com> - 255-19
97-
- Version bump to force signing with new Azure Linux secure boot key
98-
- Add confilcts/recommends on shim to ensure the keys match
99-
10093
* Fri Sep 13 2024 Thien Trung Vuong <tvuong@microsoft.com> - 255-18
10194
- Update sd-boot install location
10295

SPECS/systemd/systemd.spec

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Version: 255
5050
# determine the build information from local checkout
5151
Version: %(tools/meson-vcs-tag.sh . error | sed -r 's/-([0-9])/.^\1/; s/-g/_g/')
5252
%endif
53-
Release: 19%{?dist}
53+
Release: 18%{?dist}
5454

5555
# FIXME - hardcode to 'stable' for now as that's what we have in our blobstore
5656
%global stable 1
@@ -1216,9 +1216,6 @@ rm -f %{name}.lang
12161216
# %autochangelog. So we need to continue manually maintaining the
12171217
# changelog here.
12181218
%changelog
1219-
* Thu Dec 12 2024 Daniel McIlvaney <damcilva@microsoft.com> - 255-19
1220-
- Version bump to force signing with new Azure Linux secure boot key
1221-
12221219
* Fri Sep 13 2024 Thien Trung Vuong <tvuong@microsoft.com> - 255-18
12231220
- Install systemd-boot binary to ESP
12241221

0 commit comments

Comments
 (0)