forked from pool/ghc-warp
Accepting request 870883 from devel:languages:haskell
update haskell stack in factory OBS-URL: https://build.opensuse.org/request/show/870883 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-warp?expand=0&rev=5
This commit is contained in:
commit
3d7a97be50
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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 <mimi.vx@gmail.com>
|
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-warp
|
# spec file for package ghc-warp
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name warp
|
%global pkg_name warp
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 3.3.13
|
Version: 3.3.14
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A fast, light-weight web server for WAI applications
|
Summary: A fast, light-weight web server for WAI applications
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bdc108f3809d4adcd55245bfc50c06bc5514a16b8de3cc7a3b694abd4e770ffb
|
|
||||||
size 64719
|
|
3
warp-3.3.14.tar.gz
Normal file
3
warp-3.3.14.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2331da1ac67c644828883498301bee7bbf59f8b3d79b37850a621cba9a811572
|
||||||
|
size 65791
|
Loading…
x
Reference in New Issue
Block a user