diff --git a/bind.changes b/bind.changes index 45ef793..9efe8e4 100644 --- a/bind.changes +++ b/bind.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Sep 15 13:54:05 UTC 2020 - Josef Möllers + +- /usr/bin/genDDNSkey: Removing the use of the -r option in the call + of /usr/sbin/dnssec-keygen as BIND now uses the random number + functions provided by the crypto library (i.e., OpenSSL or a + PKCS#11 provider) as a source of randomness rather than /dev/random. + Therefore the -r command line option no longer has any effect on + dnssec-keygen. Leaving the option in genDDNSkey as to not break + compatibility. Patch provided by Stefan Eisenwiener. + [bsc#1171313, vendor-files.tar.bz2] + ------------------------------------------------------------------- Fri Sep 4 14:40:27 UTC 2020 - Reinhard Max diff --git a/vendor-files.tar.bz2 b/vendor-files.tar.bz2 index 3e4b40b..6dc7afc 100644 --- a/vendor-files.tar.bz2 +++ b/vendor-files.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:14baf97f6f757418b09842a67b7b931cb8f965486adb0d338dfee48266065dc6 -size 23464 +oid sha256:8a4a624d01652aa8e07498b51d20a01cc7d3187dda7032f2bb15a76a04402d5a +size 23627