From 0a60f8c8a0c0e7004c56fe717b5a92dd0b71646a61b4c53442cb56fbce72552a Mon Sep 17 00:00:00 2001 From: Greg Freemyer Date: Wed, 8 Mar 2023 16:46:14 +0000 Subject: [PATCH] Accepting request 1070238 from home:gregfreemyer:Tools-for-forensic-boot-cd - update to 20221224 - Added support for empty GPT with MBR partitions - Added CoreStorage volume system - improved handling of bad ZIP files - see git commit log for additional changes OBS-URL: https://build.opensuse.org/request/show/1070238 OBS-URL: https://build.opensuse.org/package/show/security:forensics/python-dfVFS?expand=0&rev=61 --- dfvfs-20220917.tar.gz | 3 --- dfvfs-20221224.tar.gz | 3 +++ python-dfVFS.changes | 9 +++++++++ python-dfVFS.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 dfvfs-20220917.tar.gz create mode 100644 dfvfs-20221224.tar.gz diff --git a/dfvfs-20220917.tar.gz b/dfvfs-20220917.tar.gz deleted file mode 100644 index bba605e..0000000 --- a/dfvfs-20220917.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:067df9762e9f3b5ae94de0fc75d2360b3ab459fb09385c0eb762aa9577b5760c -size 98010918 diff --git a/dfvfs-20221224.tar.gz b/dfvfs-20221224.tar.gz new file mode 100644 index 0000000..4fd2143 --- /dev/null +++ b/dfvfs-20221224.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf058cd3cbe419efcecf79764c3f31cc580feedd6183a8922a3daa79ad02a59b +size 98019043 diff --git a/python-dfVFS.changes b/python-dfVFS.changes index e2e8fb3..9782f93 100644 --- a/python-dfVFS.changes +++ b/python-dfVFS.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 8 15:22:51 UTC 2023 - Greg Freemyer + +- update to 20221224 + - Added support for empty GPT with MBR partitions + - Added CoreStorage volume system + - improved handling of bad ZIP files + - see git commit log for additional changes + ------------------------------------------------------------------- Fri Dec 16 20:30:26 UTC 2022 - Greg Freemyer diff --git a/python-dfVFS.spec b/python-dfVFS.spec index 254bb1e..ba41226 100644 --- a/python-dfVFS.spec +++ b/python-dfVFS.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 -%define timestamp 20220917 +%define timestamp 20221224 Name: python-dfVFS Version: 0~%{timestamp} Release: 0