Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Aug 2015 22:11:04 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r393981 - branches/2015Q3/ports-mgmt/pkg
Message-ID:  <201508112211.t7BMB4xU063969@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Tue Aug 11 22:11:03 2015
New Revision: 393981
URL: https://svnweb.freebsd.org/changeset/ports/393981

Log:
  MFH: r393976
  
  Update to pkg 1.5.6
  Changes:
  - Incorporate in sources the patch for expat CVE-2015-1283
    Note that pkg is not vulnerable because it does not use the patched function
  - improvements in pkg check manpage
  - fix format specifier in libpkg's pkg_vets
  
  Approved by:	portmgr (implicit)

Modified:
  branches/2015Q3/ports-mgmt/pkg/Makefile
  branches/2015Q3/ports-mgmt/pkg/distinfo
Directory Properties:
  branches/2015Q3/   (props changed)

Modified: branches/2015Q3/ports-mgmt/pkg/Makefile
==============================================================================
--- branches/2015Q3/ports-mgmt/pkg/Makefile	Tue Aug 11 22:10:28 2015	(r393980)
+++ branches/2015Q3/ports-mgmt/pkg/Makefile	Tue Aug 11 22:11:03 2015	(r393981)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pkg
-DISTVERSION=	1.5.5
+DISTVERSION=	1.5.6
 _PKG_VERSION=	${DISTVERSION}
 CATEGORIES=	ports-mgmt
 MASTER_SITES=	\

Modified: branches/2015Q3/ports-mgmt/pkg/distinfo
==============================================================================
--- branches/2015Q3/ports-mgmt/pkg/distinfo	Tue Aug 11 22:10:28 2015	(r393980)
+++ branches/2015Q3/ports-mgmt/pkg/distinfo	Tue Aug 11 22:11:03 2015	(r393981)
@@ -1,2 +1,2 @@
-SHA256 (pkg-1.5.5.tar.xz) = 5d19b4cca5574f3e4d5299e65cd6ef3e31eff9c2bba06223119587137d750a1f
-SIZE (pkg-1.5.5.tar.xz) = 1897720
+SHA256 (pkg-1.5.6.tar.xz) = 30c772e97e306ad85dcc652e2a9951ad49b0827337066f44dba5d91882ad92b1
+SIZE (pkg-1.5.6.tar.xz) = 1900900



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508112211.t7BMB4xU063969>