Changelog for
libgcrypt11-32bit-1.4.4-5.1.x86_64.rpm :
Fri Aug 23 14:00:00 2013 lijewski.stefanAATTgmail.com
- Mitigate the Yarom/Falkner flush+reload side-channel attack on
RSA secret keys [bnc#831359] (libgcrypt-CVE-2013-424.patch)
Tue Apr 7 14:00:00 2009 crrodriguezAATTsuse.de
- update to version 1.4.4
* Publish GCRY_MODULE_ID_USER and GCRY_MODULE_ID_USER_LAST constants.
This functionality has been in Libgcrypt since 1.3.0.
* MD5 may now be used in non-enforced fips mode.
* Fixed HMAC for SHA-384 and SHA-512 with keys longer than 64 bytes.
* In fips mode, RSA keys are now generated using the X9.31 algorithm
and DSA keys using the FIPS 186-2 algorithm.
* The transient-key flag is now also supported for DSA key
generation. DSA domain parameters may be given as well.
Thu Jan 29 13:00:00 2009 olhAATTsuse.de
- obsolete libgcrypt-error-XXbit in the library subpackage
Wed Dec 10 13:00:00 2008 olhAATTsuse.de
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
(bnc#437293)
Tue Nov 11 13:00:00 2008 mkoenigAATTsuse.de
- build rijndael.c with -fno-strict-aliasing [bnc#443693]
Thu Oct 30 13:00:00 2008 olhAATTsuse.de
- obsolete old -XXbit packages (bnc#437293)
Mon Jun 30 14:00:00 2008 mkoenigAATTsuse.de
- update to version 1.4.1
* Fixed a bug which led to the comsumption of far too much
entropy for the intial seeding
* Improved AES performance for CFB and CBC modes
Sun May 11 14:00:00 2008 cooloAATTsuse.de
- fix rename of xxbit packages
Thu Apr 10 14:00:00 2008 roAATTsuse.de
- added baselibs.conf file to build xxbit packages
for multilib support
Thu Jan 17 13:00:00 2008 mkoenigAATTsuse.de
- update to version 1.4.0:
* The entire library is now under the LGPL. The helper programs and
the manual are under the GPL
* New control code GCRYCTL_PRINT_CONFIG
* Experimental support for ECDSA
* Assembler support for the AMD64 architecture
* Non executable stack support is now used by default
* New configure option --enable-random-daemon
* The new function gcry_md_debug should be used instead of the
gcry_md_start_debug and gcry_md_stop_debug macros.
* Support for DSA2
* Reserved algorithm ranges for use by applications
* gcry_mpi_rshift does not anymore truncate the shift count
* Support for OFB encryption mode
* Support for the Camellia cipher
* Support for the SEED cipher
* Support for SHA-224 and HMAC using SHA-384 and SHA-512
* Reading and writing the random seed file is now protected by a
fcntl style file lock
* Made the RNG immune against fork without exec
* Changed the way the RNG gets initialized
* The ASN.1 DER template for SHA-224 has been fixed
* The ACE engine of VIA processors is now used for AES-128
- changed package layout to conform shlib policy:
new subpackage libgcrypt11
- disable static library
- for reference: bugzilla entry of last change #304749
Wed Sep 12 14:00:00 2007 ltinklAATTsuse.cz
- add sanity check for mpi of size 0 (#304479)
Mon Feb 5 13:00:00 2007 mkoenigAATTsuse.de
- update to version 1.2.4:
* Fixed a bug in the memory allocator which could have been the
reason for some of non-duplicable bugs.
* Other minor bug fixes.
Wed Dec 13 13:00:00 2006 mkoenigAATTsuse.de
- get rid of .la file and fix devel so link
Tue Dec 5 13:00:00 2006 mkoenigAATTsuse.de
- move shared lib to /%_lib
Thu Aug 31 14:00:00 2006 mkoenigAATTsuse.de
- update to version 1.2.3:
* Rewrote gcry_mpi_rshift to allow arbitrary shift counts.
* Minor bug fixes.
- added libgpg-error-devel and glibc-devel to Requires tag
of devel subpackage