Accepting request 852775 from home:gregfreemyer:Tools-for-forensic-boot-cd

- Update to 20201105
  - Changes to make fsntfs the preferred NTFS back-end
  - Changes to make OS backend more error tollerant 
  - Changes to make NTFS backend more error tollerant 
  - Changes to OS file entry for creation time #440 and ns timestamps 
  - Added XZ compressed stream analyzer 
  - Added VHDX storage media image support 
  - Changes to expose HFS+ creation time
  - Added fshfs back-end
- examples is no longer installed into the site folder. Remove the rename statement.
- add requires for libfsext, libfshfs, libluksde

OBS-URL: https://build.opensuse.org/request/show/852775
OBS-URL: https://build.opensuse.org/package/show/security:forensics/python-dfVFS?expand=0&rev=37
This commit is contained in:
Greg Freemyer
2020-12-03 01:31:36 +00:00
committed by Git OBS Bridge
parent 89094db545
commit efa98c4a0a
4 changed files with 25 additions and 7 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Nov 8 01:57:43 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
- Update to 20201105
- Changes to make fsntfs the preferred NTFS back-end
- Changes to make OS backend more error tollerant
- Changes to make NTFS backend more error tollerant
- Changes to OS file entry for creation time #440 and ns timestamps
- Added XZ compressed stream analyzer
- Added VHDX storage media image support
- Changes to expose HFS+ creation time
- Added fshfs back-end
- examples is no longer installed into the site folder. Remove the rename statement.
- add requires for libfsext, libfshfs, libluksde
-------------------------------------------------------------------
Sun Apr 5 21:20:22 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>