forked from pool/libewf
Accepting request 855507 from home:gregfreemyer:Tools-for-forensic-boot-cd
- update to libewf-20140811 * address errors in retries in ewfacquire * changes to libmfdata * changes to ewfwrite - requires libbfio v20201127 or newer OBS-URL: https://build.opensuse.org/request/show/855507 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libewf?expand=0&rev=15
This commit is contained in:
parent
c18734c734
commit
22700d12b7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:dfe29b5f2f1841ff1fe11979780d710a660dbc4727af82ec391f398e6b49e5fd
|
|
||||||
size 2258165
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAl4DuR8ACgkQ2WJeXXrQ
|
|
||||||
F34/tQf+KSVeOAFbYeLckNgCdC4S+Yb/VQn2OYUfyFqJfKexpWTgGf1P1x9QuVCE
|
|
||||||
8U9zNFDHyTvFbudMQFwz1mhKqn0HBYB3K+HVhOe7Hv4yeiQb8KLY51im3I+doflI
|
|
||||||
DypiSL0pac5nv9mCf9+85tfajVdIri8EYNQRoFtLqSXmhuMDLW9wisGurPSJZlGb
|
|
||||||
io7KJ7xslovKX3cWbS8GXt5Xjtj2jyFxCkocHpZSlz9DYznK30cSpSpX7xUoNOmA
|
|
||||||
nOlqICbwwT82h6rLWB1vFVS3DP6XKdIrSgKMSdF2gk35xTvnDW+u7D+9kMKn04GU
|
|
||||||
JJ20e56SJCkxLhDf5S6M0yRjZ63fdA==
|
|
||||||
=0OMl
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
libewf-20140811.tar.gz
Normal file
3
libewf-20140811.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b2c3a04ea7f49646518d108df8ea00fc0d2ca670064bb59428d8878ed8aef80d
|
||||||
|
size 2354095
|
11
libewf-20140811.tar.gz.asc
Normal file
11
libewf-20140811.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAl/CY6MACgkQ2WJeXXrQ
|
||||||
|
F37pLwf/RS0IvF0xg0kBFkcEjbWHfA7FWBMQwfX3j3IP5unedoGmWC5bNCBdFRWv
|
||||||
|
5IWj9eiIBJIy+GhdeInzie5r6YWcScHqWLOUathvPZGlczzm2LLg7uEwN0R7o5vd
|
||||||
|
fb7TyIOGoZwp3CQg6ZZu3ZM2NplTfyJ087sqTWqItQHTRevnpNeL+fPiL6E3MdtW
|
||||||
|
qOGpsbBuaOUYxfXE0DFRo85gqvck82ZuJk2gbvgK4s/essW0inAARR5SwT+nK+Rt
|
||||||
|
GoWJA0qiKLBtGI2UIUvHTa6OzHUYftkbW+2asYyMChiAYDKzT36YGo5gLA3Ayi/A
|
||||||
|
qzUWLZRl69kV5/djWZXHbnZYA8/dIg==
|
||||||
|
=M7Bi
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 12 23:39:53 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||||
|
|
||||||
|
- update to libewf-20140811
|
||||||
|
* address errors in retries in ewfacquire
|
||||||
|
* changes to libmfdata
|
||||||
|
* changes to ewfwrite
|
||||||
|
- requires libbfio v20201127 or newer
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 26 04:11:53 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
Sun Jan 26 04:11:53 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||||
- update to libewf-20140808
|
- update to libewf-20140808
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define modname libewf
|
%define modname libewf
|
||||||
%define timestamp 20140808
|
%define timestamp 20140811
|
||||||
%define sosuffix 2
|
%define sosuffix 2
|
||||||
%bcond_with python2
|
%bcond_with python2
|
||||||
|
|
||||||
@ -28,8 +28,8 @@ Summary: Library for the Expert Witness Compression Format (EWF)
|
|||||||
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/libewf-legacy
|
URL: https://github.com/libyal/libewf-legacy
|
||||||
Source: https://github.com/libyal/libewf-legacy/releases/download/20140808/%{name}-%{timestamp}.tar.gz
|
Source: https://github.com/libyal/libewf-legacy/releases/download/%{timestamp}/%{name}-%{timestamp}.tar.gz
|
||||||
Source1: https://github.com/libyal/libewf-legacy/releases/download/20140808/%{name}-%{timestamp}.tar.gz.asc
|
Source1: https://github.com/libyal/libewf-legacy/releases/download/%{timestamp}/%{name}-%{timestamp}.tar.gz.asc
|
||||||
Source2: http://downloads.sf.net/libewf/mount_ewf-20090113.py
|
Source2: http://downloads.sf.net/libewf/mount_ewf-20090113.py
|
||||||
Source3: Expert_Witness_Compression_Format_EWF.pdf
|
Source3: Expert_Witness_Compression_Format_EWF.pdf
|
||||||
Source4: Expert_Witness_Compression_Format_2_EWF2.pdf
|
Source4: Expert_Witness_Compression_Format_2_EWF2.pdf
|
||||||
@ -68,7 +68,7 @@ BuildRequires: pkgconfig(uuid) >= 2.20
|
|||||||
BuildRequires: pkgconfig(zlib) >= 1.2.5
|
BuildRequires: pkgconfig(zlib) >= 1.2.5
|
||||||
# build fails if libyal package from OBS is used
|
# build fails if libyal package from OBS is used
|
||||||
# verified 1/25/2020
|
# verified 1/25/2020
|
||||||
BuildRequires: pkgconfig(libbfio) >= 20120426
|
BuildRequires: pkgconfig(libbfio) >= 20201127
|
||||||
BuildRequires: pkgconfig(libcdata) >= 20120425
|
BuildRequires: pkgconfig(libcdata) >= 20120425
|
||||||
BuildRequires: pkgconfig(libcerror) >= 20120425
|
BuildRequires: pkgconfig(libcerror) >= 20120425
|
||||||
BuildRequires: pkgconfig(libcpath) >= 20120701
|
BuildRequires: pkgconfig(libcpath) >= 20120701
|
||||||
|
Loading…
Reference in New Issue
Block a user