<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/security/p5-Crypt-RSA, 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>2008-07-17T21:14:53Z</updated>
<entry>
<title>Updated to version 1.98.</title>
<updated>2008-07-17T21:14:53Z</updated>
<author>
<name>heinz</name>
<email>heinz@pkgsrc.org</email>
</author>
<published>2008-07-17T21:14:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=921d1ed75474ffb735cf5b0fb9d55675f644d9d6'/>
<id>urn:sha1:921d1ed75474ffb735cf5b0fb9d55675f644d9d6</id>
<content type='text'>
Pkgsrc changes:
  - none

Changes since version 1.58:
===========================
1.98                                                          Jul 08, 2008
 * Precedence bug in Public::write() and Private::write()
   (http://rt.cpan.org/Public/Bug/Display.html?id=37489)
   Thanks to HRAFNKELL for reporting this!

1.96                                                          Jul 06, 2008
 * Set the version numbers in modules to $Crypt::RSA::Version::VERSIOn

1.95                                                          Jul 06, 2008
 * Remove STDERR error output in Crypt::RSA::SS::PSS.
   (http://rt.cpan.org/Public/Bug/Display.html?id=29048)
 * Allow symmetric cipher specification in Crypt::RSA::Key.
   (http://rt.cpan.org/Public/Bug/Display.html?id=27929)
 * Fix bug in AUTOLOAD.
   (http://rt.cpan.org/Public/Bug/Display.html?id=26028)
 * Use Module::Install instead of ExtUtils::MakeMaker
 * Consolidate versioning to module version in Crypt::RSA::Version
   (which is the reason for the version # jump)
 * "use base" instead of @ISA
 * "use FindBin" instead of the literal "lib" - this is safer.</content>
</entry>
<entry>
<title>Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk</title>
<updated>2007-10-25T16:54:26Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2007-10-25T16:54:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=56ba4d26906035375d68907b5ecea5c345617179'/>
<id>urn:sha1:56ba4d26906035375d68907b5ecea5c345617179</id>
<content type='text'>
can handle packages having no PLIST files.</content>
</entry>
<entry>
<title>Added DESTDIR support.</title>
<updated>2007-04-22T09:04:54Z</updated>
<author>
<name>heinz</name>
<email>heinz@pkgsrc.org</email>
</author>
<published>2007-04-22T09:04:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=abd6054c1cafcee0b88255884bf2f4e02f56ef9c'/>
<id>urn:sha1:abd6054c1cafcee0b88255884bf2f4e02f56ef9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>As suggested by Joerg Sonnenberger, replaced CHECK_INTERPRETER_SKIP</title>
<updated>2007-04-22T09:00:21Z</updated>
<author>
<name>heinz</name>
<email>heinz@pkgsrc.org</email>
</author>
<published>2007-04-22T09:00:21Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=82874b8437d26ce9820a2552c323be353ca88fb6'/>
<id>urn:sha1:82874b8437d26ce9820a2552c323be353ca88fb6</id>
<content type='text'>
with appropriate values for REPLACE_PERL.</content>
</entry>
<entry>
<title>Updated to version 1.58.</title>
<updated>2007-03-24T18:35:14Z</updated>
<author>
<name>heinz</name>
<email>heinz@pkgsrc.org</email>
</author>
<published>2007-03-24T18:35:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d10ca954f29c877aea37551c1a5292dc219ce6be'/>
<id>urn:sha1:d10ca954f29c877aea37551c1a5292dc219ce6be</id>
<content type='text'>
Pkgsrc changes:
  - Added CHECK_INTERPRETER_SKIP patterns to stop complaints about
    non-existing "/usr/bin/perl" interpreter.

Changes since version 1.57:
===========================
1.58                                                          Dec 21, 2006
 * We turn on binmode() on filehandles when reading and writing
   keys from disk, so allow safe exchange of SSH private keys
   from Windows and *nix systems. Thanks to Ulisses Gomes
   &lt;ulisses@ibiz.com.br&gt; for pointing this out.
 * Include a copy of the GPL in the distribution. This addresses
   bug #18771. (http://rt.cpan.org/Public/Bug/Display.html?id=18771)
 * Removed warnings from t/15-benchmark.t</content>
</entry>
<entry>
<title>Updated to version 1.57.</title>
<updated>2006-02-14T23:45:47Z</updated>
<author>
<name>heinz</name>
<email>heinz@pkgsrc.org</email>
</author>
<published>2006-02-14T23:45:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1c7e3e439943f97c652e7ff7c8a49f4d7ecf3e59'/>
<id>urn:sha1:1c7e3e439943f97c652e7ff7c8a49f4d7ecf3e59</id>
<content type='text'>
Pkgsrc changes:
  - Removed (now unnecessary) patch-aa.

Changes since version 1.50:
===========================
1.57                                                          Oct 20, 2005
 * Updated POD documentation and added POD syntax and coverage
   tests using Test::Pod and Pod::Coverage.
1.56                                                         July 05, 2005
 * Removed references to the mailing list and added support for
   an optional commercial license.
1.55                                                     February 18, 2005
 * Fixed a bug ::DataFormat::i2osp(), wherein there was an encoding problem
   when the most significant byte is 0x0100. Reported and patched by
   &lt;jbarkdull@yahoo.com&gt; &lt;rt.cpan.org: Bug #11495&gt;
 * Fixed warnings in t/15-benchmark.t
1.51                                                     February 25, 2003
 * In Crypt::RSA::encrypt() and decrypt() added a check to ensure the
   blocksize is greater than 0. Blocksize can be smaller than 0 if the RSA
   key modulus is too small for a particular encoding.</content>
</entry>
<entry>
<title>Depend on p5-Sort-Versions instead of p5-SortVersions.</title>
<updated>2005-11-22T22:43:03Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2005-11-22T22:43:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e4827da3361817e5a4dad7a99157db89b4ef00ae'/>
<id>urn:sha1:e4827da3361817e5a4dad7a99157db89b4ef00ae</id>
<content type='text'>
Bump PKGREVISION.</content>
</entry>
<entry>
<title>Bump the PKGREVISIONs of all (638) packages that hardcode the locations</title>
<updated>2005-08-06T06:19:03Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2005-08-06T06:19:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7fbb8d952791a8c4d82b77759fc5fb7accd491fe'/>
<id>urn:sha1:7fbb8d952791a8c4d82b77759fc5fb7accd491fe</id>
<content type='text'>
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.</content>
</entry>
<entry>
<title>Turn PERL5_PACKLIST into a relative path instead of an absolute path.</title>
<updated>2005-07-13T18:01:18Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2005-07-13T18:01:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7a6521287b7054236ae629dfb57815c4aae61f8f'/>
<id>urn:sha1:7a6521287b7054236ae629dfb57815c4aae61f8f</id>
<content type='text'>
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.</content>
</entry>
<entry>
<title>Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.</title>
<updated>2005-04-11T21:44:48Z</updated>
<author>
<name>tv</name>
<email>tv@pkgsrc.org</email>
</author>
<published>2005-04-11T21:44:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f816d81489fd245a89e581c2f9cf792562ade194'/>
<id>urn:sha1:f816d81489fd245a89e581c2f9cf792562ade194</id>
<content type='text'>
</content>
</entry>
</feed>
