From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38031) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dY6wJ-000575-L8 for guix-patches@gnu.org; Thu, 20 Jul 2017 04:36:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dY6wE-0000I0-PI for guix-patches@gnu.org; Thu, 20 Jul 2017 04:36:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:45839) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dY6wE-0000Hw-M5 for guix-patches@gnu.org; Thu, 20 Jul 2017 04:36:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dY6wE-0007un-Fe for guix-patches@gnu.org; Thu, 20 Jul 2017 04:36:02 -0400 Subject: [bug#27769] [PATCH] gnu: pcre: Update replacement to 8.41 [fixes CVE-2017-{7244, 7245, 7246}]. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <47b5258899cf05aea85ef2af8a9e15207830cbb9.1500517348.git.leo@famulari.name> Date: Thu, 20 Jul 2017 10:35:28 +0200 In-Reply-To: <47b5258899cf05aea85ef2af8a9e15207830cbb9.1500517348.git.leo@famulari.name> (Leo Famulari's message of "Wed, 19 Jul 2017 22:22:28 -0400") Message-ID: <878tjjzesv.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Leo Famulari Cc: 27769@debbugs.gnu.org Leo Famulari skribis: > * gnu/packages/pcre.scm (pcre)[replacement]: Update to pcre-8.41. > (pcre/fixed): Replace with ... > (pcre-8.41): ... new variable. LGTM! > - (patches (search-patches "pcre-CVE-2017-7186.patch")))))) Should we remove this patch as well? For =E2=80=98core-updates=E2=80=99, I suggest we keep 8.41 it as a graft. = WDYT? Thank you! Ludo=E2=80=99.