commit | da0ea9e9dfccf01782e80d3d1710e9bc7f1e7e16 | [log] [tgz] |
---|---|---|
author | gufe44 <gu981@protonmail.com> | Thu Aug 13 06:24:42 2020 +0200 |
committer | gufe44 <gu981@protonmail.com> | Thu Aug 13 06:26:41 2020 +0200 |
tree | d1a38cc01d521934d9451648b2ef05a4b3ca12d1 | |
parent | 6f837332f0bb35ad34acb2f8458f7d83645b792b [diff] |
Log change as bugfix Signed-off-by: gufe44 <gu981@protonmail.com>
diff --git a/ChangeLog.d/netbsd-rand-arc4random_buf.txt b/ChangeLog.d/netbsd-rand-arc4random_buf.txt index 7f5802e..8539d1f 100644 --- a/ChangeLog.d/netbsd-rand-arc4random_buf.txt +++ b/ChangeLog.d/netbsd-rand-arc4random_buf.txt
@@ -1,3 +1,3 @@ -Changes +Bugfix * Use arc4random_buf on NetBSD instead of rand implementation with cyclical lower bits. Fix contributed in #3540.