From 892260a2dff4a294ad3d3a10635fb5003469515832da55352f2c3664cf98eaf8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Tue, 22 Jun 2021 15:19:22 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-warp revision:13, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-warp?expand=0&rev=17 --- ghc-warp.changes | 9 +++++++++ ghc-warp.spec | 2 +- warp-3.3.16.tar.gz | 3 --- warp-3.3.17.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 warp-3.3.16.tar.gz create mode 100644 warp-3.3.17.tar.gz diff --git a/ghc-warp.changes b/ghc-warp.changes index 1bb2318..a3cbf27 100644 --- a/ghc-warp.changes +++ b/ghc-warp.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +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 diff --git a/ghc-warp.spec b/ghc-warp.spec index 2425b31..bdada07 100644 --- a/ghc-warp.spec +++ b/ghc-warp.spec @@ -19,7 +19,7 @@ %global pkg_name warp %bcond_with tests Name: ghc-%{pkg_name} -Version: 3.3.16 +Version: 3.3.17 Release: 0 Summary: A fast, light-weight web server for WAI applications License: MIT diff --git a/warp-3.3.16.tar.gz b/warp-3.3.16.tar.gz deleted file mode 100644 index ebf4720..0000000 --- a/warp-3.3.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1b157211e8522694e520f07871472e6c323cda0e47e7736448440a70e7fd6e2 -size 65936 diff --git a/warp-3.3.17.tar.gz b/warp-3.3.17.tar.gz new file mode 100644 index 0000000..63b732a --- /dev/null +++ b/warp-3.3.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a05e1ca23bfa6cb19a1d385e60dac8bb2c04d35e90cf187d7be9a8cb8762a46c +size 66279