Accepting request 993979 from security:forensics
- Update to relase 20220806 * Unspecified changes for error tollerance OBS-URL: https://build.opensuse.org/request/show/993979 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libesedb?expand=0&rev=13
This commit is contained in:
commit
356c17611b
14
_service
14
_service
@ -1,14 +0,0 @@
|
|||||||
<services>
|
|
||||||
<service name="tar_scm" mode="disabled">
|
|
||||||
<param name="scm">git</param>
|
|
||||||
<param name="url">https://github.com/libyal/libesedb</param>
|
|
||||||
<param name="revision">b0598ded761798a9d3b083b9deb6a55214535e15</param>
|
|
||||||
<!-- see configure.ac -->
|
|
||||||
<param name="versionformat">20210513</param>
|
|
||||||
</service>
|
|
||||||
<service name="recompress" mode="disabled">
|
|
||||||
<param name="file">*.tar</param>
|
|
||||||
<param name="compression">xz</param>
|
|
||||||
</service>
|
|
||||||
<service name="set_version" mode="disabled"/>
|
|
||||||
</services>
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:47c65e3f3be8209cef65603a6475880ebe015561ae2d2135336ccfe15b0d26fb
|
|
||||||
size 247012
|
|
3
libesedb-experimental-20220806.tar.gz
Normal file
3
libesedb-experimental-20220806.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2a38d30412d66ead7daa2e1a6bfefb34a25a1e1517ec271c66788f19485b775a
|
||||||
|
size 1964311
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 6 14:51:17 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to relase 20220806
|
||||||
|
* Unspecified changes for error tollerance
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 18:25:58 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
Fri Jan 21 18:25:58 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
%define lname libesedb1
|
%define lname libesedb1
|
||||||
Name: libesedb
|
Name: libesedb
|
||||||
Version: 20210513
|
Version: 20220806
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library and tools to access the ESE Database File (EDB) format
|
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
|
License: GFDL-1.1-or-later AND LGPL-3.0-or-later AND GFDL-1.3-or-later
|
||||||
Group: Productivity/File utilities
|
Group: Productivity/File utilities
|
||||||
URL: https://github.com/libyal/libesedb
|
URL: https://github.com/libyal/libesedb
|
||||||
Source: %{name}-%{version}.tar.xz
|
Source: https://github.com/libyal/libesedb/releases/download/%version/libesedb-experimental-%version.tar.gz
|
||||||
Source2: Exchange.pdf
|
Source2: Exchange.pdf
|
||||||
Source3: Extensible_Storage_Engine_ESE_Database_File_EDB_format.pdf
|
Source3: Extensible_Storage_Engine_ESE_Database_File_EDB_format.pdf
|
||||||
Source4: Forensic_analysis_of_the_Windows_Search_database.pdf
|
Source4: Forensic_analysis_of_the_Windows_Search_database.pdf
|
||||||
@ -33,27 +33,27 @@ Source6: libesedb-libfdata.pdf
|
|||||||
Patch1: system-libs.patch
|
Patch1: system-libs.patch
|
||||||
BuildRequires: %{python_module devel}
|
BuildRequires: %{python_module devel}
|
||||||
BuildRequires: c_compiler
|
BuildRequires: c_compiler
|
||||||
BuildRequires: gettext-tools >= 0.18.1
|
BuildRequires: gettext-tools >= 0.21
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: pkgconfig(libbfio) >= 20201229
|
BuildRequires: pkgconfig(libbfio) >= 20220120
|
||||||
BuildRequires: pkgconfig(libcdata) >= 20200509
|
BuildRequires: pkgconfig(libcdata) >= 20220115
|
||||||
BuildRequires: pkgconfig(libcerror) >= 20201121
|
BuildRequires: pkgconfig(libcerror) >= 20220101
|
||||||
BuildRequires: pkgconfig(libcfile) >= 20201229
|
BuildRequires: pkgconfig(libcfile) >= 20210409
|
||||||
BuildRequires: pkgconfig(libclocale) >= 20200913
|
BuildRequires: pkgconfig(libclocale) >= 20220107
|
||||||
BuildRequires: pkgconfig(libcnotify) >= 20200913
|
BuildRequires: pkgconfig(libcnotify) >= 20220108
|
||||||
BuildRequires: pkgconfig(libcpath) >= 20200623
|
BuildRequires: pkgconfig(libcpath) >= 20220108
|
||||||
BuildRequires: pkgconfig(libcsplit) >= 20200703
|
BuildRequires: pkgconfig(libcsplit) >= 20220109
|
||||||
BuildRequires: pkgconfig(libcthreads) >= 20200508
|
BuildRequires: pkgconfig(libcthreads) >= 20220102
|
||||||
BuildRequires: pkgconfig(libfcache) >= 20200708
|
BuildRequires: pkgconfig(libfcache) >= 20220110
|
||||||
BuildRequires: pkgconfig(libfdata) >= 20201129
|
BuildRequires: pkgconfig(libfdata) >= 20211023
|
||||||
BuildRequires: pkgconfig(libfdatetime) >= 20180910
|
BuildRequires: pkgconfig(libfdatetime) >= 20220112
|
||||||
BuildRequires: pkgconfig(libfguid) >= 20180724
|
BuildRequires: pkgconfig(libfguid) >= 20220113
|
||||||
BuildRequires: pkgconfig(libfmapi) >= 20180714
|
BuildRequires: pkgconfig(libfmapi) >= 20220114
|
||||||
BuildRequires: pkgconfig(libfvalue) >= 20210510
|
BuildRequires: pkgconfig(libfvalue) >= 20220120
|
||||||
BuildRequires: pkgconfig(libfwnt) >= 20210421
|
BuildRequires: pkgconfig(libfwnt) >= 20210906
|
||||||
BuildRequires: pkgconfig(libmapidb) >= 20170304
|
BuildRequires: pkgconfig(libmapidb) >= 20210421
|
||||||
BuildRequires: pkgconfig(libuna) >= 20201204
|
BuildRequires: pkgconfig(libuna) >= 20220611
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -101,8 +101,11 @@ autoreconf -fi
|
|||||||
# OOT builds are presently broken, so we have to install
|
# OOT builds are presently broken, so we have to install
|
||||||
# within each python iteration now, not in %%install.
|
# within each python iteration now, not in %%install.
|
||||||
%{python_expand #
|
%{python_expand #
|
||||||
|
# see libcdata for version-sc
|
||||||
|
echo "V_%version { global: *; };" >v.sym
|
||||||
%configure --disable-static --enable-wide-character-type \
|
%configure --disable-static --enable-wide-character-type \
|
||||||
--enable-python PYTHON_VERSION="%{$python_bin_suffix}"
|
--enable-python PYTHON_VERSION="%{$python_bin_suffix}" \
|
||||||
|
LDFLAGS="-Wl,--version-script=$PWD/v.sym"
|
||||||
%make_build
|
%make_build
|
||||||
%make_install DESTDIR="%_builddir/rt"
|
%make_install DESTDIR="%_builddir/rt"
|
||||||
%make_build clean
|
%make_build clean
|
||||||
|
Loading…
Reference in New Issue
Block a user