Hello community,

here is the log from the commit of package ghc-warp for openSUSE:Factory 
checked in at 2016-01-07 00:24:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-warp (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-warp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-warp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-warp/ghc-warp.changes        2015-10-06 
13:27:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-warp.new/ghc-warp.changes   2016-01-07 
00:25:06.000000000 +0100
@@ -1,0 +2,28 @@
+Fri Dec 25 09:35:53 UTC 2015 - [email protected]
+
+- update to 3.1.12
+- refresh cabal-deps.patch
+* Setting lower bound for auto-update
+* Providing a new API: killManager.
+* Preventing space leaks due to Weak ThreadId
+* Setting upper bound for http2.
+
+-------------------------------------------------------------------
+Tue Dec 15 20:42:32 UTC 2015 - [email protected]
+
+- update to 3.1.10
+* setFileInfoCacheDuration
+* setLogger
+* FileInfo/getFileInfo
+* Fix: warp-tls strips out the Host request header
+* Using the new priority queue based on PSQ provided by http2 lib.
+* A concatenated Cookie header is prepended to the headers to ensure that it 
+    flows pseudo headers.
+* Providing a new settings: setHTTP2Disabled
+* Using http-types v0.9.
+* Using newer http2 library to prevent change table size attacks.
+* API for HTTP/2 server push and trailers.
+* Preventing response splitting attacks.
+* Concatenating multiple Cookie: headers in HTTP/2.
+
+-------------------------------------------------------------------

Old:
----
  warp-3.1.3.1.tar.gz

New:
----
  warp-3.1.12.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-warp.spec ++++++
--- /var/tmp/diff_new_pack.JZQvXv/_old  2016-01-07 00:25:08.000000000 +0100
+++ /var/tmp/diff_new_pack.JZQvXv/_new  2016-01-07 00:25:08.000000000 +0100
@@ -21,7 +21,7 @@
 %bcond_with tests
 
 Name:           ghc-warp
-Version:        3.1.3.1
+Version:        3.1.12
 Release:        0
 Summary:        A fast, light-weight web server for WAI applications
 License:        MIT

++++++ cabal-deps.patch ++++++
--- /var/tmp/diff_new_pack.JZQvXv/_old  2016-01-07 00:25:08.000000000 +0100
+++ /var/tmp/diff_new_pack.JZQvXv/_new  2016-01-07 00:25:08.000000000 +0100
@@ -1,16 +1,16 @@
-Index: warp-3.1.3/warp.cabal
+Index: warp-3.1.12/warp.cabal
 ===================================================================
---- warp-3.1.3.orig/warp.cabal
-+++ warp-3.1.3/warp.cabal
-@@ -36,7 +36,6 @@ Library
-                    , auto-update               >= 0.1.1    && < 0.2
+--- warp-3.1.12.orig/warp.cabal
++++ warp-3.1.12/warp.cabal
+@@ -37,7 +37,6 @@ Library
+                    , auto-update               >= 0.1.3    && < 0.2
                     , blaze-builder             >= 0.4
                     , bytestring                >= 0.9.1.4
 -                   , bytestring-builder
                     , case-insensitive          >= 0.2
                     , containers
                     , ghc-prim
-@@ -134,7 +133,6 @@ Test-Suite spec
+@@ -139,7 +138,6 @@ Test-Suite spec
                     , auto-update
                     , blaze-builder             >= 0.4
                     , bytestring                >= 0.9.1.4

++++++ warp-3.1.3.1.tar.gz -> warp-3.1.12.tar.gz ++++++
++++ 3937 lines of diff (skipped)


Reply via email to