commit d659212c0c19e816dae87ed2ecf143e3e52f482b
Author: Arkadiusz Miśkiewicz <[email protected]>
Date:   Fri Dec 23 08:25:52 2022 +0100

    Up to 9.18.10

 bind.spec   | 10 ++++------
 debug.patch | 11 -----------
 2 files changed, 4 insertions(+), 17 deletions(-)
---
diff --git a/bind.spec b/bind.spec
index a02e1b5..8b89be8 100644
--- a/bind.spec
+++ b/bind.spec
@@ -24,7 +24,7 @@
 %bcond_without epoll           # disable epoll support
 %endif
 
-%define                ver     9.18.9
+%define                ver     9.18.10
 %if 0
 %define                pverdot .P0
 %define                pverdir -P0
@@ -44,12 +44,12 @@ Summary(uk.UTF-8):  BIND - cервер системи доменних імен (
 Summary(zh_CN.UTF-8):  Internet 域名服务器
 Name:          bind
 Version:       %{ver}%{pverdot}
-Release:       2
+Release:       1
 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: 542ba7a0ae0cb2de151186bd7de4e9cb
+# Source0-md5: 6586d9c376e7ee9674767e1d79d63382
 Source1:       named.init
 Source2:       named.sysconfig
 Source3:       named.logrotate
@@ -58,14 +58,13 @@ 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: f51ae5c1e6f61ef1e45cc4bf0be60414
+# Source7-md5: 92114580597bf12cc91b8ca63dbe5f04
 Source8:       %{name}-127.0.0.zone
 Source9:       %{name}-localhost.zone
 Source10:      %{name}-named.conf
 Source11:      %{name}.tmpfiles
 Source12:      named.service
 
-Patch2:         debug.patch
 Patch3:                jemalloc.patch
 Patch4:                %{name}-ac-libs.patch
 Patch5:                %{name}-edns-client-subnet.patch
@@ -384,7 +383,6 @@ BIND.
 %prep
 %setup -q %{?with_hip:-a6} -n %{name}-%{ver}%{pverdir}
 
-%patch2 -p1
 %patch3 -p1
 %patch4 -p1
 %{?with_hip:%{__mv} bind-hip/hip_55.[ch] lib/dns/rdata/generic}
diff --git a/debug.patch b/debug.patch
deleted file mode 100644
index 393cf78..0000000
--- a/debug.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- bind-9.18.9/lib/dns/zone.c~        2022-11-07 23:17:42.000000000 +0100
-+++ bind-9.18.9/lib/dns/zone.c 2022-12-20 11:06:25.886493925 +0100
-@@ -5801,7 +5801,7 @@ dns_zone_detach(dns_zone_t **zonep) {
-                * Stop things being restarted after we cancel them below.
-                */
-               DNS_ZONE_SETFLAG(zone, DNS_ZONEFLG_EXITING);
--              dns_zone_log(zone, ISC_LOG_INFO, "final reference detached");
-+              dns_zone_log(zone, ISC_LOG_DEBUG(1), "final reference 
detached");
-               if (zone->task != NULL) {
-                       /*
-                        * This zone has a task; it can clean
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to