forked from pool/libqcow
Accepting request 356400 from home:gregfreemyer:Tools-for-forensic-boot-cd
update to 20160123 OBS-URL: https://build.opensuse.org/request/show/356400 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libqcow?expand=0&rev=5
This commit is contained in:
parent
ed30c4aa75
commit
3ba541b0c5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:362d3a8507603d63f814a6463ac4734e338b6c4c994ea29f62a49fabea869718
|
|
||||||
size 1346298
|
|
3
libqcow-alpha-20160123.tar.gz
Normal file
3
libqcow-alpha-20160123.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a9487b3221ebed9d700b6bf96690a3ef7abaf88a705c41783efea11a5021fba0
|
||||||
|
size 1419626
|
@ -1,18 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 27 22:52:05 UTC 2016 - Greg.Freemyer@gmail.com
|
||||||
|
|
||||||
|
- update to v0~20160123
|
||||||
|
* worked on fallback inflate implementation
|
||||||
|
* Changes to Python bindings
|
||||||
|
* fixes for rpmbuild
|
||||||
|
* 2016 update
|
||||||
|
* Changes to Python bindings
|
||||||
|
* worked on tests
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 9 00:23:49 UTC 2015 - Greg.Freemyer@gmail.com
|
Fri Jan 9 00:23:49 UTC 2015 - Greg.Freemyer@gmail.com
|
||||||
|
|
||||||
- update to v0~20150105
|
- update to v0~20150105
|
||||||
* 2015 update
|
* 2015 update - minimal changes
|
||||||
* worked on Python 3 support
|
|
||||||
* worked on tests
|
|
||||||
* worked on test scripts
|
|
||||||
* worked on multi-threading support
|
|
||||||
* code clean up
|
|
||||||
* worked on version 3 support
|
|
||||||
* removed deprecated functions:
|
|
||||||
- libqcow_file_read_random
|
|
||||||
- pyqcow file.read_random
|
|
||||||
* bug fix in Python-bindings
|
|
||||||
- update URL to the new github site
|
- update URL to the new github site
|
||||||
- replace Source: field with fully defined URL
|
- replace Source: field with fully defined URL
|
||||||
- remove DL-URL comment
|
- remove DL-URL comment
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libqcow
|
# spec file for package libqcow
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libqcow1
|
%define lname libqcow1
|
||||||
%define timestamp 20150105
|
%define timestamp 20160123
|
||||||
Name: libqcow
|
Name: libqcow
|
||||||
Version: 0~%{timestamp}
|
Version: 0~%{timestamp}
|
||||||
Release: 0
|
Release: 0
|
||||||
|
Loading…
Reference in New Issue
Block a user