xfsprogs 6.8.0-2 source package in Ubuntu

Changelog

xfsprogs (6.8.0-2) unstable; urgency=medium

  * Fix build on mips64el

 -- Bastian Germann <email address hidden>  Wed, 22 May 2024 22:44:14 +0000

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.dsc 2.0 KiB 387b087e68082f3f4e1a3eaff97644e923edd686928a877f86b23eea347bea38
xfsprogs_6.8.0.orig.tar.xz 1.3 MiB 78b6ab776eebe5ab52e0884a70fa1b3633e64a282b1ecfae91f5dd1d9ec5f07d
xfsprogs_6.8.0-2.debian.tar.xz 13.9 KiB 993808ce25a5b79c1ea83c00a3a7fa05ed8631b37ea82775704c476eb13ddadb

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