Hello community,

here is the log from the commit of package python-Fabric for openSUSE:Factory 
checked in at 2013-03-10 08:38:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Fabric (Old)
 and      /work/SRC/openSUSE:Factory/.python-Fabric.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Fabric", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Fabric/python-Fabric.changes      
2013-01-29 06:47:46.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-Fabric.new/python-Fabric.changes 
2013-03-10 08:38:45.000000000 +0100
@@ -1,0 +2,45 @@
+Sat Mar  2 18:13:35 UTC 2013 - [email protected]
+
+- Update to 1.6.0:
+  - [Bug] #844: Account for SSH config overhaul in Paramiko 1.10
+    by e.g. updating treatment of IdentityFile to handle multiple
+    values. This and related SSH config parsing changes are
+    backwards incompatible; we are including them in this release
+    because they do fix incorrect, off-spec behavior.
+  - [Bug] #843: Ensure string pool_size values get run through
+    int() before deriving final result (stdlib min() has odd
+    behavior here...). Thanks to Chris Kastorff for the catch.
+  - [Bug] #839: Fix bug in rsync_project where IPv6 address were
+    not always correctly detected. Thanks to Antonio Barrero for
+    catch & patch.
+  - [Bug] #587: Warn instead of aborting when env.use_ssh_config
+    is True but the configured SSH conf file doesn’t exist. This
+    allows multi-user fabfiles to enable SSH config without causing
+    hard stops for users lacking SSH configs. Thanks to Rodrigo
+    Pimentel for the report.
+  - [Feature] #821: Add remote_tunnel to allow reverse SSH
+    tunneling (exposing locally-visible network ports to the
+    remote end). Thanks to Giovanni Bajo for the patch.
+  - [Feature] #823: Add env.remote_interrupt which controls
+    whether Ctrl-C is forwarded to the remote end or is captured
+    locally (previously, only the latter behavior was
+    implemented). Thanks to Geert Jansen for the patch.
+
+-------------------------------------------------------------------
+Tue Jan 29 04:11:26 UTC 2013 - [email protected]
+
+- Update to 1.5.3:
+  - [Bug] #806: Force strings given to getpass during password
+    prompts to be ASCII, to prevent issues on some platforms when
+    Unicode is encountered. Thanks to Alex Louden for the patch.
+  - [Feature] #805: Update shell_env to play nice with Windows
+    (7, at least) systems. Thanks to Fernando Macedo for the patch.
+  - [Bug] #654: Parallel runs whose sum total of returned data was
+    large (e.g. large return values from the task, or simply a
+    large number of hosts in the host list) were causing
+    frustrating hangs. This has been fixed.
+  - [Bug] #791: Cast reboot‘s wait parameter to a numeric type in
+    case the caller submitted a string by mistake. Thanks to
+    Thomas Schreiber for the patch.
+
+-------------------------------------------------------------------

Old:
----
  Fabric-1.5.2.tar.bz2

New:
----
  Fabric-1.6.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-Fabric.spec ++++++
--- /var/tmp/diff_new_pack.HXoRX4/_old  2013-03-10 08:38:46.000000000 +0100
+++ /var/tmp/diff_new_pack.HXoRX4/_new  2013-03-10 08:38:46.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python-Fabric
-Version:        1.5.2
+Version:        1.6.0
 Release:        0
 Summary:        Fabric is a simple, Pythonic tool for remote execution and 
deployment
 License:        BSD-2-Clause

++++++ Fabric-1.5.2.tar.bz2 -> Fabric-1.6.0.tar.bz2 ++++++
++++ 1728 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to