xfsprogs 6.6.0-1ubuntu1 source package in Ubuntu

Changelog

xfsprogs (6.6.0-1ubuntu1) noble; urgency=low

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

xfsprogs (6.6.0-1) unstable; urgency=low

  * New upstream release

 -- Julian Andres Klode <email address hidden>  Mon, 26 Feb 2024 17:37:17 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xfsprogs_6.6.0.orig.tar.xz 1.3 MiB 50ca2f4676df8fab4cb4c3ef3dd512d5551e6844d40a65a31d5b8e03593d22df
xfsprogs_6.6.0-1ubuntu1.debian.tar.xz 13.1 KiB 751973f74643170b7bcf2dcc57aeb76a2801b15549b6f68b9d8439583fe1a7ad
xfsprogs_6.6.0-1ubuntu1.dsc 2.3 KiB 1a1a42bee2702aa9678078487cb04040539d57035e78596f3845c204d2baa14f

Available diffs

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