xfsprogs 6.8.0-2.1 source package in Ubuntu

Changelog

xfsprogs (6.8.0-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Install all files into UsrMerged layout. (Closes: #1060352)

 -- Chris Hofstaedtler <email address hidden>  Wed, 12 Jun 2024 17:50:50 +0200

Upload details

Uploaded by:
XFS Development Team
Uploaded to:
Sid
Original maintainer:
XFS Development Team
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.8.0-2.1.dsc 2.1 KiB fd74481d928bf432c1373593c607a484cfe4193f50c90a706e53232478edd276
xfsprogs_6.8.0.orig.tar.xz 1.3 MiB 78b6ab776eebe5ab52e0884a70fa1b3633e64a282b1ecfae91f5dd1d9ec5f07d
xfsprogs_6.8.0-2.1.debian.tar.xz 14.3 KiB 1d2d6cf2053c0a6b09d8da0458837cef664732187696f309b02a91d20add90d0

Available diffs

No changes file available.

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