xfsprogs 5.13.0-1ubuntu3 source package in Ubuntu

Changelog

xfsprogs (5.13.0-1ubuntu3) kinetic; urgency=medium

  * No-change rebuild against latest icu

 -- Jeremy Bicha <email address hidden>  Fri, 29 Apr 2022 08:09:44 -0400

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
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_5.13.0.orig.tar.xz 1.2 MiB 4e142d4babe086adf9016d8c606c805829da08e46389a4433f40346204f90cdb
xfsprogs_5.13.0-1ubuntu3.debian.tar.xz 15.1 KiB 6a4acf658fe8a6e67dafc26f05d4520a7329666cd69672d416796dbe424621b5
xfsprogs_5.13.0-1ubuntu3.dsc 2.2 KiB 0eccf3e7d43162dc88ccbc966e268ebe6b516494e593782f3197d2f32b0651bc

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