[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#828437: Building with OpenSSL 1.0.2 is sufficient for stretch



Control: tags -1 patch

Not a perfect solution but sufficient for stretch is the patch below to 
use OpenSSL 1.0.2

The "| libssl-dev (<< 1.1.0~)" is added for backports.

--- debian/control.old	2016-11-25 14:14:54.000000000 +0000
+++ debian/control	2016-11-25 14:15:03.000000000 +0000
@@ -2,7 +2,7 @@
 Section: httpd
 Priority: extra
 Maintainer: Debian QA Group <packages@qa.debian.org>
-Build-Depends: apache2-dev, debhelper (>= 9), dh-autoreconf, libssl-dev, librdf0-dev, pkg-config
+Build-Depends: apache2-dev, debhelper (>= 9), dh-autoreconf, libssl1.0-dev | libssl-dev (<< 1.1.0~), librdf0-dev, pkg-config
 Standards-Version: 3.9.6
 Homepage: http://dig.csail.mit.edu/2009/mod_authn_webid/
 Vcs-Git: git://anonscm.debian.org/collab-maint/mod-authn-webid.git


cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


Reply to: