Commit graph

12 commits

Author SHA1 Message Date
Tilman Keskinoz
47f5801b90 Update to 1.2.4 2007-02-02 14:25:54 +00:00
Tilman Keskinoz
d11c5344d6 Update to 1.2.3 (Minor bugfix release) 2006-08-31 21:20:52 +00:00
Tilman Keskinoz
4ec9c8318a Add SHA256 checksums for my ports 2005-11-08 12:26:38 +00:00
Tilman Keskinoz
60ed2235aa Update to 1.2.2
Noteworthy changes are:
 * Made the RNG immune against fork without exec.
 * Minor changes to some function declarations.  Buffer arguments are
   now typed as void pointer.  This should not affect any compilation.
 * A bug in the definition of gcry_cipher_register has been fixed.
2005-10-18 17:32:59 +00:00
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
b06683882c Nuke the gnupg sigchecking code. There are bugs and I don't have the time
to work on this now.

PR:             66417
Submitted by:   Lupe Christoph <lupe@lupe-christoph.de>
2004-09-03 21:37:40 +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
c5066876e0 Add SIZE
Submitted by:	trevor
2004-03-18 15:17:40 +00:00
Tilman Keskinoz
b6d7723f1a Verify gpg signature if possible. 2003-07-18 13:37:14 +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