Your message dated Fri, 23 Dec 2016 09:49:10 +0000
with message-id <[email protected]>
and subject line Bug#848723: fixed in ssldump 0.9b3-6
has caused the Debian Bug report #848723,
regarding ssldump loses SSL support when compiled with OpenSSL 1.1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
848723: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848723
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ssldump
Version: 0.9b3-5+b1
Severity: serious
Tags: patch


...
checking for OpenSSL include files... found in /usr/include
checking for OpenSSL libraries... not found.
configure: WARNING: compiling without OpenSSL
...


Not a perfect solution but an option 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-12-19 20:29:18.000000000 +0000
+++ debian/control      2016-12-19 20:29:29.000000000 +0000
@@ -6,7 +6,7 @@
 Build-Depends: debhelper (>= 9),
                dh-autoreconf,
                libpcap-dev (>= 0.6.2),
-               libssl-dev (>= 0.9.6c)
+               libssl1.0-dev | libssl-dev (<< 1.1.0~)
 Standards-Version: 3.9.7
 Vcs-git: https://anonscm.debian.org/git/pkg-security/ssldump.git
 Vcs-browser: https://anonscm.debian.org/cgit/pkg-security/ssldump.git

--- End Message ---
--- Begin Message ---
Source: ssldump
Source-Version: 0.9b3-6

We believe that the bug you reported is fixed in the latest version of
ssldump, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sophie Brun <[email protected]> (supplier of updated ssldump package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 21 Dec 2016 10:59:01 +0100
Source: ssldump
Binary: ssldump
Architecture: source
Version: 0.9b3-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Security Tools Packaging Team 
<[email protected]>
Changed-By: Sophie Brun <[email protected]>
Description:
 ssldump    - SSLv3/TLS network protocol analyzer
Closes: 848723
Changes:
 ssldump (0.9b3-6) unstable; urgency=medium
 .
   * debian/control: build against openssl 1.0. Thanks to Adrian Bunk (Closes:
     #848723).
Checksums-Sha1:
 9996efca14665bedcd022521be7016b357b9cacc 1647 ssldump_0.9b3-6.dsc
 fb7f06ffdf81cc8ac09ccd6e0fd5187db1fdbf63 9008 ssldump_0.9b3-6.debian.tar.xz
Checksums-Sha256:
 dc1835935f7f430016034d3e347d735afe7703b89927da217fc4049a82ae61d7 1647 
ssldump_0.9b3-6.dsc
 f0488391648514455deb48430a064bbbc976c68bdfa54dd0bf81d009694ae1ea 9008 
ssldump_0.9b3-6.debian.tar.xz
Files:
 9deaca6327d57ff928c718ada61758a4 1647 net optional ssldump_0.9b3-6.dsc
 ea339c0ac7daf32644797feb0fb65842 9008 net optional 
ssldump_0.9b3-6.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Comment: Signed by Raphael Hertzog

iQEzBAEBCgAdFiEE1823g1EQnhJ1LsbSA4gdq+vCmrkFAlhc7nUACgkQA4gdq+vC
mrlFNQf/XQVRq2ohxFYcROiu9/sI26lKPLAyip1ZS2fqsnsbRuT/PrjlM5s+GeiU
RX3z9aG+28V36PFun3oa0jJtfPsOW4Fic0u8sax0NiRjzN36tiw0lh4GY0nPzPeU
GfKe1SdYPHXxfDujdJBltJPsercBQPaiqA7mM7EyARVpQFn86Co2+vMNTT59d1c3
BBhLb3tosSOVEw5hOubqYuzJUOHcuthm8jyMVoE3V2Ky2dQfuH8brseNs5DKC4kT
jcgHtIlbWZmmjM/c1BSLPhS1Sm8TmQEkqVqO6wE8Y9J5fGrrKxr0P55VnhVFptNX
CJv+BZnF7hePgj6wXkWnEkOSFDCvrA==
=zxoO
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to