app-admin / testdisk

Checks and undeletes partitions + PhotoRec, signature based recovery tool

Official package sites : https://www.cgsecurity.org/wiki/TestDisk ·

v7.2 :: 0 :: gentoo

Modified
License
GPL-2+
Keywords
amd64 x86 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv
USE flags
ewf gui jpeg ntfs reiserfs static sudo zlib

General

ewf
Include ewf library
gui
Enable support for a graphical user interface
jpeg
Add JPEG image support
ntfs
Include the ability to read NTFS filesystems
reiserfs
Include reiserfs reading ability
static
!!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically
sudo
Enable sudo helper integration
zlib
Add support for zlib compression

app-admin / sudo : Allows users or groups to run commands as other users

dev-qt / qtcore : Cross-platform application development framework

dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework

dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework

media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library

sys-apps / util-linux : Various useful Linux utilities

sys-fs / e2fsprogs : Standard EXT2/EXT3/EXT4 filesystem utilities

sys-fs / ntfs3g : Open source read-write NTFS driver that runs under FUSE

sys-fs / progsreiserfs : Library for accessing and manipulating reiserfs partitions

sys-libs / ncurses : Console display library

sys-libs / zlib : Standard (de)compression library

app-admin / sudo : Allows users or groups to run commands as other users

dev-qt / qtcore : Cross-platform application development framework

dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework

dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework

media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library

sys-apps / util-linux : Various useful Linux utilities

sys-fs / e2fsprogs : Standard EXT2/EXT3/EXT4 filesystem utilities

sys-fs / ntfs3g : Open source read-write NTFS driver that runs under FUSE

sys-fs / progsreiserfs : Library for accessing and manipulating reiserfs partitions

sys-libs / ncurses : Console display library

sys-libs / zlib : Standard (de)compression library

892902
app-admin/testdisk-7.2 redefines _FORTIFY_SOURCE
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
app-admin/testdisk: Backport a musl build fix
Closes: https://bugs.gentoo.org/931887 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
app-admin/testdisk: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny · gentoo
app-admin/testdisk: Stabilize 7.2 amd64, #928166
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
app-admin/testdisk: Stabilize 7.2 x86, #928166
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Robin H. Johnson · gentoo
app-admin/testdisk: bump
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://bugs.gentoo.org/900116 Closes: https://bugs.gentoo.org/892904
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
app-admin/testdisk: Keyword 7.1-r2 arm64, #905010
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
app-admin/testdisk: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
app-admin/testdisk: Stabilize 7.1-r2 x86, #893046
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
app-admin/testdisk: Stabilize 7.1-r2 amd64, #893046
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-admin/testdisk: use USE=gui
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-admin/testdisk: set MOC explicitly
The PATH line has been there for a while but let's explicitly set MOC to be safe as toralf filed it after. Bug: https://bugs.gentoo.org/875509 Signed-off-by: Sam James <sam@gentoo.org>
Oskari Pirhonen · gentoo
app-admin/testdisk: fix clang build
Backport the ntfs-3g ioctl prototype fixes from upstream master. Upstream: https://git.cgsecurity.org/cgit/testdisk/commit/?id=2b0a0fcde875a89e2beffbe5c43c7518f682b482 Closes: https://bugs.gentoo.org/875509 Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/28582 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
app-admin/testdisk: Move dev-qt/linguist-tools:5 to BDEPEND
Bug: https://bugs.gentoo.org/544938 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-admin/testdisk: egrep -> grep -E
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-admin/testdisk: keyword 7.1-r1 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-admin/testdisk: fix UnusedInherits (autotools)
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
app-admin/testdisk: fix subslot op on sys-fs/ntfs3g
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
app-admin/testdisk: Fix building without qtchooser
Closes: https://bugs.gentoo.org/774102 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
app-admin/testdisk: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
app-admin/testdisk: x86 stable (bug #690866)
Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
app-admin/testdisk: amd64 stable wrt bug #690866
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
app-admin/testdisk: Use HTTPS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
app-admin/testdisk: Bump to 7.1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
app-admin/testdisk: Drop old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-admin/testdisk: keyworded 7.1_pre20180922 for ppc64, bug #671192
Package-Manager: Portage-2.3.51, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
app-admin/testdisk: amd64 stable wrt bug #654866
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
app-admin/testdisk: x86 stable (bug #654866)
Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
app-admin/testdisk: Bump to 7.1_pre20180922 snapshot
Bug: https://bugs.gentoo.org/654866 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Zero_Chaos · gentoo
app-admin/testdisk: fix qa warning and subslot dep on ntfs3g
Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --force
Andreas Sturmlechner · gentoo
app-admin/testdisk: Drop old Qt4-based
Bug: https://bugs.gentoo.org/639974 Package-Manager: Portage-2.3.31, Repoman-2.3.9
Matt Turner · gentoo
app-admin/testdisk: Drop to ~ppc, bug 639974
Thomas Deutschmann · gentoo
app-admin/testdisk: x86 stable (bug #639974)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Aaron Bauman · gentoo
app-admin/testdisk: amd64 stable wrt bug #639974
Bug: https://bugs.gentoo.org/639974 Package-Manager: Portage-2.3.31, Repoman-2.3.9
Andreas Sturmlechner · gentoo
app-admin/testdisk: Whitespace cleanup
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Andreas Sturmlechner · gentoo
app-admin/testdisk: Fix USE=ntfs
Reported-by: Frank Krömmelbein <kroemmelbein@gmx.de> Closes: https://bugs.gentoo.org/651150 Package-Manager: Portage-2.3.24, Repoman-2.3.6
Andreas Sturmlechner · gentoo
app-admin/testdisk: EAPI 6 bump
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Andreas Sturmlechner · gentoo
app-admin/testdisk: Add 7.1_pre20180322 Qt5-based snapshot
Bug: https://bugs.gentoo.org/639974 Package-Manager: Portage-2.3.24, Repoman-2.3.6
David Seifert · gentoo
app-admin/testdisk: [QA] Fix dependency.missingslot
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Andreas Sturmlechner · gentoo
app-admin/testdisk: Fix qtbindir
Closes: https://bugs.gentoo.org/616008 Package-Manager: Portage-2.3.16, Repoman-2.3.6
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Jeroen Roovers · gentoo
app-admin/testdisk: Mark ~hppa too.
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
Michael Palimaka · gentoo
app-admin/testdisk: remove old
Package-Manager: portage-2.3.0
Agostino Sarubbo · gentoo
app-admin/testdisk: ppc stable wrt bug #576014
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-admin/testdisk: x86 stable wrt bug #576014
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-admin/testdisk: amd64 stable wrt bug #576014
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Patrick McLean · gentoo
app-admin/testdisk: clean up version 7.0-r1
Package-Manager: portage-2.2.26
Patrick McLean · gentoo
app-admin/testdisk: clean up version 7.0
Package-Manager: portage-2.2.26 RepoMan-Options: --force
Robin H. Johnson · gentoo
app-admin/testdisk: cleanup per bug 548258
X-Gentoo-Bug: 548258 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Nicolas Bock · gentoo
app-admin/testdisk: Fix incorrect slot-operators.
This addresses Bug 555058. I would like to thank the reporter <josef.95@freenet.de> for noticing this problem and providing a first patch, and <kensington@gentoo.org> for taking the time to address slot operators and their correct use in great detail. Package-Manager: portage-2.2.20.1
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed