From patchwork Sun Nov 24 12:27: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: 8280 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 4Xx7QR29KHz3x3f for ; Sun, 24 Nov 2024 12:27:43 +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 4Xx7QK0lwYz4gF; Sun, 24 Nov 2024 12:27:37 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Xx7QH1N2sz33GG; Sun, 24 Nov 2024 12:27:35 +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 4Xx7Q34VXmz341H for ; Sun, 24 Nov 2024 12:27:23 +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 4Xx7Q31WcQz10m; Sun, 24 Nov 2024 12:27:23 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1732451243; 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=h0UR4sHgTbP7msktboNjeucKeRi373pEw+HjzwMV2I8=; b=SBz9Z34OEea+2cnm8CiBPTHMyB00EIsUZNPT5W7EG6hrxK2mJlbn37DBa7v0b93ZJVON/h ZygudYmGKjREo4AQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1732451243; 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=h0UR4sHgTbP7msktboNjeucKeRi373pEw+HjzwMV2I8=; b=XC+7CfDgboGOKV3MkSr1m2Cz94ZGHg5Xsp3McRGsUE7BDVQBl2fSOSk8vYFYxrleHA8XBb fHFNrGBzv8kFp15XKl1601+S25fP5AQa4xSFcfbeldrDkzxvz5+iig18R99YgQTiF+rC2p JdMv+GBWgR24FVJ2RgBuKQb+9770tBovtK6JYSh1UGdaEGBbHomGIDCXlxJw0aDCdbr+xN 8LuX4jVu1YfMdIVlwBR1WIPMFW3hIpI+hxDTMqPiXuOHVVHAatDB6zz93qwfewD/3XfjGz 4dmhEFj8YyFIgRy5HfI97BSmiqnAp0+eXgfutUJiBnEJdiAeWqLiiFuC8QCi7A== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] sshfs: Update to version 3.7.3 Date: Sun, 24 Nov 2024 13:27:12 +0100 Message-ID: <20241124122715.7506-7-adolf.belka@ipfire.org> In-Reply-To: <20241124122715.7506-1-adolf.belka@ipfire.org> References: <20241124122715.7506-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: E7FQLUVQKRLGQ6XOM23CGHTEAPMH4ZYH X-Message-ID-Hash: E7FQLUVQKRLGQ6XOM23CGHTEAPMH4ZYH 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: - Update from version 3.7.2 to 3.7.3 (May 2022) - Update of rootfile not required - Changelog 3.7.3 * Minor bugfixes. * This is the last release from the current maintainer. SSHFS is now no longer maintained or developed. Github issue tracking and pull requests have therefore been disabled. The mailing list (see below) is still available for use. If you would like to take over this project, you are welcome to do so. Please fork it and develop the fork for a while. Once there has been 6 months of reasonable activity, please contact Nikolaus@rath.org and I'll be happy to give you ownership of this repository or replace with a pointer to the fork. Signed-off-by: Adolf Belka --- lfs/sshfs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/sshfs b/lfs/sshfs index 954031ebb..4b8a65974 100644 --- a/lfs/sshfs +++ b/lfs/sshfs @@ -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 = 3.7.2 +VER = 3.7.3 THISAPP = sshfs-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 4acf13b5b7c056d1090eadd57bf4df6549d1f712fbfea59db2c568a94cb621ebf31d84324aeba6549c8f8818f3d4685de9d59e09f189c5307b2efb1a992efae2 +$(DL_FILE)_BLAKE2 = 9a229d0f11e7247e319af13245aeaf71082664409b0ca3fe1522bcdb679d402c574438be1931d5d73a16b9eda43daf20de6c1a016442ae53afa27a697e58c212 install : $(TARGET)