File tree Expand file tree Collapse file tree
SPECS-SIGNED/systemd-boot-signed Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Version: 255
1414# determine the build information from local checkout
1515Version: %(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 }
1818License: LGPL-2.1 -or-later AND MIT AND GPL-2.0 -or-later
1919Vendor: Microsoft Corporation
2020Distribution: Azure Linux
@@ -53,9 +53,6 @@ Provides: version(systemd-boot)%{_isa} = %version
5353Obsoletes: systemd-udev < 252.2^
5454Conflicts: grub2-efi-binary
5555
56- Recommends: shim >= 15.8-3
57- Conflicts: shim < 15.8-3
58-
5956%description -n systemd-boot
6057systemd-boot (short: sd-boot) is a simple UEFI boot manager. It provides a
6158graphical menu to select the entry to boot and an editor for the kernel command
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
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ Version: 255
5050# determine the build information from local checkout
5151Version: %(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
You can’t perform that action at this time.
0 commit comments