<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/security/pgpdump, branch cube-native-xorg</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=cube-native-xorg</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=cube-native-xorg'/>
<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@pkgsrc.org</email>
</author>
<published>2007-09-24T03:57:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=aa535dccfb20157b31cde1a475b164d85b3d8115'/>
<id>urn:sha1:aa535dccfb20157b31cde1a475b164d85b3d8115</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@pkgsrc.org</email>
</author>
<published>2006-10-03T04:18:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=765790945934141ce2e0412f89c3522a30614368'/>
<id>urn:sha1:765790945934141ce2e0412f89c3522a30614368</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@pkgsrc.org</email>
</author>
<published>2005-10-13T17:29:32Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0125c66c87d91883b6f9797793a0caea651f80ae'/>
<id>urn:sha1:0125c66c87d91883b6f9797793a0caea651f80ae</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@pkgsrc.org</email>
</author>
<published>2005-02-24T12:51:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d81d19f8e0f2a392a8c8b3830d798215757704c9'/>
<id>urn:sha1:d81d19f8e0f2a392a8c8b3830d798215757704c9</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@pkgsrc.org</email>
</author>
<published>2005-01-04T13:23:24Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ae8d8df80dc0671c5487cdaf30bd9d7a7b773295'/>
<id>urn:sha1:ae8d8df80dc0671c5487cdaf30bd9d7a7b773295</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@pkgsrc.org</email>
</author>
<published>2004-10-28T11:36:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4eca1d10e406c1a15f482d354d8360e79aded45b'/>
<id>urn:sha1:4eca1d10e406c1a15f482d354d8360e79aded45b</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@pkgsrc.org</email>
</author>
<published>2004-01-23T14:49:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f2b4d11a7f337c337e5d340c4ccd1bc1333478cc'/>
<id>urn:sha1:f2b4d11a7f337c337e5d340c4ccd1bc1333478cc</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@pkgsrc.org</email>
</author>
<published>2003-12-08T17:33:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b7fffbff5a2ec20fbea9554c1a5d84eab8f8baf4'/>
<id>urn:sha1:b7fffbff5a2ec20fbea9554c1a5d84eab8f8baf4</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@pkgsrc.org</email>
</author>
<published>2003-10-18T13:20:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cfe8be1263b712a070f1e9a40bc1f22281c61ecb'/>
<id>urn:sha1:cfe8be1263b712a070f1e9a40bc1f22281c61ecb</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@pkgsrc.org</email>
</author>
<published>2003-10-07T13:49:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=773c32d99be5bc05a82ccbd6a9ae97a2456c513d'/>
<id>urn:sha1:773c32d99be5bc05a82ccbd6a9ae97a2456c513d</id>
<content type='text'>
From Jonathan Perkin &lt;jonathan@perkin.org.uk&gt; pr pkg/22911</content>
</entry>
</feed>
