From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from eggs.gnu.org ([2001:4830:134:3::10]:51036)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1dF4Yl-0005AF-J7
	for guix-patches@gnu.org; Sun, 28 May 2017 16:13:08 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1dF4Yg-0002Lb-El
	for guix-patches@gnu.org; Sun, 28 May 2017 16:13:07 -0400
Received: from debbugs.gnu.org ([208.118.235.43]:39406)
	by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16)
	(Exim 4.71) (envelope-from <Debian-debbugs@debbugs.gnu.org>)
	id 1dF4Yg-0002LX-CH
	for guix-patches@gnu.org; Sun, 28 May 2017 16:13:02 -0400
Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2)
	(envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1dF4Yg-0000hn-8Z
	for guix-patches@gnu.org; Sun, 28 May 2017 16:13:02 -0400
Subject: bug#27102: [PATCH] gnu: libtiff: Update replacement to 4.0.8
	[security fixes].
Resent-Message-ID: <handler.27102.B27102.14960023522676@debbugs.gnu.org>
From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=)
References: <6291a7c0abb54219be27e0b9137f7e2c772ef6c3.1495899337.git.leo@famulari.name>
Date: Sun, 28 May 2017 22:12:22 +0200
In-Reply-To: <6291a7c0abb54219be27e0b9137f7e2c772ef6c3.1495899337.git.leo@famulari.name>
	(Leo Famulari's message of "Sat, 27 May 2017 11:35:37 -0400")
Message-ID: <87h904pwpl.fsf@gnu.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
List-Id: <guix-patches.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/guix-patches>,
	<mailto:guix-patches-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/guix-patches/>
List-Post: <mailto:guix-patches@gnu.org>
List-Help: <mailto:guix-patches-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/guix-patches>,
	<mailto:guix-patches-request@gnu.org?subject=subscribe>
Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org
Sender: "Guix-patches" <guix-patches-bounces+kyle=kyleam.com@gnu.org>
To: Leo Famulari <leo@famulari.name>
Cc: 27102@debbugs.gnu.org

Hi Leo!

Leo Famulari <leo@famulari.name> skribis:

> See 'ChangeLog' in the source distribution for more information about
> the bugs and security issues fixed in this release.
>
> * gnu/packages/image.scm (libtiff)[replacement]: Replace with libtiff-4.0=
.8.
> (libtiff/fixed): Replace with ...
> (libtiff-4.0.8): New variable.

LGTM, thanks for taking care of this!

Ludo=E2=80=99.