From patchwork Sat Dec 21 12:55:10 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 8336 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 4YFkmW43fyz3x5g for ; Sat, 21 Dec 2024 12:55:55 +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 4YFkmS3XS3z4gL; Sat, 21 Dec 2024 12:55:52 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4YFkmS2gqkz34Lv; Sat, 21 Dec 2024 12:55:52 +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 4YFkmM2SC1z33cv 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 4YFkmM0xksz1tm; Sat, 21 Dec 2024 12:55:47 +0000 (UTC) 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=d+7BL9qdMtwvgDRfkY1+Ud8MoInYZqdQTZQ5TJ6Dm18=; b=pBwJ8jPmJcVNjInAsRgE7zVTy8Un+9tWxzFKdAs5yJT0/wHcQU3/7uMaA0tH6UPTF/Vmmv K+LKSopm+GTRu0cVxNrGqlvGdIVNNhIqh2WmInHkgHIjHbvgFtUJgFxbEIhYUlj+9f5D+E DpXDPNKCPrNHVncIs22wlJbAVZseGwDdZl+4EZjPi5SmtD0U/2bfyRL6i1pZR9pcZSWVbf K1PGi12sgJCY3AuV8Nu5Y9HvBsDy5CannHtfFMJ4amT56YYSbvI+1rHht2L6HSt4OtKdew EH1EWCkso3LE3SLyMdtOibV5whFwhhweiAIe32gWHXiqM4n69DrCrupTskTkYg== 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=d+7BL9qdMtwvgDRfkY1+Ud8MoInYZqdQTZQ5TJ6Dm18=; b=cwbFc5pmzS16wC2B9BMcc+9bXRBSHxCIJ/TPGDkpfS1VHDHNa0vnvsQKtay2hh+ZBPJ4SI clksI0t7n8nNHQBg== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 03/32] rust-indoc-impl: Update to version 0.3.7 from 0.3.6 Date: Sat, 21 Dec 2024 13:55:10 +0100 Message-ID: <20241221125539.15309-3-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: DW4IJHWWKXX5E4VCLDY6JUFAXLDYULKD X-Message-ID-Hash: DW4IJHWWKXX5E4VCLDY6JUFAXLDYULKD 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-indoc-impl | 18 +++++++++--------- lfs/rust-indoc-impl | 12 ++++-------- 2 files changed, 13 insertions(+), 17 deletions(-) diff --git a/config/rootfiles/common/rust-indoc-impl b/config/rootfiles/common/rust-indoc-impl index 9888c9b49..db7a776ab 100644 --- a/config/rootfiles/common/rust-indoc-impl +++ b/config/rootfiles/common/rust-indoc-impl @@ -1,9 +1,9 @@ -#usr/share/cargo/registry/indoc-impl-0.3.6 -#usr/share/cargo/registry/indoc-impl-0.3.6/.cargo-checksum.json -#usr/share/cargo/registry/indoc-impl-0.3.6/Cargo.toml -#usr/share/cargo/registry/indoc-impl-0.3.6/Cargo.toml.deps -#usr/share/cargo/registry/indoc-impl-0.3.6/LICENSE-APACHE -#usr/share/cargo/registry/indoc-impl-0.3.6/LICENSE-MIT -#usr/share/cargo/registry/indoc-impl-0.3.6/README.md -#usr/share/cargo/registry/indoc-impl-0.3.6/src -#usr/share/cargo/registry/indoc-impl-0.3.6/src/lib.rs +#usr/share/cargo/registry/indoc-impl-0.3.7 +#usr/share/cargo/registry/indoc-impl-0.3.7/.cargo-checksum.json +#usr/share/cargo/registry/indoc-impl-0.3.7/Cargo.toml +#usr/share/cargo/registry/indoc-impl-0.3.7/Cargo.toml.deps +#usr/share/cargo/registry/indoc-impl-0.3.7/LICENSE-APACHE +#usr/share/cargo/registry/indoc-impl-0.3.7/LICENSE-MIT +#usr/share/cargo/registry/indoc-impl-0.3.7/README.md +#usr/share/cargo/registry/indoc-impl-0.3.7/src +#usr/share/cargo/registry/indoc-impl-0.3.7/src/lib.rs diff --git a/lfs/rust-indoc-impl b/lfs/rust-indoc-impl index 87786e0ca..6058209ec 100644 --- a/lfs/rust-indoc-impl +++ b/lfs/rust-indoc-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.3.6 +VER = 0.3.7 THISAPP = indoc-impl-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 93e232e360e8f02943ef9a9cabf16bc863d792d8096b8d9a13a07f0b7b396db590abf83b5444f082317059dad7578ffae974dbc8a7e56fbdbab817b7d2534725 +$(DL_FILE)_BLAKE2 = 7969774e4d8cf16ee9440dd8f64952497299d4d6256e52b5df7b7ed38533c3f25b5eb1f1db45e995c3969920f89b2b95dfd2a1e77678713d2c7474bf16b9890f 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)