diff --git a/_servicedata b/_servicedata new file mode 100644 index 0000000..cc14674 --- /dev/null +++ b/_servicedata @@ -0,0 +1,4 @@ + + + https://github.com/numactl/numactl + 01a39cb4edc0dd0f4151b7ad11e0c56d2e612a02 \ No newline at end of file diff --git a/numactl-2.0.14.39.g8b18345.obscpio b/numactl-2.0.14.39.g8b18345.obscpio deleted file mode 100644 index f7d9f18..0000000 --- a/numactl-2.0.14.39.g8b18345.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ebb8d7fb7e4f2d464e2f7b26e2b99b001017ed871bab739aa7f870da80febbaa -size 411659 diff --git a/numactl-2.0.15.0.g01a39cb.obscpio b/numactl-2.0.15.0.g01a39cb.obscpio new file mode 100644 index 0000000..0bb227f --- /dev/null +++ b/numactl-2.0.15.0.g01a39cb.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04a4ae645fdfdf1342133e50bdca342523842829750554d6b3e1674a4dea0163 +size 416779 diff --git a/numactl.changes b/numactl.changes index c456a12..3ee7414 100644 --- a/numactl.changes +++ b/numactl.changes @@ -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 diff --git a/numactl.obsinfo b/numactl.obsinfo index 3934acd..4c321c7 100644 --- a/numactl.obsinfo +++ b/numactl.obsinfo @@ -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 diff --git a/numactl.spec b/numactl.spec index aa4cd74..eaafc6b 100644 --- a/numactl.spec +++ b/numactl.spec @@ -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