[Git][haskell-team/DHG_packages][master] refresh patches

Clint Adams gitlab at salsa.debian.org
Sun Jul 28 21:41:01 BST 2019



Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
b9b63ca7 by Clint Adams at 2019-07-28T20:40:41Z
refresh patches

- - - - -


1 changed file:

- p/haskell-http-client/debian/patches/ignore-malformed-headers.diff


Changes:

=====================================
p/haskell-http-client/debian/patches/ignore-malformed-headers.diff
=====================================
@@ -3,7 +3,7 @@ Backported from upstream commit
 
 --- a/Network/HTTP/Client/Headers.hs
 +++ b/Network/HTTP/Client/Headers.hs
-@@ -84,13 +84,20 @@ parseStatusHeaders conn timeout' cont
+@@ -89,14 +89,21 @@
          if S.null line
              then return $ front []
              else do
@@ -29,3 +29,4 @@ Backported from upstream commit
 +            else return (Just (CI.mk $! strip key, strip $! S.drop 1 bs2))
  
      strip = S.dropWhile (== charSpace) . fst . S.spanEnd (== charSpace)
+ 



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/b9b63ca76c7387239b55f4bcdc4d28a6aaf44c17

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/b9b63ca76c7387239b55f4bcdc4d28a6aaf44c17
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20190728/d947b364/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list