| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ghc-hackage-security | Distribution: openSUSE:Factory:zSystems |
| Version: 0.6.3.1 | Vendor: openSUSE |
| Release: 2.2 | Build date: Wed Jun 25 20:30:10 2025 |
| Group: Unspecified | Build host: reproducible |
| Size: 3433502 | Source RPM: ghc-hackage-security-0.6.3.1-2.2.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://hackage.haskell.org/package/hackage-security | |
| Summary: Hackage security library | |
The hackage security library provides both server and client utilities for securing the Hackage package server (<https://hackage.haskell.org/>). It is based on The Update Framework (<https://theupdateframework.com/>), a set of recommendations developed by security researchers at various universities in the US as well as developers on the Tor project (<https://www.torproject.org/>). The current implementation supports only index signing, thereby enabling untrusted mirrors. It does not yet provide facilities for author package signing. The library has two main entry points: "Hackage.Security.Client" is the main entry point for clients (the typical example being 'cabal'), and "Hackage.Security.Server" is the main entry point for servers (the typical example being 'hackage-server').
BSD-3-Clause
* Wed Jun 25 2025 Peter Simons <psimons@suse.com>
- Update hackage-security to version 0.6.3.1 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
* Wed Jun 18 2025 Peter Simons <psimons@suse.com>
- Update hackage-security to version 0.6.3.1.
0.6.3.1
- ------
* Allow `QuickCheck-2.16`.
* Tested with GHC 8.4 - 9.12.
* Mon May 05 2025 Peter Simons <psimons@suse.com>
- Update hackage-security to version 0.6.3.0.
0.6.3.0
- ------
* Make `lukko` flag automatic and off by default, using file locking
facilities from `GHC.IO.Handle.Lock` and not from
on [`lukko` package](https://hackage.haskell.org/package/lukko).
The change is not expected to affect anyone detrimentally,
but one can set the flag on in their configuration to restore
the previous behaviour.
* Allow building against newer releases of dependencies.
* Tested with GHC 8.4 - 9.12.
* Sun Jan 05 2025 Peter Simons <psimons@suse.com>
- Update hackage-security to version 0.6.2.6 revision 5.
Upstream has revised the Cabal build instructions on Hackage.
* Thu Sep 05 2024 Peter Simons <psimons@suse.com>
- Update hackage-security to version 0.6.2.6 revision 4.
Upstream has revised the Cabal build instructions on Hackage.
* Wed Jun 26 2024 Peter Simons <psimons@suse.com>
- Update hackage-security to version 0.6.2.6 revision 3.
Upstream has revised the Cabal build instructions on Hackage.
* Mon Apr 15 2024 Peter Simons <psimons@suse.com>
- Update hackage-security to version 0.6.2.6 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
* Wed Apr 03 2024 Peter Simons <psimons@suse.com>
- Update hackage-security to version 0.6.2.6.
0.6.2.6
- ------
* Drop flag `use-network-uri` and support for `network-2.5`.
* Fix build failure in testsuite with `tar-0.5`
([PR #312](https://github.com/haskell/hackage-security/pull/312)).
* Tested with GHC 8.4 - 9.8.
* Wed Mar 20 2024 Peter Simons <psimons@suse.com>
- Update hackage-security to version 0.6.2.5.
0.6.2.5
- ------
* Allow `Cabal-3.12` and `Cabal-syntax-3.12`.
* Allow `zlib-0.7`.
* Drop flag `use-old-time` and support for `old-time`, require `time ≥ 1.5`
([PR #304](https://github.com/haskell/hackage-security/pull/304)).
* Drop support for GHC < 8.4
([PR #306](https://github.com/haskell/hackage-security/pull/306)).
* Code maintenance: address warning `star-is-type`, `unused-record-wildcards` etc.
([PR #306](https://github.com/haskell/hackage-security/pull/306)).
* Tested with GHC 8.4 - 9.8.
* Sun Feb 11 2024 Peter Simons <psimons@suse.com>
- Update hackage-security to version 0.6.2.4 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
* Wed Dec 20 2023 Peter Simons <psimons@suse.com>
- Update hackage-security to version 0.6.2.4.
0.6.2.4
- ------
* Allow `tar-0.6`
* Drop support for GHC < 7.8 in favor of `PatternSynonyms`
* Drop flags `base48`, `mtl21`, `old-directory` and support for GHC 7.8, `mtl < 2.2` and `directory < 1.2`
* Tested with GHC 7.10 - 9.8
* Fri Oct 13 2023 Peter Simons <psimons@suse.com>
- Update hackage-security to version 0.6.2.3 revision 8.
Upstream has revised the Cabal build instructions on Hackage.
* Wed Oct 04 2023 Peter Simons <psimons@suse.com>
- Update hackage-security to version 0.6.2.3 revision 7.
Upstream has revised the Cabal build instructions on Hackage.
* Tue Sep 12 2023 Peter Simons <psimons@suse.com>
- Update hackage-security to version 0.6.2.3 revision 6.
Upstream has revised the Cabal build instructions on Hackage.
* Wed Jul 12 2023 Peter Simons <psimons@suse.com>
- Update hackage-security to version 0.6.2.3 revision 5.
Upstream has revised the Cabal build instructions on Hackage.
* Fri Jun 30 2023 Peter Simons <psimons@suse.com>
- Update hackage-security to version 0.6.2.3 revision 4.
Upstream has revised the Cabal build instructions on Hackage.
* Thu Mar 30 2023 Peter Simons <psimons@suse.com>
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
* Fri Mar 17 2023 Peter Simons <psimons@suse.com>
- Update hackage-security to version 0.6.2.3 revision 3.
Upstream has revised the Cabal build instructions on Hackage.
* Wed Feb 22 2023 Peter Simons <psimons@suse.com>
- Update hackage-security to version 0.6.2.3 revision 2.
Upstream has revised the Cabal build instructions on Hackage.
* Sat Nov 19 2022 Peter Simons <psimons@suse.com>
- Update hackage-security to version 0.6.2.3.
0.6.2.3
- ------
* Bump base for GHC 9.4 comp
* Fix code to *really* support mtl-2.3
0.6.2.2
- ------
* Fix broken compilation of test-suite with Cabal-syntax-3.8.1.0 on Hackage
* Huge README updates
0.6.2.1
- ------
* Allow GHC-9.0 (base-4.15) (#265)
* Fix running `cabal repl hackage-security` (#263)
0.6.2.0
- ------
* Safely prepare for when cabal factors out Cabal-syntax
* Mon Jan 17 2022 Peter Simons <psimons@suse.com>
- Update hackage-security to version 0.6.1.0.
0.6.1.0
- ------
* Support basic auth in package-indices (#252)
* Fix tests due to new aeson handling of unescaped control sequences (#256)
* Bump a lot of bounds on packages we depend on
/usr/lib64/ghc-9.10.2/lib/libHShackage-security-0.6.3.1-JTpaV4BjIGiKCwS8RCJ0Dg-ghc9.10.2.so /usr/share/licenses/ghc-hackage-security /usr/share/licenses/ghc-hackage-security/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 31 00:36:47 2025