summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-05-24 22:21:53 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-05-25 21:13:17 +0200
commit00ca0656230043bc6833e0f5e3fb38ab79b7a9eb (patch)
tree8e42860577ca7c9c04a21bcb6d83bb93d8934bc2
parent230de8dbed3708eb4c7fe9f4b751fe06f33ffb25 (diff)
downloadptxdist-00ca0656230043bc6833e0f5e3fb38ab79b7a9eb.tar.gz
ptxdist-00ca0656230043bc6833e0f5e3fb38ab79b7a9eb.tar.xz
dc3dd: move to staging
It's an old version that need to be updated. Fails to build with glibc-2.28. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/dc3dd.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/rules/dc3dd.in b/rules/dc3dd.in
index ea95631ed..1b466450e 100644
--- a/rules/dc3dd.in
+++ b/rules/dc3dd.in
@@ -1,3 +1,5 @@
+## SECTION=staging
+## old section:
## SECTION=disk_and_file
config DC3DD
@@ -9,3 +11,6 @@ config DC3DD
dc3dd is a patched version of GNU dd with added features for computer forensics.
It was developed at the DoD Cyber Crime Center by Jesse Kornblum.
See https://tools.kali.org/forensics/dc3dd for usage.
+
+ STAGING: remove in ptxdist-2020.06.0
+ Old version that need to be updated. Fails to build with glibc-2.28.