Changelog for
libhugetlbfs-2.23.0.g6b126a4-7.2.x86_64.rpm :
* 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.
* Fri Sep 28 2018 egottholdAATTsuse.com- Update to 2.21- Bug Fixes
* The noexec stack markers are set directly
* We no longer lie to glibc about shrinking the heap by less than HPAGE_SIZE- Test Suite
* No existent tests are no longer marked Killed By Signal
* Disable malloc per-thread cache for heap shrinking tests- Remove patch \"ignore-perl-modules.diff\"
* Mon Sep 11 2017 jengelhAATTinai.de- Run `make install-perlmod` to install/satisfy Perl modules required by /usr/bin/cpupcstat, itself installed by just `make install` [boo#1057963]