Merge branch 'c10s' into a10s
This commit is contained in:
commit
aabb8f71d9
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
f9c956fde0de29be297402ecbc8ff4d0 syslinux-6.04-pre1.tar.xz
|
||||
4ce937277ee3d9a46313ade745db4f7c626d2694 syslinux64.exe
|
||||
f2d4d06f8ef8523bc0d735642a00f7d252211783 syslinux64.exe
|
||||
|
@ -10,7 +10,7 @@ Summary: Simple kernel loader which boots from a FAT filesystem
|
||||
Name: syslinux
|
||||
Version: 6.04
|
||||
%define tarball_version 6.04-pre1
|
||||
Release: 0.29%{?dist}.alma.1
|
||||
Release: 0.30%{?dist}.alma.1
|
||||
License: GPL-2.0-or-later
|
||||
URL: http://syslinux.zytor.com/wiki/index.php/The_Syslinux_Project
|
||||
Source0: http://www.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{tarball_version}.tar.xz
|
||||
@ -268,9 +268,13 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Aug 08 2024 Eduard Abdullin <eabdullin@almalinux.org> - 6.04-0.29.alma.1
|
||||
* Tue Dec 10 2024 Eduard Abdullin <eabdullin@almalinux.org> - 6.04-0.30.alma.1
|
||||
- Use static syslinux64.exe to avoid a difference in the checksum in x86_64_v2 arch
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 6.04-0.30
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
||||
* Tue Jul 23 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 6.04-0.29
|
||||
- Build tftpboot and nonlinux on x86_64
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user