From patchwork Wed Nov 9 18:57:00 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6093 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) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4N6vPZ1WWjz3whc for ; Wed, 9 Nov 2022 18:58:26 +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) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4N6vPG2FMPz2rV; Wed, 9 Nov 2022 18:58:10 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4N6vPD12rcz30Bv; Wed, 9 Nov 2022 18:58:08 +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) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4N6vP92cRhz30BF for ; Wed, 9 Nov 2022 18:58:05 +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 4N6vP91153z7C; Wed, 9 Nov 2022 18:58:05 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1668020285; 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=GT3dYXeRT6Io/2tljFQEjho/GQNGXN4SQ/kCVxlLc5w=; b=+0kzvN5ACOStMztEnwpRAM1RfPfls0b0cVlenGZqh4LzMUep2lGGzbHgiIeI/kOtdG8tB0 rRiNbnfHDLshR6DQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1668020285; 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=GT3dYXeRT6Io/2tljFQEjho/GQNGXN4SQ/kCVxlLc5w=; b=Uygt9kg53KnZC6m7+0LaShY0gODXy2DdUT7cYEEO45PSeB1K0Mo8gMta5gxTC4GvqZXeGy 7t/OBTDJPtd3/y/2pcU6TBho438qdMZF5/94Mf48+2LN1AnntqDSATW0LuI1o40gHzxSw3 shE28//0VlWcPAFeHhnOLdtmfhQ9Tj4RlUYndQYbbbJ2aT1FtDkvnRMPrzeiECwrkQ2rmu 7Lv0EeWC65Bqk5OI8+bLofy4g73OgC4COFN0QAHO20QvIM9SGZCNbgbafmTEW06kwUAU8X 6YicrsSffZzncA4dNWBWyu7nS7CNBVDkgzk/58f1S8i537uBTpMh2XcUb2LXYg== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 14/48] rust-ouroboros:Update to version 0.15.5 - required by python3-cryptography Date: Wed, 9 Nov 2022 19:57:00 +0100 Message-Id: <20221109185734.3920-14-adolf.belka@ipfire.org> In-Reply-To: <20221109185734.3920-1-adolf.belka@ipfire.org> References: <20221109185734.3920-1-adolf.belka@ipfire.org> MIME-Version: 1.0 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" - Updated from version 0.13.0 to 0.15.5 - Update of rootfile - No changelog found in source tarball or other location Tested-by: Adolf Belka Signed-off-by: Adolf Belka --- config/rootfiles/common/rust-ouroboros | 15 +++++++++------ lfs/rust-ouroboros | 4 ++-- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/config/rootfiles/common/rust-ouroboros b/config/rootfiles/common/rust-ouroboros index 6c93e73cf..c23dbd3d6 100644 --- a/config/rootfiles/common/rust-ouroboros +++ b/config/rootfiles/common/rust-ouroboros @@ -1,6 +1,9 @@ -#usr/share/cargo/registry/ouroboros-0.13.0 -#usr/share/cargo/registry/ouroboros-0.13.0/.cargo-checksum.json -#usr/share/cargo/registry/ouroboros-0.13.0/Cargo.toml -#usr/share/cargo/registry/ouroboros-0.13.0/Cargo.toml.deps -#usr/share/cargo/registry/ouroboros-0.13.0/src -#usr/share/cargo/registry/ouroboros-0.13.0/src/lib.rs +#usr/share/cargo/registry/ouroboros-0.15.5 +#usr/share/cargo/registry/ouroboros-0.15.5/.cargo-checksum.json +#usr/share/cargo/registry/ouroboros-0.15.5/Cargo.toml +#usr/share/cargo/registry/ouroboros-0.15.5/Cargo.toml.deps +#usr/share/cargo/registry/ouroboros-0.15.5/LICENSE_APACHE +#usr/share/cargo/registry/ouroboros-0.15.5/LICENSE_MIT +#usr/share/cargo/registry/ouroboros-0.15.5/README.md +#usr/share/cargo/registry/ouroboros-0.15.5/src +#usr/share/cargo/registry/ouroboros-0.15.5/src/lib.rs diff --git a/lfs/rust-ouroboros b/lfs/rust-ouroboros index 0b4739466..2c63b4c10 100644 --- a/lfs/rust-ouroboros +++ b/lfs/rust-ouroboros @@ -24,7 +24,7 @@ include Config -VER = 0.13.0 +VER = 0.15.5 THISAPP = ouroboros-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = ff54f4ed318f7a1875612a4ed5762c60de516f43825f0ecf23e5343958e5c8af68ae4aecc1daf913e58d21183ac037af047be015ef1e5c227ab4750e763ed4ab +$(DL_FILE)_BLAKE2 = 0a692641892669294642faca8b8aeef91a156627712f375ef31648c505fcf82b9a17da916761f186db12440547eeb5bc568c75236d042856d0d99c0f3c2142a8 install : $(TARGET)