<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/security/pgpdump, branch pkgsrc_2008Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2007-09-24T03:57:59Z</updated>
<entry>
<title>Update pgpdump package to 0.26.  Add support of DESTDIR_SUPPORT, too.</title>
<updated>2007-09-24T03:57:59Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2007-09-24T03:57:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ea0562bdcb3bb6b2f0234bdf61e0161eca3a82f5'/>
<id>urn:sha1:ea0562bdcb3bb6b2f0234bdf61e0161eca3a82f5</id>
<content type='text'>
0.26 2007/09/06

* Catching upto ID 22.

(http://www.ietf.org/internet-drafts/draft-ietf-openpgp-rfc2440bis-22.txt)
</content>
</entry>
<entry>
<title>Update security/pgpdump to 0.25 applying patch by PR pkg/34701 from</title>
<updated>2006-10-03T04:18:33Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2006-10-03T04:18:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=073c05c245a835e79cb91445bd8d6ff1f6010ba3'/>
<id>urn:sha1:073c05c245a835e79cb91445bd8d6ff1f6010ba3</id>
<content type='text'>
jun@.  From CHANGES:

0.25 2006/10/02
* Catching upto ID 18. Adding SHA224.
</content>
</entry>
<entry>
<title>Update HOMEPAGE and MASTER_SITES, from Zafer Aydogan in PR 31549.</title>
<updated>2005-10-13T17:29:32Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2005-10-13T17:29:32Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b5d2d9552f80be1315e328e0e046880bf8f3a833'/>
<id>urn:sha1:b5d2d9552f80be1315e328e0e046880bf8f3a833</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add RMD160 digests.</title>
<updated>2005-02-24T12:51:41Z</updated>
<author>
<name>agc</name>
<email>agc</email>
</author>
<published>2005-02-24T12:51:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2eb256146fa3337f8d832db9d8f9f3f5f1978821'/>
<id>urn:sha1:2eb256146fa3337f8d832db9d8f9f3f5f1978821</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update pgpdump 0.24.</title>
<updated>2005-01-04T13:23:24Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2005-01-04T13:23:24Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=71c70c475839d5d018eedd52c803d1d55abfcb8d'/>
<id>urn:sha1:71c70c475839d5d018eedd52c803d1d55abfcb8d</id>
<content type='text'>
0.24 2004/12/24

* More secure programming style.
* Adding GnuPG string-to-key.
* Adding a missing key flag.
</content>
</entry>
<entry>
<title>Update pgpdump to 0.23.</title>
<updated>2004-10-28T11:36:59Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2004-10-28T11:36:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ac8ea55f25ad7cd1a35b137f7cf82821dcde3134'/>
<id>urn:sha1:ac8ea55f25ad7cd1a35b137f7cf82821dcde3134</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Update pgpdump pacakge to 0.22.</title>
<updated>2004-01-23T14:49:35Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2004-01-23T14:49:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5385ae43c8056d5e8b825fc7e4a34e56a0b450e7'/>
<id>urn:sha1:5385ae43c8056d5e8b825fc7e4a34e56a0b450e7</id>
<content type='text'>
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 &lt;peter@palfrader.org&gt;

0.21 2004/01/13

* Removing compiler warnings.
* Using getopt().
* Supporting RISC OS.
	Stefan Bellon &lt;sbellon@sbellon.de&gt;
* Correct casting for Bzip2.
	Stefan Bellon &lt;sbellon@sbellon.de&gt;
* Prepared os/riscos/{config.h,Makefile} since "sh" does not exist on
  RISC OS.
	Stefan Bellon &lt;sbellon@sbellon.de&gt;
</content>
</entry>
<entry>
<title>Update pgpdump package to 0.20.</title>
<updated>2003-12-08T17:33:41Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2003-12-08T17:33:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9c48e4e0c10847e4e8bdba63f3cb9fa14db1ae61'/>
<id>urn:sha1:9c48e4e0c10847e4e8bdba63f3cb9fa14db1ae61</id>
<content type='text'>
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 -&gt; types.c
</content>
</entry>
<entry>
<title>Add RCS IDs</title>
<updated>2003-10-18T13:20:31Z</updated>
<author>
<name>cjep</name>
<email>cjep</email>
</author>
<published>2003-10-18T13:20:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ca2607cde8a36b62143064f3bdcfa54e719d205f'/>
<id>urn:sha1:ca2607cde8a36b62143064f3bdcfa54e719d205f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use pkgsrc defined version of install path, fixes install on SunOS.</title>
<updated>2003-10-07T13:49:58Z</updated>
<author>
<name>rtr</name>
<email>rtr</email>
</author>
<published>2003-10-07T13:49:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7092ccf3d648d93ed4bd47e2d26adc36a74bee3d'/>
<id>urn:sha1:7092ccf3d648d93ed4bd47e2d26adc36a74bee3d</id>
<content type='text'>
From Jonathan Perkin &lt;jonathan@perkin.org.uk&gt; pr pkg/22911
</content>
</entry>
</feed>
