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

OBS-URL: https://build.opensuse.org/request/show/293183
OBS-URL: https://build.opensuse.org/package/show/security:forensics/python-dfVFS?expand=0&rev=7
This commit is contained in:
Greg Freemyer
2015-03-25 22:33:01 +00:00
committed by Git OBS Bridge
parent 0eecd4ba74
commit d1a20346e1
4 changed files with 21 additions and 9 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Mar 25 14:59:26 UTC 2015 - Greg.Freemyer@gmail.com
- update to v0~20150303
* dfVFS is in a rapid state of development and Changelog entries have not been implemented by upstream
- add Requires: pysigscan, it is a new dependency
- add a new %exclude in %files due to doubly included %doc files
- remove spec file entry deleting installed examples. Resolved upstream.
* see https://github.com/log2timeline/dfvfs/issues/4
- chmod run_tests.py to remove the executable bits. Was causing a rmplint warning.
-------------------------------------------------------------------
Wed Jan 21 15:22:54 UTC 2015 - Greg.Freemyer@gmail.com