forked from pool/libvmdk
Accepting request 408399 from home:gregfreemyer:Tools-for-forensic-boot-cd
- rename doc file to eliminate () due to new security chec - clean up Changes file OBS-URL: https://build.opensuse.org/request/show/408399 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libvmdk?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
28ba769295
commit
5f91d91dbb
+13
-24
@@ -4,35 +4,24 @@ Fri Jul 1 16:27:00 UTC 2016 - toddrme2178@gmail.com
|
||||
- Enable tests
|
||||
- Build against external versions of all libraries.
|
||||
They work now.
|
||||
- rename doc file to eliminate () due to new security chec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
* 2016 update
|
||||
* changes for deployment
|
||||
* Changes to Python bindings
|
||||
* fixed bug handling extent without filename
|
||||
* fixed bug in basename handling on non UTF-8 system string systems
|
||||
* fixed memory leak
|
||||
* fixes for rpmbuild
|
||||
* updated dependencies
|
||||
* worked on fallback inflate implementation
|
||||
* worked on Python 3 support
|
||||
* worked on Python bindings
|
||||
* worked on tests
|
||||
- Build with fuse. If not, mounting doesn't work.
|
||||
- Build python 3 bindings.
|
||||
- Update summaries and descriptions based on upstream spec file.
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libvmdk
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -26,7 +26,7 @@ License: LGPL-3.0+ and GFDL-1.3+
|
||||
Group: Productivity/File utilities
|
||||
Url: https://github.com/libyal/libvmdk/
|
||||
Source: https://github.com/libyal/libvmdk/releases/download/%{timestamp}/libvmdk-alpha-%{timestamp}.tar.gz
|
||||
Source2: VMWare_Virtual_Disk_Format_(VMDK).pdf
|
||||
Source2: VMWare_Virtual_Disk_Format_VMDK.pdf
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: pkgconfig(fuse)
|
||||
BuildRequires: pkgconfig(libbfio) >= 20130721
|
||||
|
||||
Reference in New Issue
Block a user