Accepting request 906751 from home:trenn:branches:Base:System
- 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() OBS-URL: https://build.opensuse.org/request/show/906751 OBS-URL: https://build.opensuse.org/package/show/Base:System/libhugetlbfs?expand=0&rev=61
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:147797bb090e82c1076337832a3ca86686ed8f528690c5dea46e5cd60c3cff16
|
||||
oid sha256:5b54ab41a13d0e2e426497ec392c596c676205e84ac14ba5cb36ef613732233b
|
||||
size 772108
|
||||
|
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 16 21:21:31 UTC 2021 - trenn@suse.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 13:18:00 UTC 2021 - trenn@suse.de
|
||||
|
||||
|
@@ -24,7 +24,7 @@ Summary: Helper library for the Huge Translation Lookaside Buffer Filesys
|
||||
License: LGPL-2.1-or-later
|
||||
Group: System/Libraries
|
||||
URL: https://github.com/libhugetlbfs/libhugetlbfs
|
||||
Source0: https://github.com/libhugetlbfs/libhugetlbfs/releases/download/%{version}/libhugetlbfs-%{version}.tar.gz
|
||||
Source0: libhugetlbfs-%{version}.tar.gz
|
||||
Source1: baselibs.conf
|
||||
Patch0: libhugetlbfs.tests-malloc.patch
|
||||
Patch1: libhugetlbfs_ia64_fix_missing_test.patch
|
||||
|
Reference in New Issue
Block a user