Accepting request 792565 from home:gregfreemyer:Tools-for-forensic-boot-cd
- update to v0~20191220 * code clean-up * increased format support - rename python-libesedb to python2-libesedb - add python3 binding subpackage - Use libcerror and libcstring from factory instead of internal versions - update to v0~20181229 * worked on Python 2 / 3 support * worked on Python bindings * multiple bug fixes * libfdata API change triggered changes - Use internal libcerror and libcstring to fix builds and segfault found in testing - update to v0~20151213 * worked on support for newly discovered unknown page flag * removed LIBESEDB_FLAG_READ and LIBESEDB_FLAG_WRITE * worked on Python bindings * worked on setup.py * code clean up - use libcerror, libcstring, libfdata packages from OBS again instead of internal versions - update to v0~20150409 * 2015 update * changes for handling tagged data types in version 0x620 revision 0x14 database * changes for long value look up in dirty databases * changes for long value key compare * worked on long value support * worked on long value error tolerance * worked on NULL value support (JET_coltypNil) * worked on libfdata btree refactor * worked on Python 3 support * worked on Python bindings * worked on tests * code clean up - update to v0~20141110 - remove %if opensuse logic. Not needed now libyal is in security:forensics - use libyal packages from OBS exclusively, nothing internal - update URL to the new github site - replace Source: field with fully defined URL - remove DL-URL comment - initial package in OBS (v0~20140803) OBS-URL: https://build.opensuse.org/request/show/792565 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libesedb?expand=0&rev=11
This commit is contained in:
parent
89f0e5def6
commit
d01874dcf7
@ -4,6 +4,7 @@ Tue Apr 7 15:32:21 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||
- update to v0~20191220
|
||||
* code clean-up
|
||||
* increased format support
|
||||
- rename python-libesedb to python2-libesedb
|
||||
- add python3 binding subpackage
|
||||
- Use libcerror and libcstring from factory instead of internal versions
|
||||
|
||||
|
@ -99,6 +99,7 @@ Requires: %{lname} = %{version}
|
||||
Requires: python
|
||||
BuildRequires: pkgconfig(python2)
|
||||
Obsoletes: pyesedb <= 20191220
|
||||
Obsoletes: python-%{name} <= 20191220
|
||||
|
||||
%description -n python2-%{name}
|
||||
libesedb is a library to access EDB files. ESEDB is used in many different
|
||||
|
Loading…
x
Reference in New Issue
Block a user