xfsprogs 6.0.0-1ubuntu2 source package in Ubuntu
Changelog
xfsprogs (6.0.0-1ubuntu2) lunar; urgency=medium * Rebuild against latest icu -- Jeremy Bicha <email address hidden> Sat, 04 Feb 2023 11:14:03 -0500
Upload details
- Uploaded by:
- Jeremy BĂcha
- Uploaded to:
- Lunar
- Original maintainer:
- Ubuntu Developers
- Architectures:
- linux-any
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
xfsprogs_6.0.0.orig.tar.xz | 1.3 MiB | b77cec2364aab0b8ae8d8c67daac7fdb3801e0979f1d8328d9c3469e57ca9ca0 |
xfsprogs_6.0.0-1ubuntu2.debian.tar.xz | 13.7 KiB | 612c6503c56c664c14ff5e2070930c0896767dde1d52e00acc9fb130eba3e9b5 |
xfsprogs_6.0.0-1ubuntu2.dsc | 2.2 KiB | a967cff5032032d6af4886c906ccb1edb2de7d806d0247d336c5e385e9a4013a |
Available diffs
- diff from 6.0.0-1ubuntu1 to 6.0.0-1ubuntu2 (323 bytes)
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