This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Setup version


Corinna Vinschen wrote:

You didn't read`Dave's mail:

  The key was in the announcement; run "gpg --import" at the command-line
  and cut'n'paste it into stdin (or redirect it from a file).
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Dave Korn wrote:


With the pubring.asc, you can do this bit:

  and cut'n'paste it into stdin (or redirect it from a file).
                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^

... like so:

Sorry!


I interpreted that as "run 'gpg --import' and than copy/paste _its_ output somewhere..."

Sorry for the noise.

Now
$ gpg --import < pubring.asc
gpg: WARNING: using insecure memory!
gpg: please see http://www.gnupg.org/faq.html for more information
gpg: key [...]: public key "Cygwin <cygwin@cygwin.com>" imported
gpg: Total number processed: 1
gpg:               imported: 1

$ gpg --verify setup.exe.sig setup-2.573.2.3.exe
gpg: WARNING: using insecure memory!
gpg: please see http://www.gnupg.org/faq.html for more information
gpg: Signature made Tue Aug [...]
gpg: Good signature from "Cygwin <cygwin@cygwin.com>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: [...]



Thanks, Angelo.


-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]