- Update to release 20230318

OBS-URL: https://build.opensuse.org/package/show/security:forensics/libesedb?expand=0&rev=33
This commit is contained in:
2023-03-25 08:33:42 +00:00
committed by Git OBS Bridge
parent 52c5c53939
commit 78151f6791
5 changed files with 30 additions and 11 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2a38d30412d66ead7daa2e1a6bfefb34a25a1e1517ec271c66788f19485b775a
size 1964311

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:324c68505827907a2e933164e636cacb221a9622bd5a8222b8d4b8e5f0d4031e
size 1961905

View File

@@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmQenDMACgkQ2WJeXXrQ
F36J9QgAmb0TzCcseMba1ivnupTPmqQNg5Es/1tn/9eVCY9JN+6O1NElRwtdM9/l
vUXJ61EZYxXOgJt1KLM5YAe2INS4PEm9RThaW4ivh3hVp/NpGarCuncV2/yvYYjp
GovmtQWjmCstoAB2JrLp7rTinXjYXkcORIkctkFuaRWXsbaLciTSF2QAVDBgf3/d
ua09npD7D8X2mzMGHrTk//TetlklJtTlcCzHkvS4mtP68EH58QrG+Djtr5XVlxXK
ph/lYN7zVV9d3XNPwY50kREVpxEruKqoQ7h0LV+RYeCVydwPQpbgHgY6VqKnuLzx
pX5RLoKzZN5UuWB7Zv3rywmvVVDPfg==
=O5kF
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Mar 25 08:33:23 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20230318
* Cyclic page detection
* Improved format support
-------------------------------------------------------------------
Tue Jan 3 15:57:49 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -18,23 +18,24 @@
%define lname libesedb1
Name: libesedb
Version: 20220806
Version: 20230318
Release: 0
Summary: Library and tools to access the ESE Database File (EDB) format
License: GFDL-1.1-or-later AND LGPL-3.0-or-later AND GFDL-1.3-or-later
Group: Productivity/File utilities
URL: https://github.com/libyal/libesedb
Source: https://github.com/libyal/libesedb/releases/download/%version/libesedb-experimental-%version.tar.gz
Source2: Exchange.pdf
Source3: Extensible_Storage_Engine_ESE_Database_File_EDB_format.pdf
Source4: Forensic_analysis_of_the_Windows_Search_database.pdf
Source5: Windows_Search.pdf
Source6: libesedb-libfdata.pdf
Source2: https://github.com/libyal/libesedb/releases/download/%version/libesedb-experimental-%version.tar.gz.asc
Source10: Exchange.pdf
Source11: Extensible_Storage_Engine_ESE_Database_File_EDB_format.pdf
Source12: Forensic_analysis_of_the_Windows_Search_database.pdf
Source13: Windows_Search.pdf
Source14: libesedb-libfdata.pdf
BuildRequires: %{python_module devel}
BuildRequires: c_compiler
BuildRequires: python-rpm-macros
BuildRequires: pkgconfig(libbfio) >= 20220120
BuildRequires: pkgconfig(libcdata) >= 20220115
BuildRequires: pkgconfig(libcdata) >= 20230108
BuildRequires: pkgconfig(libcerror) >= 20220101
BuildRequires: pkgconfig(libcfile) >= 20220106
BuildRequires: pkgconfig(libclocale) >= 20220107
@@ -42,7 +43,7 @@ BuildRequires: pkgconfig(libcnotify) >= 20220108
BuildRequires: pkgconfig(libcpath) >= 20220108
BuildRequires: pkgconfig(libcsplit) >= 20220109
BuildRequires: pkgconfig(libcthreads) >= 20220102
BuildRequires: pkgconfig(libfcache) >= 20220110
BuildRequires: pkgconfig(libfcache) >= 20230115
BuildRequires: pkgconfig(libfdata) >= 20220111
BuildRequires: pkgconfig(libfdatetime) >= 20220112
BuildRequires: pkgconfig(libfguid) >= 20220113