Thu, 18 Apr 2024 19:27:50 UTC | login

Information for build xfsprogs-5.19.0-2.el9

ID33318
Package Namexfsprogs
Version5.19.0
Release2.el9
Epoch
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/xfsprogs.git#617bf05890eb1c78f1d984332bfc5d2972e97a39
SummaryUtilities for managing the XFS filesystem
DescriptionA set of commands to use the XFS filesystem, including mkfs.xfs. XFS is a high performance journaling filesystem which originated on the SGI IRIX platform. It is completely multi-threaded, can support large files and large filesystems, extended attributes, variable block sizes, is extent based, and makes extensive use of Btrees (directories, extents, free space) to aid both performance and scalability. This implementation is on-disk compatible with the IRIX version of XFS.
Built bypreichl
State complete
Volume DEFAULT
StartedTue, 30 May 2023 20:11:34 UTC
CompletedTue, 30 May 2023 20:13:57 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/xfsprogs.git:617bf05890eb1c78f1d984332bfc5d2972e97a39)
Extra{'custom_user_metadata': {'rhel-target': 'latest'}, 'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/xfsprogs.git#617bf05890eb1c78f1d984332bfc5d2972e97a39'}}
Tags
c9s-pending
c9s-pending-signed
c9s-released
RPMs
src
xfsprogs-5.19.0-2.el9.src.rpm (info) (download)
aarch64
xfsprogs-5.19.0-2.el9.aarch64.rpm (info) (download)
xfsprogs-devel-5.19.0-2.el9.aarch64.rpm (info) (download)
xfsprogs-xfs_scrub-5.19.0-2.el9.aarch64.rpm (info) (download)
xfsprogs-debuginfo-5.19.0-2.el9.aarch64.rpm (info) (download)
xfsprogs-debugsource-5.19.0-2.el9.aarch64.rpm (info) (download)
xfsprogs-xfs_scrub-debuginfo-5.19.0-2.el9.aarch64.rpm (info) (download)
i686
xfsprogs-5.19.0-2.el9.i686.rpm (info) (download)
xfsprogs-devel-5.19.0-2.el9.i686.rpm (info) (download)
xfsprogs-xfs_scrub-5.19.0-2.el9.i686.rpm (info) (download)
xfsprogs-debuginfo-5.19.0-2.el9.i686.rpm (info) (download)
xfsprogs-debugsource-5.19.0-2.el9.i686.rpm (info) (download)
xfsprogs-xfs_scrub-debuginfo-5.19.0-2.el9.i686.rpm (info) (download)
ppc64le
xfsprogs-5.19.0-2.el9.ppc64le.rpm (info) (download)
xfsprogs-devel-5.19.0-2.el9.ppc64le.rpm (info) (download)
xfsprogs-xfs_scrub-5.19.0-2.el9.ppc64le.rpm (info) (download)
xfsprogs-debuginfo-5.19.0-2.el9.ppc64le.rpm (info) (download)
xfsprogs-debugsource-5.19.0-2.el9.ppc64le.rpm (info) (download)
xfsprogs-xfs_scrub-debuginfo-5.19.0-2.el9.ppc64le.rpm (info) (download)
s390x
xfsprogs-5.19.0-2.el9.s390x.rpm (info) (download)
xfsprogs-devel-5.19.0-2.el9.s390x.rpm (info) (download)
xfsprogs-xfs_scrub-5.19.0-2.el9.s390x.rpm (info) (download)
xfsprogs-debuginfo-5.19.0-2.el9.s390x.rpm (info) (download)
xfsprogs-debugsource-5.19.0-2.el9.s390x.rpm (info) (download)
xfsprogs-xfs_scrub-debuginfo-5.19.0-2.el9.s390x.rpm (info) (download)
x86_64
xfsprogs-5.19.0-2.el9.x86_64.rpm (info) (download)
xfsprogs-devel-5.19.0-2.el9.x86_64.rpm (info) (download)
xfsprogs-xfs_scrub-5.19.0-2.el9.x86_64.rpm (info) (download)
xfsprogs-debuginfo-5.19.0-2.el9.x86_64.rpm (info) (download)
xfsprogs-debugsource-5.19.0-2.el9.x86_64.rpm (info) (download)
xfsprogs-xfs_scrub-debuginfo-5.19.0-2.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
installed_pkgs.log
root.log
state.log
hw_info.log
mock_output.log
ppc64le
hw_info.log
installed_pkgs.log
build.log
root.log
state.log
mock_output.log
i686
state.log
root.log
installed_pkgs.log
build.log
hw_info.log
mock_output.log
x86_64
root.log
hw_info.log
state.log
installed_pkgs.log
build.log
mock_output.log
s390x
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Fri May 26 2023 Pavel Reichl <preichl@redhat.com> - 5.19.0-2 - Fix xfs corrupted when AG size is a multiple of stripe width - Related: rhbz#2192982 * Tue Jan 10 2023 Pavel Reichl <preichl@redhat.com> - 5.19.0-1 - New upstream release - Tolerate tiny (<300MB) filesystems - Rename xfsprogs-5.12.0-default-bigtime-inobtcnt-on.patch to xfsprogs-5.19.0-disable-old-kernel-bigtime-inobtcnt-on.patch and amend it to reflect upstream changes - Backport all "Fixing" patches relevant to 5.19 Related: rhbz#2142910 * Fri Jan 21 2022 Pavel Reichl <preichl@redhat.com> - 5.14.2-1 - New upstream release Related: rhbz#2041525 * Wed Dec 01 2021 Pavel Reichl <preichl@redhat.com> - 5.12.0-5 - Add an example of backward compatible conf. file for mkfs Related: rhbz#2026002 * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 5.12.0-4 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Wed Jun 16 2021 Eric Sandeen <sandeen@redhat.com> 5.12.0-3 - Local change to default bigtime & inobtcnt to off under older kernels * Thu Jun 03 2021 Eric Sandeen <sandeen@redhat.com> 5.12.0-2 - Turn on bigtime (y2038) and inobtcnt features by default * Thu Jun 03 2021 Eric Sandeen <sandeen@redhat.com> 5.12.0-1 - New upstream release