Accepting request 765472 from home:mcepl:branches:security:forensics

- Update to 20200117:
  - switch from PyCrypto to cryptography.io (Hurrah!)
  - test suite passes (gh#log2timeline/dfvfs#421)

- update to 20190902
  - back to Python singlespec and python3

OBS-URL: https://build.opensuse.org/request/show/765472
OBS-URL: https://build.opensuse.org/package/show/security:forensics/python-dfVFS?expand=0&rev=25
This commit is contained in:
Greg Freemyer
2020-01-20 01:48:26 +00:00
committed by Git OBS Bridge
parent e11d8342d8
commit 480076e144
4 changed files with 93 additions and 42 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Jan 18 17:44:38 CET 2020 - Matej Cepl <mcepl@suse.com>
- Update to 20200117:
- switch from PyCrypto to cryptography.io (Hurrah!)
- test suite passes (gh#log2timeline/dfvfs#421)
-------------------------------------------------------------------
Tue Jan 14 22:02:07 CET 2020 - Matej Cepl <mcepl@suse.com>
- update to 20190902
- back to Python singlespec and python3
-------------------------------------------------------------------
Thu Jan 11 21:53:23 UTC 2018 - Greg.Freemyer@gmail.com