setup.exe bad signatures?

2014-02-25 Thread Michael Ryan
I'm trying to verify the signatures on the latest setup.exe files and I'm finding that they don't match: $ gpg --verify setup-x86.exe.sig gpg: Signature made Fri 13 Dec 2013 17:24:37 GMT using DSA key ID 676041BA gpg: BAD signature from "Cygwin " $ gpg --verify setup-x86_64.exe.sig gpg: Signature

2.9 cpio -pm file modification time not retained for new directories

2009-04-24 Thread Michael Ryan
Hello, When I run a command similar to this: find srcdir -depth | cpio -pdvm archive-dir cpio v2.9 does not retain the modification timestamp of non-empty directories under srcdir that do not already exist in archive-dir, i.e. when cpio creates a new non-empty directory under archive-dir i