From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 100096 invoked by alias); 2 Aug 2016 22:17:14 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 100083 invoked by uid 89); 2 Aug 2016 22:17:14 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*M:cygwin, H*MI:cygwin, SECURITY X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Tue, 02 Aug 2016 22:17:04 +0000 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 145EA83F3B for ; Tue, 2 Aug 2016 22:17:03 +0000 (UTC) Received: from [10.10.116.47] (ovpn-116-47.rdu2.redhat.com [10.10.116.47]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u72MH1Cf011162 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 2 Aug 2016 18:17:02 -0400 From: Yaakov Selkowitz Subject: [SECURITY] gd To: cygwin-apps@cygwin.com Message-ID: <79a04d8a-5ff1-78c7-5280-43da90725757@cygwin.com> Date: Tue, 02 Aug 2016 22:17:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-08/txt/msg00019.txt.bz2 Dr. Volker, Several more CVEs have been made public for gd, which also has a new home. Could you please update to 2.2.3 with the following: HOMEPAGE="https://libgd.github.io/" SRC_URI="https://github.com/libgd/libgd/releases/download/gd-${VERSION}/libgd-${VERSION}.tar.xz" SRC_DIR="libgd-${VERSION}" You may also need this patch: PATCH_URI="http://pkgs.fedoraproject.org/cgit/rpms/gd.git/plain/gd-2.2.3-tests.patch" TIA, -- Yaakov