Package: autopsy
Version: 2.03-2
Severity: normal
Tags: patch

In 1.73-3 the sleuthkit package renamed dstat to datastat to
solve duplicate filenames.


diff -ur lib.orig/Data.pm lib/Data.pm
--- lib.orig/Data.pm    2005-01-21 11:26:05.000000000 +0000
+++ lib/Data.pm 2005-01-21 11:28:33.000000000 +0000
@@ -466,7 +466,7 @@
        }
        if (($ftype ne "swap") && ($ftype ne "raw") && ($ftype ne "dls")) {
 
-               Exec::exec_pipe(*OUT, "'$::TSKDIR/dstat' -f $ftype '$img' 
$block");
+               Exec::exec_pipe(*OUT, "'$::TSKDIR/datastat' -f $ftype '$img' 
$block");
 
                my $cnt = 0;
                while ( $_ = Exec::read_pipe_line(*OUT) ) {

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages autopsy depends on:
ii  binutils                      2.15-5     The GNU assembler, linker and bina
ii  perl                          5.8.4-5    Larry Wall's Practical Extraction 
ii  sleuthkit                     1.73-4     Tools for forensics analysis

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to