diff --git a/_service b/_service index d634e1b..b80e2e0 100644 --- a/_service +++ b/_service @@ -1,13 +1,12 @@ - + git - https://github.com/numactl/numactl - HEAD + http://github.com/numactl/numactl v(.*) @PARENT_TAG@.@TAG_OFFSET@.g%h enable - + *.tar diff --git a/_servicedata b/_servicedata index 0222a9b..1d42da5 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,6 @@ https://github.com/numactl/numactl - 3871b1c42fc71bceadafd745d2eff5dddfc2d67e \ No newline at end of file + 4bfdcc6e6111c5bf5d4ccb46f227aea80cc57159 + http://github.com/numactl/numactl + 6c14bd59d438ebb5ef828e393e8563ba18f59cb2 \ No newline at end of file diff --git a/numactl-2.0.18.0.g3871b1c.obscpio b/numactl-2.0.18.0.g3871b1c.obscpio deleted file mode 100644 index c4e918d..0000000 --- a/numactl-2.0.18.0.g3871b1c.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7efa71571b375b2d55ff524394a1dc586ad23f11bc7433a3219769b022816ca7 -size 899596 diff --git a/numactl-2.0.18.10.g6c14bd5.obscpio b/numactl-2.0.18.10.g6c14bd5.obscpio new file mode 100644 index 0000000..8d894d7 --- /dev/null +++ b/numactl-2.0.18.10.g6c14bd5.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b2a067f457bc4270483914e01b8536e9a26c043a68503f5f3aa2a986dc31138 +size 901132 diff --git a/numactl.changes b/numactl.changes index 8806248..f0b26d5 100644 --- a/numactl.changes +++ b/numactl.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Thu Oct 10 08:37:28 UTC 2024 - trenn@suse.de + +- Update to version 2.0.18.10.g6c14bd5: + * Save and restore errno when probing for SET_PREFERRED_MANY + * libnuma: fix nodemask allocation size for get_mempolicy + * Update numactl.c + * numastat: eliminate hard-coded tables + * Don't fail build when set_mempolicy_home_node syscall is unknown + * numactl: Add documentation for weighted interleave + * numactl: Fix RESOURCE_LEAK in show() + * numademo: Fix the using of the uninitialized value + * Add `-w` and `--weighted-interleave` for weighted interleave mode + * Fix fallback for set_mempolicy_home_node syscall + +------------------------------------------------------------------- +Mon May 13 12:59:04 UTC 2024 - trenn@suse.de + +- Update to version 2.0.18.5.g4bfdcc6: + * numactl: Add documentation for weighted interleave + * numactl: Fix RESOURCE_LEAK in show() + * numademo: Fix the using of the uninitialized value + * Add `-w` and `--weighted-interleave` for weighted interleave mode + * Fix fallback for set_mempolicy_home_node syscall + ------------------------------------------------------------------- Thu Feb 22 14:07:43 UTC 2024 - Dominique Leuenberger diff --git a/numactl.obsinfo b/numactl.obsinfo index 6140121..67d8375 100644 --- a/numactl.obsinfo +++ b/numactl.obsinfo @@ -1,4 +1,4 @@ name: numactl -version: 2.0.18.0.g3871b1c -mtime: 1707290436 -commit: 3871b1c42fc71bceadafd745d2eff5dddfc2d67e +version: 2.0.18.10.g6c14bd5 +mtime: 1726580702 +commit: 6c14bd59d438ebb5ef828e393e8563ba18f59cb2 diff --git a/numactl.spec b/numactl.spec index f6977db..6224d4e 100644 --- a/numactl.spec +++ b/numactl.spec @@ -17,7 +17,7 @@ Name: numactl -Version: 2.0.18.0.g3871b1c +Version: 2.0.18.10.g6c14bd5 Release: 0 Summary: NUMA Policy Control License: GPL-2.0-only