xfsprogs 6.5.0-1ubuntu1 source package in Ubuntu

Changelog

xfsprogs (6.5.0-1ubuntu1) noble; urgency=medium

  * debian/patches/revert-mkfs-enable-large-extent-counts-by-default.patch:
    Revert large extent counts feature for noble (LP: #2044623)

 -- Julian Andres Klode <email address hidden>  Tue, 28 Nov 2023 18:27:22 +0100

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xfsprogs_6.5.0.orig.tar.xz 1.3 MiB 8db81712b32756b97d89dd9a681ac5e325bbb75e585382cd4863fab7f9d021c6
xfsprogs_6.5.0-1ubuntu1.debian.tar.xz 13.0 KiB e77f39028210b12b97af5a18aa2e0283228647bfc27ad601aa954d9931f885de
xfsprogs_6.5.0-1ubuntu1.dsc 2.3 KiB 609003c54ee9ea7887f805be1686f8151870d77ae0e535118bbc2018ec0a3a9d

View changes file

Binary packages built by this source

xfslibs-dev: XFS filesystem-specific static libraries and headers

 xfslibs-dev contains the libraries and header files needed to
 develop XFS filesystem-specific programs.
 .
 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.
 .
 Refer to the documentation at https://xfs.wiki.kernel.org/
 for complete details.

xfsprogs: Utilities for managing the XFS filesystem

 A 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.
 .
 Refer to the documentation at https://xfs.wiki.kernel.org/
 for complete details.

xfsprogs-dbgsym: debug symbols for xfsprogs