testdisk 7.2-1
Package Information
| Description | Partition scanner and disk recovery tool TestDisk checks the partition and boot sectors of your disks. It is very useful in forensics, recovering lost partitions. It works with : * DOS/Windows FAT12, FAT16 and FAT32 * NTFS ( Windows NT/2K/XP ) * Linux Ext2 and Ext3 * BeFS ( BeOS ) * BSD disklabel ( FreeBSD/OpenBSD/NetBSD ) * CramFS (Compressed File System) * HFS and HFS+, Hierarchical File System * JFS, IBM's Journaled File System * Linux Raid * Linux Swap (versions 1 and 2) * LVM and LVM2, Linux Logical Volume Manager * Netware NSS * ReiserFS 3.5 and 3.6 * Sun Solaris i386 disklabel * UFS and UFS2 (Sun/BSD/...) * XFS, SGI's Journaled File System The companion file recovery tool PhotoRec is shipped in the photorec package, and its graphical interface in the qphotorec package. |
|---|---|
| Maintainer | Debian Security Tools <team+pkg-security@tracker.debian.org> |
| Changed By | Juan Manuel Méndez Rey <juan.mendezr@proton.me> |
| Sponsor | tille@debian.org |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/pkg-security-team/testdisk.git (browse) |
| Closes | #807095 |
| Popcon Installs | 7076 |
| Binary NEW | Yes (binary-only upload) |
| Tracker | https://tracker.debian.org/pkg/testdisk |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Distribution | unstable |
|---|---|
| Date | Fri, 05 Jun 2026 17:48:39 +0200 |
| Source | testdisk |
| Version | 7.2-1 |
| Changed-By | Juan Manuel Méndez Rey |
| Architecture | source amd64 |
Changelog
testdisk (7.2-1) unstable; urgency=medium
.
* Adopt package through the salvaging process (Closes: #1138832).
* d/control: set Maintainer to the team; add myself to Uploaders.
* Split into separate binary packages testdisk, photorec and qphotorec
(Closes: #807095).
* d/control: point Vcs-* to the pkg-security-team namespace..dsc
| Section | admin |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | photorec deb admin optional arch=any qphotorec deb admin optional arch=any testdisk deb admin optional arch=any |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: TestDisk and PhotoRec
Source: https://www.cgsecurity.org/
Files: *
Copyright: 1998-2018 Christophe Grenier <grenier@cgsecurity.org>
License: GPL-2+
Files: src/ntfs_udl.c
src/ntfs_dir.c
Copyright: 2002-2005 Richard Russon
2004-2005 Holger Ohmacht
2005 Anton Altaparmakov
License: GPL-2+
Files: src/file_fh5.c
Copyright: 2007 Christophe GRENIER <grenier@cgsecurity.org>
2007 Peter Turczak <pspamt@netconsequence.de>
License: GPL-2+
Files: src/file_fds.c
Copyright: 2013 James Holodnak <jamesholodnak@gmail.com>
License: GPL-2+
Files: src/file_shp.c
Copyright: 2023 Grzegorz Szymaszek <gszymaszek@short.pl>
License: GPL-2+
Files: src/crc.c
Copyright: 2007 Christophe GRENIER <grenier@cgsecurity.org>
1986 Gary S. Brown for the crc32 table
License: GPL-2+
Files: debian/*
Copyright: 2004-2019 Jean-Michel Kelbert <kelbert@debian.org>
License: GPL-2+
License: GPL-2+
This software is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL-2'.