commit | 29fcac32630da7e3a49e856cb8468b2e2ab609be | [log] [tgz] |
---|---|---|
author | gufe44 <gu981@protonmail.com> | Thu Aug 13 06:24:42 2020 +0200 |
committer | gufe44 <gu981@protonmail.com> | Thu Aug 13 06:24:42 2020 +0200 |
tree | 5503050d418db85aa12ca45f56e024d4192d7063 | |
parent | ed06d2fe7810b4f30484b8abd52a0ec9fe2700b1 [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.