xfsprogs 5.16.0-1ubuntu1 source package in Ubuntu

Changelog

xfsprogs (5.16.0-1ubuntu1) kinetic; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Drop trying to create upstream distribution.
    - Enable CET on amd64.

xfsprogs (5.16.0-1) unstable; urgency=medium

  * New upstream release

  [ Bastian Germann ]
  * debian: Generate .gitcensus instead of .census (Closes: #999743)

xfsprogs (5.15.0-1) unstable; urgency=medium

  * New upstream release

xfsprogs (5.14.2-1) unstable; urgency=medium

  * New upstream release
  * Move rogue fallthrough macro out of linux.h (Closes: #1000974)

xfsprogs (5.14.1-1) unstable; urgency=medium

  * New upstream release

xfsprogs (5.14.0-1) unstable; urgency=medium

  * New upstream release

xfsprogs (5.14.0-rc1-1) unstable; urgency=medium

  [ Dave Chinner ]
  * New build dependency: liburcu-dev

  [ Helmut Grohne ]
  * Fix FTCBFS (Closes: #794158)
    + Pass --build and --host to configure

  [ Boian Bonev ]
  * Fix FTBFS (Closes: #997656)
    + Keep custom install-sh after autogen

 -- Julian Andres Klode <email address hidden>  Thu, 19 May 2022 17:27:43 +0200

Upload details

Uploaded by:
Julian Andres Klode
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
Kinetic release main admin

Downloads

File Size SHA-256 Checksum
xfsprogs_5.16.0.orig.tar.xz 1.2 MiB 78b8c899999bd690441cb53d7c02ab671294940319c694ff7c82e23e8e46bb9f
xfsprogs_5.16.0-1ubuntu1.debian.tar.xz 15.5 KiB cad478725faa86e856f872ac4425c625a0f2b771a847a10568581ec55d9bc6b8
xfsprogs_5.16.0-1ubuntu1.dsc 2.3 KiB 8bb14d4d15f7603d10798f06864a514703748df042520dab15d584d314f8acc2

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