From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jan 27 10:10:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B6AFF582 for ; Sun, 27 Jan 2013 10:10:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 99DE2940 for ; Sun, 27 Jan 2013 10:10:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r0RAA0PH097717 for ; Sun, 27 Jan 2013 10:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r0RAA0aV097716; Sun, 27 Jan 2013 10:10:00 GMT (envelope-from gnats) Resent-Date: Sun, 27 Jan 2013 10:10:00 GMT Resent-Message-Id: <201301271010.r0RAA0aV097716@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mikolaj Golub Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id AD8343D9 for ; Sun, 27 Jan 2013 10:01:56 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 9E52A90B for ; Sun, 27 Jan 2013 10:01:56 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r0RA1u1e081180 for ; Sun, 27 Jan 2013 10:01:56 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id r0RA1ufS081179; Sun, 27 Jan 2013 10:01:56 GMT (envelope-from nobody) Message-Id: <201301271001.r0RA1ufS081179@red.freebsd.org> Date: Sun, 27 Jan 2013 10:01:56 GMT From: Mikolaj Golub To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/175624: databases/py-swift: update to 1.7.6 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jan 2013 10:10:00 -0000 >Number: 175624 >Category: ports >Synopsis: databases/py-swift: update to 1.7.6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Jan 27 10:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Mikolaj Golub >Release: >Organization: >Environment: >Description: swift (1.7.6) * Better tempauth storage URL guessing * Added --top option to swift-recon -d * Allow optional, temporary healthcheck failure * keystoneauth middleware now supports cross-tenant ACLs * Add dispersion report flags to limit reports * Add config option to turn eventlet debug on/off * Added override option for swift-init's KILL_WAIT * Added oldest and most recent replication pass to swift-recon * Fixed 500 error response when GETing a many-segment manifest * Memcached keys now use a delta timeout when possible * Refactor DiskFile to hide temp file names and exts * Remove IP-based container-sync ACLs from auth middlewares * Fixed bug in deleting memcached account info data * Fixed lazy-listing of object manifest segments * Fixed bug where a ? in the object name caused an error * Swift now returns 406 if it can't satisfy Accept * Fix infinite recursion bug in obejct replicator * Swift will now reject names with NULL characters * Fixed object-auditor logging to use a minimum of unix sockets * Various other minor bug fixes and improvements >How-To-Repeat: >Fix: Patch attached with submission follows: Index: databases/py-swift/distinfo =================================================================== --- databases/py-swift/distinfo (revision 311047) +++ databases/py-swift/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (swift-1.7.5.tar.gz) = 86e335adb57da9e1c6a55a9b716047e5c304f9b27b7adfa04e24926fedeb184d -SIZE (swift-1.7.5.tar.gz) = 494230 +SHA256 (swift-1.7.6.tar.gz) = cf108786ecd0fbf1d2b7e422824d78210e17e93ec4a85c2be01c611092f95c14 +SIZE (swift-1.7.6.tar.gz) = 503775 Index: databases/py-swift/pkg-plist =================================================================== --- databases/py-swift/pkg-plist (revision 311047) +++ databases/py-swift/pkg-plist (working copy) @@ -4,6 +4,7 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/dependency_links.txt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/entry_points.txt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/not-zip-safe +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/requires.txt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/scripts/swift-account-audit %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/scripts/swift-account-auditor %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/scripts/swift-account-reaper Index: databases/py-swift/Makefile =================================================================== --- databases/py-swift/Makefile (revision 311047) +++ databases/py-swift/Makefile (working copy) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= swift -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 CATEGORIES= databases python -MASTER_SITES= http://launchpadlibrarian.net/122943753/ +MASTER_SITES= http://launchpadlibrarian.net/129305476/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= gslin@gslin.org >Release-Note: >Audit-Trail: >Unformatted: