ext4magic 0.3.2-14 source package in Ubuntu

Changelog

ext4magic (0.3.2-14) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Archive, Repository.
  * Update standards version to 4.5.0, no changes needed.

  [ Giovani Augusto Ferreira ]
  * Bumped DH level to 13.
  * Bumped Standards-Version to 4.5.1
  * debian/copyright: updated packaging copyright years.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.

  [ Samuel Henrique ]
  * Configure git-buildpackage for Debian

 -- Giovani Augusto Ferreira <email address hidden>  Wed, 03 Feb 2021 11:26:02 -0300

Upload details

Uploaded by:
Debian Security Tools
Uploaded to:
Sid
Original maintainer:
Debian Security Tools
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
ext4magic_0.3.2-14.dsc 2.0 KiB c9eaa9f59cd857b8f290a377107d9568409aefc05c3346a319477bcd2bce5e0e
ext4magic_0.3.2.orig.tar.gz 416.9 KiB 8d9c6a594f212aecf4eb5410d277caeaea3adc03d35378257dfd017ef20ea115
ext4magic_0.3.2-14.debian.tar.xz 170.4 KiB 5be070ba1d79448de92c2af8c1daf2a7c6315bb0fac2d41de4902b6af8320b0e

Available diffs

No changes file available.

Binary packages built by this source

ext4magic: recover deleted files from ext3 or ext4 partitions

 ext4magic is a file carver (or file carving). It can be used when recovering
 from disasters or in digital forensics activities.
 .
 The deletion of files in ext3/4 filesystems can not be easily reversed. Zero
 out of the block references in the inodes makes that impossible. Experiences
 with other programs have proved that is possible restore sufficient information
 for a recover of many data files, directly from the filesystem journal.
 .
 ext4magic can extract the information from the journal and restore files in an
 entire directory tree, if the information in the journal are sufficient.
 .
 This tool can recover the most file types, with original filename, owner and
 group, file mode bits and also the old atime/mtime stamps.

ext4magic-dbgsym: debug symbols for ext4magic