--- - branch: MAIN date: Fri Mar 7 16:16:22 UTC 2008 files: - new: '1.40' old: '1.39' path: pkgsrc/security/libgcrypt/Makefile pathrev: pkgsrc/security/libgcrypt/Makefile@1.40 type: modified - new: '1.9' old: '1.8' path: pkgsrc/security/libgcrypt/PLIST pathrev: pkgsrc/security/libgcrypt/PLIST@1.9 type: modified - new: '1.22' old: '1.21' path: pkgsrc/security/libgcrypt/distinfo pathrev: pkgsrc/security/libgcrypt/distinfo@1.22 type: modified - new: '1.6' old: '1.5' path: pkgsrc/security/libgcrypt/patches/patch-ac pathrev: pkgsrc/security/libgcrypt/patches/patch-ac@1.6 type: modified - new: '1.4' old: '1.3' path: pkgsrc/security/libgcrypt/patches/patch-ae pathrev: pkgsrc/security/libgcrypt/patches/patch-ae@1.4 type: modified - new: '0' old: '1.1' path: pkgsrc/security/libgcrypt/patches/patch-ai pathrev: pkgsrc/security/libgcrypt/patches/patch-ai@0 type: deleted id: 20080307T161622Z.71eaf33e81345312a91f9fc8f840caba075cef37 log: "Update to 1.4.0:\n\nNoteworthy changes in version 1.4.0 (2007-12-10)\n------------------------------------------------\n\n * New configure option --disable-padlock-support which is mostly\n useful in case of build problems.\n\nNoteworthy changes in version 1.3.2 (2007-12-03)\n------------------------------------------------\n\n * The visibility attribute is now used if supported by the toolchain.\n\n * The ACE engine of VIA processors is now used for AES-128.\n\n * The ASN.1 DER template for SHA-224 has been fixed.\n\nNoteworthy changes in version 1.3.1 (2007-10-26)\n------------------------------------------------\n\n * The entire library is now under the LGPL. The helper programs and\n the manual are under the GPL. Kudos to Peter Gutmann for giving\n permissions to relicense the rndw32 and rndunix modules.\n\n * The Camellia cipher is now under the LGPL and included by default.\n\n * Fixed a bug in the detection of symbol prefixes which inhibited the\n build of optimzied assembler code on certain systems.\n\n * Updated the entropy gatherer for W32.\n\nNoteworthy changes in version 1.3.0 (2007-05-04)\n------------------------------------------------\n\n * Changed the way the RNG gets initialized. This allows to keep it\n uninitialized as long as no random numbers are used. To override\n this, the new macro gcry_fast_random_poll may be used. It is in\n general a good idea to spread this macro into the application code\n to make sure that these polls happen often enough.\n\n * Made the RNG immune against fork without exec.\n\n * Reading and writing the random seed file is now protected by a\n fcntl style file lock on systems that provide this function.\n\n * Support for SHA-224 and HMAC using SHA-384 and SHA-512.\n\n * Support for the SEED cipher.\n\n * Support for the Camellia cipher. Note that Camellia is disabled by\n default, and that enabling it changes the license of libgcrypt from\n LGPL to GPL.\n\n * Support for OFB encryption mode.\n\n * gcry_mpi_rshift does not anymore truncate the shift count.\n\n * Reserved algorithm ranges for use by applications.\n\n * Support for DSA2.\n\n * The new function gcry_md_debug should be used instead of the\n gcry_md_start_debug and gcry_md_stop_debug macros.\n\n * New configure option --enable-random-daemon to support a system\n wide random daemon. The daemon code is experimental and not yet\n very well working. It will eventually allow to keep a global\n random pool for the sake of short living processes.\n\n * Non executable stack support is now used by default on systems\n supporting it.\n\n * Support for Microsoft Windows.\n\n * Assembler support for the AMD64 architecture.\n\n * New configure option --enable-mpi-path for optimized builds.\n\n * Experimental support for ECDSA; should only be used for testing.\n\n * New control code GCRYCTL_PRINT_CONFIG to print the build\n configuration.\n\n * Minor changes to some function declarations. Buffer arguments are\n now typed as void pointer. \ This should not affect any compilation.\n Fixed two bugs in return values and clarified documentation.\n\n * Interface changes relative to the 1.2.0 release:\n ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n gcry_fast_random_poll\t NEW\n gcry_md_debug NEW\n gcry_sexp_nth_string NEW\n GCRY_MD_SHA224 \ NEW\n GCRY_PK_USAGE_CERT NEW\n GCRY_PK_USAGE_AUTH NEW\n GCRY_PK_USAGE_UNKN \ NEW\n GCRY_PK_ECDSA NEW\n GCRY_CIPHER_SEED NEW\n GCRY_CIPHER_CAMELLIA128 NEW\n GCRY_CIPHER_CAMELLIA192 NEW\n GCRY_CIPHER_CAMELLIA256 NEW\n GCRYCTL_FAKED_RANDOM_P \ NEW\n GCRYCTL_PRINT_CONFIG NEW\n GCRYCTL_SET_RNDEGD_SOCKET NEW.\n gcry_mpi_scan \ CHANGED: Argument BUFFER is now void*.\n gcry_pk_algo_name CHANGED: Returns \"?\" instead of NULL.\n gcry_cipher_algo_name CHANGED: Returns \"?\" instead of \"\".\n gcry_pk_spec_t CHANGED: Element ALIASES is now const ptr.\n gcry_md_write_t CHANGED: Argument BUF is now a const void*.\n gcry_md_ctl \ CHANGED: Argument BUFFER is now void*.\n gcry_cipher_encrypt CHANGED: Arguments IN and OUT are now void*.\n gcry_cipher_decrypt CHANGED: Arguments IN and OUT are now void*.\n gcry_sexp_sprint CHANGED: Argument BUFFER is now void*.\n gcry_create_nonce CHANGED: Argument BUFFER is now void*.\n gcry_randomize CHANGED: Argument BUFFER is now void*.\n gcry_cipher_register \ CHANGED: Argument ALGORITHM_ID is now int*.\n" module: pkgsrc subject: 'CVS commit: pkgsrc/security/libgcrypt' unixtime: '1204906582' user: wiz