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 4g5pNb0KR6z2yF2 for ; Thu, 30 Apr 2026 09:12:47 +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 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 4g5pNZ72pkz2xHk for ; Thu, 30 Apr 2026 09:12:46 +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 4g5pNY3Z4Yz5dS for ; Thu, 30 Apr 2026 09:12:45 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1777540365; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=rsBYUMABi1Ky0dciGkovgVEDJ1qerwMpT7ihJqG1jQE=; b=vLwObk9dMCiSxPGKkVUe0ZQ6Sk6korE48c+I2Pg26pE7PTvR5bOOqJP+Af0yEEyIcGxmzn ecM4kDLBDRfgFeCQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1777540365; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=rsBYUMABi1Ky0dciGkovgVEDJ1qerwMpT7ihJqG1jQE=; b=LMaSZAy4AcT/oLpxMOSkPexuu9KcqwBc3jGzdpP6+8SpSvtyBysySk4fkIa069xWOOcG0y MNg4XfjNs1kYFd4Wx1XSdetAYqlz4UcGdWB1KZKOJKY03ZAWd1Tw5gJVu31yv3YEJdDUI/ RQPd4KA+aC0NRaYzQrJVrhhqsz8YiJ4tNafyb0XAoJfvdEFstSTDsvTbDruJNFH5f6wWNb 7LexP7uQl6j7/Y1jVRTx1oA7qJ/9m2F5Hxow5J+m+7ZjzO1NzeVF6ZdsPBsg9w3KV1xOlf lXP7+mJXzdKUGZMaq52uFOUoYUNw/f/VY72UrxGGy4Pk9bsM7NdHvNcqRJPdMQ== Received: by people01.haj.ipfire.org (Postfix, from userid 1000) id 4g5pNX0wNYz2xQ6; Thu, 30 Apr 2026 09:12:44 +0000 (UTC) To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. c188874cb841fffcbe13dc8e652689630378f388 X-Git-Refname: refs/heads/next X-Git-Reftype: branch X-Git-Oldrev: 304cce62a686418b2a71f2e685af110dc4cc0b44 X-Git-Newrev: c188874cb841fffcbe13dc8e652689630378f388 Message-Id: <4g5pNX0wNYz2xQ6@people01.haj.ipfire.org> Date: Thu, 30 Apr 2026 09:12:44 +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 c188874cb841fffcbe13dc8e652689630378f388 (commit) from 304cce62a686418b2a71f2e685af110dc4cc0b44 (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 c188874cb841fffcbe13dc8e652689630378f388 Author: Michael Tremer Date: Thu Apr 30 09:11:30 2026 +0000 backup: Backup Suricata Reporter's database Signed-off-by: Michael Tremer ----------------------------------------------------------------------- Summary of changes: config/backup/include | 1 + config/rootfiles/core/202/filelists/files | 1 + 2 files changed, 2 insertions(+) Difference in files: diff --git a/config/backup/include b/config/backup/include index 0086c1241..ad3a6d35c 100644 --- a/config/backup/include +++ b/config/backup/include @@ -61,4 +61,5 @@ var/lib/suricata var/log/ip-acct/* var/log/rrd/* var/log/rrd/collectd +var/log/suricata/reporter.db var/log/vnstat diff --git a/config/rootfiles/core/202/filelists/files b/config/rootfiles/core/202/filelists/files index 50fe9d2c2..c658f5908 100644 --- a/config/rootfiles/core/202/filelists/files +++ b/config/rootfiles/core/202/filelists/files @@ -10,6 +10,7 @@ srv/web/ipfire/cgi-bin/proxy.cgi srv/web/ipfire/cgi-bin/services.cgi srv/web/ipfire/cgi-bin/vpnmain.cgi usr/lib/firewall/rules.pl +var/ipfire/backup/include var/ipfire/dns/dnsbl.json var/ipfire/general-functions.pl var/ipfire/network-functions.pl hooks/post-receive -- IPFire 2.x development tree