From owner-svn-ports-all@freebsd.org Fri Feb 5 20:47:03 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 F02FAA9C699; Fri, 5 Feb 2016 20:47:03 +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 BD70339C; Fri, 5 Feb 2016 20:47:03 +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 u15Kl2DM053482; Fri, 5 Feb 2016 20:47:02 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u15Kl2DE053480; Fri, 5 Feb 2016 20:47:02 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201602052047.u15Kl2DE053480@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 20:47:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408268 - in head/sysutils/py-salt: . files X-SVN-Group: ports-head 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 20:47:04 -0000 Author: junovitch Date: Fri Feb 5 20:47:02 2016 New Revision: 408268 URL: https://svnweb.freebsd.org/changeset/ports/408268 Log: 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 MFH: 2016Q1 Deleted: head/sysutils/py-salt/files/patch-salt_state.py Modified: head/sysutils/py-salt/Makefile head/sysutils/py-salt/distinfo Modified: head/sysutils/py-salt/Makefile ============================================================================== --- head/sysutils/py-salt/Makefile Fri Feb 5 20:44:24 2016 (r408267) +++ head/sysutils/py-salt/Makefile Fri Feb 5 20:47:02 2016 (r408268) @@ -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: head/sysutils/py-salt/distinfo ============================================================================== --- head/sysutils/py-salt/distinfo Fri Feb 5 20:44:24 2016 (r408267) +++ head/sysutils/py-salt/distinfo Fri Feb 5 20:47:02 2016 (r408268) @@ -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