pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/54628 CVS commit: pkgsrc/x11/libXdmcp
The following reply was made to PR pkg/54628; it has been noted by GNATS.
From: "David H. Gutteridge" <gutteridge%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/54628 CVS commit: pkgsrc/x11/libXdmcp
Date: Wed, 23 Feb 2022 03:10:26 +0000
Module Name: pkgsrc
Committed By: gutteridge
Date: Wed Feb 23 03:10:26 UTC 2022
Modified Files:
pkgsrc/x11/libXdmcp: distinfo
Added Files:
pkgsrc/x11/libXdmcp/patches: patch-Key.c
Log Message:
libXdmcp: fix builds with Solaris 11.3
There are circumstances where getentropy() exists but arc4random_buf()
does not, as reported to be the case with Solaris 11.3 in PR pkg/54628,
report and analysis by Sad Clouds. sys/random.h only needs to be
included on SunOS, in that case (second patch iteration).
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/libXdmcp/distinfo
cvs rdiff -u -r0 -r1.3 pkgsrc/x11/libXdmcp/patches/patch-Key.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index