Hello community, here is the log from the commit of package ghc-cryptonite for openSUSE:Factory checked in at 2016-01-07 00:25:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-cryptonite (Old) and /work/SRC/openSUSE:Factory/.ghc-cryptonite.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-cryptonite" Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-cryptonite/ghc-cryptonite.changes 2015-08-25 08:48:14.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-cryptonite.new/ghc-cryptonite.changes 2016-01-07 00:25:24.000000000 +0100 @@ -1,0 +2,25 @@ +Fri Dec 25 06:55:07 UTC 2015 - [email protected] + +- update to 0.10 +- drop blake2-fix.patch +* Add reference implementation of blake2 for non-SSE2 platfom +* Add support_blake2_sse flag + +------------------------------------------------------------------- +Tue Dec 15 12:53:54 UTC 2015 - [email protected] + +- update to 0.9 +* Quiet down unused module imports +* Move Curve25519 over to Crypto.Error instead of using Either String. +* Add documentation for ChaChaPoly1305 +* Add missing documentation for various modules +* Add a way to create Poly1305 Auth tag. +* Added support for the BLAKE2 family of hash algorithms +* Fix endianness of incrementNonce function for ChaChaPoly1305 +* Add support for ChaChaPoly1305 Nonce Increment +* Add PKCS5 / PKCS7 padding and unpadding methods +* Fix ChaChaPoly1305 Decryption +* Add support for BCrypt +- add blake2-fix.patch and disabled build of sse4.1 optimized blake2 + +------------------------------------------------------------------- Old: ---- cryptonite-0.6.tar.gz New: ---- cryptonite-0.10.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-cryptonite.spec ++++++ --- /var/tmp/diff_new_pack.SpWNEG/_old 2016-01-07 00:25:26.000000000 +0100 +++ /var/tmp/diff_new_pack.SpWNEG/_new 2016-01-07 00:25:26.000000000 +0100 @@ -20,7 +20,7 @@ %bcond_with tests Name: ghc-cryptonite -Version: 0.6 +Version: 0.10 Release: 0 Summary: Cryptography Primitives sink Group: System/Libraries @@ -88,7 +88,7 @@ %build -%define cabal_configure_options -f"-support_aesni -support_rdrand" +%define cabal_configure_options -f"-support_aesni -support_rdrand -support_blake2_sse" %ghc_lib_build ++++++ cryptonite-0.6.tar.gz -> cryptonite-0.10.tar.gz ++++++ ++++ 24517 lines of diff (skipped)
