Quoting Amos Shapira, from the post of Fri, 30 May: > > All packages on my Debian Etch desktop are up to date, "vulnkeys" > found old vulnerable keys and I cleaned them up (also from other > systems). > > BUT - I can't generate good keys on Debian any more:
that's odd. are you sure you are not running an old ssh-keygen that was mistakenly somehow not updated? (moved elsewhere in the path, in a chroot or something?) try "which" and see it's really the one from the updated package. also make sure you did dist-upgrade and not just upgrade. I think without it, it didn't really update ssh for me, because the way the update was defined (a split to "openssh-client" and "openssh-blcklist" or something like that, and I think it required dist-upgrade) -- The son of Gojira Ira Abramov http://ira.abramov.org/email/ ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
