Changelog for
libcryptopp-5_6_2-0-debuginfo-5.6.2-14.17.x86_64.rpm :
* Wed Jul 08 2015 bwiedemannAATTsuse.com- prevent timing attack to get secret key (bnc#936435, CVE-2015-2141) add libcryptopp-CVE-2015-2141.patch
* Fri Aug 15 2014 sfalkenAATTopensuse.org- Added 0001-disable_os_rng_test.patch Fixes buildfailure on openSUSE_Factory x86_64 within OBS environment, due to OS supplied Random Number Generator taking too long to respond
* Thu Apr 03 2014 schwabAATTsuse.de- libcryptopp-m68k.patch: define IS_LITTLE_ENDIAN on m68k
* Wed Dec 18 2013 roAATTsuse.de- define as big endian on s390/s390x (libcryptopp-s390.patch)
* Wed Aug 28 2013 dmuellerAATTsuse.com- remove noninstallable 32bit -devel baselibs
* Fri Mar 01 2013 adamAATTmizerski.pl- update to 5.6.2 - changed license to Boost Software License 1.0 - added SHA-3 (Keccak) - updated DSA to FIPS 186-3 (see DSA2 class) - fixed Blowfish minimum keylength to be 4 bytes (32 bits) - fixed Salsa validation failure when compiling with GCC 4.6 - fixed infinite recursion when on x64, assembly disabled, and no AESNI - ported to MSVC 2012, GCC 4.7, Clang 3.2, Solaris Studio 12.3, Intel C++ Compiler 13.0- removed libcryptopp-gcc47.patch - fixed upstream- rebased libcryptopp-shared.patch- added devel-static subpackage- updated license tag
* Sun Oct 14 2012 adamAATTmizerski.pl- added baselibs.conf- spec file improved
* Sat Mar 17 2012 dimstarAATTopensuse.org- Add libcryptopp-gcc47.patch: Fix build with gcc 4.7.
* Sun Feb 05 2012 jengelhAATTmedozas.de- Proper shared library versioning
* Mon Oct 17 2011 jengelhAATTmedozas.de- Remove bogus Conflict against libcrypto++0 (cf. shlib guidelines)
* Fri Oct 14 2011 toddrme2178AATTgmail.com- Added pkg-config file from fedora project- Cleaned up spec file formatting
* Sun Jul 10 2011 meissnerAATTsuse.de- add -lpthread for tests
* Thu Dec 16 2010 andreas.hankeAATTgmx-topmail.de- Update to version 5.6.1: - added support for AES-NI and CLMUL instruction sets in AES and GMAC/GCM - removed WAKE-CFB - fixed several bugs in the SHA-256 x86/x64 assembly code:
* incorrect hash on non-SSE2 x86 machines on non-aligned input
* incorrect hash on x86 machines when input crosses 0x80000000
* incorrect hash on x64 when compiled with GCC with optimizations enabled - fixed bugs in AES x86 and x64 assembly causing crashes in some MSVC build configurations - switched to a public domain implementation of MARS - ported to MSVC 2010, GCC 4.5.1, Sun Studio 12u1, C++Builder 2010, Intel C++ Compiler 11.1 - renamed the MSVC DLL project to \"cryptopp\" for compatibility with MSVC 2010- Changes to library packaging: - update the interface number because there were ABI changes, now matching the Debian package - introduce a conflict with the PackMan package - ship License.txt and Readme.txt - drop the static library
* Mon Aug 09 2010 pascal.bleserAATTopensuse.org- initial package (5.6.0)