<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri 25 Feb 2022, 11:39 Jeffrey Walton via users, <<a href="mailto:users@lists.opencsw.org" target="_blank" rel="noreferrer">users@lists.opencsw.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Everyone,<br>
<br>
I was looking at the libexpat recipe again. This kind of jumps out<br>
from <a href="https://sourceforge.net/p/gar/code/HEAD/tree/csw/mgar/pkg/libexpat1/trunk/Makefile#l42" rel="noreferrer noreferrer noreferrer" target="_blank">https://sourceforge.net/p/gar/code/HEAD/tree/csw/mgar/pkg/libexpat1/trunk/Makefile#l42</a>:<br>
<br>
# No high-entropy random in old Solaris versions<br>
EXTRA_CPPFLAGS += -DXML_POOR_ENTROPY<br>
<br>
Solaris has /dev/urandom. It meets requirements. As far as I know,<br>
even the earlier versions of the device were sufficient for<br>
cryptographic needs. It may be time to revisit that define.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Yeah, I'd drop it and see that it passes the test suite. Not sure how far back you'd need to go os and hardware worse to still need it, but arms pretty ancient to me.</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
My apologies if I am missing something.<br>
<br>
Jeff<br>
</blockquote></div></div></div>