NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/58838 CVS commit: src/crypto/external/cpl



The following reply was made to PR lib/58838; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58838 CVS commit: src/crypto/external/cpl
Date: Fri, 22 Nov 2024 03:16:39 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Fri Nov 22 03:16:39 UTC 2024
 
 Added Files:
 	src/crypto/external/cpl/tpm-tools/lib/libtpm_unseal: tpm_unseal.expsym
 	src/crypto/external/cpl/trousers/lib/libtspi: tspi.expsym
 
 Log Message:
 crypto/external/cpl tpm goo: Add expected symbols list.
 
 NOTE: This looks like it's full of unintentional crud, but I see no
 upstream version script / symbol map _or_ -fvisibility=hidden.  So we
 might have to clean this up ourselves somehow...
 
 PR lib/58838: shared libraries in base should all have expsym lists
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r0 -r1.1 \
     src/crypto/external/cpl/tpm-tools/lib/libtpm_unseal/tpm_unseal.expsym
 cvs rdiff -u -r0 -r1.1 \
     src/crypto/external/cpl/trousers/lib/libtspi/tspi.expsym
 
 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