Update sysutils/fabric to 1.0.1

Upstream changes:

Bugfixes

    * #301: Fixed a bug in local?s behavior when capture=False and output.stdout
(or .stderr) was also False. Thanks to Chris Rose for the catch.
    * #310: Update edge case in put where using the mode kwarg alongside
use_sudo=True runs a hidden sudo command. The mode kwarg needs to be octal but
was being interpolated in the sudo call as a string/integer. Thanks to Adam
Ernst for the catch and suggested fix.
    * #311: append was supposed to have its partial kwarg's default flipped from
True to False. However, only the documentation was altered. This has been fixed.
Thanks to Adam Ernst for bringing it to our attention.
    * #312: Tweak internal I/O related loops to prevent high CPU usage and poor
screen-printing behavior on some systems. Thanks to Kirill Pinchuk for the
initial patch.
    * #320: Some users reported problems with dropped input, particularly while
entering sudo passwords. This was fixed via the same change as for #312.

Documentation

    * Added a missing entry for env.path in the usage documentation.
This commit is contained in:
gls 2011-04-23 15:23:53 +00:00
parent a40aeba278
commit 9c2f4e357f
3 changed files with 8 additions and 7 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.9 2011/03/08 21:29:34 gls Exp $
# $NetBSD: Makefile,v 1.10 2011/04/23 15:23:53 gls Exp $
#
VERSION= 1.0.0
VERSION= 1.0.1
DISTNAME= Fabric-${VERSION}
PKGNAME= ${DISTNAME:S/F/f/}
CATEGORIES= sysutils net

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.5 2011/03/08 21:29:34 gls Exp $
@comment $NetBSD: PLIST,v 1.6 2011/04/23 15:23:53 gls Exp $
bin/fab
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@ -82,6 +82,7 @@ share/doc/fabric/changes/0.9.3.rst
share/doc/fabric/changes/0.9.4.rst
share/doc/fabric/changes/0.9.5.rst
share/doc/fabric/changes/0.9.rst
share/doc/fabric/changes/1.0.1.rst
share/doc/fabric/changes/1.0.rst
share/doc/fabric/development.rst
share/doc/fabric/faq.rst

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.5 2011/03/08 21:29:34 gls Exp $
$NetBSD: distinfo,v 1.6 2011/04/23 15:23:53 gls Exp $
SHA1 (Fabric-1.0.0.tar.gz) = a2e5e69580a48b3076afa8f774f8fd806c65cadb
RMD160 (Fabric-1.0.0.tar.gz) = 57788c813460e41dd9e4da237a507cb0861fc0e4
Size (Fabric-1.0.0.tar.gz) = 129804 bytes
SHA1 (Fabric-1.0.1.tar.gz) = 5086317961427a4061b9bf6ca4a0dc67982ea617
RMD160 (Fabric-1.0.1.tar.gz) = 368b53aa3296bca16a703a66d31732b2a04adc88
Size (Fabric-1.0.1.tar.gz) = 132715 bytes
SHA1 (patch-aa) = 1317520fc620fc3fe329408408e144998a1bd24f