------------------------------------------------------------------- Wed Feb 2 04:02:02 UTC 2022 - Peter Simons - Update warp to version 3.3.19. ## 3.3.19 * Allowing the eMFILE exception in acceptNewConnection. [#831](https://github.com/yesodweb/wai/pull/831) ------------------------------------------------------------------- Sat Nov 20 17:29:16 UTC 2021 - psimons@suse.com - Update warp to version 3.3.18. ## 3.3.18 * Tidy up HashMap and MultiMap [#864](https://github.com/yesodweb/wai/pull/864) * Support GHC 9.2 [#863](https://github.com/yesodweb/wai/pull/863) ------------------------------------------------------------------- Tue Jun 22 07:40:53 UTC 2021 - psimons@suse.com - Update warp to version 3.3.17. ## 3.3.17 * Modify exception handling to swallow async exceptions in forked thread [#850](https://github.com/yesodweb/wai/issues/850) * Switch default forking function to not install the global exception handler (minor optimization) [#851](https://github.com/yesodweb/wai/pull/851) ------------------------------------------------------------------- Wed May 26 08:45:34 UTC 2021 - psimons@suse.com - Update warp to version 3.3.16. # ChangeLog for warp ## 3.3.16 * Move exception handling over to `unliftio` for better async exception support [#845](https://github.com/yesodweb/wai/issues/845) ------------------------------------------------------------------- Fri Apr 16 11:05:38 UTC 2021 - psimons@suse.com - Update warp to version 3.3.15. ## 3.3.15 * Using http2 v3. ------------------------------------------------------------------- Thu Feb 4 10:33:08 UTC 2021 - psimons@suse.com - Update warp to version 3.3.14. ## 3.3.14 * Drop support for GHC < 8.2. * Fix header length calculation for `settingsMaxTotalHeaderLength` [#838](https://github.com/yesodweb/wai/pull/838) * UTF-8 encoding in `exceptionResponseForDebug`. [#836](https://github.com/yesodweb/wai/pull/836) ------------------------------------------------------------------- Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup - disable %{ix86} build ------------------------------------------------------------------- Tue Aug 18 10:46:37 UTC 2020 - Peter Simons - Replace %setup -q with the more modern %autosetup macro. ------------------------------------------------------------------- Fri Jun 26 02:00:23 UTC 2020 - psimons@suse.com - Update warp to version 3.3.13. ## 3.3.13 * pReadMaker is exported from the Internal module. ------------------------------------------------------------------- Tue Jun 9 09:26:15 UTC 2020 - psimons@suse.com - Add warp at version 3.3.12.