Your message dated Sat, 16 Mar 2019 16:34:32 +0000
with message-id <[email protected]>
and subject line Bug#924632: fixed in wpa 2:2.7+git20190128+0c1e29f-3
has caused the Debian Bug report #924632,
regarding Engines don’t get loaded with OpenSSL 1.1.0 and later
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.)
--
924632: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924632
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:wpa
Version: 2:2.7+git20190128+0c1e29f-2
Severity: important
Tags: patch upstream
---------- Forwarded message ---------
From: David Woodhouse <[email protected]>
Date: Thu, 14 Mar 2019 at 01:48
Subject: Re: [PATCH] Fix compile with OpenSSL 1.1.0 and deprecated APIs
To: Rosen Penev <[email protected]>
Cc: <[email protected]>
On Wed, 2019-03-13 at 17:40 -0700, Rosen Penev wrote:
> OPENSSL_init is implicit with OpenSSL 1.1. There's no need to call it
> unless some non-default setting is needed (not loading error strings
> for example).
My empirical observation is that with OpenSSL 1.1.0g, engines aren't
working unless I remove the #ifdef and let ENGINE_load_dynamic() get
called. How did you test this, and with which version(s) of OpenSSL?
With the #ifdef:
ENGINE: Loading dynamic engine
ENGINE: Loading OpenSC Engine from
/home/dwmw/git/openssl_tpm2_engine/.libs/libtpm2.so
ENGINE: Can't find engine dynamic [error:2606A074:engine
routines:ENGINE_by_id:no such engine]
SSL: Failed to initialize TLS context.
Reverting it:
ENGINE: Loading dynamic engine
ENGINE: Loading OpenSC Engine from
/home/dwmw/git/openssl_tpm2_engine/.libs/libtpm2.so
ENGINE: engine 'tpm2' is already available
ENGINE: Loading dynamic engine
ENGINE: Loading OpenSC Engine from
/home/dwmw/git/openssl_tpm2_engine/.libs/libtpm2.so
ENGINE: engine 'tpm2' is already available
_______________________________________________
Hostap mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/hostap
--
Cheers,
Andrej
smime.p7s
Description: S/MIME cryptographic signature
--- End Message ---
--- Begin Message ---
Source: wpa
Source-Version: 2:2.7+git20190128+0c1e29f-3
We believe that the bug you reported is fixed in the latest version of
wpa, 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.
Andrej Shadura <[email protected]> (supplier of updated wpa 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: SHA256
Format: 1.8
Date: Fri, 15 Mar 2019 17:44:51 +0100
Source: wpa
Architecture: source
Version: 2:2.7+git20190128+0c1e29f-3
Distribution: unstable
Urgency: medium
Maintainer: Debian wpasupplicant Maintainers <[email protected]>
Changed-By: Andrej Shadura <[email protected]>
Closes: 924632 924666
Changes:
wpa (2:2.7+git20190128+0c1e29f-3) unstable; urgency=medium
.
* Print the warning and exit after sourcing /lib/lsb/init-functions
(Closes: #924666).
* Recognise multiple configs in DAEMON_CONF and verify them all.
* Fix ENGINE support with OpenSSL 1.1+ (Closes: #924632).
Checksums-Sha1:
7d21981c965550620add3349b7edc13ebdc6a818 2297 wpa_2.7+git20190128+0c1e29f-3.dsc
33b47b9551488a52aa7f39c0df3cee80a8996b4d 83448
wpa_2.7+git20190128+0c1e29f-3.debian.tar.xz
Checksums-Sha256:
41281516a556cdea1aaa65089fb2c01fef8de11b60f8ccf6e551034fb4d039bc 2297
wpa_2.7+git20190128+0c1e29f-3.dsc
da309292d61bffc64075506462fda8325b943607e81dadd8ea56d53ee38bc0cc 83448
wpa_2.7+git20190128+0c1e29f-3.debian.tar.xz
Files:
2ba079e9cc632482cbf0456b9da27b27 2297 net optional
wpa_2.7+git20190128+0c1e29f-3.dsc
fdc03ebc38a457963e3621cffacfb875 83448 net optional
wpa_2.7+git20190128+0c1e29f-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQEyBAEBCAAdFiEEeuS9ZL8A0js0NGiOXkCM2RzYOdIFAlyNI74ACgkQXkCM2RzY
OdLuZgf4ijVZ5DeISuGEeZbS6X/7x7AAjx+rNxQq/vXn568qSY6HDPxsNcCwDzag
Ogp0pnxpG41kg/9R53nFVvDN+IlppuyWzeNKJuNoLHM8qhLWuENuTY4t6AzjFKLY
iL4nsjb12YzWZZg82/WEhsEtSgGYJ1MwcaeHzsa+eds8y2IajVjZNo0HWYTMKKSR
m12lQx22dZRUtTkFogqyEMTOCIkDmafvY/U0ohZQwWODKmtYlCMBTM23f2D+N4+P
ora3w1pmpQcvJcFLUiiaXBjDfPJwTA12wPYCkEY3orDDFnLJVFB4zkwLrG0P6GC4
8hB3FPWVIjdEYqPnodTnFc+mGtQY
=+C7s
-----END PGP SIGNATURE-----
--- End Message ---