Accepting request 1002285 from Base:System

OBS-URL: https://build.opensuse.org/request/show/1002285
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/numactl?expand=0&rev=69
This commit is contained in:
Dominique Leuenberger 2022-09-10 18:17:05 +00:00 committed by Git OBS Bridge
commit 7458d0eaa9
6 changed files with 27 additions and 7 deletions

4
_servicedata Normal file
View File

@ -0,0 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/numactl/numactl</param>
<param name="changesrevision">01a39cb4edc0dd0f4151b7ad11e0c56d2e612a02</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ebb8d7fb7e4f2d464e2f7b26e2b99b001017ed871bab739aa7f870da80febbaa
size 411659

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:04a4ae645fdfdf1342133e50bdca342523842829750554d6b3e1674a4dea0163
size 416779

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Fri Sep 09 10:16:30 UTC 2022 - trenn@suse.de
- Update to version 2.0.15.0.g01a39cb:
* Create codeql.yml
* Create makefile.yml
* Fix crash when memhog uses local policy
* Fix memhog uses the wrong policy but still works properly
* Fix the example usage in the man manual.
* fix memory and file handle leaks
* Do not reuse variable names in subscopes and delete useless blank lines
* Delete unused header files
* Limit the scope of function
* avoid declaring a global variable
* Fix build error on riscv64 by linking libatomic
-------------------------------------------------------------------
Tue May 10 09:48:02 UTC 2022 - moritz.kodytek@suse.com

View File

@ -1,4 +1,4 @@
name: numactl
version: 2.0.14.39.g8b18345
mtime: 1645816726
commit: 8b18345065c39d6b1e498bf635b4c8668e2d8f4e
version: 2.0.15.0.g01a39cb
mtime: 1662586986
commit: 01a39cb4edc0dd0f4151b7ad11e0c56d2e612a02

View File

@ -17,7 +17,7 @@
Name: numactl
Version: 2.0.14.39.g8b18345
Version: 2.0.15.0.g01a39cb
Release: 0
Summary: NUMA Policy Control
License: GPL-2.0-only