From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59912) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g6O9f-0003ln-4I for guix-patches@gnu.org; Sat, 29 Sep 2018 18:56:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g6O9a-00015R-Cr for guix-patches@gnu.org; Sat, 29 Sep 2018 18:56:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:55002) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g6O9a-00015L-5x for guix-patches@gnu.org; Sat, 29 Sep 2018 18:56:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1g6O9a-0003zr-3r for guix-patches@gnu.org; Sat, 29 Sep 2018 18:56:02 -0400 Subject: [bug#32834] [PATCH] gnu: icecat: Build with rust-1.24. Resent-Message-ID: Date: Sun, 30 Sep 2018 00:55:15 +0200 From: Danny Milosavljevic Message-ID: <20180930005515.6860d2a4@scratchpost.org> In-Reply-To: <87lg7kvuhz.fsf@gnu.org> References: <20180925044904.23530-1-efraim@flashner.co.il> <87lg7kvuhz.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/ErkWEoWB0tFS9Z.NB6SxWzG"; 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" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Mark H Weaver , 32834@debbugs.gnu.org --Sig_/ErkWEoWB0tFS9Z.NB6SxWzG Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On Sat, 29 Sep 2018 23:55:36 +0200 ludo@gnu.org (Ludovic Court=C3=A8s) wrote: > Hi Efraim, >=20 > Efraim Flashner skribis: >=20 > > * gnu/packages/gnuzilla.scm (icecat)[native-inputs]: Use the oldest > > compatable rust over newer releases when building icecat. =20 >=20 > [...] >=20 > > + ;; Icecat 60 checkes for rust>=3D1.24 > > + `(("rust" ,rust-1.24) > > + ("cargo" ,rust-1.24 "cargo") =20 >=20 > I suppose the goal is to reduce the build chain, right? >=20 > Mark, Danny: WDYT? I think it's a good idea. Eventually, the rust bootchain will change to mrustc -> rust@1.25.0 -> ..., but we can cross that bridge when we come to it. I'm not sure about Rust's policy with regard to CVEs. Are those patched in old releases, too? --Sig_/ErkWEoWB0tFS9Z.NB6SxWzG Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAluwAtMACgkQ5xo1VCww uqVm9Af7Bk/4CQe7ah22IF9+g+YYqNrD9VHKfZDEFqsdQbVapIEAW50sxcYgcW9T 6X8JWXmJ9z90yLyzVUVnFragTbwPxqfxi388nacQ6lwwnbk1dBturtnT0fvGcUxF 8Kw4QcKPZ+4ekOjmqHlykXp/GmLZGkhKSoVkjhW2nWCAzoesw6PUOR/wXK5gm76K CZrWB4aX6HZiLqOexH/U37m8ky3aaPYTBXcvAdweMYdZmIJwCPJrmup+qoMYsdtP WzbFmqFlf0cJ0lKuxx0RVyplU08Hi5rnGHVnbvPg3dVyZodb9wvsoEGVtf+qrqs0 +iMdakErx36v7NK9P4WQbDsL9Jo5RA== =lceO -----END PGP SIGNATURE----- --Sig_/ErkWEoWB0tFS9Z.NB6SxWzG--