Package Release Info

ghc-warp-tls-3.4.4-bp156.1.1

Update Info: Base Release
Available in Package Hub : 15 SP6

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-warp-tls
ghc-warp-tls-devel

Change Logs

* Sat Feb 03 2024 Peter Simons <psimons@suse.com>
- Update warp-tls to version 3.4.4.
  [#]# 3.4.4
  * Allow warp v3.4.
  [#]# 3.4.3
  * Install shutdown handlers passed via `Settings` to `run...` functions
  [#]# 3.4.2
  * Requiring warp v3.3.29.
  [#]# 3.4.1
  * Supporting `tls` v1.8.0.
  [#]# 3.4.0
  * Major version up to deprecate v3.3.7 due to the incompatibility
    against cryptonite.
* Tue Jun 06 2023 Peter Simons <psimons@suse.com>
- Update warp-tls to version 3.3.7.
  [#] ChangeLog
  [#]# 3.3.7
  * Using crypton instead of cryptonite.
    [#931](https://github.com/yesodweb/wai/pull/931)
  [#]# 3.3.6
  * Setting FD_CLOEXEC on the listening socket.
    [#923](https://github.com/yesodweb/wai/pull/923)
  [#]# 3.3.5
  * Switching the version of the "recv" package from 0.0.x to 0.1.x.
  [#]# 3.3.4
  * Integrated customizable `accept` hook from `Network.Wai.Handler.Warp.Settings` (cf. `setAccept`)
    [#912](https://github.com/yesodweb/wai/pull/912)
  * Adjusted `httpOverTls` because of the factoring out of `Network.Wai.Handler.Warp.Recv` to its own package `recv` in the `warp` package.
    [#899](https://github.com/yesodweb/wai/pull/899)
  [#]# 3.3.3
  * Creating a bigger buffer when the current one is too small to fit the Builder
    [#895](https://github.com/yesodweb/wai/pull/895)
  * Expose TLS.supportedHashSignatures via TLSSettings
    [#872](https://github.com/yesodweb/wai/pull/872)
Version: 3.3.2-bp155.2.15
* Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
Version: 3.3.2-bp154.1.15
* Wed Sep 29 2021 psimons@suse.com
- Update warp-tls to version 3.3.2.
  [#]# 3.3.2
  * Providing the Internal module.
    [#841](https://github.com/yesodweb/wai/issues/841)
* Thu May 27 2021 psimons@suse.com
- Update warp-tls to version 3.3.1.
  [#]# 3.3.1
  * Move exception handling over to `unliftio` for better async exception support [#845](https://github.com/yesodweb/wai/issues/845)
  * Cleanly close connection when client closes connection prematurely [#844](https://github.com/yesodweb/wai/issues/844)
* Thu Dec 17 2020 Ond?ej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
* Tue Aug 18 2020 Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
* Fri Jun 26 2020 psimons@suse.com
- Update warp-tls to version 3.3.0.
  [#]# 3.3.0
  * Breaking changes: certFile and keyFile are not exported anymore.
  * Allow TLS credentials to be retrieved from an IORef.
    [#806](https://github.com/yesodweb/wai/pull/806)
* Tue Jun 09 2020 psimons@suse.com
- Add warp-tls at version 3.2.12.
Version: 3.2.4-bp150.2.4
* Thu Aug 03 2017 psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
* Tue Jul 11 2017 psimons@suse.com
- Update to version 3.2.4.
* Mon Jan 30 2017 psimons@suse.com
- Update to version 3.2.3 with cabal2obs.
Version: 3.2.2-2.4
* Sun Jul 10 2016 psimons@suse.com
- Update to version 3.2.2 revision 0 with cabal2obs.
* Mon Jun 27 2016 mimi.vx@gmail.com
- update to 3.2.2
  * New settting parameter: tlsServerDHEParams
  * Preventing socket leakage
* Sun Feb 28 2016 mimi.vx@gmail.com
- update to 3.2.1
  * remove dependency on cprng-aes (ghc-cprng-aes-devel)
* Mon Feb 22 2016 psimons@suse.com
- initial version warp-tls-3.2.0