[Bugs] [Bug 1384142] crypt: changes needed for openssl-1.1 (coming in Fedora 26)
bugzilla at redhat.com
bugzilla at redhat.com
Tue Oct 18 13:54:42 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1384142
--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: http://review.gluster.org/15629 committed in master by Jeff Darcy
(jdarcy at redhat.com)
------
commit f5f22d0a84e77162fd5e5afd8e912cef6d8ad320
Author: Kaleb S. KEITHLEY <kkeithle at redhat.com>
Date: Wed Oct 12 12:25:11 2016 -0400
crypt: changes needed for openssl-1.1 (coming in Fedora 26)
Fedora is poised to update openssl-1.1.0b in/for Fedora 26
in the next day or so.
But already Fedora koji scratch builds are built against
openssl-1.1.0b because of the way scratch builds work.
N.B. that the latest Fedora rawhide (11 October) still ships
with openssl-1.0.2j.
HMAC_CTX is now an opaque type and instances of it must be
created and released by calling HMAC_CTX_new() and
HMAC_CTX_free().
Change-Id: I3a09751d7b0d9fc25fe18aac6527e5431e9ab19a
BUG: 1384142
Signed-off-by: Kaleb S. KEITHLEY <kkeithle at redhat.com>
Reviewed-on: http://review.gluster.org/15629
Smoke: Gluster Build System <jenkins at build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
Reviewed-by: Niels de Vos <ndevos at redhat.com>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
Reviewed-by: Jeff Darcy <jdarcy at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=nPvF3sC19B&a=cc_unsubscribe
More information about the Bugs
mailing list