xfsprogs 5.13.0-1ubuntu2 source package in Ubuntu

Changelog

xfsprogs (5.13.0-1ubuntu2) jammy; urgency=medium

  * No-change rebuild for icu soname change.

 -- Matthias Klose <email address hidden>  Wed, 09 Feb 2022 05:42:33 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release main admin

Downloads

File Size SHA-256 Checksum
xfsprogs_5.13.0.orig.tar.xz 1.2 MiB 4e142d4babe086adf9016d8c606c805829da08e46389a4433f40346204f90cdb
xfsprogs_5.13.0-1ubuntu2.debian.tar.xz 15.1 KiB b82f7b9b6d67fb97013783a8975179d13611a9b750d142c3ba8eff20b1dd2e18
xfsprogs_5.13.0-1ubuntu2.dsc 2.3 KiB 272accfc9384ff83241a91362ed3ab99e82fb8631833c7d592d1e46f0398daf8

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