* util/grub-mkpasswd-pbkdf2.c (grub_get_random): Declare OpenBSD PRNG

as secure.
This commit is contained in:
Douglas Ray 2013-09-18 13:44:00 +02:00 committed by Vladimir 'phcoder' Serbinenko
parent 28851ef640
commit d404d15450
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2013-09-18 Douglas Ray <dougray@cpan.org>
* util/grub-mkpasswd-pbkdf2.c (grub_get_random): Declare OpenBSD PRNG
as secure.
2013-09-18 Aleš Nesrsta <starous@volny.cz>
* docs/grub.texi: Fix broken link.