From patchwork Sun Aug 16 10:28:55 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Tremer X-Patchwork-Id: 3310 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 "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4BTtjc4Sptz3x1s for ; Sun, 16 Aug 2020 10:30:28 +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 "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4BTtjY1NbQztp; Sun, 16 Aug 2020 10:30:25 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4BTtjX0Jfgz2yDk; Sun, 16 Aug 2020 10:30:24 +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 "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4BTtjT5Qgtz2xjj for ; Sun, 16 Aug 2020 10:30:21 +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) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 4BTtjT4Sc4zDw; Sun, 16 Aug 2020 10:30:21 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1597573821; 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=0bWM7s2iT09d9znvc2nD8hNadB1e50uCnfhQWvU7Dm8=; b=hffAENXVd4xb4s09T+wSGYCRVRNmr2WxjEMRFIgLIFK9W5iYytU+Ndh3lRtYZGsjCBKGdJ vD9/FJwVvNibpaDQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1597573821; 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=0bWM7s2iT09d9znvc2nD8hNadB1e50uCnfhQWvU7Dm8=; b=Z5U+Y20TS5hjBywr5j1+v8o4LanpsqEZw7R6PL4YAkVG0y4tGtAYEoG1FYaJGwXIJQ6/py 8dGoUJA9c6Q+IQw1Uu3dpdE0pcMVIt1XC4ccbZggrVkz7LLp4Am6lSGtSm7+Ww8/2Idth1 HgHbz1MrqSFDSr5oAuqPSToorhUX5ml0PQrtLFCKeVTbRmu8fhsymqLvx/PJhv7MDc9nPs UU4/MsWKciSOpkhT5JbxyUBYth6OC3fZlBY73slF5zfnDTo9n9W6TexifPHO9BZ5a2bnZU J+cJb2dFuWf+k1fymQ87jBW6zAf6XHe60oFnP/PStszfbmSJzGnMLsy01+MX3w== From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH 04/62] xfsprogs: Update to 5.7.0 Date: Sun, 16 Aug 2020 10:28:55 +0000 Message-Id: <20200816102953.3881-4-michael.tremer@ipfire.org> In-Reply-To: <20200816102953.3881-1-michael.tremer@ipfire.org> References: <20200816102953.3881-1-michael.tremer@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: , Cc: Michael Tremer Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Michael Tremer --- config/rootfiles/common/xfsprogs | 15 +++++++++++++-- lfs/xfsprogs | 4 ++-- 2 files changed, 15 insertions(+), 4 deletions(-) diff --git a/config/rootfiles/common/xfsprogs b/config/rootfiles/common/xfsprogs index 584ded0fe..11518441a 100644 --- a/config/rootfiles/common/xfsprogs +++ b/config/rootfiles/common/xfsprogs @@ -3,8 +3,6 @@ lib/libhandle.so.1.0.3 sbin/fsck.xfs sbin/mkfs.xfs sbin/xfs_repair -sbin/xfs_scrub -sbin/xfs_scrub_all #usr/include/xfs #usr/include/xfs/handle.h #usr/include/xfs/jdm.h @@ -39,6 +37,8 @@ usr/sbin/xfs_mkfile usr/sbin/xfs_ncheck usr/sbin/xfs_quota usr/sbin/xfs_rtcp +usr/sbin/xfs_scrub +usr/sbin/xfs_scrub_all usr/sbin/xfs_spaceman #usr/share/doc/xfsprogs #usr/share/doc/xfsprogs/CHANGES.gz @@ -46,6 +46,17 @@ usr/sbin/xfs_spaceman #usr/share/doc/xfsprogs/README #usr/share/locale/de/LC_MESSAGES/xfsprogs.mo #usr/share/locale/pl/LC_MESSAGES/xfsprogs.mo +#usr/share/man/man2/ioctl_xfs_ag_geometry.2 +#usr/share/man/man2/ioctl_xfs_bulkstat.2 +#usr/share/man/man2/ioctl_xfs_fsbulkstat.2 +#usr/share/man/man2/ioctl_xfs_fscounts.2 +#usr/share/man/man2/ioctl_xfs_fsgetxattr.2 +#usr/share/man/man2/ioctl_xfs_fsinumbers.2 +#usr/share/man/man2/ioctl_xfs_fsop_geometry.2 +#usr/share/man/man2/ioctl_xfs_getbmapx.2 +#usr/share/man/man2/ioctl_xfs_getresblks.2 +#usr/share/man/man2/ioctl_xfs_goingdown.2 +#usr/share/man/man2/ioctl_xfs_inumbers.2 #usr/share/man/man2/ioctl_xfs_scrub_metadata.2 #usr/share/man/man3/attr_list_by_handle.3 #usr/share/man/man3/attr_multi_by_handle.3 diff --git a/lfs/xfsprogs b/lfs/xfsprogs index 07410f720..80770a4f2 100644 --- a/lfs/xfsprogs +++ b/lfs/xfsprogs @@ -24,7 +24,7 @@ include Config -VER = 4.18.0 +VER = 5.7.0 THISAPP = xfsprogs-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -48,7 +48,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 5f80b631b68df89a8b9283307e96d2e8 +$(DL_FILE)_MD5 = 4aeba534cf91f24169c64e1073b9ef27 install : $(TARGET)