| Summary: | security/gnupg: distinfo error | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | fmyoen |
| Component: | Individual Port(s) | Assignee: | Adam Weinberger <adamw> |
| Status: | Closed FIXED | ||
| Severity: | Affects Many People | CC: | fmyoen, mg |
| Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(kuriyama) |
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
fmyoen
2016-12-06 10:21:13 UTC
I've also contacted maintainer by e-mail from freshports page. Here is his reply: > Hi, it looks like size/SHA256 sum is wrong for gnupg-2.1.16.tar.bz2.sig in > distinfo: It seems to be re-rolled. It's still available on distcache though: => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/gnupg-2.1.16.tar.bz2.sig gnupg-2.1.16.tar.bz2.sig 100% of 310 B 4260 kBps 00m00s It looks like they've added one more (expired?) signature. $ gpg2 --verify gnupg-2.1.16.tar.bz2.sig.orig /usr/ports/distfiles/gnupg-2.1.16.tar.bz2 gpg: Signature made пятница, 18 ноября 2016 г. 18:58:06 gpg: using RSA key D8692123C4065DEA5E0F3AB5249B39D24F25E3B6 gpg: Good signature from "Werner Koch (dist sig)" [ultimate] $ gpg2 --verify gnupg-2.1.16.tar.bz2.sig /usr/ports/distfiles/gnupg-2.1.16.tar.bz2 gpg: Signature made пятница, 18 ноября 2016 г. 18:58:06 gpg: using RSA key D8692123C4065DEA5E0F3AB5249B39D24F25E3B6 gpg: Good signature from "Werner Koch (dist sig)" [ultimate] gpg: Signature made суббота, 19 ноября 2016 г. 07:18:00 gpg: using RSA key 2071B08A33BD3F06 gpg: Good signature from "NIIBE Yutaka (GnuPG Release Key) <gniibe@fsij.org>" [expired] gpg: Note: This key has expired! Primary key fingerprint: 031E C253 6E58 0D8E A286 A9F2 2071 B08A 33BD 3F06 I guess I'll ask on the gnupg-devel maillist. PS In the meantime, I suggest you opening a PR, I don't really maintain security/gnupg. Proposed patch for new sig in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215043 The .sig files kept getting re-rolled, and I wound up removing them entirely. |