From: Pádraig Brady Date: Mon, 11 Nov 2024 14:54:03 +0000 (+0000) Subject: build: update gnulib to latest X-Git-Tag: v9.6~79 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64a5d1092c3ea6ec5a8cd397a960500d5067a953;p=thirdparty%2Fcoreutils.git build: update gnulib to latest * NEWS: Mention the fix to nproc honoring the affinity mask on systems with more than 1024 processors. --- diff --git a/NEWS b/NEWS index 0c4220157b..9fee0c87e9 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,10 @@ GNU coreutils NEWS -*- outline -*- have exited with a "Function not implemented" error. [bug introduced in coreutils-8.28] + nproc gives more consistent results on systems with more than 1024 CPUs. + Previously it would have ignored the affinity mask on such systems. + [bug introduced with nproc in coreutils-8.1] + 'shuf' generates more-random output when the output is small. [bug introduced in coreutils-8.6] diff --git a/gnulib b/gnulib index 74b6a2a738..ee0bc69530 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 74b6a2a7386cf8586c1244297d4d87dde123db42 +Subproject commit ee0bc695303775da5026091a65e8ec2b764f4a26