From owner-svn-ports-all@freebsd.org Fri Feb 5 21:00:02 2016 Return-Path: Delivered-To: svn-ports-all@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 9C94FA9CCDD; Fri, 5 Feb 2016 21:00:02 +0000 (UTC) (envelope-from junovitch@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 6F700C7; Fri, 5 Feb 2016 21:00:02 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u15L01iM056843; Fri, 5 Feb 2016 21:00:01 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u15L01NY056841; Fri, 5 Feb 2016 21:00:01 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201602052100.u15L01NY056841@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Fri, 5 Feb 2016 21:00:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r408269 - in branches/2016Q1/sysutils/py-salt: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Feb 2016 21:00:02 -0000 Author: junovitch Date: Fri Feb 5 21:00:01 2016 New Revision: 408269 URL: https://svnweb.freebsd.org/changeset/ports/408269 Log: MFH: r408268 sysutils/py-salt: update 2015.8.4 -> 2015.8.5 Note that 2015.8.4 resolved CVE-2016-1866 but introduced a bug that broke a lot of Salt functionality. This update is functionally equivalent to the current patched 2015.8.4_1 port but brings us back in line with upstream. PR: 206906 Submitted by: Christer Edwards Approved by: ports-secteam (feld) Deleted: branches/2016Q1/sysutils/py-salt/files/patch-salt_state.py Modified: branches/2016Q1/sysutils/py-salt/Makefile branches/2016Q1/sysutils/py-salt/distinfo Directory Properties: branches/2016Q1/ (props changed) Modified: branches/2016Q1/sysutils/py-salt/Makefile ============================================================================== --- branches/2016Q1/sysutils/py-salt/Makefile Fri Feb 5 20:47:02 2016 (r408268) +++ branches/2016Q1/sysutils/py-salt/Makefile Fri Feb 5 21:00:01 2016 (r408269) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= salt -PORTVERSION= 2015.8.4 -PORTREVISION= 1 +PORTVERSION= 2015.8.5 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: branches/2016Q1/sysutils/py-salt/distinfo ============================================================================== --- branches/2016Q1/sysutils/py-salt/distinfo Fri Feb 5 20:47:02 2016 (r408268) +++ branches/2016Q1/sysutils/py-salt/distinfo Fri Feb 5 21:00:01 2016 (r408269) @@ -1,2 +1,2 @@ -SHA256 (salt-2015.8.4.tar.gz) = 8a21a02e53a6ef9b6dad4145c70225b7ff17bbb4a436a131c7e32d42b428cf48 -SIZE (salt-2015.8.4.tar.gz) = 6874756 +SHA256 (salt-2015.8.5.tar.gz) = db395702f048ea384ccc440201c24d7044685977ae6a8588d0d0933246f0c673 +SIZE (salt-2015.8.5.tar.gz) = 6877624