Bug#439537: package file doesn't recognize OpenSSH/OpenSSL keys

2007-08-25 Thread Nicolas Collignon
Package: file Version: 4.17-4 Severity: normal Program file doesn't recognize correctly OpenSSH/OpenSSL public private keys : $ file .ssh/id_* .ssh/id_dsa: ASCII text .ssh/id_dsa.pub: ASCII text, with very long lines .ssh/id_rsa: ASCII text .ssh/id_rsa.pub: ASCII text, with very long

Bug#439537: package file doesn't recognize OpenSSH/OpenSSL keys

2007-08-25 Thread Daniel Baumann
Nicolas Collignon wrote: Package: file Version: 4.17-4 note that this will be applied to the sid version as it's a 'cosmetic' defect. With the attached patch applyed , we now get this : $ file .ssh/id_* .ssh/id_dsa: PEM DSA private key .ssh/id_dsa.pub: OpenSSH DSA public key