forked from pool/ghc-cryptohash-sha256
d55de7b920
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-cryptohash-sha256?expand=0&rev=66
135 lines
5.0 KiB
Plaintext
135 lines
5.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jun 26 09:08:36 UTC 2024 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update cryptohash-sha256 to version 0.11.102.1 revision 5.
|
|
Upstream has revised the Cabal build instructions on Hackage.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 19 21:15:16 UTC 2024 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update cryptohash-sha256 to version 0.11.102.1 revision 4.
|
|
Upstream has revised the Cabal build instructions on Hackage.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 14 07:18:49 UTC 2023 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update cryptohash-sha256 to version 0.11.102.1 revision 3.
|
|
Upstream has revised the Cabal build instructions on Hackage.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 30 17:06:26 UTC 2023 - Peter Simons <psimons@suse.com>
|
|
|
|
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 16 23:42:38 UTC 2023 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update cryptohash-sha256 to version 0.11.102.1 revision 2.
|
|
Upstream has revised the Cabal build instructions on Hackage.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 14 20:37:24 UTC 2022 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update cryptohash-sha256 to version 0.11.102.1 revision 1.
|
|
Upstream has revised the Cabal build instructions on Hackage.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 12 11:34:17 UTC 2021 - psimons@suse.com
|
|
|
|
- Update cryptohash-sha256 to version 0.11.102.1.
|
|
Upstream has not updated the file "changelog.md" since the last
|
|
release.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 16 08:26:59 UTC 2021 - psimons@suse.com
|
|
|
|
- Update cryptohash-sha256 to version 0.11.102.0 revision 1.
|
|
Upstream has revised the Cabal build instructions on Hackage.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 25 09:35:35 UTC 2021 - psimons@suse.com
|
|
|
|
- Update cryptohash-sha256 to version 0.11.102.0.
|
|
## 0.11.102.0
|
|
|
|
- Add Eq instance for Ctx
|
|
- Add start and startlazy producing Ctx
|
|
- Introduce new `use-cbits` cabal flag in order to
|
|
add support for FFI-less `cryptohash-sha256-pure` pass-thru
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- disable %{ix86} build
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 31 09:34:37 UTC 2020 - psimons@suse.com
|
|
|
|
- Update cryptohash-sha256 to version 0.11.101.0 revision 4.
|
|
Upstream has revised the Cabal build instructions on Hackage.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 18 10:44:31 UTC 2020 - Peter Simons <psimons@suse.com>
|
|
|
|
- Replace %setup -q with the more modern %autosetup macro.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 16 11:13:57 UTC 2020 - Peter Simons <psimons@suse.com>
|
|
|
|
- Re-generate file with latest version of spec-cleaner.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 7 08:08:20 UTC 2020 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update Cabal file to get more accurate dependency information.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 8 16:13:31 UTC 2019 - Peter Simons <psimons@suse.com>
|
|
|
|
- Drop obsolete group attributes.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 19 13:13:47 UTC 2018 - Peter Simons <psimons@suse.com>
|
|
|
|
- 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
|