Accepting request 405935 from home:TheBlackCat:branches:security:forensics

- Update to 20160124
- Enable tests
- Build against external versions of all libraries.
- Build with fuse.  If not, mounting doesn't work.
- Build python 3 bindings.
- Update summaries and descriptions based on upstream spec file.

OBS-URL: https://build.opensuse.org/request/show/405935
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libvmdk?expand=0&rev=4
This commit is contained in:
Greg Freemyer
2016-07-01 17:05:10 +00:00
committed by Git OBS Bridge
parent 1a0298e72e
commit 5ead47f707
4 changed files with 91 additions and 26 deletions
+39
View File
@@ -1,3 +1,42 @@
-------------------------------------------------------------------
Fri Jul 1 16:27:00 UTC 2016 - toddrme2178@gmail.com
- Enable tests
- Build against external versions of all libraries.
They work now.
-------------------------------------------------------------------
Thu Jun 30 19:23:31 UTC 2016 - toddrme2178@gmail.com
- Update to 20160124
* worked on fallback inflate implementation
* worked on tests
- Update to 20160119
* worked on fallback inflate implementation
- Update to 20160118
* worked on fallback inflate implementation
- Update to 20160111
* Changes to Python bindings
- Update to 20160109
* fixes for rpmbuild
- Update to 20160108
* 2016 update
* worked on Python 3 support
- Update to 201512223
* Changes to Python bindings
* updated dependencies
- Update to 20150712
* fixed memory leak
- Update to 20150516
* fixed bug handling extent without filename
* fixed bug in basename handling on non UTF-8 system string systems
* worked on Python bindings
- Update to 20150325
* changes for deployment
- Build with fuse. If not, mounting doesn't work.
- Build python 3 bindings.
- Update summaries and descriptions based on upstream spec file.
-------------------------------------------------------------------
Mon Jan 5 22:02:48 UTC 2015 - Greg.Freemyer@gmail.com