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 4gVBmq5j2fz2xQT for ; Tue, 02 Jun 2026 13:40:59 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [IPv6:2001:678:b28::25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail01.haj.ipfire.org", Issuer "R12" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4gVBmq5P7rz2xLJ for ; Tue, 02 Jun 2026 13:40:59 +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 bit raw public key) 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 4gVBmq0nvjz1tn for ; Tue, 02 Jun 2026 13:40:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1780407659; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=8Ebc0bnFZqhnTdTEUBcwGoYQKDxdgyC4S/9hmjZ4Wv0=; b=GrkMclpntmP+QeYT/z4uXbd+J0WDIHs9/mxjBVTK6O+UkbZSbctOj4arGCQNyijz3ao6Ro NQsCZKU52j11qqWyMNOBwjZt9wywTW0q6ROfUrLDW4wgJsfz9w7ymM/rEB5lqAZm1kZQei Bi+pQL0oPQfWX8EoKIaais9axBavcSNH0z8u8H4smqcy5LqPRYXXJ7K8VGzkB6E7aUKysU ZwmAfBXkvh7fS7bLSIEgJJ67mn4OeTjLX8Hy8aL/KeDn4o+2eJ8rfT6hn07Y81OCPMeEJa 9vGjRg3CfKW0+0aLDclgaIXsPGvKyw8Y9yjWZPdFDazMi0eXXuUNYuXjZ/wDXg== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1780407659; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=8Ebc0bnFZqhnTdTEUBcwGoYQKDxdgyC4S/9hmjZ4Wv0=; b=bge+rGu4cRBTJtiK9J+qiiv23AxEZKdRDTc2wBQOuT77JVF7nndVyiLY+wDEFHJqdoag2N Knf2BiEgKDOtN5Cg== Received: by people01.haj.ipfire.org (Postfix, from userid 1000) id 4gVBmp640Dz2xHq; Tue, 02 Jun 2026 13:40:58 +0000 (UTC) To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 6df18afecf9751c5ac731aec01d5dec93b02546b X-Git-Refname: refs/heads/next X-Git-Reftype: branch X-Git-Oldrev: f8206f3c9d3a078da52fbe0fd73387ea64736286 X-Git-Newrev: 6df18afecf9751c5ac731aec01d5dec93b02546b Message-Id: <4gVBmp640Dz2xHq@people01.haj.ipfire.org> Date: Tue, 02 Jun 2026 13:40:58 +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 6df18afecf9751c5ac731aec01d5dec93b02546b (commit) via 5ccc752c65669e845e233cdcd866496741bac374 (commit) via e882edd5f5224479c5257a11a402495388e90113 (commit) from f8206f3c9d3a078da52fbe0fd73387ea64736286 (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 6df18afecf9751c5ac731aec01d5dec93b02546b Author: Peer Dietzmann Date: Tue Jun 2 13:39:14 2026 +0000 OpenVPN: Replace configuration download logo This shows the OpenVPN logo which should make it clearer what people will actually be downloading. Signed-off-by: Michael Tremer commit 5ccc752c65669e845e233cdcd866496741bac374 Author: Peer Dietzmann Date: Mon Jun 1 21:57:31 2026 +0200 ovpnmain.cgi: Add collumn for subnet Hello, in an earlier version of IPFire the main OVPN page of the WUI showed the subnet of each client in separate tables. Since the upgrade of OpenVPN 2.6 this feature has been removed. As I find it very useful to see directly on the first page to which subnet a client belongs, this patch should bring back this feature. I think this is also something users requested multiple timesin the forum. There is just one thing I am currently unsure how to handle: When a client belongs to the dynamic subnet, the current patch would display "dynamic" independent from the language of the WUI. Maybe this could be adjusted? Best regards Peer Signed-off-by: Peer Dietzmann Signed-off-by: Michael Tremer commit e882edd5f5224479c5257a11a402495388e90113 Author: Michael Tremer Date: Tue Jun 2 13:33:38 2026 +0000 sysklogd: Listen on localhost This is required for some services to deliver their syslog messages. For example haproxy which is running in chroot and does not have access to /dev/log. Signed-off-by: Michael Tremer ----------------------------------------------------------------------- Summary of changes: config/rootfiles/core/203/filelists/files | 1 + html/cgi-bin/ovpnmain.cgi | 6 ++++++ html/html/images/openvpn.png | Bin 3346 -> 720 bytes src/initscripts/system/sysklogd | 2 +- 4 files changed, 8 insertions(+), 1 deletion(-) Difference in files: diff --git a/config/rootfiles/core/203/filelists/files b/config/rootfiles/core/203/filelists/files index c70a6c156d..dd3435411f 100644 --- a/config/rootfiles/core/203/filelists/files +++ b/config/rootfiles/core/203/filelists/files @@ -10,6 +10,7 @@ etc/rc.d/init.d/networking/red.up/25-update-dns-forwarders etc/rc.d/init.d/networking/red.up/26-time etc/rc.d/init.d/ntp etc/rc.d/init.d/setclock +etc/rc.d/init.d/sysklogd etc/rc.d/init.d/waitfordns etc/rc.d/rc0.d/K86knot-resolver etc/rc.d/rc3.d/S11knot-resolver diff --git a/html/cgi-bin/ovpnmain.cgi b/html/cgi-bin/ovpnmain.cgi index 35f6031e6c..3e6185ca6f 100644 --- a/html/cgi-bin/ovpnmain.cgi +++ b/html/cgi-bin/ovpnmain.cgi @@ -5223,6 +5223,9 @@ END $Lang::tr{'remark'} + + $Lang::tr{'ccd subnet'} + $Lang::tr{'status'} @@ -5291,6 +5294,9 @@ END # Show remarks print "$confighash{$key}[25]"; + # Show subnet + print "$confighash{$key}[32]"; + my $connstatus = "DISCONNECTED"; # Disabled Connections diff --git a/html/html/images/openvpn.png b/html/html/images/openvpn.png index 4101a068ef..74882f1e38 100644 Binary files a/html/html/images/openvpn.png and b/html/html/images/openvpn.png differ diff --git a/src/initscripts/system/sysklogd b/src/initscripts/system/sysklogd index 2590df4ef2..c2531b1eb3 100644 --- a/src/initscripts/system/sysklogd +++ b/src/initscripts/system/sysklogd @@ -25,7 +25,7 @@ case "${1}" in start) boot_mesg "Starting system log daemon..." - loadproc syslogd -s -m 0 -r -k + loadproc syslogd -m 0 -r -k -b 127.0.0.1 boot_mesg "Saving Bootlog..." if [ -e /var/log/bootlog ]; then hooks/post-receive -- IPFire 2.x development tree