From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kei Kebreau Subject: Re: Chicken security bugs [was Re: [peter@more-magic.net: Irregex packages should be updated to 0.9.6]] Date: Tue, 03 Jan 2017 08:36:06 -0500 Message-ID: <87r34kl0zd.fsf@openmailbox.org> References: <20161216193319.GA12690@jasmine> <20161216193659.GA26067@jasmine> <87lgv7zs6y.fsf@openmailbox.org> <20161224063251.GA30959@jasmine> <87pokhxha8.fsf@openmailbox.org> <20161224210440.GA7145@jasmine> <87lgv4ydi8.fsf@openmailbox.org> <20170101221859.GA29114@jasmine> <87h95if6pa.fsf@openmailbox.org> <20170103052112.GC13839@jasmine> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35582) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cOPGC-0000m2-MF for guix-devel@gnu.org; Tue, 03 Jan 2017 08:36:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cOPG9-0003yd-K8 for guix-devel@gnu.org; Tue, 03 Jan 2017 08:36:16 -0500 Received: from lb1.openmailbox.org ([5.79.108.160]:38522) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cOPG9-0003yX-B3 for guix-devel@gnu.org; Tue, 03 Jan 2017 08:36:13 -0500 In-Reply-To: <20170103052112.GC13839@jasmine> (Leo Famulari's message of "Tue, 3 Jan 2017 00:21:12 -0500") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Leo Famulari Cc: guix-devel@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Leo Famulari writes: > On Sun, Jan 01, 2017 at 11:04:33PM -0500, Kei Kebreau wrote: >> Ah, this works excellently. Thanks for the pointer! The two attached >> patches should do the trick. > >> From 41ce29321b21edc698a9ed2ce6dab09f2d190d50 Mon Sep 17 00:00:00 2001 >> From: Kei Kebreau >> Date: Sun, 1 Jan 2017 21:49:04 -0500 >> Subject: [PATCH] gnu: chicken: Update to 4.11.1. >>=20 >> * gnu/packages/scheme.scm (chicken): Update to 4.11.1. > >> (source (origin >> (method url-fetch) >> - (uri (string-append "http://code.call-cc.org/releases/" >> - version "/chicken-" version ".tar.gz")) >> + (uri (string-append "http://code.call-cc.org/dev-snapshots= /" >> + "/2016/09/12/chicken-" version ".tar.g= z")) > > I'd leave both URIs there, to make it easier on future readers. > > Otherwise, LGTM! Amended and pushed to master! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEg7ZwOtzKO2lLzi2m5qXuPBlGeg0FAlhrqMYACgkQ5qXuPBlG eg3TrxAArAL7GzZsxPD0bfLQuWvMG9isoOyY16BP3Jhs/7zKQWGqM3dKp2YwhyIK FGpllqAPqEJ5xjLFEo2pQBnRU+K9BZT5iraLhMLt/IrTbf6r7J/1iPJNzXTigKGk lv4aenbzqtMptUWkk2X0chYmYeu18XTqifa0Txg74J2hyeNgt4fc0xU/hdyuLgng fg8xI0iCjz/3NVzPUUVkpKmGyhKp3zGVCUZq5m2Ljci3PHBWKoJQYK6jE91dSzFb QYwfi56ItcDVoi3EnJ8F5Kszb1qXVMyECBmkSRB8vG90zMm6iWOiP4StzokeVLVo gTZ9USdS6QftoSxceYntdUZ6RoYC3QnRMhuPpeKcg1AEAXh0sbc3ugEZj9hF2SQu HKKb3UHTsthoZGrtAdcHBDnuIzxUaH1L1AbnKEJOejqMyQ0u2r3m0rf3smC5oS7m XFkBQtzdDTjFPkyRC72phEaapY5NnLKUwR1sx83durmweJmY1zKPqGOcGj7vk0Bt GYfM0mYCjUBqP472UzTXBE8B8jTLipszeO4RP7LmbaH4QFCBmYB7IFapydsjdJZR 76OQJhCPA0Z1Rv4JaIIfcPVBxOniUIacAcBVU8Cez8buLDhjzLVTLpSlxWxOQlIe 8rplx+zr1rlFx4d/hMGCXtLq/r4fIl7zlket928yZpgQkYEKhfU= =Bp9i -----END PGP SIGNATURE----- --=-=-=--