Control: tags -1 patch

On Tue, Nov 01, 2016 at 03:49:09PM +0200, Faidon Liambotis wrote:
> forwarded 828527 https://project.nordu.net/browse/RADSECPROXY-66
> tags 828527 + pending
> thanks
> 
> On Sun, Jun 26, 2016 at 12:23:56PM +0200, Kurt Roeckx wrote:
> > OpenSSL 1.1.0 is about to released.  During a rebuild of all packages using
> > OpenSSL this package fail to build.  A log of that build can be found at:
> > https://breakpoint.cc/openssl-1.1-rebuild-2016-05-29/Attempted/radsecproxy_1.6.7-1_amd64-20160529-1530
> 
> I've been in contact for a while with upstream regarding this.  This was
> filed as https://project.nordu.net/browse/RADSECPROXY-66 and has been
> fixed in the meantime.
> 
> The fixes are unfortunately quite invasive (a series of commits) and
> can't be easily backported. Linus has stated that he will release these
> as part of 1.7.1, but he's tracking down some OpenSSL 1.0
> incompatibilities at the moment.
> 
> I'll upload 1.7.1 as soon as it gets released.

If radsecproxy should be in stretch, a non-RC-buggy version must
be uploaded to unstable very soon - definitely before Christmas
(more than 10 days before January 5th). [1]

If the new upstream version is not available now, the patch below to 
use OpenSSL 1.0.2 is sufficient.

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

--- debian/control.old  2016-12-11 12:08:11.000000000 +0000
+++ debian/control      2016-12-11 12:08:17.000000000 +0000
@@ -4,7 +4,7 @@
 Maintainer: Faidon Liambotis <parav...@debian.org>
 Build-Depends: debhelper (>= 9), dh-autoreconf, dh-systemd,
  autotools-dev,
- libssl-dev,
+ libssl1.0-dev | libssl-dev (<< 1.1.0~),
  nettle-dev,
  docbook2x
 Standards-Version: 3.9.7


> Regards,
> Faidon

cu
Adrian

[1] You can still upload new upstream versions (including a change of
    the used OpenSSL version) until mid-January for stretch, but if
    your package is not in testing on January 5th it won't be in stretch.

-- 

       "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 via email to