NetBSD-Bugs archive

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

PR/59685 CVS commit: src



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59685 CVS commit: src
Date: Sun, 19 Oct 2025 23:52:44 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Sun Oct 19 23:52:44 UTC 2025
 
 Modified Files:
 	src/distrib/sets/lists/base: shl.mi
 	src/distrib/sets/lists/debug: shl.mi
 	src/lib/libc: shlib_version
 	src/lib/libpthread: shlib_version
 
 Log Message:
 libc, libpthread: Bump for pthread stub additions.
 
 New symbols were added a couple weeks ago but I forgot to bump the
 shlib minors.
 
 PR lib/59685: libcrypto should not depend on libpthread
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1014 -r1.1015 src/distrib/sets/lists/base/shl.mi
 cvs rdiff -u -r1.375 -r1.376 src/distrib/sets/lists/debug/shl.mi
 cvs rdiff -u -r1.299 -r1.300 src/lib/libc/shlib_version
 cvs rdiff -u -r1.20 -r1.21 src/lib/libpthread/shlib_version
 
 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