From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4fcB2z6cDSz2yNV for ; Thu, 19 Mar 2026 16:28:43 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature ECDSA (secp384r1 raw public key) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R12" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4fcB2z6Gg5z2xKR for ; Thu, 19 Mar 2026 16:28:43 +0000 (UTC) Received: from people01.haj.ipfire.org (people01.haj.ipfire.org [172.28.1.161]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "people01.haj.ipfire.org", Issuer "E8" (not verified)) by mail01.ipfire.org (Postfix) with ESMTPS id 4fcB2z1NwRz2C for ; Thu, 19 Mar 2026 16:28:43 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1773937723; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=JaTnDss7p7H2MhVzqbk2m3Q3JvrOFOkWKh7g7LlO2io=; b=8Ya7sVmcqaHT3Wi6tQ7dL5Isp3nKQ2cJ+EERr37dIvdGxSXf9VaTjQ3OQMSVZXBL/xmD/b 8TL9hN9y6oTOx4Dw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1773937723; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=JaTnDss7p7H2MhVzqbk2m3Q3JvrOFOkWKh7g7LlO2io=; b=nqFwmWQt151USG5A4eZDBqF544PHBqeqahf07a1IpNPOBJMGaf2k22ff30cYTK5gHNMmu0 lT//lF182JolXytBaganoQQ1n92TiCnEhWFQl42lKpM7xxGfTYzqbXXYhqpbqAmViiQmyO WjJdrPxPv29oKvHtEkc3kK5CI8lK0FKQHu/47y4+sBHl997COn1oWpAxTfJx8zUYTq4SZ+ phIbiSIv+auQlI5mZ4LVY0+KMp33ewFl+7duOzPgX5hGoHVXFy2ZkKDg0EAjvTQDKgDJqi UHfmM0wXZ29hiityz6MP8sZDOqSQBNYv1c1v3qaZij4odw2XguUeV/28RInJ0Q== Received: by people01.haj.ipfire.org (Postfix, from userid 1000) id 4fcB2y6Rklz2y2f; Thu, 19 Mar 2026 16:28:42 +0000 (UTC) To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 2d8007b0e649843447ebc1a4e8df516cb753ea50 X-Git-Refname: refs/heads/next X-Git-Reftype: branch X-Git-Oldrev: 502a88b92a6dda21ada75d31efef1533fe21ad0f X-Git-Newrev: 2d8007b0e649843447ebc1a4e8df516cb753ea50 Message-Id: <4fcB2y6Rklz2y2f@people01.haj.ipfire.org> Date: Thu, 19 Mar 2026 16:28:42 +0000 (UTC) From: Michael Tremer Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via 2d8007b0e649843447ebc1a4e8df516cb753ea50 (commit) from 502a88b92a6dda21ada75d31efef1533fe21ad0f (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 2d8007b0e649843447ebc1a4e8df516cb753ea50 Author: Michael Tremer Date: Thu Mar 19 16:27:41 2026 +0000 dnsbl: Use a more generic hostname to fetch the zones from Signed-off-by: Michael Tremer ----------------------------------------------------------------------- Summary of changes: config/unbound/dnsbl.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) Difference in files: diff --git a/config/unbound/dnsbl.json b/config/unbound/dnsbl.json index 2a18e4c96..451cdc2b0 100644 --- a/config/unbound/dnsbl.json +++ b/config/unbound/dnsbl.json @@ -2,98 +2,98 @@ { "name" : "Advertising", "zone" : "ads.rpz.ipfire.org", - "primary" : "primary.dbl.ipfire.org", + "primary" : "xfr.dbl.ipfire.org", "description" : "Blocks domains used for ads, tracking, and ad delivery", "license" : "CC BY-SA 4.0" }, { "name" : "Dating", "zone" : "dating.rpz.ipfire.org", - "primary" : "primary.dbl.ipfire.org", + "primary" : "xfr.dbl.ipfire.org", "description" : "Blocks domains for online dating and matchmaking services", "license" : "CC BY-SA 4.0" }, { "name" : "DNS-over-HTTPS", "zone" : "doh.rpz.ipfire.org", - "primary" : "primary.dbl.ipfire.org", + "primary" : "xfr.dbl.ipfire.org", "description" : "Blocks public DNS-over-HTTPS resolver endpoints", "license" : "CC BY-SA 4.0" }, { "name" : "Gambling", "zone" : "gambling.rpz.ipfire.org", - "primary" : "primary.dbl.ipfire.org", + "primary" : "xfr.dbl.ipfire.org", "description" : "Blocks domains related to online gambling and betting", "license" : "CC BY-SA 4.0" }, { "name" : "Games", "zone" : "games.rpz.ipfire.org", - "primary" : "primary.dbl.ipfire.org", + "primary" : "xfr.dbl.ipfire.org", "description" : "Blocks online gaming websites", "license" : "CC BY-SA 4.0" }, { "name" : "Malware", "zone" : "malware.rpz.ipfire.org", - "primary" : "primary.dbl.ipfire.org", + "primary" : "xfr.dbl.ipfire.org", "description" : "Blocks domains known to distribute malicious software", "license" : "CC BY-SA 4.0" }, { "name" : "Phishing", "zone" : "phishing.rpz.ipfire.org", - "primary" : "primary.dbl.ipfire.org", + "primary" : "xfr.dbl.ipfire.org", "description" : "Blocks domains used for credential theft and fraud", "license" : "CC BY-SA 4.0" }, { "name" : "Piracy", "zone" : "piracy.rpz.ipfire.org", - "primary" : "primary.dbl.ipfire.org", + "primary" : "xfr.dbl.ipfire.org", "description" : "Blocks domains associated with copyright-infringing downloads", "license" : "CC BY-SA 4.0" }, { "name" : "Pornography", "zone" : "porn.rpz.ipfire.org", - "primary" : "primary.dbl.ipfire.org", + "primary" : "xfr.dbl.ipfire.org", "description" : "Blocks domains hosting adult content", "license" : "CC BY-SA 4.0" }, { "name" : "Shopping", "zone" : "shopping.rpz.ipfire.org", - "primary" : "primary.dbl.ipfire.org", + "primary" : "xfr.dbl.ipfire.org", "description" : "Blocks e-commerce and online retail domains", "license" : "CC BY-SA 4.0" }, { "name" : "Smart TV", "zone" : "smart-tv.rpz.ipfire.org", - "primary" : "primary.dbl.ipfire.org", + "primary" : "xfr.dbl.ipfire.org", "description" : "Blocks telemetry for Smart TVs", "license" : "CC BY-SA 4.0" }, { "name" : "Social Networks", "zone" : "social.rpz.ipfire.org", - "primary" : "primary.dbl.ipfire.org", + "primary" : "xfr.dbl.ipfire.org", "description" : "Blocks domains of social media platforms", "license" : "CC BY-SA 4.0" }, { "name" : "Streaming", "zone" : "streaming.rpz.ipfire.org", - "primary" : "primary.dbl.ipfire.org", + "primary" : "xfr.dbl.ipfire.org", "description" : "Blocks music, video-on-demand, and live streaming service domains", "license" : "CC BY-SA 4.0" }, { "name" : "Violence", "zone" : "violence.rpz.ipfire.org", - "primary" : "primary.dbl.ipfire.org", + "primary" : "xfr.dbl.ipfire.org", "description" : "Blocks domains featuring violent or extremist content", "license" : "CC BY-SA 4.0" } hooks/post-receive -- IPFire 2.x development tree