Commit graph

34 commits

Author SHA1 Message Date
bsiegert
5a25d08d74 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
2016-06-03 20:20:08 +00:00
agc
5293710fb4 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-11-04 01:17:40 +00:00
gdt
8aba6fb8c9 Belatedly add patch missing from previous commit. 2015-09-09 22:01:01 +00:00
gdt
5577d3efea 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>
2015-09-07 20:09:11 +00:00
asau
1a433eae91 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 18:16:19 +00:00
sbd
f0ec9e022c Add missing zlib and bzip2 buildlinks
Bump PKGREVISION
2011-11-05 09:17:04 +00:00
zafer
b136f6334a update master_sites. 2009-09-14 22:56:53 +00:00
joerg
f0bbd1517d Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
taca
aa535dccfb Update pgpdump package to 0.26. Add support of DESTDIR_SUPPORT, too.
0.26 2007/09/06

* Catching upto ID 22.

(http://www.ietf.org/internet-drafts/draft-ietf-openpgp-rfc2440bis-22.txt)
2007-09-24 03:57:59 +00:00
taca
7657909459 Update security/pgpdump to 0.25 applying patch by PR pkg/34701 from
jun@.  From CHANGES:

0.25 2006/10/02
* Catching upto ID 18. Adding SHA224.
2006-10-03 04:18:33 +00:00
wiz
0125c66c87 Update HOMEPAGE and MASTER_SITES, from Zafer Aydogan in PR 31549. 2005-10-13 17:29:32 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
taca
ae8d8df80d Update pgpdump 0.24.
0.24 2004/12/24

* More secure programming style.
* Adding GnuPG string-to-key.
* Adding a missing key flag.
2005-01-04 13:23:24 +00:00
taca
4eca1d10e4 Update pgpdump to 0.23.
0.23 2004/10/27

* Catching up to 2440bis-10/11.
	- 'u' for Literal Data
	- embedded signature
	- Primary Key Binding Signature
* Bug fix for plain_Secret_Key().
* Fixing Symmetrically_Encrypted_Data_Packet() and Secret_Key_Packet()
  especially for IDEA.
2004-10-28 11:36:59 +00:00
taca
f2b4d11a7f Update pgpdump pacakge to 0.22.
0.22 2004/01/23

* parse_subpacket() are split into parse_signature_subpacket() and
  parse_userattr_subpacket(). A bug of length calculation is fixed.
* The critical bit of the signature subpackets are supported.
	Peter Palfrader <peter@palfrader.org>

0.21 2004/01/13

* Removing compiler warnings.
* Using getopt().
* Supporting RISC OS.
	Stefan Bellon <sbellon@sbellon.de>
* Correct casting for Bzip2.
	Stefan Bellon <sbellon@sbellon.de>
* Prepared os/riscos/{config.h,Makefile} since "sh" does not exist on
  RISC OS.
	Stefan Bellon <sbellon@sbellon.de>
2004-01-23 14:49:35 +00:00
taca
b7fffbff5a Update pgpdump package to 0.20.
0.20 2003/12/08

* Catching up to 2440bis-09. Bzip2 was supported.

0.19 2003/06/06

* Catching up to 2440bis-08.
* Supporting MINGW32. This is dirty and needs to be refined.
* autotime.h -> types.c
2003-12-08 17:33:41 +00:00
cjep
cfe8be1263 Add RCS IDs 2003-10-18 13:20:31 +00:00
rtr
773c32d99b Use pkgsrc defined version of install path, fixes install on SunOS.
From Jonathan Perkin <jonathan@perkin.org.uk> pr pkg/22911
2003-10-07 13:49:58 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
yyamano
996fb65889 Update pgpdump to 0.18. approved by jun.
* Supporting MacOS X.
* Catching up to 2440bis-07.
* A bug fix of old_Public_Key_Packet.
2003-05-20 16:40:13 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jun
4a4586878e Update pgpdump to 0.17
* Defining the SHA-1 hash for Secret Key Packet.
* Defining the -a and -g option.
* Catching up to 2440bis-05.
* Implementing User_Attribute_Packet.
* Implementing features and revocation_target.
* Removing macros to avoid side-effects.
2002-06-28 23:48:11 +00:00
jun
4cfda5f1d1 Update pgpdump to 0.16 .
0.16 2001/12/06
  * Key ID hack.
0.15 2001/11/13
  * Old man style for pgpdump.1.
  * The symmetric encryption algorism is displayed more user-friendly.
2001-12-10 09:26:03 +00:00
jun
981d773ea3 Update pgpdump to 0.14
0.14 2001/11/09

 * Catching up to 2290bis-03.
2001-11-09 08:48:33 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
jun
29d47ecb34 Update pgpdump to 0.13
* Workaround for minus date.
* No-libz hack.
* Small fixes.
2001-10-25 17:47:25 +00:00
jun
0094e230c6 Update pgpdump to 0.12
* Portability hack.
2001-08-16 09:01:59 +00:00
jun
4525a8cd8d Update pgpdump to 0.08 -> 0.11 .
0.11 2001/05/20

* Defining line_not_blank().
        Stefan H. Holek <stefan@epy.co.at>
* Enhancing Public_Key_Encrypted_Session_Key_Packet().
        Stefan H. Holek <stefan@epy.co.at>
        Brian M. Carlson <karlsson@hal-pc.org>

0.10 2001/05/08

* Fixing key_server_preferences().
* Fixing signature_multi_precision_integer().

0.09 2001/05/05

* Implementing additional_decryption_key() like revocation_key().
        Stefan H. Holek <stefan@epy.co.at>
2001-05-21 03:27:32 +00:00
agc
a35e3d707c Move to sha1 digests, add distfile sizes. 2001-04-19 15:40:29 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
jun
8d4be203e8 Update:
0.08 2001/04/12

* Fixing IV length.
        Stefan H. Holek <stefan@epy.co.at>
        disastry@saiknes.lv
* Skipping the tail of armor.
        Stefan H. Holek <stefan@epy.co.at>
2001-04-12 05:30:14 +00:00
jun
726c861393 Update:
0.07 2001/04/05

* New scheme to handle partial bodies.
* Sophisticated buffering mechanism. No temporary files are created.
* Creating pgpdump.1.

Stefan H. Holek <stefan@epy.co.at> kindly contributes the followings:

* Fixed keyserver preferences (can be >1 octet)
* Changed display of time fields to include timezone information
* Added -u flag to display time fields in UTC instead of the local
  timezone (PGP time fields == seconds since 00:00:00, January 1,
  1970, UTC)
* Fixed key and signature expiration time calculations
  (expiration time == seconds since creation time)
* Added capability to read from stdin when no file is specifed on the
  commandline
* Implemented missing subpackets
        - revocation_key
        - reason_for_revocation
        - key_flags
        - signer_user_id (not tested)
        - notation_data (not tested)
2001-04-05 10:29:33 +00:00
itojun
f61eb1a0d6 upgrade to 0.06.
* Supporting old-format packet length 3 ("until the end of the file").
2001-03-30 03:42:33 +00:00
jun
9196c2f136 Initial import of "pgpdump":
PGP packet visualizer
2001-03-28 09:04:21 +00:00