Changelog for
supermin-5.3.3-2.4.x86_64.rpm :
* Thu Jan 04 2024 carnoldAATTsuse.com- Update to version 5.3.3 (jsc#PED-6305)
* initrd: Support ztd-compressed modules
* pacman: Recognise Artix, an Arch derivative
* Add a separate variable to store link flags, and use that to supply
* Add appropriate globs for arm based kernels. The file names end in -arm64 but the architecture is named aarch64.
* Add support for OCaml 5.0
* Add LFS support for fts functions
* Numerous bug fixes- Upstream bug fixes and features 001-Improved-debugging-of-the-supermin-if-newer-calculation.patch 002-Fix-if-newer-copy-kernel.patch 003-Fix-kernel-filtering-for-aarch64-architecture.patch 004-Use-output-complete-exe-instead-of-custom.patch 005-Only-supply-output-complete-exe-to-final-link.patch 006-Rename-function-file-kernel.patch 007-Uncompress-kernel-on-RISC-V.patch 008-Fix-link-to-renamed-kernel-documentation.patch 009-New-mailing-list-email-address.patch- Dropped initrd_support_ztd-compressed_modules.patch
* Tue Dec 27 2022 Andreas Schwab
- Enable build on riscv64
* Fri Dec 09 2022 Thorsten Kukuk - Include sysconfig-netconfig only until SLE15, newer versions don\'t use it anymore [jsc#PED-1734]
* Tue Oct 04 2022 carnoldAATTsuse.com- jsc#PED-2113 [Virt Tools] Refresh Virtualization Tools for Xen and KVM Management
* Mon Apr 25 2022 carnoldAATTsuse.com- Update to 5.2.2 bug fix release
* Open Unix.LargeFile to avoid \"lstat: Value too large for defined data type\"
* pacman: Skip over detached signatures when unpacking
* ext2, rpm: Don\'t redefine Val_none or Some_val.
* Don\'t attempt to build man page if perldoc is not available
* Ignore zfcpdump kernel on s390x
* Ignore unbootable kernels in /lib/modules
* Ignore debug kernels
* maintainer: Add our usual maintainer rules- Drop Avoid-lstat-Value-too-large-for-defined-data-type.patch
* Mon Mar 07 2022 carnoldAATTsuse.com- bsc#1187532 - virt-make-fs hangs forever detect-aarch64-kernel.patch
* Tue Dec 21 2021 BenoƮt Monin - Add initrd_support_ztd-compressed_modules.patch: backport of 4306a131c6cd to add support of zstd compressed kernel modules.
* Sun Sep 12 2021 oheringAATTsuse.de- Restore ExclusiveArch, continue to follow libguestfs The \'almost\' below is the reason.
* Thu Sep 09 2021 oheringAATTsuse.de- arm32 may have a kernel named /boot/zImage
* Thu Sep 09 2021 Jan Engelhardt - Remove arch exclusion, almost all of them build.
* Tue Aug 31 2021 oheringAATTsuse.de- s390x may have a kernel named /boot/image
* Wed Aug 25 2021 carnoldAATTsuse.com- Update to 5.2.1 bug fix release. Include post 5.2.1 upstream fix. Avoid-lstat-Value-too-large-for-defined-data-type.patch disable-test-if-newer-ext2.patch
* Thu Apr 01 2021 Andreas Schwab - Fix typo risc64 -> riscv64
* Fri Feb 05 2021 roAATTsuse.de- add patch supermin-kernel_version_compressed.patch find kernel module path even for compressed kernels like on aarch64 and s390x (bsc#1182112, bsc#1138258)