xfsprogs 5.13.0-1ubuntu1 source package in Ubuntu

Changelog

xfsprogs (5.13.0-1ubuntu1) jammy; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Enable blkid in d-i, by dropping explicitly passed configure option
      (broken configure).
    - Drop trying to create upstream distribution.
    - Enable CET on amd64.
  * Drop trailing whitespace in debian/changelog ubuntu entries
  * Restore install-sh from include/ after running autoreconf; otherwise
    it fails with "../../install-sh: so_dot_version does not exist."

xfsprogs (5.13.0-1) unstable; urgency=medium

  * New upstream release

xfsprogs (5.12.0-1) unstable; urgency=medium

  * New upstream release

xfsprogs (5.11.0-1) unstable; urgency=medium

  * New upstream release

xfsprogs (5.11.0-rc0-1) experimental; urgency=medium

  [ Steve Langasek ]
  * Regenerate config.guess using debhelper

  [ Bastian Germann ]
  * Build-depend on libinih-dev with udeb package

 -- Julian Andres Klode <email address hidden>  Mon, 15 Nov 2021 11:56:49 +0100

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Jammy
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-1ubuntu1.debian.tar.xz 15.1 KiB b5420ab04a29c450d6ea59b40d3f649655a8c2d9c2219c210fc1e8d98e81a801
xfsprogs_5.13.0-1ubuntu1.dsc 2.3 KiB 936cf604b89419cf1cff0c5bbe197d7d500e71d9096dc22f505aeef972e21a37

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