Sat, 06 Jul 2024 08:34:16 CST | login

Information for build xfsprogs-5.19.0-4.el9

ID27749
Package Namexfsprogs
Version5.19.0
Release4.el9
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/xfsprogs.git#1c2f5776dcaeb050e195455993422a4750ab8880
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 bydistrobuild
State complete
Volume DEFAULT
StartedTue, 21 Nov 2023 23:10:28 CST
CompletedTue, 21 Nov 2023 23:35:44 CST
Taskbuild (dist-circle9, /stage/rpms/xfsprogs.git:1c2f5776dcaeb050e195455993422a4750ab8880)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/xfsprogs.git?#1c2f5776dcaeb050e195455993422a4750ab8880'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
xfsprogs-5.19.0-4.el9.src.rpm (info) (download)
aarch64
xfsprogs-5.19.0-4.el9.aarch64.rpm (info) (download)
xfsprogs-devel-5.19.0-4.el9.aarch64.rpm (info) (download)
xfsprogs-xfs_scrub-5.19.0-4.el9.aarch64.rpm (info) (download)
xfsprogs-debuginfo-5.19.0-4.el9.aarch64.rpm (info) (download)
xfsprogs-debugsource-5.19.0-4.el9.aarch64.rpm (info) (download)
xfsprogs-xfs_scrub-debuginfo-5.19.0-4.el9.aarch64.rpm (info) (download)
i686
xfsprogs-5.19.0-4.el9.i686.rpm (info) (download)
xfsprogs-devel-5.19.0-4.el9.i686.rpm (info) (download)
xfsprogs-xfs_scrub-5.19.0-4.el9.i686.rpm (info) (download)
xfsprogs-debuginfo-5.19.0-4.el9.i686.rpm (info) (download)
xfsprogs-debugsource-5.19.0-4.el9.i686.rpm (info) (download)
xfsprogs-xfs_scrub-debuginfo-5.19.0-4.el9.i686.rpm (info) (download)
ppc64le
xfsprogs-5.19.0-4.el9.ppc64le.rpm (info) (download)
xfsprogs-devel-5.19.0-4.el9.ppc64le.rpm (info) (download)
xfsprogs-xfs_scrub-5.19.0-4.el9.ppc64le.rpm (info) (download)
xfsprogs-debuginfo-5.19.0-4.el9.ppc64le.rpm (info) (download)
xfsprogs-debugsource-5.19.0-4.el9.ppc64le.rpm (info) (download)
xfsprogs-xfs_scrub-debuginfo-5.19.0-4.el9.ppc64le.rpm (info) (download)
s390x
xfsprogs-5.19.0-4.el9.s390x.rpm (info) (download)
xfsprogs-devel-5.19.0-4.el9.s390x.rpm (info) (download)
xfsprogs-xfs_scrub-5.19.0-4.el9.s390x.rpm (info) (download)
xfsprogs-debuginfo-5.19.0-4.el9.s390x.rpm (info) (download)
xfsprogs-debugsource-5.19.0-4.el9.s390x.rpm (info) (download)
xfsprogs-xfs_scrub-debuginfo-5.19.0-4.el9.s390x.rpm (info) (download)
x86_64
xfsprogs-5.19.0-4.el9.x86_64.rpm (info) (download)
xfsprogs-devel-5.19.0-4.el9.x86_64.rpm (info) (download)
xfsprogs-xfs_scrub-5.19.0-4.el9.x86_64.rpm (info) (download)
xfsprogs-debuginfo-5.19.0-4.el9.x86_64.rpm (info) (download)
xfsprogs-debugsource-5.19.0-4.el9.x86_64.rpm (info) (download)
xfsprogs-xfs_scrub-debuginfo-5.19.0-4.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Wed Aug 02 2023 Pavel Reichl <preichl@redhat.com> - 5.19.0-4 - Fix man page, mkfs.xfs(8): Update section on dax+reflink - compatibility (#2226900) * Tue Jun 20 2023 Pavel Reichl <preichl@redhat.com> - 5.19.0-3 - Fix man page default for sparse mkfs option (#2216118) * 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