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: Fri, 14 Jan 2022 02:00:00 +0000

 Module Name:	pkgsrc
 Committed By:	gutteridge
 Date:		Fri Jan 14 02:00:00 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.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.10 -r1.11 pkgsrc/x11/libXdmcp/distinfo
 cvs rdiff -u -r0 -r1.1 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