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
8d495ba3
Commit
8d495ba3
authored
4 years ago
by
Richard Cordovano
Browse files
Options
Downloads
Patches
Plain Diff
Light editing of 4.11.0 release notes
parent
5e757a76
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
+10
-10
10 additions, 10 deletions
NEWS.txt
with
10 additions
and
10 deletions
NEWS.txt
+
10
−
10
View file @
8d495ba3
---------------- VERSION 4.11.0 --------------
---------------- VERSION 4.11.0 --------------
C/C++:
C/C++:
- Added checks at various layers to detect encrypted file systems and disks to give more useful error messages.
- 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 checks to detect file formats that are not supported (such as AD1, ZIP, etc.) to give more useful error message
s
.
- Added tsk_imageinfo tool that detects
o
f an image is supported by TSK and if it is encrypted
- Added tsk_imageinfo tool that detects
i
f an image is supported by TSK and if it is encrypted
.
- Add numerous bound checks from Joachim Metz
- Add numerous bound checks from Joachim Metz
.
- Clarified licenses as pointed out by Joachim Metz
- Clarified licenses as pointed out by Joachim Metz
.
Java:
Java:
- Updated from Schema 8.6 to 9.1.
- Updated from Schema 8.6 to 9.1.
- Added tables and classes for OS Accounts and Realms (Domains)
- 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 Host Addresses (IP, MAC, etc.)
.
- Added tables and classes for Analysis Results vs Data Artifacts by adding onto BlackboardArtifacts.
- 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 tables and classes for Host and Person to make it easier to group data sources
.
- Added static types for standard artifact types
- Added static types for standard artifact types
.
- Added File Attribute table to allow custom information to be stored for each file.
- Added File Attribute table to allow custom information to be stored for each file.
- Made ordering of getting lock and connection consistent
- Made ordering of getting lock and connection consistent
.
- Made the findFile methods more efficient by using extension (which is indexed)
- Made the findFile methods more efficient by using extension (which is indexed)
.
...
...
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