Hi all,

Some bugfix releases have just gone out for the 1.3.x and 1.4.x lines.

1.3.x got a handful of minor fixes and enhancements; 1.4.x includes
those plus a fix to a frustrating bug in the agent forwarding.

Single run()/sudo() statements which triggered multiple uses of a
forwarded agent (e.g. SVN or Git operations hitting multiple
key-authed remotes) would crash or hang. That has been fixed, at least
for most cases we've been able to reproduce.

Most of the actual changes to support that particular fix were in
'ssh', which has also been released as 1.7.14. Fabric 1.4.2 now
depends on ssh 1.7.14 so the changes sync up.

Changelogs:

* http://docs.fabfile.org/en/1.3.7/changelog.html#id1
* http://docs.fabfile.org/en/1.4.2/changelog.html#id1

Thanks,
Jeff

-- 
Jeff Forcier
Unix sysadmin; Python/Ruby engineer
http://bitprophet.org

_______________________________________________
Fab-user mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to