-
Notifications
You must be signed in to change notification settings - Fork 565
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
minghe
committed
Jan 9, 2025
1 parent
9d2b0f8
commit 6b7ff73
Showing
2 changed files
with
3 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,7 +50,7 @@ Version: 255 | |
# determine the build information from local checkout | ||
Version: %(tools/meson-vcs-tag.sh . error | sed -r 's/-([0-9])/.^\1/; s/-g/_g/') | ||
%endif | ||
Release: 19%{?dist} | ||
Release: 18%{?dist} | ||
|
||
# FIXME - hardcode to 'stable' for now as that's what we have in our blobstore | ||
%global stable 1 | ||
|
@@ -142,7 +142,6 @@ Patch0491: azurelinux-use-system-auth-in-pam-systemd-user.patch | |
# Patches for Azure Linux | ||
Patch0900: do-not-test-openssl-sm3.patch | ||
Patch0901: networkd-default-use-domains.patch | ||
Patch0902: systemd-networkd-cloud-init.patch | ||
|
||
%ifarch %{ix86} x86_64 | ||
%global want_bootloader 1 | ||
|
@@ -1217,9 +1216,6 @@ rm -f %{name}.lang | |
# %autochangelog. So we need to continue manually maintaining the | ||
# changelog here. | ||
%changelog | ||
* Thu Dec 19 2024 Minghe Ren <[email protected]> - 255-19 | ||
- Add patch | ||
|
||
* Fri Sep 13 2024 Thien Trung Vuong <[email protected]> - 255-18 | ||
- Install systemd-boot binary to ESP | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters