forked from pool/ghc-warp
osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-warp revision:10, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-warp?expand=0&rev=11
This commit is contained in:
parent
9bd1145f00
commit
1a1dcbac5d
@ -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>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%global pkg_name warp
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 3.3.13
|
||||
Version: 3.3.14
|
||||
Release: 0
|
||||
Summary: A fast, light-weight web server for WAI applications
|
||||
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