Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Sleuthkit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IRT
Sleuthkit
Commits
ea67c963
Commit
ea67c963
authored
3 years ago
by
Brian Carrier
Browse files
Options
Downloads
Patches
Plain Diff
Updated for release
parent
c130d5be
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
NEWS.txt
+21
-0
21 additions, 0 deletions
NEWS.txt
with
21 additions
and
0 deletions
NEWS.txt
+
21
−
0
View file @
ea67c963
---------------- VERSION 4.11.0 --------------
C/C++:
- Added checks at various layers to detect encrypted file systems and disks to give more useful error messages.
- Added checks to detect file formats that are not supported (such as AD1, ZIP, etc.) to give more useful error message.
- Added tsk_imageinfo tool that detects of an image is supported by TSK and if it is encrypted
- Add numerous bound checks from Joachim Metz
- Clarified licenses as pointed out by Joachim Metz
Java:
- Updated from Schema 8.6 to 9.1.
- Added tables and classes for OS Accounts and Realms (Domains)
- Added tables and classes for Host Addresses (IP, MAC, etc.)
- Added tables and classes for Analysis Results vs Data Artifacts by adding onto BlackboardArtifacts.
- Added tables and classes for Host and Person to make it easier to group data sources
- Added static types for standard artifact types
- Added File Attribute table to allow custom information to be stored for each file.
- Made ordering of getting lock and connection consistent
- Made the findFile methods more efficient by using extension (which is indexed)
---------------- VERSION 4.10.2 --------------
C/C++
- Added support for Ext4 inline data
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment