pkgsrc/security/p5-Crypt-OpenSSL-RSA
heinz ead53f260a Updated to version 0.24.
Pkgsrc changes:
  - Package supports installation to DESTDIR.
  - Removed patch-aa (missing includes when using OpenSSL 0.9.8 were fixed).
  - patch-ab corrects wrong test count.

Changes since version 0.22:
=====================================
0.24  Mon Nov 13 2006 08:21:14
        - Fix a bug reported by Mark Martinec <Mark.Martinec@ijs.si>
          where encrypt could segfault if called with insufficient
          data; it now informatively croaks instead.
        - Fix a bug reported by Mark Martinec where check_key would
          segfault instead of croaking when called on a public key.
        - Fix decrypt and private_encrypt to croak instead of segfault when
          called on a public key.
        - Add an is_private method.
        - Silence a few compiler warnings about ignoring return values
          from certain BIO_* methods.

0.23  Wed Apr 12 2006 00:06:10
        - Provide 32 bytes of seeding in tests, up from 19.
        - Stop relying on implicit includes, which disappeared in the 0.98
          release of OpenSSL.
        - Apply patch from Jim Radford <radford@blackbean.org> to add support
          for SHA{224,256,384,512}
2007-05-17 16:40:18 +00:00
..
patches Updated to version 0.24. 2007-05-17 16:40:18 +00:00
DESCR
distinfo Updated to version 0.24. 2007-05-17 16:40:18 +00:00
Makefile Updated to version 0.24. 2007-05-17 16:40:18 +00:00
MESSAGE Updated to version 0.22. 2006-02-15 22:22:19 +00:00
PLIST