tags 828267 patch
thanks

Well, let's put an end to this. The old libssl is back, so the patch
attached uses it and also partially reverts the change in 902-1, build
passes again now.

This is of course band-aid but sufficient for the stretch release, and
there's a good chance upstream will follow the OpenSSL switch during
the buster development cycle.

Cheers,
    Christoph

diff -u citadel-902/debian/changelog citadel-902/debian/changelog
--- citadel-902/debian/changelog
+++ citadel-902/debian/changelog
@@ -1,3 +1,10 @@
+citadel (902-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Use SSL compability library. Closes: #828267, #846543
+
+ -- Christoph Biedl <debian.a...@manchmal.in-ulm.de>  Tue, 13 Dec 2016 
23:05:13 +0100
+
 citadel (902-2) unstable; urgency=medium
 
   * Use SSL compatibility API. (Closes: #828267)
diff -u citadel-902/debian/control citadel-902/debian/control
--- citadel-902/debian/control
+++ citadel-902/debian/control
@@ -5,7 +5,7 @@
 Uploaders: Wilfried Goesgens <w.goesg...@outgesourced.org>, Michael Meskes 
<mes...@debian.org>, Alexander Wirt <formo...@debian.org>
 Build-Depends: debhelper (>= 9), po-debconf, quilt, bison, autotools-dev, 
  libdb-dev, libexpat1-dev, libical-dev (>= 2.0.0), libldap2-dev, 
libncurses5-dev,
- libpam0g-dev, libsieve2-dev, libssl-dev, libcitadel-dev (>= 902),
+ libpam0g-dev, libsieve2-dev, libssl1.0-dev, libcitadel-dev (>= 902),
  libcurl4-openssl-dev (>> 7.25), zlib1g-dev, libev-dev (>= 4.0), libc-ares-dev 
(>= 1.7.2)
 Standards-Version: 3.9.8
 Vcs-Git: git://anonscm.debian.org/pkg-citadel/citadel.git
diff -u citadel-902/debian/rules citadel-902/debian/rules
--- citadel-902/debian/rules
+++ citadel-902/debian/rules
@@ -16,7 +16,6 @@
 
 LDFLAGS_DEF = `dpkg-buildflags --get LDFLAGS`
 CPPFLAGS_DEF = `dpkg-buildflags --get CPPFLAGS`
-CPPFLAGS += -DOPENSSL_API_COMPAT=0x10100000L
 
 EXTRA_ARGS=
 PROFILE_ARGS=

Attachment: signature.asc
Description: Digital signature

Reply via email to