Changelog for
libhugetlbfs-2.24.0.g1322884-1.2.x86_64.rpm :
* Mon Mar 11 2024 trennAATTsuse.de- Adopt to mainline: M libhugetlbfs_ia64_fix_missing_test.patch M disable-rw-on-non-ldscripts.diff M zero_filesize_segment.patch D glibc-2.34-fix.patch- Update to version 2.24.0.g1322884:
* Update NEWS for 2.24 release
* CI: Add build, codeql, codestyle check
* build: automake support
* test: disable partial usecases of shmoverride_linked_static
* elflink.c: Fix LOAD max segment to adapt x86
* Add support for loong64
* alloc.c: Fix get_hugepage_region might return a wild pointer
* run_tests: Fix bug in paranoid bug
* Add closing the fd when exiting from gethugepagesizes
* tests: Append CPPFLAGS rather then override
* Update hugetlbfs.h
* Disable hugepage-backed malloc if __morecore is not available
* Wed Nov 01 2023 Thomas Abraham
- Add libhugetlbfs-increase-mount-buffer.patch for upstream issue gh#43 (boo#1216576)
* Wed Mar 01 2023 Bernhard Wiedemann - Drop tests from rpm (boo#1159558)
* Thu Sep 09 2021 Martin Liška - Add glibc-2.34-fix.patch as a fix for upstream issue gh#52: https://github.com/libhugetlbfs/libhugetlbfs/pull/63/commits (boo#1189094).
* Thu Sep 09 2021 mliskaAATTsuse.cz- Update to version 2.23.0.g6b126a4:
* Update NEWS for 2.23 release
* Wait child with os.wait()
* Makefile: add MANDIR variable
* Makefile: skip LIB resolve check if NATIVEONLY
* Introduce basic riscv64 support
* ld.hugetlbfs: fix -Ttext-segment argument on AArch64
* tests: add explicit permissions to open() call
* Update NEWS for 2.22 release
* Convert setup script to python3
* Clean up error checking in dump_proc_pid_maps()
* Fri Jul 16 2021 trennAATTsuse.de- Update to version 2.23.0.g6b126a4:
* Update NEWS for 2.23 release
* Wait child with os.wait()
* Makefile: add MANDIR variable
* Makefile: skip LIB resolve check if NATIVEONLY
* Introduce basic riscv64 support
* ld.hugetlbfs: fix -Ttext-segment argument on AArch64
* tests: add explicit permissions to open() call
* Update NEWS for 2.22 release
* Convert setup script to python3
* Clean up error checking in dump_proc_pid_maps()
* Fri Jul 09 2021 trennAATTsuse.de- Enhance _service magic- Update to version 2.23.0.g6b126a4:
* Wait child with os.wait()
* Makefile: add MANDIR variable
* Makefile: skip LIB resolve check if NATIVEONLY
* Introduce basic riscv64 support
* ld.hugetlbfs: fix -Ttext-segment argument on AArch64- Remove unsupported arch patch (does not patch clean anymore): D libhugetlbfs.s390.patch
* Wed Apr 21 2021 Wolfgang Frisch - Hardening: Link as PIE (bsc#1184123).
* Mon Aug 17 2020 Dirk Mueller - update to 2.22:
* Library now verifies if slices are supported on PPC
* ld.hugetlbfs now supports multiple page sizes on PPC64
* Various GCC warning cleanups
* setup script converted to Python 3
* Tests are only run on online CPUs and only if a sufficient number are available
* task-size-overrun now searches empty address space more efficiently
* Tests that do not link the library are run for default page sizes only
* Test runner now uses Python 3- remove libhugetlbfs_fix_tests.patch (upstream)
* Mon Oct 01 2018 egottholdAATTsuse.com- Removed make target \"install-perlmod\" and filecheck from packaging process.