Re: [python-committers] SSH fingerprint

2013-03-24 Thread Jeffrey Yasskin
You missed that ECDSA != DSA. On Sun, Mar 24, 2013 at 9:47 PM, Ned Deily wrote: > > On Mar 24, 2013, at 21:32 , Roger Serwy wrote: > >> It looks like my ssh is using ECDSA as the host key algorithm by default. >> When I force it to use ssh-rsa, then I receive the same fingerprint you have. >> >

Re: [python-committers] Commit access for David Malcolm

2010-02-20 Thread Jeffrey Yasskin
On Sat, Feb 20, 2010 at 6:44 PM, "Martin v. Löwis" wrote: >> Do you guys think we should give him commit access so he can make gdb >> and packaging-related changes? > > Ask him to submit patches and assign them to me, and I'll form an > opinion. Also ask him to complain to you if I don't act on th

[python-committers] Commit access for David Malcolm

2010-02-20 Thread Jeffrey Yasskin
Hi all, David Malcolm is the Fedora maintainer for the Python package and has written a gdb plugin to replace and dramatically improve our old Misc/gdbinit file using the new python scripting support in gdb-7. You can see it in action at http://fedoraproject.org/wiki/Features/EasierPythonDebugging