gpart 1:0.3-9 source package in Ubuntu
Changelog
gpart (1:0.3-9) unstable; urgency=medium * Team upload. [ Joao Eriberto Mota Filho ] * debian/control: - Bumped Standards-Version to 4.6.0.1. - Migrated DH level to 13. * debian/copyright: updated packaging copyright years. * debian/tests/control: - Added a new test based in forensics-samples package. - Set the first test as superficial. * debian/upstream/metadata: fixed field Bug-Submit. * debian/watch: updated the search rule to make it compliant with new standards of the GitHub. [ Debian Janitor ] * debian/control: Remove empty control field Uploaders. * Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright). -- Joao Eriberto Mota Filho <email address hidden> Sun, 26 Sep 2021 16:34:51 -0300
Upload details
- Uploaded by:
- Debian Security Tools
- Uploaded to:
- Sid
- Original maintainer:
- Debian Security Tools
- Architectures:
- any
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | admin | |
Jammy | release | universe | admin |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gpart_0.3-9.dsc | 1.9 KiB | ec3cb8efdf6b969edfad9d68f20a07f9c75547df49fed5f4176d029a404b164b |
gpart_0.3.orig.tar.gz | 52.3 KiB | ec56d12ec9ffdb9877c12692ea6e51620b1ae44473d3d253b27fc31ed9ebb4dd |
gpart_0.3-9.debian.tar.xz | 10.5 KiB | c203fd386ca3ad07b28aa281012d744432278252cde122b3e71a8a0a73b69304 |
Available diffs
- diff from 1:0.3-8 to 1:0.3-9 (1.4 KiB)
No changes file available.
Binary packages built by this source
- gpart: Guess PC disk partition table, find lost partitions
Gpart is a tool which tries to guess the primary partition table of a PC-type
disk in case the primary partition table in sector 0 is damaged, incorrect or
deleted.
.
It is also good at finding and listing the types, locations, and sizes of
inadvertently-deleted partitions, both primary and logical. It gives you the
information you need to manually re-create them (using fdisk, cfdisk, sfdisk,
etc.).
.
The guessed table can also be written to a file or (if you firmly believe the
guessed table is entirely correct) directly to a disk device.
.
Currently supported (guessable) filesystem or partition types:
.
* BeOS filesystem type.
* BtrFS filesystem type.
* FreeBSD/NetBSD/ 386BSD disklabel sub-partitioning scheme used on Intel
platforms.
* Linux second extended filesystem (Ext2).
* MS-DOS FAT12, FAT16 and FAT32 "filesystems".
* IBM OS/2 High Performance filesystem.
* Linux LVM and LVM2 physical volumes.
* Linux swap partitions (versions 0 and 1).
* The Minix operating system filesystem type.
* MS Windows NT/2000 filesystem.
* QNX 4.x filesystem.
* The Reiser filesystem (version 3.5.X, X > 11).
* Sun Solaris on Intel platforms uses a sub-partitioning scheme on PC hard
disks similar to the BSD disklabels.
* Silicon Graphics journaled filesystem for Linux.
.
Gpart is useful in recovery actions and forensics investigations.
- gpart-dbgsym: debug symbols for gpart