[packages/bind] Up to 9.18.12

arekm arekm at pld-linux.org
Thu Feb 16 12:23:10 CET 2023


commit a301178ed6cd3d3531c939c55d8a0636c71dec4e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Feb 16 12:22:36 2023 +0100

    Up to 9.18.12

 bind.spec      | 6 +++---
 jemalloc.patch | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/bind.spec b/bind.spec
index 57a8f05..cca4285 100644
--- a/bind.spec
+++ b/bind.spec
@@ -24,7 +24,7 @@
 %bcond_without	epoll		# disable epoll support
 %endif
 
-%define		ver	9.18.11
+%define		ver	9.18.12
 %if 0
 %define		pverdot	.P0
 %define		pverdir	-P0
@@ -49,7 +49,7 @@ Epoch:		7
 License:	MPL 2.0
 Group:		Networking/Daemons
 Source0:	ftp://ftp.isc.org/isc/bind9/%{ver}%{pverdir}/%{name}-%{ver}%{pverdir}.tar.xz
-# Source0-md5:	e1bc87814c67644e06be7d0ff5d9a45a
+# Source0-md5:	101a5d919a8d7da1ae98f36e36d1dc9f
 Source1:	named.init
 Source2:	named.sysconfig
 Source3:	named.logrotate
@@ -58,7 +58,7 @@ Source4:	http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-ma
 Source6:	%{name}-hip.tar.gz
 # Source6-md5:	62a8a67f51ff8db9fe815205416a1f62
 Source7:	https://www.internic.net/domain/named.root
-# Source7-md5:	81478ad4b1ef1a548fb1f5a9bfaff614
+# Source7-md5:	4c4297a3c3f7b3187cce3928df046be3
 Source8:	%{name}-127.0.0.zone
 Source9:	%{name}-localhost.zone
 Source10:	%{name}-named.conf
diff --git a/jemalloc.patch b/jemalloc.patch
index 34ba3f6..7d8655a 100644
--- a/jemalloc.patch
+++ b/jemalloc.patch
@@ -1,7 +1,7 @@
---- bind-9.18.0/lib/isc/mem.c~	2022-01-24 09:28:57.000000000 +0100
-+++ bind-9.18.0/lib/isc/mem.c	2022-01-27 15:01:27.389870903 +0100
+--- bind-9.18.12/lib/isc/mem.c~	2023-02-03 12:25:47.000000000 +0100
++++ bind-9.18.12/lib/isc/mem.c	2023-02-16 11:51:17.269729505 +0100
 @@ -48,6 +48,7 @@
- #if defined(HAVE_MALLOC_NP_H)
+ #if defined(HAVE_MALLOC_NP_H) && !defined(__DragonFly__)
  #include <malloc_np.h>
  #elif defined(HAVE_JEMALLOC)
 +#define JEMALLOC_MANGLE 1
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list