Module Name:    src
Committed By:   gutteridge
Date:           Tue Sep 26 21:38:11 UTC 2023

Modified Files:
        src/doc: 3RDPARTY

Log Message:
3RDPARTY: note jemalloc is now at 5.3.0

While here, mention that there is a second, much older version still in
tree, should someone else stumble over both and be confused (e.g., ask
nxr.netbsd.org about jemalloc, forget that it doesn't index anything
under src/external, then read code in the wrong place).


To generate a diff of this commit:
cvs rdiff -u -r1.1954 -r1.1955 src/doc/3RDPARTY

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/3RDPARTY
diff -u src/doc/3RDPARTY:1.1954 src/doc/3RDPARTY:1.1955
--- src/doc/3RDPARTY:1.1954	Sat Sep 16 18:41:57 2023
+++ src/doc/3RDPARTY	Tue Sep 26 21:38:11 2023
@@ -1,4 +1,4 @@
-#	$NetBSD: 3RDPARTY,v 1.1954 2023/09/16 18:41:57 christos Exp $
+#	$NetBSD: 3RDPARTY,v 1.1955 2023/09/26 21:38:11 gutteridge Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -613,16 +613,19 @@ sync with ipsec-tools-0_7-branch)
 
 Package:	jemalloc
 Version:	5.1.0
-Current Vers:	5.2.1
+Current Vers:	5.3.0
 Maintainer:	Jason Evans
 Archive Site:	https://github.com/jemalloc/jemalloc
 Home Page:	https://jemalloc.net
-Date:		2021-03-01
+Date:		2023-09-26
 Mailing List:	
 Responsible:	christos
 License:	BSD
 Location:	external/bsd/jemalloc
 Notes:
+There are two versions of this in-tree, the principal one tracking the
+modern upstream, and a much older one found directly at src/lib/libc/stdlib
+which is still in use and receiving local updates as well.
 
 Package:	KAME IPv6
 Version:	KAME/NetBSD SNAP kit

Reply via email to