xfsprogs 6.13.0-2ubuntu1 source package in Ubuntu

Changelog

xfsprogs (6.13.0-2ubuntu1) plucky; urgency=medium

  * Merge from Debian Unstable. Remaining changes:
    - d/rules: modernize build script (LP: #2076309)
      + Use autoreconf template, this will now properly install the
        translation files
      + Use $(CURDIR) to replace `pwd` syntax

xfsprogs (6.13.0-2) unstable; urgency=medium

  * Patch: mkfs: Correct filesize declaration

xfsprogs (6.13.0-1) unstable; urgency=low

  * New upstream release

 -- Simon Quigley <email address hidden>  Sun, 23 Mar 2025 10:11:32 -0500

Upload details

Uploaded by:
Simon Quigley
Uploaded to:
Plucky
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Plucky release main admin

Downloads

File Size SHA-256 Checksum
xfsprogs_6.13.0.orig.tar.xz 1.4 MiB 0459933f93d94c82bc2789e7bd63742273d9d74207cdae67dc3032038da08337
xfsprogs_6.13.0-2ubuntu1.debian.tar.xz 14.2 KiB 363510e9747dd71aaab73952e3f45b39de2b896044866804f84cfc162583ce9d
xfsprogs_6.13.0-2ubuntu1.dsc 2.3 KiB 95b74bdc8e730f0ecb270336b840f05d0ecf3cff6097627b7c6dd4f2d6740e38

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