From patchwork Mon Sep 20 15:08:18 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 4722 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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4HCnxm2dpkz3xWS for ; Mon, 20 Sep 2021 15:08:28 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4HCnxl140Vz6p1; Mon, 20 Sep 2021 15:08:27 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4HCnxk6L6vz2yCW; Mon, 20 Sep 2021 15:08:26 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4HCnxh5Lwfz2xLV for ; Mon, 20 Sep 2021 15:08:24 +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 4HCnxg6pMXz6p1 for ; Mon, 20 Sep 2021 15:08:23 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1632150504; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=5Z0E+2/B3iAhSWDFIRhFelT/z6HtSnbJXwE3ZFcN3Q0=; b=tDHoVXPvzPm1R4zs07SsZYalzQ4U8I1W9VNlUHZ3B1412UxDWtXBD3C365kifXtVsPlwkt EaCLrQCbJtJFtDBg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1632150504; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=5Z0E+2/B3iAhSWDFIRhFelT/z6HtSnbJXwE3ZFcN3Q0=; b=VU4RqNI5LBsiJgiK4kVYsGjYwgw00AD4HL5mMoFL/QsTLzxrV8kmIELDOwB9YbKmzxn3Jh 6zNRRip9TK109iR5faKqXiJjCMtfRy/7PLm7wudiImz/lZzekGojwyD0Fdcvv2RsDQIMV2 C+RU/jDn+cLcML/I01hiGsS9rwrTn1Z/dsO6CQnvZSQ+48JoBMLS7VeMPk6Cmmd4J7KjoY 3RG0tXiJ8sUcBXt2pM6LkneLp4XNp3sh+s7BrO2UvjfDY6K2umIfkvLITuca/fGQ0HSSid CTOUS3nRm5Rw4FVmt2xIgATmfMHmddL5fEygzgiVjFiP2rJYmy166OQVvYUjIg== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] monit 5.29.0: Bump forgotten PAK_VER Date: Mon, 20 Sep 2021 17:08:18 +0200 Message-Id: <20210920150818.1460-1-matthias.fischer@ipfire.org> 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" Thanks Adolf! ;-) Signed-off-by: Matthias Fischer --- lfs/monit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/monit b/lfs/monit index c01e5bab0..044fe560f 100644 --- a/lfs/monit +++ b/lfs/monit @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = monit -PAK_VER = 15 +PAK_VER = 16 DEPS =