From patchwork Sat Oct 12 15:46:12 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 8167 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 (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R10" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4XQnsh4ZQvz3wmx for ; Sat, 12 Oct 2024 15:46:32 +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 RSA-PSS (4096 bits) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "E6" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4XQnsf4Xylz130; Sat, 12 Oct 2024 15:46:30 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4XQnsf2JThz34Gc; Sat, 12 Oct 2024 15:46:30 +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 (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R10" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4XQnsb32NLz2xJd for ; Sat, 12 Oct 2024 15:46:27 +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 RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4XQnsZ63KSz130 for ; Sat, 12 Oct 2024 15:46:26 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1728747986; 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=taCo4l3RoxY2T80WaeMtD05Bxbrovp7eX66ovRNmdY8=; b=2NQhgIMuAhZtjSz77WtPafu8gLzLPVNQzNZBo5K7R9CEpAwm7AvAQh9mFyg9Tpivlbzp3d 262eaCAZ5pTpdDDQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1728747986; 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=taCo4l3RoxY2T80WaeMtD05Bxbrovp7eX66ovRNmdY8=; b=kYKV46n3c0C7Tjaa73nFSzq7wa4mvq9I9uPjSd4xHTgworuTQmvr1Pxg6Cggzu0cWaZo1D 9qHr6++zJW8+YhynybcuDTQvD2dM2FenD5IXBfZvW9cx2o+M7vo1MMwfLHs4poTDre6ZEq Z74/60KcHU/3iYeYc06sF0pjNfMDLBECCzybnuPZ4vv6/1RbyMbNim/44h5CVhncYdfcSd I+myOr2HyJyWVgHYkN/IzRIicvYw4PR1nw8fw/KGtUM5nVcGcyNaqorOovhZrYWTALGYOa Xdd5cEaFlZpU5WiWWJAl7l/OcgHaoXCxtZZvYIaf5EwN6xyvnSs7knYIqhvuWQ== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] monit: Update to 5.34.2 Date: Sat, 12 Oct 2024 17:46:12 +0200 Message-ID: <20241012154620.3492033-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: PWHKDPPOONEL4DRF4L2BEFW2MZLQDWBQ X-Message-ID-Hash: PWHKDPPOONEL4DRF4L2BEFW2MZLQDWBQ X-MailFrom: matthias.fischer@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: For details see: https://mmonit.com/monit/changes/ "Fixed: The network protocol test may occasionally fail with a "Poll failed: Interrupted system call" error." Signed-off-by: Matthias Fischer Reviewed-by: Adolf Belka --- lfs/monit | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/monit b/lfs/monit index ed5763950..4d687ae0f 100644 --- a/lfs/monit +++ b/lfs/monit @@ -24,7 +24,7 @@ include Config -VER = 5.34.1 +VER = 5.34.2 SUMMARY = Utility for monitoring services on a Unix system THISAPP = monit-$(VER) @@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = monit -PAK_VER = 24 +PAK_VER = 25 DEPS = @@ -47,7 +47,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 35c65fdd9ff06bb6aeab3ad9cf8903f827e0977dfc3893fe5588b3c8bd04adcc4f0c81baec07c2caadc8109e78c43e2d664f95031cebe7bbb8dc6a7b0367e22a +$(DL_FILE)_BLAKE2 = d4e5587299a44697d0c7d26b0fcc1a7fe4330693de188cf82301e4ab8fa8b2aea141f3aaa99bd1c598655ba993c616faf0a559dbb9c538d2d9421c6791f36880 install : $(TARGET)