2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2026-09-12 12:36:23 +00:00
Files
xcat-dep/elilo/debian/changelog
T
Daniel Hilst 19c65dbec5 fix(deb): Port syslinux, elilo, grub2-xcat to modern Ubuntu toolchains
syslinux 3.86: add GCC 10+ -fcommon, GCC 15 -Wno-error flags, glibc
sysmacros.h include, vpd.c pointer fix, python2 menugen skip.

elilo-xcat: three patches for GCC 15 (bool keyword, StrnCpy conflict
with gnu-efi 4.0) and binutils 2.46 (objcopy efi-app format removed).
Bump debhelper compat 5→10, fix changelog maintainer emails.

grub2-xcat: bump DH_COMPAT 5→8, add make_deb.sh.
2026-06-20 17:28:16 -03:00

24 lines
647 B
Plaintext

elilo-xcat (3.14-6) UNRELEASED; urgency=low
* bump up the version number to include elilo-x86.efi
-- xCAT <xcat-user@lists.sourceforge.net> Fri, 7 May 2021 23:16:56 -0800
elilo-xcat (3.14-5) UNRELEASED; urgency=low
* bump up the kernel_size from 8M to 15M
-- xCAT <xcat-user@lists.sourceforge.net> Fri, 10 Jul 2020 23:16:56 -0800
elilo-xcat (3.14-4) UNRELEASED; urgency=low
* modify the package to be arch indep
-- xCAT <xcat-user@lists.sourceforge.net> Thu, 13 Nov 2014 23:16:56 -0800
elilo-xcat (1.2.1-1) unstable; urgency=low
* Initial release for xCAT
-- Arif Ali <aali@ocf.co.uk> Mon, 30 Apr 2012 18:32:00 +0100