From 8e1d94add7e990841e12f114e8e34582c8360d6a Mon Sep 17 00:00:00 2001 From: Zheng Junjie Date: Wed, 29 Apr 2026 21:54:03 +0800 Subject: [PATCH] SPECS: unbound: Update to 1.25.0 Signed-off-by: Zheng Junjie --- SPECS/unbound/0001-adjust-to-high-swig.patch | 13 ------------- SPECS/unbound/unbound.spec | 9 ++------- 2 files changed, 2 insertions(+), 20 deletions(-) delete mode 100644 SPECS/unbound/0001-adjust-to-high-swig.patch diff --git a/SPECS/unbound/0001-adjust-to-high-swig.patch b/SPECS/unbound/0001-adjust-to-high-swig.patch deleted file mode 100644 index 00e7a6a71..000000000 --- a/SPECS/unbound/0001-adjust-to-high-swig.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/libunbound/python/libunbound.i b/libunbound/python/libunbound.i -index dc12514..4576844 100644 ---- a/libunbound/python/libunbound.i -+++ b/libunbound/python/libunbound.i -@@ -853,7 +853,7 @@ Result: ['74.125.43.147', '74.125.43.99', '74.125.43.103', '74.125.43.104'] - %{ - //printf("resolve_start(%lX)\n",(long unsigned int)arg1); - Py_BEGIN_ALLOW_THREADS -- $function -+ $action - Py_END_ALLOW_THREADS - //printf("resolve_stop()\n"); - %} diff --git a/SPECS/unbound/unbound.spec b/SPECS/unbound/unbound.spec index 49dc4648a..282b35e60 100644 --- a/SPECS/unbound/unbound.spec +++ b/SPECS/unbound/unbound.spec @@ -14,16 +14,14 @@ %bcond dracut 0 Name: unbound -Version: 1.24.2 +Version: 1.25.0 Release: %autorelease Summary: Validating, recursive, and caching DNS(SEC) resolver License: BSD-3-Clause URL: https://nlnetlabs.nl/projects/unbound VCS: git:https://github.com/NLnetLabs/unbound -#!RemoteAsset: sha256:44e7b53e008a6dcaec03032769a212b46ab5c23c105284aa05a4f3af78e59cdb +#!RemoteAsset: sha256:062a6eda723fe2f041bee4079b76981569f1d12e066bbd74800242fc1ebddec7 Source0: https://nlnetlabs.nl/downloads/unbound/unbound-%{version}.tar.gz -#!RemoteAsset: sha256:b9bc1395242e1d22bf8a2bf4504a40b405a6a4fa527db27116b50da317111246 -Source1: https://nlnetlabs.nl/downloads/unbound/unbound-%{version}.tar.gz.asc Source2: unbound.service Source3: unbound.munin Source4: unbound_munin_ @@ -43,9 +41,6 @@ Source16: unbound-anchor.service Source17: unbound.sysusers BuildSystem: autotools -# high version swig change the way to gen code. -Patch0: 0001-adjust-to-high-swig.patch - BuildOption(conf): --disable-rpath BuildOption(conf): --disable-static BuildOption(conf): --with-libevent