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 4fSgQp6kkKz2y57 for ; Sat, 07 Mar 2026 11:04:50 +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) 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 4fSgQp6P83z2xSL for ; Sat, 07 Mar 2026 11:04:50 +0000 (UTC) Received: from people01.haj.ipfire.org (people01.haj.ipfire.org [IPv6:2001:678:b28::161]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature ECDSA (secp384r1) client-digest SHA384) (Client CN "people01.haj.ipfire.org", Issuer "E8" (not verified)) by mail01.ipfire.org (Postfix) with ESMTPS id 4fSgQp1pL2zCx for ; Sat, 07 Mar 2026 11:04:50 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1772881490; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=nItlTT52/YsNjCCDMQ1yh3FSYDznZMnKjBM9Y8WZ1QY=; b=DAiztQaEf3kx3rbhm0GvZ2NeLTQ3Iuc1hNY/1yfR2IXeIZeyjPdn5nPlVKOlGoFBqSaSgK QkxjzrAk6kiabYAQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1772881490; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=nItlTT52/YsNjCCDMQ1yh3FSYDznZMnKjBM9Y8WZ1QY=; b=edH+1yerGDNdJts3sDWmxqZhgwmBhJH07RuT9uhL0EXcRYbz9kD0ivwGdAUClCNAPHVDv6 Bw/kkUrjv0qi5NwWYmMbUt8Y/UpYRaZoiQpDoTIM9915RrbrSBP6F1/tc1NV4HhPCRvWWz UDUyU3lyQlbdXc9THpVMji/1eZS0m8wEYz8+6fSTbdmCzedHhwqiqxs8A7A4M3YlwbSXXA E2c5De1ngxBQFVQP5SwXtdEJKK/F7GForty0L1qwtDw0Oxwn58PhudzsWq/rUjrhNYapKZ 1x7c/V3mN3M5cIWt2VI7slliMq7HDnwomB4y2AEla4p8y+X7zxEgtAAz5nNwZg== Received: by people01.haj.ipfire.org (Postfix, from userid 1000) id 4fSgQn4SJKz2xpS; Sat, 07 Mar 2026 11:04:49 +0000 (UTC) To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 92b0883545200119c9403dd516084fed388201a0 X-Git-Refname: refs/heads/next X-Git-Reftype: branch X-Git-Oldrev: 0f955c616a29b66c4ac9024608cc85eda9345864 X-Git-Newrev: 92b0883545200119c9403dd516084fed388201a0 Message-Id: <4fSgQn4SJKz2xpS@people01.haj.ipfire.org> Date: Sat, 07 Mar 2026 11:04:49 +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 92b0883545200119c9403dd516084fed388201a0 (commit) via d5278b7051fd7755008956c170e08fcdf3da6cab (commit) from 0f955c616a29b66c4ac9024608cc85eda9345864 (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 92b0883545200119c9403dd516084fed388201a0 Author: Michael Tremer Date: Sat Mar 7 10:56:40 2026 +0000 dns: Create /var/ipfire/dns/custom_domains Signed-off-by: Michael Tremer commit d5278b7051fd7755008956c170e08fcdf3da6cab Author: Adolf Belka Date: Fri Mar 6 20:05:24 2026 +0100 clamav: Fix rootfile - I missed to remove the - in front of the clamavctrl which always occurs with the clamav rootfile. - This patch corrects that. Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer ----------------------------------------------------------------------- Summary of changes: config/rootfiles/common/configroot | 1 + config/rootfiles/core/201/update.sh | 7 ++++++- config/rootfiles/packages/clamav | 2 +- lfs/configroot | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) Difference in files: diff --git a/config/rootfiles/common/configroot b/config/rootfiles/common/configroot index 1be0e09cb..7cc93302f 100644 --- a/config/rootfiles/common/configroot +++ b/config/rootfiles/common/configroot @@ -40,6 +40,7 @@ var/ipfire/dhcp #var/ipfire/dhcp/settings var/ipfire/dhcpc var/ipfire/dns +var/ipfire/dns/custom_domains var/ipfire/dns/dnsbl var/ipfire/dns/dnsbl.json #var/ipfire/dns/servers diff --git a/config/rootfiles/core/201/update.sh b/config/rootfiles/core/201/update.sh index 87a588031..e9c68acae 100644 --- a/config/rootfiles/core/201/update.sh +++ b/config/rootfiles/core/201/update.sh @@ -64,12 +64,17 @@ telinit u # Apply SSH configuration /usr/local/bin/sshctrl -# Create the dnsbl configuration file if it does not exist +# Create the dnsbl configuration files if it does not exist if [ ! -e "/var/ipfire/dns/dnsbl" ]; then touch /var/ipfire/dns/dnsbl chown nobody:nobody /var/ipfire/dns/dnsbl fi +if [ ! -e "/var/ipfire/dns/custom_domains" ]; then + touch /var/ipfire/dns/custom_domains + chown nobody:nobody /var/ipfire/dns/custom_domains +fi + # Start services /etc/init.d/openvpn-rw restart /etc/init.d/openvpn-n2n restart diff --git a/config/rootfiles/packages/clamav b/config/rootfiles/packages/clamav index 8cef24999..0fe438477 100644 --- a/config/rootfiles/packages/clamav +++ b/config/rootfiles/packages/clamav @@ -172,4 +172,4 @@ var/ipfire/clamav/clamd.conf.sample var/ipfire/clamav/freshclam.conf var/ipfire/clamav/freshclam.conf.sample var/lib/clamav --usr/local/bin/clamavctrl +usr/local/bin/clamavctrl diff --git a/lfs/configroot b/lfs/configroot index 86181e90b..b4f412a8a 100644 --- a/lfs/configroot +++ b/lfs/configroot @@ -63,7 +63,7 @@ $(TARGET) : # Touch empty files for i in auth/users backup/include.user backup/exclude.user \ captive/settings captive/agb.txt captive/clients captive/voucher_out certs/index.txt certs/index.txt.attr ddns/config ddns/settings ddns/ipcache dhcp/settings \ - dhcp/fixleases dhcp/advoptions dhcp/dhcpd.conf.local dns/dnsbl dns/settings dns/servers dnsforward/config ethernet/aliases ethernet/settings ethernet/known_nics ethernet/scanned_nics \ + dhcp/fixleases dhcp/advoptions dhcp/dhcpd.conf.local dns/custom_domains dns/dnsbl dns/settings dns/servers dnsforward/config ethernet/aliases ethernet/settings ethernet/known_nics ethernet/scanned_nics \ ethernet/wireless extrahd/scan extrahd/devices extrahd/partitions extrahd/settings firewall/settings firewall/locationblock firewall/input firewall/outgoing \ fwhosts/customnetworks fwhosts/customhosts fwhosts/customgroups fwhosts/customservicegrp fwhosts/customlocationgrp fwlogs/ipsettings fwlogs/portsettings ipblocklist/modified \ ipblocklist/settings lldp/settings mac/settings main/hosts main/routing main/security main/settings optionsfw/settings \ hooks/post-receive -- IPFire 2.x development tree