From patchwork Mon Apr 3 12:07:17 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6765 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 4PqqQX4SQwz3xFR for ; Mon, 3 Apr 2023 12:07:32 +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 4PqqQX12Pgzdc; Mon, 3 Apr 2023 12:07:32 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4PqqQX0SRdz2xFl; Mon, 3 Apr 2023 12:07:32 +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 4PqqQW32HWz2x9r for ; Mon, 3 Apr 2023 12:07:31 +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 4PqqQV6gs2zKY; Mon, 3 Apr 2023 12:07:30 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1680523651; 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=BLJtBh21g6wPrsRHz5hkHY4l7yB8QFL/59XUA32ibDw=; b=av6BvBT463gTZYBNmlHW0UumSdzSKnW8ldhmNo6R4mIZ2IyaiEiEA9hb3jzmLPiXjuldQa 9ARaJ4knGmmO17Bw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1680523651; 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=BLJtBh21g6wPrsRHz5hkHY4l7yB8QFL/59XUA32ibDw=; b=V8BLfMdU+ZKT4w3VQMLPQLk8hA4sR9eEflHNPLf3cAQUiLI6E+QGBT9Nm6MSllWVJaHv+1 2UkYqaGzBx3iYHufhbV2jL9rzcNkLUXIFFr3DpeNySa8rEkCwztKUXop0j07GmBJXppUpm y1Ot0I0iLTNxzqdKAtL7c8Did2+7Ird/2iSTgs6gCTyyzPxx8Wh3aRJIEH2lcjoBE3dyeW +JRxGfTfGzoRXQJRdgXY3i1F7IweAvq/4wIVjPGjQE4DqbKxNUqTPiyYW4z6f9XKZSaYb/ hfUD/38D1JhKfN8rJJiVLnZDC/zwNwzbsK/KdICFOwWY/+qI9kW8/393ItiLQw== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] xfsprogs: Update to version 6.2.0 Date: Mon, 3 Apr 2023 14:07:17 +0200 Message-Id: <20230403120717.3420425-2-adolf.belka@ipfire.org> In-Reply-To: <20230403120717.3420425-1-adolf.belka@ipfire.org> References: <20230403120717.3420425-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" - Update from version 6.1.1 to 6.2.0 - Update of rootfile not required - Changelog There is no changelog in the source tarball or in the kernel site where the source tarballs are available from. The only sourec of change info is the git commit log https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/log/ Signed-off-by: Adolf Belka --- lfs/xfsprogs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/xfsprogs b/lfs/xfsprogs index 5dfb1542e..07c5c7b97 100644 --- a/lfs/xfsprogs +++ b/lfs/xfsprogs @@ -24,7 +24,7 @@ include Config -VER = 6.1.1 +VER = 6.2.0 THISAPP = xfsprogs-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = f6551356ccc68ee6d0bdc50edcf9717bfc94053e97b408f0fa6b316d51391bd347baa8c6ce09e269d09177eec14befc4235738e92d5e4408bda1113c79b2b18b +$(DL_FILE)_BLAKE2 = 847ad267b3667604c9c6a30857605e9cef0f184b7c375d0771b29a0c9596f621a819cc4e88af939a3f9a3ce14a2984fece5e70346bc673a5982af6eebe3909cc install : $(TARGET)