2012-11-26 18:58:10 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 25 14:54:46 UTC 2012 - andreas.stieger@gmx.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
|
|
|
|
|
2012-02-10 17:16:59 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 31 12:24:52 UTC 2012 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- Remove redundant tags/sections per specfile guideline suggestions
|
|
|
|
|
2011-09-22 10:47:22 +02:00
|
|
|
-------------------------------------------------------------------
|
2011-09-26 10:07:48 +02:00
|
|
|
Sat Sep 24 15:58:07 UTC 2011 - crrodriguez@opensuse.org
|
|
|
|
|
|
|
|
- BuildRequire pkgconfig to fix rpmlint warning
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2011-09-22 10:47:22 +02:00
|
|
|
Mon Sep 19 19:04:36 UTC 2011 - crrodriguez@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 2.4 only two important changes
|
|
|
|
* ripemd160 was broken on all big endian machines
|
|
|
|
* add pkgconfig files
|
|
|
|
|
2011-08-29 15:43:26 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 29 08:51:59 UTC 2011 - coolo@novell.com
|
|
|
|
|
|
|
|
- use original source
|
|
|
|
- add baselibs.conf
|
|
|
|
- drop licenses
|
|
|
|
|
2011-08-18 09:36:14 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 17 17:52:58 UTC 2011 - crrodriguez@opensuse.org
|
|
|
|
|
|
|
|
- Fix licenses [bnc#712616]
|
|
|
|
- run make check
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 16 01:31:39 UTC 2011 - crrodriguez@opensuse.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 22:31:53 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- initial package (2.0)
|
|
|
|
|