[packages/bind] - updated to 9.20.6, updated jemalloc.patch

hawk hawk at pld-linux.org
Wed Feb 19 22:22:12 CET 2025


commit 048f302dabdffb5cace0ba83430e185435da9b8b
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Wed Feb 19 21:18:19 2025 +0000

    - updated to 9.20.6, updated jemalloc.patch

 bind.spec      |  6 +++---
 jemalloc.patch | 10 ++++++++++
 2 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/bind.spec b/bind.spec
index 2fb0516..7be9e56 100644
--- a/bind.spec
+++ b/bind.spec
@@ -35,13 +35,13 @@ Summary(tr.UTF-8):	DNS alan adı sunucusu
 Summary(uk.UTF-8):	BIND - cервер системи доменних імен (DNS)
 Summary(zh_CN.UTF-8):	Internet 域名服务器
 Name:		bind
-Version:	9.20.5
-Release:	2
+Version:	9.20.6
+Release:	1
 Epoch:		7
 License:	MPL 2.0
 Group:		Networking/Daemons
 Source0:	ftp://ftp.isc.org/isc/bind9/%{version}/%{name}-%{version}.tar.xz
-# Source0-md5:	c7648d5e22a44c9d7348574be5e032a0
+# Source0-md5:	193d9dad97f1fee3127eed7ccd93153f
 Source1:	named.init
 Source2:	named.sysconfig
 Source3:	named.logrotate
diff --git a/jemalloc.patch b/jemalloc.patch
index ce94aa0..3a83522 100644
--- a/jemalloc.patch
+++ b/jemalloc.patch
@@ -1,3 +1,13 @@
+--- bind-9.20.6/bin/named/server.c~	2025-02-19 21:13:08.858299994 +0000
++++ bind-9.20.6/bin/named/server.c	2025-02-19 21:12:37.321911350 +0000
+@@ -147,6 +147,7 @@
+ #include <malloc_np.h>
+ #define JEMALLOC_API_SUPPORTED 1
+ #elif defined(HAVE_JEMALLOC)
++#define JEMALLOC_MANGLE 1
+ #include <jemalloc/jemalloc.h>
+ #define JEMALLOC_API_SUPPORTED 1
+ #endif
 --- bind-9.20.1/lib/isc/mem.c~	2024-08-13 17:25:55.000000000 +0200
 +++ bind-9.20.1/lib/isc/mem.c	2024-08-21 15:21:51.356574025 +0200
 @@ -48,6 +48,7 @@
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bind.git/commitdiff/048f302dabdffb5cace0ba83430e185435da9b8b



More information about the pld-cvs-commit mailing list