fsarchiver 0.8.4-1 source package in Ubuntu

Changelog

fsarchiver (0.8.4-1) unstable; urgency=medium

  * New upstream version 0.8.4
  * Add Build-Depends on libzstd-dev to enable support for zstd compression
  * Add Recommends on e2fsprogs.
    There are efforts to make e2fsprogs non-essential. By making e2fsprogs a
    Recommends instead of only a Suggests, it should automatically be
    installed on upgrades. (Closes: #887249)

 -- Michael Biebl <email address hidden>  Tue, 20 Feb 2018 12:53:29 +0100

Upload details

Uploaded by:
Michael Biebl
Uploaded to:
Sid
Original maintainer:
Michael Biebl
Architectures:
linux-any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe admin

Downloads

File Size SHA-256 Checksum
fsarchiver_0.8.4-1.dsc 2.0 KiB b4c333ed82262d17beb18fc4a0fb1ea84182d4c17df925096f0557bdb7768cda
fsarchiver_0.8.4.orig.tar.gz 291.8 KiB 72cbf31df756bfa6a3b9514cfe148f6af12c5ca861bca8d3755ffea6b856ff66
fsarchiver_0.8.4-1.debian.tar.xz 3.0 KiB 26f9221ebe1ac3b592c78a458ba554de181b74dafcced9acfc8fb84d64033b71

Available diffs

No changes file available.

Binary packages built by this source

fsarchiver: file system archiver

 FSArchiver is a system tool that allows you to save the contents of a
 file system to a compressed archive file. The file system can be restored
 on a partition which has a different size and it can be restored on a
 different file system.
 Unlike tar/dar, FSArchiver also creates the file system when it extracts
 the data to partitions.
 Everything is checksummed in the archive in order to protect the data. If
 the archive is corrupt, you just lose the current file, not the whole archive.

fsarchiver-dbgsym: debug symbols for fsarchiver