]> git.ipfire.org Git - people/ummeegge/ipfire-2.x.git/commitdiff
logwatch: Update to 7.8
authorMatthias Fischer <matthias.fischer@ipfire.org>
Wed, 25 Jan 2023 17:10:39 +0000 (18:10 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Sun, 5 Mar 2023 14:53:06 +0000 (14:53 +0000)
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@ipfire.org>
config/rootfiles/common/logwatch
lfs/logwatch

index 975ec40c11e59b9869182398c28e8840689ecd57..2732215d5f7ad2777c2331a860a571cfcf54a98c 100644 (file)
@@ -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
index 57a605ed545a31f6630ed2a7e203c65c41f467df..391315de48c5ed306966a2daae0096134d274321 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2022  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2023  IPFire Team  <info@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)