Hello community, here is the log from the commit of package libnettle for openSUSE:Factory checked in at 2012-11-26 18:58:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libnettle (Old) and /work/SRC/openSUSE:Factory/.libnettle.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libnettle", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/libnettle/libnettle.changes 2012-02-10 17:17:06.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libnettle.new/libnettle.changes 2012-11-26 18:59:29.000000000 +0100 @@ -1,0 +2,17 @@ +Sun Nov 25 14:54:46 UTC 2012 - [email protected] + +- 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 + +------------------------------------------------------------------- Old: ---- nettle-2.4.tar.gz New: ---- nettle-2.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libnettle.spec ++++++ --- /var/tmp/diff_new_pack.47Toib/_old 2012-11-26 18:59:34.000000000 +0100 +++ /var/tmp/diff_new_pack.47Toib/_new 2012-11-26 18:59:34.000000000 +0100 @@ -18,7 +18,7 @@ Name: libnettle -Version: 2.4 +Version: 2.5 Release: 0 %define soname 4 %define hogweed_soname 2 @@ -93,8 +93,7 @@ %setup -q -n "nettle-%{version}" %build -%configure --disable-static \ - --enable-shared +%configure --disable-static make %{?_smp_mflags} ++++++ nettle-2.4.tar.gz -> nettle-2.5.tar.gz ++++++ ++++ 22737 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
