diff options
author | Kaleb S. KEITHLEY <kkeithle@redhat.com> | 2016-10-12 12:25:11 -0400 |
---|---|---|
committer | Jeff Darcy <jdarcy@redhat.com> | 2016-10-18 06:54:38 -0700 |
commit | f5f22d0a84e77162fd5e5afd8e912cef6d8ad320 (patch) | |
tree | b608051769d4b6d3b1fe4e99485f5209d3d64f07 /xlators/debug | |
parent | 3830b48b6a46854d6597a36b6f2089ac1e486eb5 (diff) |
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@redhat.com>
Reviewed-on: http://review.gluster.org/15629
Smoke: Gluster Build System <jenkins@build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org>
Reviewed-by: Niels de Vos <ndevos@redhat.com>
CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
Reviewed-by: Jeff Darcy <jdarcy@redhat.com>
Diffstat (limited to 'xlators/debug')
0 files changed, 0 insertions, 0 deletions