From owner-svn-ports-branches@freebsd.org Fri Dec 25 20:11:07 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8BC73A52016; Fri, 25 Dec 2015 20:11:07 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 587761FBB; Fri, 25 Dec 2015 20:11:07 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBPKB6pv022755; Fri, 25 Dec 2015 20:11:06 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBPKB6EB022753; Fri, 25 Dec 2015 20:11:06 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201512252011.tBPKB6EB022753@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Fri, 25 Dec 2015 20:11:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r404468 - branches/2015Q4/archivers/dpkg X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Dec 2015 20:11:07 -0000 Author: pawel Date: Fri Dec 25 20:11:06 2015 New Revision: 404468 URL: https://svnweb.freebsd.org/changeset/ports/404468 Log: MFH: r404444 Update to version 1.18.4 Fixes security CVE-2015-0860 PR: 205599 Submitted by: rakuco Approved by: portmgr (erwin) Modified: branches/2015Q4/archivers/dpkg/Makefile branches/2015Q4/archivers/dpkg/distinfo Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/archivers/dpkg/Makefile ============================================================================== --- branches/2015Q4/archivers/dpkg/Makefile Fri Dec 25 19:45:44 2015 (r404467) +++ branches/2015Q4/archivers/dpkg/Makefile Fri Dec 25 20:11:06 2015 (r404468) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dpkg -PORTVERSION= 1.18.3 +PORTVERSION= 1.18.4 CATEGORIES= archivers sysutils MASTER_SITES= DEBIAN_POOL DISTNAME= dpkg_${PORTVERSION} Modified: branches/2015Q4/archivers/dpkg/distinfo ============================================================================== --- branches/2015Q4/archivers/dpkg/distinfo Fri Dec 25 19:45:44 2015 (r404467) +++ branches/2015Q4/archivers/dpkg/distinfo Fri Dec 25 20:11:06 2015 (r404468) @@ -1,2 +1,2 @@ -SHA256 (dpkg_1.18.3.tar.xz) = a40ffe38d7f36d858a752189a306433cfc52c7d15d7b98f61d9f9dd49e0e4807 -SIZE (dpkg_1.18.3.tar.xz) = 4359884 +SHA256 (dpkg_1.18.4.tar.xz) = fe89243868888ce715bf45861f26264f767d4e4dbd0d6f1a26ce60bbbbf106da +SIZE (dpkg_1.18.4.tar.xz) = 4377024