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: SUSE Linux Enterprise 15 SP5 |
Version: 0.6.2.0 | Vendor: openSUSE |
Release: bp155.2.15 | Build date: Mon May 22 12:00:54 2023 |
Group: Unspecified | Build host: sheep83 |
Size: 2001902 | Source RPM: ghc-hackage-security-0.6.2.0-bp155.2.15.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 (<http://hackage.haskell.org/>). It is based on The Update Framework (<http://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
* Sat Jan 22 2022 Peter Simons <psimons@suse.com> - Update hackage-security to version 0.6.2.0. 0.6.2.0 - ------ * Safely prepare for when cabal factors out Cabal-syntax 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 * Tue Aug 03 2021 psimons@suse.com - Update hackage-security to version 0.6.0.1 revision 8. Upstream has revised the Cabal build instructions on Hackage. * Fri Jul 16 2021 psimons@suse.com - Update hackage-security to version 0.6.0.1 revision 7. Upstream has revised the Cabal build instructions on Hackage. * Thu Jul 15 2021 psimons@suse.com - Update hackage-security to version 0.6.0.1 revision 6. Upstream has revised the Cabal build instructions on Hackage. * Thu Mar 11 2021 psimons@suse.com - Update hackage-security to version 0.6.0.1 revision 5. Upstream has revised the Cabal build instructions on Hackage. * Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com> - disable %{ix86} build * Fri Sep 18 2020 psimons@suse.com - Update hackage-security to version 0.6.0.1 revision 4. Upstream has revised the Cabal build instructions on Hackage. * Wed Sep 02 2020 psimons@suse.com - Update hackage-security to version 0.6.0.1 revision 3. Upstream has revised the Cabal build instructions on Hackage. * Mon Aug 31 2020 psimons@suse.com - Update hackage-security to version 0.6.0.1 revision 2. Upstream has revised the Cabal build instructions on Hackage. * Tue Aug 18 2020 Peter Simons <psimons@suse.com> - Replace %setup -q with the more modern %autosetup macro. * Tue Aug 18 2020 Peter Simons <psimons@suse.com> - Tweak Cabal file to accept latest version of base64-bytestring. * Tue Jun 16 2020 Peter Simons <psimons@suse.com> - Re-generate file with latest version of spec-cleaner. * Wed May 06 2020 psimons@suse.com - Update hackage-security to version 0.6.0.1. * Fix bug in non-default `-lukko` build-configuration (#242) * Add support for `template-haskell-2.16.0.0` (#240) * Remove `Hackage.Security.TUF.FileMap.lookupM` * Don't expose `Hackage.Security.Util.IO` module * Don't expose `Hackage.Security.Util.Lens` module * Report missing keys in `.meta` objects more appropriately as `ReportSchemaErrors(expected)` instead of via `Monad(fail)` * Add support for GHC 8.8 / base-4.13 * Use `lukko` for file-locking * Extend `LogMessage` to signal events for cache lock acquiring and release * New `lockCacheWithLogger` operation - Remove obsolete patch "fix-ghc-8.8.x-build.patch". * Fri Feb 28 2020 Peter Simons <psimons@suse.com> - Update Cabal build information for more accurate dependencies. * Wed Jan 01 2020 psimons@suse.com - Apply "fix-ghc-8.8.x-build.patch" from head.hackage to fix the build with ghc-8.8.1. * Fri Nov 08 2019 Peter Simons <psimons@suse.com> - Drop obsolete group attributes. * Tue Jun 11 2019 Peter Simons <psimons@suse.com> - Update Cabal file for more accurate build dependencies. * Fri Oct 19 2018 Peter Simons <psimons@suse.com> - Update Cabal build instructions to support ghc-8.6.1. * Tue Aug 07 2018 psimons@suse.com - Update Cabal build information to support Cabal 2.4.x. * Wed Jul 18 2018 psimons@suse.com - Cosmetic: replace tabs with blanks, strip trailing white space, and update copyright headers with spec-cleaner. * Wed Jul 18 2018 psimons@suse.com - Revise cabal build file to specify more accurate dependencies. * Mon May 14 2018 psimons@suse.com - Update hackage-security to version 0.5.3.0. * Use `flock(2)`-based locking where available (compat-shim taken from `cabal-install`'s code-base) (#207) * Improve handling of async exceptions (#187) * Detect & recover from local corruption of uncompressed index tarball (#196) * Support `base-4.11` * Thu Aug 03 2017 psimons@suse.com - Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. * Mon May 22 2017 psimons@suse.com - Update to version 0.5.2.2 revision 4 with cabal2obs. * Wed Apr 19 2017 psimons@suse.com - Update to version 0.5.2.2 revision 3 with cabal2obs. * Mon Feb 20 2017 psimons@suse.com - Update to version 0.5.2.2 revision 2 with cabal2obs. * Wed Dec 28 2016 psimons@suse.com - Update to version 0.5.2.2 revision 1 with cabal2obs. * Fri Sep 16 2016 psimons@suse.com - Update to version 0.5.2.2 with cabal2obs. * Sun Jul 10 2016 psimons@suse.com - Update to version 0.5.2.1 revision 0 with cabal2obs. * Fri May 27 2016 mimi.vx@gmail.com - ghc-hackage-security generated by st2obs scritpt
/usr/lib64/ghc-8.10.7/hackage-security-0.6.2.0 /usr/lib64/ghc-8.10.7/hackage-security-0.6.2.0/libHShackage-security-0.6.2.0-D4YfcCCpuFCF5JKlGr1Z6B-ghc8.10.7.so /usr/share/licenses/ghc-hackage-security /usr/share/licenses/ghc-hackage-security/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 18:11:13 2024