]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
logwatch: Update to 7.7
authorMatthias Fischer <matthias.fischer@ipfire.org>
Tue, 26 Jul 2022 14:56:50 +0000 (16:56 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 27 Jul 2022 07:10:18 +0000 (07:10 +0000)
The developers do not provide a changelog, the only comment I could find was on:

https://packetstormsecurity.com/files/167798/Logwatch-7.7.html

"Changes: Fixed bugs."

Running here on Core 169. No seen problems.

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/logwatch

index 5cd79843c2855cafeb404add8e799b66ab5462c6..57a605ed545a31f6630ed2a7e203c65c41f467df 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 7.6
+VER        = 7.7
 
 THISAPP    = logwatch-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = fd7f2a7c65151dbfbd924102b01ead00f92d74a59a417361b65be972368f7ed93810feefedf1ad9bba2de5ebbc74589c3fc0a8a484f19b5a9782c9799ffdf656
+$(DL_FILE)_BLAKE2 = 8978930fe844bde372f68038f295cc62ca61f1c2b10d18f545ddcc713cb72cd01520ff0ea0869f2dff96846431a6dd9a04da1bc79817ccb590b0235f96e934da
 
 install : $(TARGET)