./security/pgpdump, PGP packet visualizer

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.31, Package name: pgpdump-0.31, Maintainer: tech-pkg-ja

"pgpdump" is a PGP packet visualizer which displays the packet format
of OpenPGP (RFC 2440 + bis) and PGP version 2 (RFC 1991).
To know how to use pgpdump, type "pgpdump -h".


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 62.313 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605)
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \ 
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
   2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606)
Log message:
security: Remove SHA1 hashes for distfiles
   2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981)
Log message:
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
   2016-06-03 22:20:08 by Benny Siegert | Files touched by this commit (2)
Log message:
Update pgpdump to 0.31.

0.31 2016/05/09

* Fixing a buffer overrun.

0.30 2016/04/13

* Security fix: https://github.com/kazu-yamamoto/pgpdump/pull/16
   2015-11-04 02:18:12 by Alistair G. Crooks | Files touched by this commit (434)
Log message:
Add SHA512 digests for distfiles for security category

Problems found locating distfiles:
	Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz
	Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz
	Package libidea: missing distfile libidea-0.8.2b.tar.gz
	Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2
	Package uvscan: missing distfile vlp4510e.tar.Z

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-09-10 00:01:01 by Greg Troxel | Files touched by this commit (1)
Log message:
Belatedly add patch missing from previous commit.
   2015-09-07 22:09:11 by Greg Troxel | Files touched by this commit (4)
Log message:
Update to 0.29.
Update HOMEPAGE.  Set LICENSE.

0.28 2013/06/21

* No significant change. Maintenance purpose only.

0.27 2010/08/12

* Adding Camellia defined in RFC 5581.
	"Stefan H. Holek" <stefan>
* Notation name is always text.
	Risko Gergely <gergely>
   2012-10-23 20:17:02 by Aleksej Saushev | Files touched by this commit (368)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.