From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <ipfire-scm+bounces-80-archive=lists.ipfire.org@lists.ipfire.org>
Received: from mail02.haj.ipfire.org (localhost [127.0.0.1])
	by mail02.haj.ipfire.org (Postfix) with ESMTP id 4b5VbB6TQCz2y1f
	for <archive@lists.ipfire.org>; Mon, 26 May 2025 09:19: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)
	 client-signature RSA-PSS (4096 bits))
	(Client CN "mail01.haj.ipfire.org", Issuer "R10" (verified OK))
	by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4b5VbB6CDHz2xVX
	for <ipfire-scm@lists.ipfire.org>; Mon, 26 May 2025 09:19:50 +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 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature ECDSA (secp384r1) client-digest SHA384)
	(Client CN "people01.haj.ipfire.org", Issuer "E6" (verified OK))
	by mail01.ipfire.org (Postfix) with ESMTPS id 4b5VbB20zXz2X3
	for <ipfire-scm@lists.ipfire.org>; Mon, 26 May 2025 09:19:50 +0000 (UTC)
DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org;
	s=202003ed25519; t=1748251190;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc; bh=qpiYS2zab0kh6XHVyxqn+93Si7XkTS0e9dTtPoX5eUk=;
	b=KDmeK8cyiZgJ89BFw3CxoYoGITj+M1VKAVNwzkjGs4YUbAgAM9Y/KYYeMn6ilWYfEQy0iR
	8jqZd9cCXcaJ8PBA==
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa;
	t=1748251190;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc; bh=qpiYS2zab0kh6XHVyxqn+93Si7XkTS0e9dTtPoX5eUk=;
	b=RespbDN4Q8SFTQQ5Ztx08upNbe7IiHogSvFgAj3uholrKWzYfy5+U/4K7A12sIhu9/M25f
	NYaRoETu/Cf6Fx58aEBfe62kcEb6itXklQRx5lT8ZU5vGiQRXXb//LTcjHE1wlyJaDSNYn
	hC5Nbkt6zQNwTO48Bkb9TuOTGmG73FHfHKEzW9bzbr2+dFAKF5liiycVIpiCSD14li6aEr
	8TlftS0RU16PXRexnkK45bOQrwpl6ucQ/2P9xbnBljc65ot5ab04SB85BRnW0vH08HmP8m
	IdioSLLuXB682CGdTe+nIjTSKNjgEnAusvstXjVwEJXXSaQKWe5KJJ3S1+s6Mg==
Received: by people01.haj.ipfire.org (Postfix, from userid 1000)
	id 4b5VbB01Xzz2yQ9; Mon, 26 May 2025 09:19:49 +0000 (UTC)
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, master, updated. be068416ca90777a9bf8a473f2b89d994d8d69f5
X-Git-Refname: refs/heads/master
X-Git-Reftype: branch
X-Git-Oldrev: 1e50e6e79163d3e0ef551044f1cd11807f6e2ba5
X-Git-Newrev: be068416ca90777a9bf8a473f2b89d994d8d69f5
Message-Id: <4b5VbB01Xzz2yQ9@people01.haj.ipfire.org>
Date: Mon, 26 May 2025 09:19:49 +0000 (UTC)
From: Michael Tremer <git@ipfire.org>
Precedence: list
List-Id: <ipfire-scm.lists.ipfire.org>
List-Subscribe: <https://lists.ipfire.org/>,
 <mailto:ipfire-scm+subscribe@lists.ipfire.org?subject=subscribe>
List-Unsubscribe: <https://lists.ipfire.org/>,
 <mailto:ipfire-scm+unsubscribe@lists.ipfire.org?subject=unsubscribe>
List-Post: <mailto:ipfire-scm@lists.ipfire.org>
List-Help: <mailto:ipfire-scm+help@lists.ipfire.org?subject=help>
Sender: <ipfire-scm@lists.ipfire.org>
Mail-Followup-To: <ipfire-scm@lists.ipfire.org>

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, master has been updated
       via  be068416ca90777a9bf8a473f2b89d994d8d69f5 (commit)
       via  36112ab9b8c127d529bf205edf19cb0d4f202e3d (commit)
      from  1e50e6e79163d3e0ef551044f1cd11807f6e2ba5 (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 be068416ca90777a9bf8a473f2b89d994d8d69f5
Author: Michael Tremer <michael.tremer@ipfire.org>
Date:   Mon May 26 09:12:52 2025 +0000

    core195: Ship manual pages for the web UI
    
    Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

commit 36112ab9b8c127d529bf205edf19cb0d4f202e3d
Author: Adolf Belka <adolf.belka@ipfire.org>
Date:   Sat May 17 14:12:17 2025 +0200

    manualpages: Fixes bug13849 - adds manual link to wireguard page
    
    Fixes: bug13849
    Tested-by: Adolf Belka <adolf.belka@ipfire.org>
    Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 config/cfgroot/manualpages                | 1 +
 config/rootfiles/core/195/filelists/files | 1 +
 2 files changed, 2 insertions(+)

Difference in files:
diff --git a/config/cfgroot/manualpages b/config/cfgroot/manualpages
index 1f7e01efc..354fd9c0e 100644
--- a/config/cfgroot/manualpages
+++ b/config/cfgroot/manualpages
@@ -48,6 +48,7 @@ wakeonlan.cgi=configuration/network/wake-on-lan
 
 #	Services menu
 vpnmain.cgi=configuration/services/ipsec
+wireguard.cgi=configuration/services/wireguard
 ovpnmain.cgi=configuration/services/openvpn
 ddns.cgi=configuration/services/dyndns
 time.cgi=configuration/services/ntp
diff --git a/config/rootfiles/core/195/filelists/files b/config/rootfiles/core/195/filelists/files
index 7773c4d0b..7dbca82cc 100644
--- a/config/rootfiles/core/195/filelists/files
+++ b/config/rootfiles/core/195/filelists/files
@@ -30,6 +30,7 @@ var/ipfire/header.pl
 var/ipfire/http-client-functions.pl
 var/ipfire/ids-functions.pl
 var/ipfire/ipblocklist/sources
+var/ipfire/main/manualpages
 var/ipfire/menu.d/40-services.menu
 var/ipfire/network-functions.pl
 var/ipfire/wireguard-functions.pl


hooks/post-receive
--
IPFire 2.x development tree