[Git][haskell-team/DHG_packages][master] openssl-streams: Upgrading from 1.2.2.0 to 1.2.3.0

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Sat Jul 23 15:00:25 BST 2022



Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
6bd76dfb by Ilias Tsitsimpis at 2022-07-23T16:59:09+03:00
openssl-streams: Upgrading from 1.2.2.0 to 1.2.3.0

- - - - -


4 changed files:

- p/haskell-openssl-streams/debian/changelog
- − p/haskell-openssl-streams/debian/patches/newer-deps
- − p/haskell-openssl-streams/debian/patches/remove-AI_ADDRCONFIG
- − p/haskell-openssl-streams/debian/patches/series


Changes:

=====================================
p/haskell-openssl-streams/debian/changelog
=====================================
@@ -1,9 +1,10 @@
-haskell-openssl-streams (1.2.2.0-4) UNRELEASED; urgency=medium
+haskell-openssl-streams (1.2.3.0-1) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.1
   * Remove retired developer, Joachim Breitner, from Uploaders.
+  * New upstream release
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 28 Jun 2022 15:32:50 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sat, 23 Jul 2022 16:57:32 +0300
 
 haskell-openssl-streams (1.2.2.0-3) unstable; urgency=medium
 


=====================================
p/haskell-openssl-streams/debian/patches/newer-deps deleted
=====================================
@@ -1,18 +0,0 @@
---- a/openssl-streams.cabal
-+++ b/openssl-streams.cabal
-@@ -1,5 +1,6 @@
- Name:                openssl-streams
- Version:             1.2.2.0
-+x-revision: 1
- License:             BSD3
- License-file:        LICENSE
- Category:            Network, IO-Streams
-@@ -32,7 +33,7 @@
-                      bytestring    >= 0.9.2  && <0.11,
-                      HsOpenSSL     >= 0.10.3 && <0.12,
-                      io-streams    >= 1.0    && <1.6,
--                     network       >= 2.4    && <3.1
-+                     network       >= 2.4    && <3.2
- 
- 
- ------------------------------------------------------------------------------


=====================================
p/haskell-openssl-streams/debian/patches/remove-AI_ADDRCONFIG deleted
=====================================
@@ -1,20 +0,0 @@
---- a/src/System/IO/Streams/SSL.hs
-+++ b/src/System/IO/Streams/SSL.hs
-@@ -106,7 +106,7 @@
- 
-   where
-     hints = N.defaultHints {
--              N.addrFlags      = [N.AI_ADDRCONFIG, N.AI_NUMERICSERV]
-+              N.addrFlags      = [N.AI_NUMERICSERV]
-             , N.addrSocketType = N.Stream
-             }
- 
-@@ -152,7 +152,7 @@
-         eatException $! N.close sock
- 
-     hints = N.defaultHints {
--              N.addrFlags      = [N.AI_ADDRCONFIG, N.AI_NUMERICSERV]
-+              N.addrFlags      = [N.AI_NUMERICSERV]
-             , N.addrSocketType = N.Stream
-             }
- 


=====================================
p/haskell-openssl-streams/debian/patches/series deleted
=====================================
@@ -1,2 +0,0 @@
-newer-deps
-remove-AI_ADDRCONFIG



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/6bd76dfbab5f4e00011afe5a5ad155ae7f58d382
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/20220723/252f298b/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list