From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] Add php Date: Thu, 17 Nov 2016 13:27:50 +0100 Message-ID: <871sya5m0p.fsf@gnu.org> References: <20161030130828.3797d37d@polymos.lepiller.eu> <20161030175105.1f6eeff2@polymos.lepiller.eu> <87ins9s9y1.fsf@duckhunt.i-did-not-set--mail-host-address--so-tickle-me> <20161102224052.7ec98d2d@lepiller.eu> <87eg2k8xp2.fsf@gnu.org> <20161111173123.51375f43@polymos.lepiller.eu> <87eg2etms7.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> <87bmxitmdi.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> <87y40m8ben.fsf@gnu.org> <8760nqtbg6.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> <87lgwm6rwx.fsf@gnu.org> <87h977c6ux.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> <89e7b7e761086ed5ace17abc9a7bf435@lepiller.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35455) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c7LnK-0004HW-SR for guix-devel@gnu.org; Thu, 17 Nov 2016 07:27:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c7LnK-0004lO-4d for guix-devel@gnu.org; Thu, 17 Nov 2016 07:27:58 -0500 In-Reply-To: <89e7b7e761086ed5ace17abc9a7bf435@lepiller.eu> (tyreunom@lepiller.eu's message of "Thu, 17 Nov 2016 12:08:45 +0100") 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: tyreunom Cc: guix-devel@gnu.org Hello! tyreunom skribis: > we could include patches to our libgd to fix two (maybe four) > issues. We should also upgrade our sqlite version, but many packages > will then have to be rebuilt, or we could create a separate package > for the newer version. What do you suggest? Until we upgrade =E2=80=98gd=E2=80=99 (that=E2=80=99d be in =E2=80=98stagin= g=E2=80=99), we can always have a gd variant that includes all the relevant fixes and use this variant for PHP. Ludo=E2=80=99.