Commit graph

7 commits

Author SHA1 Message Date
Tilman Keskinoz
8310ee07c9 Update libgcrypt to 1.2.1. Changes:
* made the code try to lock secure memory pool not only when running as
          root,
        * fixed type usage in Serpent,
        * made the code mix the PID into the entropy pool for better protection
          after a fork,
        * fixed memory leak in RSA.
        * fixed alignment problems in Rijndael,
        * fixed memory leak in gcry_pk_sign(),
        * fixed broken pointer access in gcry_ac_open(),
        * updated the documentation,
        * fixed several other bugs.
Chase Shared library version and bump PORTREVISION of affected ports.
2005-01-11 14:53:12 +00:00
Tilman Keskinoz
6d475404ca Fix pkg-plist
Reported by:				kris, markus
Pointy hat (not 216.136.204.22) to:	arved
2004-05-08 10:25:51 +00:00
Tilman Keskinoz
f75ab7e2f3 Update libgcrypt to the new stable version 1.2.0
Retire libgcrypt-devel

Switch back to security/libgcrypt and bump PORTREVISION for
- gnutls
- gnutls-devel
- gsasl
- opencdk
- vpnc

libggz:
- Remove dependency on libgcrypt, because the port does not yet
work with the new libgcrypt

libksba:
- Update to 0.9.5
- Pass maintainership to lofi, who already maintains the other
aegypten ports.

Approved by:	lofi

wmbiff:
Switch to security/libgcrypt but no PORTREVISION bump, because the
dependency is optional and the port does not work with the new
libgcrypt and needs to be updated.

No action, because ports don't work with the new libgcrypt and need
to be updated, maintainers informed:
security/newpg
security/pinentry
security/dirmngr
emulators/fuse
emulators/libspectrum
2004-05-03 13:57:46 +00:00
Tilman Keskinoz
5db526233f Use new INFO macro 2003-08-04 17:54:30 +00:00
Tilman Keskinoz
eb135e4085 Update to 1.1.12
PR:		48704
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-02-26 15:25:19 +00:00
Tilman Keskinoz
9d1b3a6990 Update to 1.1.11 2003-01-02 14:18:00 +00:00
Ying-Chieh Liao
74c43352a7 add libgcrypt 1.1.0
General purpose crypto library based on code used in GnuPG

PR:		43894
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-10-14 12:38:48 +00:00