The branch, sunweaver has been created at f5a286289df1d5f9fbd3c458f9379c571d496df9 (commit) - Log ----------------------------------------------------------------- commit f5a286289df1d5f9fbd3c458f9379c571d496df9 Merge: 72ba33e 786920a Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Nov 2 22:41:00 2012 +0100 Merge branch 'master' into sunweaver commit 786920a3208fa335f334689d65b7302e9d52a568 Merge: 78815af dfb45de Author: Jeff Forcier <jeff@bitprophet.org> Date: Mon Oct 15 13:33:16 2012 -0700 Merge branch '1.8' commit dfb45dec7fac59559009cac16d9b354ef4890de3 Author: Jeff Forcier <jeff@bitprophet.org> Date: Mon Oct 15 13:21:58 2012 -0700 Refactoring: it's a thing. Re #85 commit 7c12862b55224faea75758ceef78135fa9119df2 Author: Jeff Forcier <jeff@bitprophet.org> Date: Mon Oct 15 12:57:39 2012 -0700 Only override unittest assertions when absolutely necessary. Fixes #85 commit 1341e28882998a08fa2bf00c21047207dff3e18a Author: Jeff Forcier <jeff@bitprophet.org> Date: Sun Oct 14 21:46:50 2012 -0700 Move SFTPClient.get() termination condition to loop end. Ensures callback always executes even for zero-len files. Fixes #90 commit 78815afe9db56846279ceee5af3863c0ee16e9b8 Merge: 4596967 8e5f774 Author: Jeff Forcier <jeff@bitprophet.org> Date: Sun Oct 14 20:40:59 2012 -0700 Merge branch '1.8' Conflicts: NEWS commit 8e5f774965bc281b8154379f68e6152356eedfd8 Author: Jeff Forcier <jeff@bitprophet.org> Date: Sun Oct 14 20:40:39 2012 -0700 Meh fabfile for docs uploading commit 45969670db14401819958dd46fa72b904c3bd8cc Author: Jeff Forcier <jeff@bitprophet.org> Date: Sun Oct 14 17:06:36 2012 -0700 Add 1.9.0 to master NEWS commit e99399ce6683aa137cdc8199407fb8673a345cca Author: Jeff Forcier <jeff@bitprophet.org> Date: Sun Oct 14 17:05:18 2012 -0700 Set up 1.8.1 chunk in NEWS commit e3ab0489f3ea6eef767818d3427ba6f08362f0ef Author: Jeff Forcier <jeff@bitprophet.org> Date: Sun Oct 14 17:03:47 2012 -0700 Add missing release date to NEWS for 1.8.0 commit 72ba33ecb63556d482153c3f6451b551740be9de Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Oct 12 09:51:18 2012 +0200 do not write ,,garbage'' to known_hosts file(s) commit 5e10b4ee6b5160d5f5cb83f558c39cea15947cff Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Oct 12 09:50:51 2012 +0200 Load host entries from the known_hosts file(s) before writing the file from RAM to disk. Avoids loss of host entries in case other SSH clients have written to the known_hosts file(s) meanwhile. commit b9987c1fafe4668535b305f2d6780d9a6187dc50 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Oct 12 09:41:52 2012 +0200 Assure that host entries in known_hosts files do not duplicate endlessly if keys from known_hosts are loaded via HostKeys.load() more than once (e.g. for refreshing the list of known hosts during runtime). commit c36e3d142290ccb9ab6829614cb35491e6fc7df5 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Oct 12 09:36:42 2012 +0200 Store hostname hashes in memory rathen than the non-hashed host entries. Also assures that the host entries in known_hosts get saved in hashed format as it is currently standard in OpenSSH. ----------------------------------------------------------------------- hooks/post-receive -- python-paramiko.git (Debian package python-paramiko) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "python-paramiko.git" (Debian package python-paramiko).