From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:40175) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j610d-0000RN-Rg for guix-patches@gnu.org; Sun, 23 Feb 2020 18:50:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j610c-0007h0-Lw for guix-patches@gnu.org; Sun, 23 Feb 2020 18:50:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:45739) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j610c-0007gk-8W for guix-patches@gnu.org; Sun, 23 Feb 2020 18:50:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j610c-00051S-74 for guix-patches@gnu.org; Sun, 23 Feb 2020 18:50:02 -0500 Subject: bug#39762: [PATCH] gnu: cpuid: Update to 20200211. Resent-To: guix-patches@gnu.org Resent-Message-ID: References: In-reply-to: Date: Mon, 24 Feb 2020 00:49:52 +0100 Message-ID: <877e0cuan3.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" Reply-to: Tobias Geerinckx-Rice , Tobias Geerinckx-Rice via Guix-patches From: Tobias Geerinckx-Rice via Guix-patches via To: 39762-done@debbugs.gnu.org Cc: cpuid@etallen.com --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Vincent, Thanks for the update! I only recently (this year?) learnt of=20 this readable alternative to /proc/cpuinfo. Glad to hear it's=20 seeing more action. Vincent Legoll =E5=86=99=E9=81=93=EF=BC=9A > But in normal mode, output changed a lot, some separators=20 > changed from ":" > to "=3D" This was deliberate, for consistency: Wed Feb 5 2020 Todd Allen * cpuid.c: Changed mp_synth fields to use '=3D' separator=20 instead of ':', like every other value. * cpuid.c: Changed processor serial number to use '=3D'=20 separator instead of ':', like every other value. > a lot of reported values, new things... This will probably break > any simplistic parsing of that output, if there is anything=20 > doing that in > guix... No: ~ =CE=BB guix refresh -l cpuid No dependents other than itself: cpuid@20200116 It's possible there's something out there calling cpuid from=20 $PATH, but=E2=80=A6 > Guixers, please advise how to proceed further. =E2=80=A6honestly, you're overthinking it. :-) There's a time to be=20 cautious but bumping cpuid is probably not it. Guix is exceptionally good at installing previous versions of=20 packages for those who disagree. I've pushed your patch as=20 08fee94d0fd96ea2b40f9fec80dc3fa19e283019. > Subject: [PATCH] gnu: cpuid: Update to 20200211. *=20 > gnu/packages/linux.scm > (cpuid): Update to 20200211. Note that git expects an empty line (newline) between the commit=20 summary and the body of the message: gnu: cpuid: Update to 20200211. * gnu/packages/linux.scm (cpuid): Update to 20200211. Thanks again, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEfo+u0AlEeO9y5k0W2Imw8BjFSTwFAl5TD6EACgkQ2Imw8BjF STw7qxAAgZFgGtg+tWsyuTJPtup0pYaFRMNMtS8lwN61gNBWIk5EEr62mFnJdrmp 3qN/5ObPVd6YpFW7IKBPurSVdQt8tDgbU3Bxdy3gDypbdeWzgid8pHtq3GKg6ai2 3vRV38GenzL3DoHMeJPzabMmHdnCve2pcj9h02iEdYm73ae58tm1TSyvVALd+IWU OPzYBfJMWOIbk5foWkzUM+QKZSccPIyeJWVajEtZAEsgu8rGyitiebGdL+e96tui pBPtHGq1bHyArVogv2qofRj70wg+TFak7jz+99SwpFXGvkCfflpTKpqMnN2SU25F GsyLrXtEcq3Tc92sPTAwNPd/UPMw0m8neFhHTbA4lv+X66dbFmsnwkQ7Xn8OZ6Ml C26xIGdbNhXzc2yyFJnQqwJs2TM2WexxKAPMeXfyWokhC5HaJjraoCjoIFMKaFUB nX+68jkQz/CyCUfbGREuz+RwtxDnbkby3dx47DrVxychW/P0kviXoFlpRxDp5xvB iLt8xY/uYmf68S0qkv775dhq/PY+ge/1Aj03+GnOkmK8QgMwVxdkI7GHRZZYfoW3 HRDWj2A6WDvnmymi7OoUTmDWWpJ0G15yk9NdClf32R2v23Q4VLFcuOnJLuUOuZFL c/SeZQe+nTkHfuZDDTedWc2RDdHutIQ9I7z7MTVS0tj+8KX07R4= =Xjrr -----END PGP SIGNATURE----- --=-=-=--