From owner-svn-ports-head@FreeBSD.ORG Mon Jun 23 23:09:06 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DF9974FE; Mon, 23 Jun 2014 23:09:06 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B2C2E205B; Mon, 23 Jun 2014 23:09:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5NN960v010478; Mon, 23 Jun 2014 23:09:06 GMT (envelope-from kuriyama@svn.freebsd.org) Received: (from kuriyama@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5NN96fW010474; Mon, 23 Jun 2014 23:09:06 GMT (envelope-from kuriyama@svn.freebsd.org) Message-Id: <201406232309.s5NN96fW010474@svn.freebsd.org> From: Jun Kuriyama Date: Mon, 23 Jun 2014 23:09:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r359019 - head/security/gnupg1 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jun 2014 23:09:07 -0000 Author: kuriyama Date: Mon Jun 23 23:09:05 2014 New Revision: 359019 URL: http://svnweb.freebsd.org/changeset/ports/359019 QAT: https://qat.redports.org/buildarchive/r359019/ Log: - Upgrade to 1.4.17 (security fix). This release includes a *security fix* to stop a possible DoS using garbled compressed data packets which can be used to put gpg into an infinite loop. References: http://lists.gnupg.org/pipermail/gnupg-announce/2014q2/000344.html Modified: head/security/gnupg1/Makefile head/security/gnupg1/distinfo head/security/gnupg1/pkg-plist Modified: head/security/gnupg1/Makefile ============================================================================== --- head/security/gnupg1/Makefile Mon Jun 23 23:02:45 2014 (r359018) +++ head/security/gnupg1/Makefile Mon Jun 23 23:09:05 2014 (r359019) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= gnupg -PORTVERSION= 1.4.16 -PORTREVISION= 2 +PORTVERSION= 1.4.17 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= gnupg Modified: head/security/gnupg1/distinfo ============================================================================== --- head/security/gnupg1/distinfo Mon Jun 23 23:02:45 2014 (r359018) +++ head/security/gnupg1/distinfo Mon Jun 23 23:09:05 2014 (r359019) @@ -1,4 +1,4 @@ -SHA256 (gnupg-1.4.16.tar.bz2) = 7b3b748e6aaa338092a0b26b1730cd9355765b55e3684f58dd70f9a1b00f4a2f -SIZE (gnupg-1.4.16.tar.bz2) = 3656752 -SHA256 (gnupg-1.4.16.tar.bz2.sig) = dac6f454d6593c955914324c9df04885696ed3e93f62b7f624095533a80b1035 -SIZE (gnupg-1.4.16.tar.bz2.sig) = 287 +SHA256 (gnupg-1.4.17.tar.bz2) = e6dd9d19d62dc434d354076d1f7cea11e87934ff2a0912aa806f848dda0a7b5b +SIZE (gnupg-1.4.17.tar.bz2) = 3648762 +SHA256 (gnupg-1.4.17.tar.bz2.sig) = 4a144a873de65fc25f1e376ff5f258a76f17870d1cd3e9b894a1ac139f1d4c04 +SIZE (gnupg-1.4.17.tar.bz2.sig) = 287 Modified: head/security/gnupg1/pkg-plist ============================================================================== --- head/security/gnupg1/pkg-plist Mon Jun 23 23:02:45 2014 (r359018) +++ head/security/gnupg1/pkg-plist Mon Jun 23 23:09:05 2014 (r359019) @@ -9,7 +9,6 @@ libexec/gnupg/gpgkeys_hkp @dirrm libexec/gnupg man/man1/gpg-zip.1.gz man/man1/gpg.1.gz -man/man1/gpg.ru.1.gz man/man1/gpgv.1.gz man/man7/gnupg.7.gz %%NLS%%share/locale/be/LC_MESSAGES/gnupg.mo