From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] observium-agent: Update to version 24.4 Date: Tue, 03 Sep 2024 11:17:23 +0200 Message-ID: <20240903091725.7068-5-adolf.belka@ipfire.org> In-Reply-To: <20240903091725.7068-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6402373206903849109==" List-Id: --===============6402373206903849109== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - Update from version 23.1 to 24.4 - Update of rootfile not required - Changelog is not provided in the source tarbal. Ther is a text changelog at https://www.observium.org/svn.log but it is not clear if this is for the c= ommunity version used here or for the subscription based version. There is also no = reference to any version numbers so you can't easily tell which changes are in this = version and which not. Signed-off-by: Adolf Belka --- lfs/observium-agent | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/observium-agent b/lfs/observium-agent index 7df6996ba..bbf3bfcda 100644 --- a/lfs/observium-agent +++ b/lfs/observium-agent @@ -1,7 +1,7 @@ ############################################################################= ### # = # # IPFire.org - A linux based firewall = # -# Copyright (C) 2007-2023 IPFire Team = # +# Copyright (C) 2007-2024 IPFire Team = # # = # # 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 = # @@ -26,7 +26,7 @@ include Config =20 SUMMARY =3D Observium agent =20 -VER =3D 23.1 +VER =3D 24.4 =20 THISAPP =3D observium-community-$(VER) DL_FILE =3D $(THISAPP).tar.gz @@ -34,7 +34,7 @@ DL_FROM =3D $(URL_IPFIRE) DIR_APP =3D $(DIR_SRC)/observium TARGET =3D $(DIR_INFO)/$(THISAPP) PROG =3D observium-agent -PAK_VER =3D 2 +PAK_VER =3D 3 =20 DEPS =3D xinetd =20 @@ -48,7 +48,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D d89e8bd454bff4dfcf56bb95619747de53ee6b84d7f4f201058d65= 4494252f3bc725013a5f08b6d635be30234474a4de9379275b593e031efb9a3f216641cd7c +$(DL_FILE)_BLAKE2 =3D 1ef34e7bb6ce43ea7e0a122deb5031d555d942d4f79be0596fc0e2= c63a2f92321aa22f34a21e6fa559a8a76e744770f9d74676955acdd76dc4d410e1107636a2 =20 install : $(TARGET) =20 --=20 2.46.0 --===============6402373206903849109==--