xfsprogs 6.12.0-1ubuntu1 source package in Ubuntu

Changelog

xfsprogs (6.12.0-1ubuntu1) plucky; urgency=medium

  * Merge from Debian Unstable. Remaining changes:
    - d/rules: modernize build script (LP: #2076309)
      + Use autoreconf template, this will now properly install the
        translation files
      + Use $(CURDIR) to replace `pwd` syntax
  * Dropped changes:
    - Fix fsck.xfs run by different shells when fsck.mode=force is set
      (LP: #2081163).
    - d/control: add systemd-dev to B-D

xfsprogs (6.12.0-1) unstable; urgency=low

  * New upstream release

xfsprogs (6.11.0-1) unstable; urgency=low

  * New upstream release

xfsprogs (6.10.1-1) unstable; urgency=low

  * New upstream release

xfsprogs (6.10.0-1) unstable; urgency=low

  * New upstream release

xfsprogs (6.9.0-1) unstable; urgency=low

  * New upstream release

 -- Simon Quigley <email address hidden>  Sun, 16 Feb 2025 07:27:45 -0600

Upload details

Uploaded by:
Simon Quigley
Uploaded to:
Plucky
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_6.12.0.orig.tar.xz 1.4 MiB 0832407247db791cc70def96e7e254bd6edf043dc84a80a62f3ccd6e3dffd329
xfsprogs_6.12.0-1ubuntu1.debian.tar.xz 13.5 KiB a9c4f3dd1210ec64ad06e8c6bd0ebc19b8dc97e504b704d916479e88b79b5f1b
xfsprogs_6.12.0-1ubuntu1.dsc 2.3 KiB 78f5c8b63ba54e158082fcdca319486429a7cdcd23746f8e6d14e8b42e760488

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