From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38580) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gGZFO-0001XI-3Y for guix-patches@gnu.org; Sat, 27 Oct 2018 20:48:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gGZFK-00026l-MU for guix-patches@gnu.org; Sat, 27 Oct 2018 20:48:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:41835) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gGZFK-00026d-HH for guix-patches@gnu.org; Sat, 27 Oct 2018 20:48:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gGZFK-0008Px-Dy for guix-patches@gnu.org; Sat, 27 Oct 2018 20:48:02 -0400 Subject: bug#33156: [PATCH] gnu: libmspack: Update to 0.8 [fixes CVE-2018-{18584, 18585, 18586}]. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Kei Kebreau References: <20181025202229.26991-1-kkebreau@posteo.net> <87tvl7a47j.fsf@gnu.org> Date: Sat, 27 Oct 2018 20:46:53 -0400 In-Reply-To: <87tvl7a47j.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sat, 27 Oct 2018 15:50:40 +0200") Message-ID: <87efcanbia.fsf@posteo.net> 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 33156-done@debbugs.gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Hi Kei, > > Kei Kebreau skribis: > >> * gnu/packages/compression.scm (libmspack): Update to 0.8. > > LGTM, thanks! > > Ludo=E2=80=99. Pushed! Thank you for reviewing.