* [PATCH] logwatch: Update to 7.8
@ 2023-01-25 17:10 Matthias Fischer
0 siblings, 0 replies; only message in thread
From: Matthias Fischer @ 2023-01-25 17:10 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 2807 bytes --]
The developers do not provide a changelog, this time I couldn't
even find a comment.
All I can say:
Running her on Core 172. No seen problems.
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
config/rootfiles/common/logwatch | 2 ++
lfs/logwatch | 6 +++---
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/config/rootfiles/common/logwatch b/config/rootfiles/common/logwatch
index 975ec40c1..2732215d5 100644
--- a/config/rootfiles/common/logwatch
+++ b/config/rootfiles/common/logwatch
@@ -95,6 +95,7 @@ usr/share/logwatch/default.conf/services/dhcpd.conf
#usr/share/logwatch/default.conf/services/dnssec.conf
#usr/share/logwatch/default.conf/services/dovecot.conf
#usr/share/logwatch/default.conf/services/dpkg.conf
+#usr/share/logwatch/default.conf/services/dropbear.conf
#usr/share/logwatch/default.conf/services/emerge.conf
#usr/share/logwatch/default.conf/services/evtapplication.conf
#usr/share/logwatch/default.conf/services/evtmswindows.conf
@@ -243,6 +244,7 @@ usr/share/logwatch/scripts/services/dialup
#usr/share/logwatch/scripts/services/dnssec
#usr/share/logwatch/scripts/services/dovecot
#usr/share/logwatch/scripts/services/dpkg
+#usr/share/logwatch/scripts/services/dropbear
#usr/share/logwatch/scripts/services/emerge
#usr/share/logwatch/scripts/services/evtapplication
#usr/share/logwatch/scripts/services/evtmswindows
diff --git a/lfs/logwatch b/lfs/logwatch
index 57a605ed5..391315de4 100644
--- a/lfs/logwatch
+++ b/lfs/logwatch
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2022 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2023 IPFire Team <info(a)ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,7 +24,7 @@
include Config
-VER = 7.7
+VER = 7.8
THISAPP = logwatch-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 8978930fe844bde372f68038f295cc62ca61f1c2b10d18f545ddcc713cb72cd01520ff0ea0869f2dff96846431a6dd9a04da1bc79817ccb590b0235f96e934da
+$(DL_FILE)_BLAKE2 = 35480a22077e43b70d15a00cc0a3a8297c1e57c465d6fffe7a9a68a9b4fb14ef62c1d2bcae8a4ab2d70af16451b8f0b5dba8aec29beae1012501a118915edd92
install : $(TARGET)
--
2.34.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-01-25 17:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-25 17:10 [PATCH] logwatch: Update to 7.8 Matthias Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox