xfsprogs 6.1.0-1ubuntu1 source package in Ubuntu

Changelog

xfsprogs (6.1.0-1ubuntu1) lunar; urgency=medium

  * Merge with Debian unstable (LP: #2008066). Remaining changes:
    - Enable CET on amd64.
    Dropped changes, applied in Debian:
    - Drop trying to create upstream distribution

xfsprogs (6.1.0-1) unstable; urgency=low

  * New upstream release

 -- Simon Chopin <email address hidden>  Wed, 22 Feb 2023 11:16:59 +0100

Upload details

Uploaded by:
Simon Chopin
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release main admin

Downloads

File Size SHA-256 Checksum
xfsprogs_6.1.0.orig.tar.xz 1.3 MiB eceb9015c4ebefa56fa85faff756ccb51ed2cf9c39ba239767f8e78705e85251
xfsprogs_6.1.0-1ubuntu1.debian.tar.xz 13.7 KiB 6deb0df56c59fdfb7e6bab9ad9c5d56029b2b4e42b23f7f98263fa34235eb7e1
xfsprogs_6.1.0-1ubuntu1.dsc 2.1 KiB 22146f54ef28ae650923b4f03cf30d3c3b5feb5041dcd4036569645d209f224e

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