The branch, local has been created at a9ba92492b6c98d199a816baec9ffd3377010a12 (commit) - Log ----------------------------------------------------------------- commit a9ba92492b6c98d199a816baec9ffd3377010a12 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 cba9fe75d655320ddadbf665879ad1973d501ee0 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 3ecb9ecd0850ddde368eb39775b3e142e0650548 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 f0cf033069f4c8b3ae9f209136596e5e66c41753 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).