xfsdump 3.1.11-0.1build1 source package in Ubuntu

Changelog

xfsdump (3.1.11-0.1build1) noble; urgency=high

  * No change rebuild for 64-bit time_t and frame pointers.

 -- Julian Andres Klode <email address hidden>  Mon, 08 Apr 2024 18:23:02 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Noble release main admin

Downloads

File Size SHA-256 Checksum
xfsdump_3.1.11.orig.tar.gz 842.1 KiB 62923283bb1af849eabba6de71b9f24b09c4ac652fcbc03f902d75332bc22e9a
xfsdump_3.1.11-0.1build1.debian.tar.xz 5.3 KiB ab070144ef81ba3fec2962b77f1d9d3ba3500867c2b1af4ed84e7d0ec8127eee
xfsdump_3.1.11-0.1build1.dsc 1.9 KiB 0e07d293b3c5a65a01f0c389f9e92209e462784786689f2a19d49fc4ec3b83e1

View changes file

Binary packages built by this source

xfsdump: Administrative utilities for the XFS filesystem

 The xfsdump package contains xfsdump, xfsrestore and a number of
 other administrative utilities for managing XFS filesystems.
 .
 xfsdump examines files in a filesystem, determines which need to be
 backed up, and copies those files to a specified disk, tape or other
 storage medium. It uses XFS-specific directives for optimizing the
 dump of an XFS filesystem, and also knows how to backup XFS extended
 attributes. Backups created with xfsdump are "endian safe" and can
 thus be transfered between Linux machines of different architectures
 and also between IRIX machines.
 .
 xfsrestore performs the inverse function of xfsdump; it can restore a
 full backup of a filesystem. Subsequent incremental backups can then
 be layered on top of the full backup. Single files and directory
 subtrees may be restored from full or partial backups.

xfsdump-dbgsym: debug symbols for xfsdump