pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/fabric
Module Name: pkgsrc
Committed By: gls
Date: Wed Nov 2 22:05:42 UTC 2011
Modified Files:
pkgsrc/sysutils/fabric: Makefile distinfo
pkgsrc/sysutils/fabric/patches: patch-aa
Log Message:
Update sysutils/fabric to 1.2.3
Upstream changes since 1.2.2:
:bug:`323` ~fabric.operations.put forgot how to expand leading tildes in
the remote file path. This has been corrected. Thanks to Piet Delport for
the catch.
:bug:`182` During display of remote stdout/stderr, Fabric occasionally
printed extraneous line prefixes (which in turn sometimes overwrote wrapped
text.) This has been fixed.
:bug:`430` Tasks decorated with ~fabric.decorators.runs_once printed
extraneous 'Executing...' status lines on subsequent invocations. This is
noisy at best and misleading at worst, and has been corrected. Thanks to
Jacob Kaplan-Moss for the report.
Update to 1.3 will require a new Python ssh library - forked from paramiko.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/sysutils/fabric/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/sysutils/fabric/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/sysutils/fabric/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index