NetBSD-Bugs archive

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

PR/58838 CVS commit: src/external/bsd/file/lib



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/external/bsd/file/lib
Date: Fri, 22 Nov 2024 15:12:38 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Fri Nov 22 15:12:38 UTC 2024
 
 Modified Files:
 	src/external/bsd/file/lib: Makefile
 
 Log Message:
 libmagic: Don't export libzstd symbols.
 
 Fixes part of:
 
 PR lib/58842: libmagic leaks private and zstd symbols
 
 Prompted by work on:
 
 PR lib/58838: shared libraries in base should all have expsym lists
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.19 -r1.20 src/external/bsd/file/lib/Makefile
 
 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