From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: =?utf-8?B?4oCYZ3VpeCBsaW504oCZ?= CVE checker Date: Sat, 28 Nov 2015 16:07:27 +0100 Message-ID: <87fuzqupqo.fsf@gnu.org> References: <87d1uwgz7r.fsf@gnu.org> 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]:51051) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a2h67-0002DD-Ie for guix-devel@gnu.org; Sat, 28 Nov 2015 10:07:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a2h62-0001rG-VD for guix-devel@gnu.org; Sat, 28 Nov 2015 10:07:35 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:35749) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a2h62-0001rC-SB for guix-devel@gnu.org; Sat, 28 Nov 2015 10:07:30 -0500 Received: from reverse-83.fdn.fr ([80.67.176.83]:48154 helo=pluto) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1a2h61-00010S-OJ for guix-devel@gnu.org; Sat, 28 Nov 2015 10:07:30 -0500 In-Reply-To: <87d1uwgz7r.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Thu, 26 Nov 2015 23:42:00 +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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > gnu/packages/gcc.scm:324:2: gcc-4.9.3: probably vulnerable to CVE-2015-52= 76 > gnu/packages/image.scm:708:2: jasper-1.900.1: probably vulnerable to CVE-= 2008-3522 > gnu/packages/pulseaudio.scm:44:2: libsndfile-1.0.25: probably vulnerable = to CVE-2015-7805 > gnu/packages/xml.scm:64:2: libxml2-2.9.2: probably vulnerable to CVE-2015= -7941, CVE-2015-7942 > gnu/packages/xml.scm:144:2: libxslt-1.1.28: probably vulnerable to CVE-20= 15-7995 Interestingly, the GCC and libxslt ones are no longer visible at . I wonder if there=E2=80=99s an eviction policy, but I don=E2=80=99t see it = mentioned. Ideas? Ludo=E2=80=99.