xfsprogs 6.0.0-1ubuntu1 source package in Ubuntu
Changelog
xfsprogs (6.0.0-1ubuntu1) lunar; urgency=low * Merge from Debian unstable. Remaining changes: - Drop trying to create upstream distribution. - Enable CET on amd64. xfsprogs (6.0.0-1) unstable; urgency=low * New upstream release xfsprogs (5.19.0-1) unstable; urgency=medium * New upstream release xfsprogs (5.18.0-1) unstable; urgency=medium * New upstream release -- Julian Andres Klode <email address hidden> Tue, 22 Nov 2022 16:15:23 +0100
Upload details
- Uploaded by:
- Julian Andres Klode
- 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-1ubuntu1.debian.tar.xz | 13.6 KiB | 51143a255174bf096d7c279fa8e45d09a36f4da03708aeb22ebaeb25069f6733 |
xfsprogs_6.0.0-1ubuntu1.dsc | 2.3 KiB | 7e2874d737f9a772314aa69c403be7ad8fd5a93bc916fc5ecee568e95db00455 |
Available diffs
- diff from 5.16.0-1ubuntu1 to 6.0.0-1ubuntu1 (443.7 KiB)
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