forked from pool/libvhdi
Accepting request 848237 from home:gregfreemyer:Tools-for-forensic-boot-cd
- update to v0~20201018 * Worked on VHDX support and tests * Changes to retrieve the number of bytes per sector OBS-URL: https://build.opensuse.org/request/show/848237 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libvhdi?expand=0&rev=17
This commit is contained in:
parent
a34551745b
commit
0e8af2e25b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d7cb02bd44bd5f93a4f21ba393c635c864413ee5e97fd9584361737db61139ad
|
|
||||||
size 1434823
|
|
3
libvhdi-alpha-20201018.tar.gz
Normal file
3
libvhdi-alpha-20201018.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ecf870e00e544492625bbed1fea9502b8aa3dd7b89666659aef45804911f9559
|
||||||
|
size 1535997
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 13 02:37:45 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||||
|
|
||||||
|
- update to v0~20201018
|
||||||
|
* Worked on VHDX support and tests
|
||||||
|
* Changes to retrieve the number of bytes per sector
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 30 02:06:50 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
Thu Apr 30 02:06:50 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libvhdi
|
# spec file for package libvhdi
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# 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,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libvhdi1
|
%define lname libvhdi1
|
||||||
%define timestamp 20181227
|
%define timestamp 20201018
|
||||||
Name: libvhdi
|
Name: libvhdi
|
||||||
Version: 0~%{timestamp}
|
Version: 0~%{timestamp}
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library and tools to access the VHD image format
|
Summary: Library and tools to access the VHD image format
|
||||||
License: LGPL-3.0-or-later AND GFDL-1.3-or-later
|
License: LGPL-3.0-or-later AND GFDL-1.3-or-later
|
||||||
Group: Productivity/File utilities
|
Group: Productivity/File utilities
|
||||||
Url: https://github.com/libyal/libvhdi/wiki
|
URL: https://github.com/libyal/libvhdi/wiki
|
||||||
Source: https://github.com/libyal/libvhdi/releases/download/%timestamp/%{name}-alpha-%{timestamp}.tar.gz
|
Source: https://github.com/libyal/libvhdi/releases/download/%timestamp/%{name}-alpha-%{timestamp}.tar.gz
|
||||||
Source2: Virtual_Hard_Disk_VHD_image_format.pdf
|
Source2: Virtual_Hard_Disk_VHD_image_format.pdf
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user