pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/31254 (libgcrypt fails to use /dev/random on NetBSD)
Synopsis: libgcrypt fails to use /dev/random on NetBSD
State-Changed-From-To: open->closed
State-Changed-By: obache%netbsd.org@localhost
State-Changed-When: Sun, 22 Oct 2006 12:45:28 +0000
State-Changed-Why:
Libgcyrpt 1.2.3 include same modification and already update to that version.
So, close this PR.
But this modification isn't good. On NetBSD,
NAME_OF_DEV_RANDOM="/dev/random"
is good, but
NAME_OF_DEV_URANDOM="/dev/random"
is't good, should be
NAME_OF_DEV_URANDOM="/dev/urandom"
This problem already fixed by this commit:
http://mail-index.netbsd.org/pkgsrc-changes/2006/09/06/0016.html
Home |
Main Index |
Thread Index |
Old Index