From bab128a485e840a76670b8c05d2d885aa2cbf30990760a562bb330c19f52fa90 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sun, 29 Dec 2019 02:02:04 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-cryptohash-sha256 revision:8, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-cryptohash-sha256?expand=0&rev=34 --- ghc-cryptohash-sha256.changes | 48 +++++++++++++++++++++++++++++++++-- 1 file changed, 46 insertions(+), 2 deletions(-) diff --git a/ghc-cryptohash-sha256.changes b/ghc-cryptohash-sha256.changes index 59bde04..117fa72 100644 --- a/ghc-cryptohash-sha256.changes +++ b/ghc-cryptohash-sha256.changes @@ -1,5 +1,49 @@ ------------------------------------------------------------------- -Tue May 21 15:36:06 UTC 2019 - psimons@suse.com +Fri Nov 8 16:13:31 UTC 2019 - Peter Simons -- Add cryptohash-sha256 at version 0.11.101.0. +- Drop obsolete group attributes. +------------------------------------------------------------------- +Fri Oct 19 13:13:47 UTC 2018 - Peter Simons + +- Update Cabal build instructions to support ghc-8.6.1. + +------------------------------------------------------------------- +Wed Jul 18 14:26:19 UTC 2018 - psimons@suse.com + +- Cosmetic: replace tabs with blanks, strip trailing white space, + and update copyright headers with spec-cleaner. + +------------------------------------------------------------------- +Mon May 14 17:02:11 UTC 2018 - psimons@suse.com + +- Update cryptohash-sha256 to version 0.11.101.0 revision 1. + - Add `hkdf` function providing HKDF-SHA256 conforming to RFC5869 + - Declare `Crypto.Hash.SHA256` module `-XTrustworthy` + - Remove ineffective RULES + - Convert to `CApiFFI` + - Added `...AndLength` variants of hashing functions: + - `finalizeAndLength` + - `hashlazyAndLength` + - `hmaclazyAndLength` + - Minor optimizations in `hmac` and `hash` + +------------------------------------------------------------------- +Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com + +- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. + +------------------------------------------------------------------- +Sun Apr 9 18:08:08 UTC 2017 - psimons@suse.com + +- Update to version 0.11.100.1 revision 1 with cabal2obs. + +------------------------------------------------------------------- +Sun Jul 10 17:28:01 UTC 2016 - psimons@suse.com + +- Update to version 0.11.100.1 revision 0 with cabal2obs. + +------------------------------------------------------------------- +Fri May 27 12:02:02 UTC 2016 - mimi.vx@gmail.com + +- ghc-cryptohash-sha256 generated by st2obs scritpt