Merge branch 'placeholder' into 'master'

placeholder

See merge request isc-projects/bind9!248
This commit is contained in:
Evan Hunt 2018-05-04 20:51:14 -04:00
commit f0d3fe5d95

View file

@ -1,8 +1,10 @@
4938. [placeholder]
4937. [func] Remove support for OpenSSL < 1.0.0 [GL #191]
4936. [func] Always use OpenSSL or PKCS#11 random data providers and
remove the configure option --{enable,disable}-crypto-rand.
[GL #165]
4936. [func] Always use OpenSSL or PKCS#11 random data providers,
and remove the --{enable,disable}-crypto-rand configure
options. [GL #165]
4935. [func] Add support for LibreSSL >= 2.7.0 (some OpenSSL 1.1.0
call were added). [GL #191]