Your message dated Tue, 11 Feb 2014 13:00:07 +0000
with message-id <e1wdcwz-0000o7...@franck.debian.org>
and subject line Bug#702470: fixed in sleuthkit 4.1.2-1
has caused the Debian Bug report #702470,
regarding sleuthkit: sleuthkit is 3 versions behind upstream
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
702470: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702470
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sleuthkit
Version: 3.2.3-2
Severity: normal

Hello,
 Thank you for maintaining this package in debian. Can you package the
latest upstream? Thanks in advance.

Features added since package available in debian:

---------------- VERSION 4.0.2 --------------
Core:
New Features:
- Added fiwalk tool from Simson. Not supported in Visual Studio yet.

Bug Fixes:
- Fixed fcat to work on NTFS files (still doesn't support ADS though).
- Fixed HFS+ support in tsk_loaddb / SQLite -- root directory was not added.
- NTFS code now looks at all MFT entries when listing directory
contents. It used to only look at unallocated entries for orphan
files. This fixes an image that had allocated files missing from the
directory b-tree.
- NTFS code uses sequence number when searching MFT entries for all files.
- Libewf detection code change to support v2 API more reliably (ID: 3596212).
- NTFS $SII code could crash in rare cases if $SDS was multiple of block size.

Framework:
- Added new API to TskImgDB that returns the base name of an image.
- Numerous performance improvements to framework.
- Removed requirement in framework to specify module extension in
pipeline configuration file.
- Added blackboard artifacts to represent both operating system and
network service user accounts.

Java Bindings:
- added more APIs to find files by name, path and where clause
- added API to get currently processed dir when image is being added,
- added API to return specific types of children of image, volume
system, volume, file system.
- moved more common methods up to Content interface
- deprecated context of blackboard attributes,
- deprecated SleuthkitCase.runQuery() and SleuthkitCase.closeRunQuery()
- fixed ReadContentInputStream bugs (ignoring offset into a buffer,
implementing available() )
- methods that are lazy loading are now thread safe
- Hash class is now thread-safe
- use more PreparedStatements to improve performance
- changed source level from java 1.6 to 1.7
- Throw exceptions from C++ side better


---------------- VERSION 4.0.1 --------------
New Features:
- Can open raw Windows devices with write mode sharing.
- More DOS partition types are displayed.
- Added fcat tool that takes in file name and exports content
(equivalent to using ifind and icat together).
- Added new API to TskImgDB that returns hash value associated with
carved files.
- performance improvements with FAT code (maps and dir_add)
- performance improvements with NTFS code (maps)
- added AONLY flag to block_walk
- Updated blkls and blkcalc to use AONLY flag -- MUCH faster.

Bug Fixes:
- Fixed mactime issue where it could choose the wrong timezone that did
  not follow daylight savings times.
- Fixed file size of alternate data streams in framework.
- Incorporated memory leak fixes and raw device fixes from ADF Solutions.



---------------- VERSION 4.0.0 --------------
New Features:
- Added multithreaded support
- Added C++ wrapper classes
- Added JNI bindings / Java data model classes
- 3314047: Added utf8-specific versions of 'toid' methods for img,vs,fs types
- 3184429: More consistent printing of unset times (all zerso instead of 1970)
- New database design that allows for multiple images in the same database
- GPT volume system tries other sector sizes if first attempt fails.
- Added hash calculation and lookup to AutoDB and JNI.
- Upgraded SQLite to 3.7.9.
- Added Framework in (windows-only)
- EnCase hash support
- Libewf v2 support (it is now non-beta)
- First file in a raw split or E01 can be specified and the rest of the files
  are found.
- mactime displays times as 0 if the time is not set (isntead of 1970)
- Changed behavior of 'mactime -y' to use ISO8601 format.
- Updated HFS+ code from ATC-NY.
- FAT orphan file improvements to reduce false positives.
- TskAuto better reports errors.
- Upgrade build projects from Visual Studio 2008 to 2010.

Bug Fixes:
- Relaxed checking when conflict exists between DOS and GPT partitions.
Had a Mac image that was failing to resolve which partition table
to use.



-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.8-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages sleuthkit depends on:
ii  file                5.11-2
ii  libc6               2.13-38
ii  libdate-manip-perl  6.37-1
ii  libgcc1             1:4.7.2-5
ii  libstdc++6          4.7.2-5
ii  libtsk3-3           3.2.3-2
ii  perl                5.14.2-18

sleuthkit recommends no packages.

Versions of packages sleuthkit suggests:
ii  autopsy  2.24-1

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: sleuthkit
Source-Version: 4.1.2-1

We believe that the bug you reported is fixed in the latest version of
sleuthkit, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 702...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joao Eriberto Mota Filho <eribe...@eriberto.pro.br> (supplier of updated 
sleuthkit package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 19 Jan 2014 13:11:29 -0200
Source: sleuthkit
Binary: sleuthkit libtsk10 libtsk-dev
Architecture: source amd64
Version: 4.1.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Forensics <forensics-devel@lists.alioth.debian.org>
Changed-By: Joao Eriberto Mota Filho <eribe...@eriberto.pro.br>
Description: 
 libtsk-dev - library for forensics analysis (development files)
 libtsk10   - library for forensics analysis on volume and file system data
 sleuthkit  - collection of tools for forensics analysis on volume and file sys
Closes: 695097 702470
Changes: 
 sleuthkit (4.1.2-1) unstable; urgency=medium
 .
   * New upstream release. (Closes: #695097, #702470, LP: #1261135)
   * New co-maintainers:
       - Hilko Bengen <ben...@debian.org>
       - Joao Eriberto Mota Filho <eribe...@eriberto.pro.br>
   * Migrations:
       - Debhelper version from 8 to 9.
       - Standards-Version from 3.9.2 to 3.9.5.
   * Patches:
       - Added:
           - 20_fix_spelling_errors.diff
       - Removed:
           - 40_fix-typo.diff: the target file was dropped by the upstream.
           - 90_fix_ldflags.diff: new configure.ac and Makefile.am upstream
             files. The content is new.
           - 95_fix-libewf2-detection.patch: the upstream already uses the
             code in this version. The patch was based on code published in
             upstream git repository.
           - 96_fix_build_libewf2.patch: idem.
       - Updated:
           - 10_link-to-sqlite.diff
           - 30_fix-manpages.diff
           - 99_no_static_ldflags.diff
   * debian/changelog:
       - Added new Debian maintainers.
       - Reviewed all licenses and files.
       - Updated the Format field.
       - Updated the upstream copyright years.
   * debian/control:
       - Added the Conflicts field in sleuthkit binary.
       - Added mac-robber as suggestion to sleuthkit binary.
       - Changed VCS fields to canonical URI (anonscm.debian.org instead
         git.debian.org).
       - Improved the long descriptions.
       - Removed obsolete field DM-Upload-Allowed.
       - Removed 'Priority' field from libtsk-dev, that is optional now
         (instead extra).
       - Removed, after renamed, useless and empty binary libtsk10-dbg,
         because libtsk10 already is naturally 'stripped'.
       - Renamed libtsk3-3 to libtsk10.
       - Updated libewf-dev from '>= 20100226' to '>= 20130416' in
         Build-Depends.
   * debian/gbp.conf: added the pristine-tar line.
   * debian/libtsk-dev.install: updated.
   * debian/libtsk10.symbols.*: generated in amd64 and i386 arch.
   * debian/manpages: added fcat.1, fiwalk.1, jpeg_extract.1 and their
     sources.
   * debian/README.source: removed because it is useless now.
   * debian/rules:
       - Added the override_dh_installdocs to change the original name of
         the fiwalk README file.
       - Removed the override_dh_auto_install target, that adds -sleuthkit
         suffix to icat, ils and mactime files. It is obsolete because TCT
         project is dead and was removed from Debian in 2011. Note that this
         action will make d/sleuthkit.{postinst,prerm} useless. (LP: #480877)
       - Removed the override_dh_strip target because the libtsk*-dbg was
         dropped.
   * sleuthkit.manpages: updated.
   * sleuthkit.postinst: removed.
   * sleuthkit.prerm: removed.
   * debian/watch: a little improvement.
Checksums-Sha1: 
 5665517ef3b099e62a3b4fd5bf04f8c314384d94 1561 sleuthkit_4.1.2-1.dsc
 e44af40a934abeb6ce577f9ba71c86f11b80a559 7990136 sleuthkit_4.1.2.orig.tar.gz
 e24c430899fead11474a2d25472fcd34b4f952f2 31852 sleuthkit_4.1.2-1.debian.tar.xz
 38060810c0817552698b9c3a4b0aea9f3cdff865 239702 sleuthkit_4.1.2-1_amd64.deb
 cd17f108d086354187916176c07d7dcafed20138 288598 libtsk10_4.1.2-1_amd64.deb
 3aba705d0170878b9bfc66962a617ab85efea4d9 351124 libtsk-dev_4.1.2-1_amd64.deb
Checksums-Sha256: 
 f2cd319728c7ebea90a6ccb2326f33f400683f7bac30c10d42493dc828becbb9 1561 
sleuthkit_4.1.2-1.dsc
 58253b35c016083558fb581308f4a3baf884229de89eb84ddbfb977ed56600d3 7990136 
sleuthkit_4.1.2.orig.tar.gz
 48d4d014b3991d59f58e0e30e2d152233ec8b9da23586be4ac159476266a6ef7 31852 
sleuthkit_4.1.2-1.debian.tar.xz
 ffb979db5ad654e25e503a3753b966c0e987429a54a2d60b933f4e2ca33c6d47 239702 
sleuthkit_4.1.2-1_amd64.deb
 de4054d56e58b6454c6c5597a2cb96bb418818c92d9e1d92dad72db62257b672 288598 
libtsk10_4.1.2-1_amd64.deb
 ffd1b2b62e7461d724c02d58eff72c9a0cd0d1e4ee5da875e855562eab34d247 351124 
libtsk-dev_4.1.2-1_amd64.deb
Files: 
 cf660af0bdc94d024aacf1665a2a91c9 1561 admin optional sleuthkit_4.1.2-1.dsc
 88dd8a933c07338431ae6533ef17f72f 7990136 admin optional 
sleuthkit_4.1.2.orig.tar.gz
 2726bd3243f3c345430adbaa5f77b182 31852 admin optional 
sleuthkit_4.1.2-1.debian.tar.xz
 e998eace2608877f8e0007b2c92dea52 239702 admin optional 
sleuthkit_4.1.2-1_amd64.deb
 690fd39d2d3399ed3fe2fb578862ab4d 288598 libs optional 
libtsk10_4.1.2-1_amd64.deb
 ed189188fa608525cd51ca4b1973256a 351124 libdevel optional 
libtsk-dev_4.1.2-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlLw68EACgkQ2N9T+zficugEJgCfetgbVGqtGhMB18LRQ1ipq4+2
3pkAmwQkFvk3/FDeWxpH4XlmX/vedkAV
=wxOS
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
forensics-devel mailing list
forensics-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/forensics-devel

Reply via email to