From patchwork Tue Jul 26 14:56:50 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 5764 Return-Path: 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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Lsg3t34x7z3x1v for ; Tue, 26 Jul 2022 14:56:58 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Lsg3s06YWzy6; Tue, 26 Jul 2022 14:56:57 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Lsg3r6ylVz2yqy; Tue, 26 Jul 2022 14:56:56 +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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Lsg3r3hxFz2yNm for ; Tue, 26 Jul 2022 14:56:56 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Lsg3q74CnzqV for ; Tue, 26 Jul 2022 14:56:55 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1658847416; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=3v2veX1WU0BTKokSSj7nGk1bDX7hUvWE86XiUGX/ocA=; b=yLlCZWDp97Lbg3ab7ZL/o7NIE8ed+LTIOlFH+OrsPbIuyC4tS1yOSpPQK7OeZ5pg6GhlKg Hr3kpXW22jyU8BBA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1658847416; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=3v2veX1WU0BTKokSSj7nGk1bDX7hUvWE86XiUGX/ocA=; b=DargUDBKY2KL2yOWx9yjh1GyDsHpn+unBMq7REZi/quatq6lTq/Uauf6Ye6Q76KyDlwPAa XMuEsJtY5yO8mTenbLEZeAZysYmwUQBkQ2G7LzxpsS3apHImyX2DnX/mSf0QP97+PD1MA8 HjDm8NbsEdHod7J9OdVEiYj3V4ZfNMCTkKHybShAvPHDXXwjLn0VrbROdjYyGI6LwZia3K ZoLQ8irW/pfzNxPk+ZeZNq+hwJALhJP5B4iUn2NXyggQPpRWb+RHJ6u5WVDHKaGSvQN28f kk8ZK5k6xKFksXzhwn9KcDf0Tynmf+iySvAGldFrZHd60pIx34puL068KO8wlw== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] logwatch: Update to 7.7 Date: Tue, 26 Jul 2022 16:56:50 +0200 Message-Id: <20220726145650.1997-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" 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 --- lfs/logwatch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/logwatch b/lfs/logwatch index 5cd79843c..57a605ed5 100644 --- a/lfs/logwatch +++ b/lfs/logwatch @@ -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)