Accepting request 1002284 from home:trenn:branches:Base:System

- 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

OBS-URL: https://build.opensuse.org/request/show/1002284
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=97
This commit is contained in:
Thomas Renninger 2022-09-09 10:48:19 +00:00 committed by Git OBS Bridge
parent 3847080ff3
commit 94d866905b
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