Wed, 01 May 2024 05:36:22 UTC | login

Information for build xfsprogs-5.19.0-2.el9sbase_901

ID45136
Package Namexfsprogs
Version5.19.0
Release2.el9sbase_901
Epoch
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 bytdawson
State complete
Volume DEFAULT
StartedWed, 14 Jun 2023 18:37:44 UTC
CompletedWed, 14 Jun 2023 18:42:58 UTC
Taskbuild (isa9s-packages-baseline-el9sbase, /redhat/centos-stream/rpms/xfsprogs.git:617bf05890eb1c78f1d984332bfc5d2972e97a39)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/xfsprogs.git#617bf05890eb1c78f1d984332bfc5d2972e97a39'}}
Tags
isa9s-packages-baseline-candidate
isa9s-packages-baseline-testing
RPMs
src
xfsprogs-5.19.0-2.el9sbase_901.src.rpm (info) (download)
x86_64
xfsprogs-5.19.0-2.el9sbase_901.x86_64.rpm (info) (download)
xfsprogs-devel-5.19.0-2.el9sbase_901.x86_64.rpm (info) (download)
xfsprogs-xfs_scrub-5.19.0-2.el9sbase_901.x86_64.rpm (info) (download)
xfsprogs-debuginfo-5.19.0-2.el9sbase_901.x86_64.rpm (info) (download)
xfsprogs-debugsource-5.19.0-2.el9sbase_901.x86_64.rpm (info) (download)
xfsprogs-xfs_scrub-debuginfo-5.19.0-2.el9sbase_901.x86_64.rpm (info) (download)
Logs
x86_64
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
state.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