From patchwork Sat Dec 21 12:55:12 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 8338 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 "R11" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4YFkmX6t5yz3x5g for ; Sat, 21 Dec 2024 12:55:56 +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 4YFkmT6L2dz4bL; Sat, 21 Dec 2024 12:55:53 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4YFkmT5svqz34Lw; Sat, 21 Dec 2024 12:55:53 +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 "R11" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4YFkmM5MHdz33cv for ; Sat, 21 Dec 2024 12:55:47 +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 4YFkmM3tmHz1WC; Sat, 21 Dec 2024 12:55:47 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1734785747; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=X6iIHcAA5ZszOFVo0ygUCVrVy2HLa5wqB1d4Kedc8ME=; b=vHxaUqYiKIeswl4j5QDr9gI/DrXjBAgpFhAWdeZdVtjaCA84UFzqPfgT1ZMDrJWew0DdAL I8d5j4WWpdqLNMDQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1734785747; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=X6iIHcAA5ZszOFVo0ygUCVrVy2HLa5wqB1d4Kedc8ME=; b=A8ZDehaiI0FzZIuIysWsU3fdi79Z/I9fbJdhV+a9CQmN3V4G04XuYh3EmUrG12IeX+gmCS eegEs5rDUF8tg53dlV0AMdpAoygjaUNfQNczmv0OQPdcj+7l4QYPPszMv3g029e+I/OgWx Z6LlrGqqBi5toRY81ekgkAqGYu8ZNeYrBD0CHSWkKy62FO+9k1cpyX65rv9pmD5YgB7E25 gNl6daRENkAK235nc7Z4FxlkyP4mTHPt9nU+doGnk75K7wOnW2eEPeIB00LnuKX1H8xV8z d7IRfrKu9MaUdLGwNSEs7jRPfREzyHgSWomirYTk6D57obA+e0EEDYllYU3cvA== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 05/32] rust-inventory-impl: Update to version 0.1.11 from 0.1.4 Date: Sat, 21 Dec 2024 13:55:12 +0100 Message-ID: <20241221125539.15309-5-adolf.belka@ipfire.org> In-Reply-To: <20241221125539.15309-1-adolf.belka@ipfire.org> References: <20241221125539.15309-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: H4KJOT7SCT45R3MUNFMYCXSF7EGZMY3C X-Message-ID-Hash: H4KJOT7SCT45R3MUNFMYCXSF7EGZMY3C X-MailFrom: adolf.belka@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: Signed-off-by: Adolf Belka --- config/rootfiles/common/rust-inventory-impl | 14 ++++++++------ lfs/rust-inventory-impl | 12 ++++-------- 2 files changed, 12 insertions(+), 14 deletions(-) diff --git a/config/rootfiles/common/rust-inventory-impl b/config/rootfiles/common/rust-inventory-impl index dbdbd59f0..e65e6edbb 100644 --- a/config/rootfiles/common/rust-inventory-impl +++ b/config/rootfiles/common/rust-inventory-impl @@ -1,6 +1,8 @@ -#usr/share/cargo/registry/inventory-impl-0.1.4 -#usr/share/cargo/registry/inventory-impl-0.1.4/.cargo-checksum.json -#usr/share/cargo/registry/inventory-impl-0.1.4/Cargo.toml -#usr/share/cargo/registry/inventory-impl-0.1.4/Cargo.toml.deps -#usr/share/cargo/registry/inventory-impl-0.1.4/src -#usr/share/cargo/registry/inventory-impl-0.1.4/src/lib.rs +#usr/share/cargo/registry/inventory-impl-0.1.11 +#usr/share/cargo/registry/inventory-impl-0.1.11/.cargo-checksum.json +#usr/share/cargo/registry/inventory-impl-0.1.11/Cargo.toml +#usr/share/cargo/registry/inventory-impl-0.1.11/Cargo.toml.deps +#usr/share/cargo/registry/inventory-impl-0.1.11/LICENSE-APACHE +#usr/share/cargo/registry/inventory-impl-0.1.11/LICENSE-MIT +#usr/share/cargo/registry/inventory-impl-0.1.11/src +#usr/share/cargo/registry/inventory-impl-0.1.11/src/lib.rs diff --git a/lfs/rust-inventory-impl b/lfs/rust-inventory-impl index 9bb8b9304..1e15c31a1 100644 --- a/lfs/rust-inventory-impl +++ b/lfs/rust-inventory-impl @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 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 # @@ -24,7 +24,7 @@ include Config -VER = 0.1.4 +VER = 0.1.11 THISAPP = inventory-impl-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 016e9c8f2834e1a54d5240391252d99a75e47e950c28033d5c437380bd05d1a28c4cdc2c0619e14c16404d772f8785a5f0f2f7b47cefef1edd9664a172af26dd +$(DL_FILE)_BLAKE2 = 5a4b2157cd23c7d57afeb3179f7d09199734228be161b8a95580967557b4896f4c22bc55f814930f8d51a56684944314ffe5c1e1644fa3b951e4a0292ce60e04 install : $(TARGET) @@ -73,11 +73,7 @@ $(subst %,%_BLAKE2,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) - - cd $(DIR_APP) && if [ -f Cargo.toml.orig ]; then \ - rm -f Cargo.toml.orig; \ - fi; \ - + cd $(DIR_APP) && rm Cargo.toml.orig cd $(DIR_APP) && $(CARGO_PREPARE) cd $(DIR_APP) && $(CARGO_BUILD) cd $(DIR_APP) && $(CARGO_INSTALL)