xfsprogs 6.8.0-2.2ubuntu1 source package in Ubuntu

Changelog

xfsprogs (6.8.0-2.2ubuntu1) oracular; urgency=medium

  * d/rules: modernize build script (LP: #2076309)
    - Use autoreconf template, this will now properly installs the
      translation files
    - Use $(CURDIR) to replace `pwd` syntax
  * d/control: add systemd-dev to B-D

 -- Zixing Liu <email address hidden>  Wed, 07 Aug 2024 22:59:44 -0600

Upload details

Uploaded by:
Zixing Liu
Sponsored by:
Graham Inggs
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main admin

Downloads

File Size SHA-256 Checksum
xfsprogs_6.8.0.orig.tar.xz 1.3 MiB 78b6ab776eebe5ab52e0884a70fa1b3633e64a282b1ecfae91f5dd1d9ec5f07d
xfsprogs_6.8.0-2.2ubuntu1.debian.tar.xz 14.3 KiB 2174e300d2db6cf5cfb3cab73854a4e4a77938419bb85dede7344e2c88df26a7
xfsprogs_6.8.0-2.2ubuntu1.dsc 2.3 KiB 6228b632085214be8b0b458d6bda79603e234ef7323bdd2d82f81e763e30d6e7

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