Changelog for
libhogweed2-2.7.1-8.1.x86_64.rpm :
Tue May 13 14:00:00 2014 tchvatalAATTsuse.com
- Cleanup with spec-cleaner
- Paralelize test run
Thu Dec 19 13:00:00 2013 meissnerAATTsuse.com
- also build baselibs for libnettle-devel (for wine 32bit development)
Tue Jun 25 14:00:00 2013 meissnerAATTsuse.com
- Update to version 2.7.1
* Fixed ecc_modp_mul call, to avoid invalid overlap of arguments to
mpn_mul_n. Problem tracked down by Magnus Holmgren.
* ARM fixes.
- reference gpg signatures and keyring. checking not enabled as to
avoid cycles.
Thu May 16 14:00:00 2013 idonmezAATTsuse.com
- Update to version 2.7
* Support for the GOST R 34.11-94 hash algorithm
* Support for SHA3
* Support for PKCS #5 PBKDF2
* Fixed a small memory leak in nettle_realloc and
nettle_xrealloc.
* x86_64 assembly for SHA256, SHA512, and SHA3
* ARM assembly code for several additional algorithms,
including AES, Salsa20, and the SHA family of hash
functions.
* Support for 12-round salsa20, \"salsa20r12\", as specified by
eSTREAM.
* Support for UMAC, including x86_64 and ARM assembly.
* Support for ECDSA signatures. Elliptic curve operations over
the following curves: secp192r1, secp224r1, secp256r1,
secp384r1 and secp521r1, including x86_64 and ARM assembly
for the most important primitives.
- Depend on makeinfo for info file generation.
- Don\'t disable static libs, they are needed at build time.
Sun Nov 25 13:00:00 2012 andreas.stiegerAATTgmx.de
- upgrade to 2.5:
* removed some internal undocumented functions
* pkcs1_signature_prefix renamed to _pkcs1_signature_prefix
with slightly different behavior
* nettle-internal.c is no longer included
* Support for the salsa20 block cipher
* Tentative interface for timing-resistant RSA functions
* A more general interface for PKCS#1 signatures
* Documentation, example programs for the base16 and base64
* Use an additional table to avoid GF2^8 multiplications in
aes_invert_key (mainly used by aes_set_decrypt_key). Also
tabulate round constants in aes_set_encrypt_key.
- configure --enable-shared now default, no longer required
Tue Jan 31 13:00:00 2012 jengelhAATTmedozas.de
- Remove redundant tags/sections per specfile guideline suggestions
Sat Sep 24 14:00:00 2011 crrodriguezAATTopensuse.org
- BuildRequire pkgconfig to fix rpmlint warning
Mon Sep 19 14:00:00 2011 crrodriguezAATTopensuse.org
- Update to version 2.4 only two important changes
* ripemd160 was broken on all big endian machines
* add pkgconfig files
Mon Aug 29 14:00:00 2011 cooloAATTnovell.com
- use original source
- add baselibs.conf
- drop licenses
Wed Aug 17 14:00:00 2011 crrodriguezAATTopensuse.org
- Fix licenses [bnc#712616]
- run make check
Tue Aug 16 14:00:00 2011 crrodriguezAATTopensuse.org
- Update to version 2.2, bump sonames accordingly
- Fix build in factory
- Fix -devel package dependencies
- Tune up spec file in order to submit package to factory
as is needed for gnutls version 3.x
Tue Jan 5 13:00:00 2010 pascal.bleserAATTopensuse.org
- initial package (2.0)