> "svnadmin create repos" and other svn commands that need UUIDs don't
> work entropy isn't available.  They hang.

Not to deny your claim of a bug in apr, but in subversion's case, the
real bug is that subversion doesn't particularly need random numbers.
For the next upload we're considering disabling use of
apr_generate_random_bytes() in favor of a simple apr_time_now().  I
still need to satisfy myself that upstream's comment about this being
safe is actually correct.

Attachment: signature.asc
Description: Digital signature

Reply via email to