- Update to release 20240427
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libevtx?expand=0&rev=48
This commit is contained in:
parent
929d7ac2f0
commit
ef399699a1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:968600ce8ca8b9588493a911b868a8e340621400f10818d1039ae4e3b457c2ce
|
||||
size 2035696
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmW/J60ACgkQ2WJeXXrQ
|
||||
F362sggAspjkzzjb2LAWp/9tp7eQ6BZ7G9GKrCVYbGTAKDtMi9/5fY/l77Bv4fPT
|
||||
CtyDwSFT7SQfP4PD5E1yla5G3O4IeBLt4Q/DTualOQWcxKfdAZxbmXaqt2+EBK91
|
||||
xFQ8QHfKARGUuYv3KtWcKXWnH0Ca8KcMjSqtD/elICOBnrPGrOW1gqeJgwTUEE5P
|
||||
M/NzmmdH7hiWvJkCZyDBiK/WQAHzq6plZCUer0dvnES6tCOfjD26uatB5/9zXCfW
|
||||
ZkhMAz4pfe6bPIZvAkEH1mOd44T7NjpMWLkqFfD99vznTffbIKXaMPwBN6Tv2k8T
|
||||
BLG6omo8WU5J/EZtfyI0VFQ7C64BgQ==
|
||||
=qqT5
|
||||
-----END PGP SIGNATURE-----
|
3
libevtx-alpha-20240427.tar.gz
Normal file
3
libevtx-alpha-20240427.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:404b0a5911d3261dc764f278296809d5fa2f3802ba2c62eed01a8ae49e414e6f
|
||||
size 2040934
|
11
libevtx-alpha-20240427.tar.gz.asc
Normal file
11
libevtx-alpha-20240427.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmYt0SUACgkQ2WJeXXrQ
|
||||
F358TAf/fayWMig5xMfY7CVbyrs8cqn488GfdvKbSx2hXOgMNET0+FH8QM+WJMHj
|
||||
7uRcitifWsbPMO8HTVYQKE50NhvufzF/tXJXNZGkFrVABeWTNVcGU/9jL4qycu7r
|
||||
c4zY6kQs5xE3iPsFzdIwPTjA7JNpuyDRyPcLjikWa9/lgYt71KP+pVH3PgLeMe+U
|
||||
lr/N/CdqTPq6aZ35WySkUHyRqRISksA9aYEkvcDCdHSm3X/0WGQqfMFTnvG/w4b5
|
||||
8qCOtXndxcI5HVjPcd9hN0XvhV7EpZBf9jcqtMmhEjs+HxLFmQwj/U5FemGFwxko
|
||||
fkAHIYjgoh6iPhnKiql0Tq5j5TEKEA==
|
||||
=33gN
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 28 08:48:55 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 20240427
|
||||
* Work with the new API introduced by libfwevt-20240427
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 6 02:29:29 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
51
libevtx.spec
51
libevtx.spec
@ -18,42 +18,42 @@
|
||||
|
||||
%define lname libevtx1
|
||||
Name: libevtx
|
||||
Version: 20240204
|
||||
Version: 20240427
|
||||
Release: 0
|
||||
Summary: Library and tools to access the Windows XML Event Log (EVTX) format
|
||||
License: GFDL-1.3-only AND LGPL-3.0-or-later
|
||||
Group: Productivity/File utilities
|
||||
URL: https://github.com/libyal/libevtx
|
||||
Source: https://github.com/libyal/libevtx/releases/download/%version/libevtx-alpha-%version.tar.gz
|
||||
Source2: https://github.com/libyal/libevtx/releases/download/%version/libevtx-alpha-%version.tar.gz.asc
|
||||
Source: https://github.com/libyal/libevtx/releases/download/%version/%name-alpha-%version.tar.gz
|
||||
Source2: https://github.com/libyal/libevtx/releases/download/%version/%name-alpha-%version.tar.gz.asc
|
||||
Source3: %name.keyring
|
||||
Source10: Windows_XML_Event_Log_EVTX.pdf
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %python_module devel
|
||||
BuildRequires: %python_module setuptools
|
||||
BuildRequires: c_compiler
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: pkgconfig(libbfio) >= 20221025
|
||||
BuildRequires: pkgconfig(libcdata) >= 20240103
|
||||
BuildRequires: pkgconfig(libcdirectory) >= 20240105
|
||||
BuildRequires: pkgconfig(libcerror) >= 20240101
|
||||
BuildRequires: pkgconfig(libcfile) >= 20240106
|
||||
BuildRequires: pkgconfig(libclocale) >= 20240107
|
||||
BuildRequires: pkgconfig(libcnotify) >= 20240108
|
||||
BuildRequires: pkgconfig(libcpath) >= 20240109
|
||||
BuildRequires: pkgconfig(libcsplit) >= 20240110
|
||||
BuildRequires: pkgconfig(libcthreads) >= 20240102
|
||||
BuildRequires: pkgconfig(libbfio) >= 20240414
|
||||
BuildRequires: pkgconfig(libcdata) >= 20240414
|
||||
BuildRequires: pkgconfig(libcdirectory) >= 20240414
|
||||
BuildRequires: pkgconfig(libcerror) >= 20240413
|
||||
BuildRequires: pkgconfig(libcfile) >= 20240414
|
||||
BuildRequires: pkgconfig(libclocale) >= 20240414
|
||||
BuildRequires: pkgconfig(libcnotify) >= 20240414
|
||||
BuildRequires: pkgconfig(libcpath) >= 20240414
|
||||
BuildRequires: pkgconfig(libcsplit) >= 20240414
|
||||
BuildRequires: pkgconfig(libcthreads) >= 20240413
|
||||
BuildRequires: pkgconfig(libexe) >= 20210424
|
||||
BuildRequires: pkgconfig(libfcache) >= 20240112
|
||||
BuildRequires: pkgconfig(libfdata) >= 20240114
|
||||
BuildRequires: pkgconfig(libfdatetime) >= 20240115
|
||||
BuildRequires: pkgconfig(libfguid) >= 20240116
|
||||
BuildRequires: pkgconfig(libfvalue) >= 20240124
|
||||
BuildRequires: pkgconfig(libfwevt) >= 20240101
|
||||
BuildRequires: pkgconfig(libfwnt) >= 20240126
|
||||
BuildRequires: pkgconfig(libregf) >= 20231203
|
||||
BuildRequires: pkgconfig(libuna) >= 20240130
|
||||
BuildRequires: pkgconfig(libwrc) >= 20231228
|
||||
BuildRequires: pkgconfig(libfdatetime) >= 20240415
|
||||
BuildRequires: pkgconfig(libfguid) >= 20240415
|
||||
BuildRequires: pkgconfig(libfvalue) >= 20240415
|
||||
BuildRequires: pkgconfig(libfwevt) >= 20240427
|
||||
BuildRequires: pkgconfig(libfwnt) >= 20240415
|
||||
BuildRequires: pkgconfig(libregf) >= 20240421
|
||||
BuildRequires: pkgconfig(libuna) >= 20240414
|
||||
BuildRequires: pkgconfig(libwrc) >= 20240421
|
||||
BuildRequires: pkgconfig(python3)
|
||||
%python_subpackages
|
||||
# Various notes: https://en.opensuse.org/libyal
|
||||
@ -110,10 +110,9 @@ grep ' '' ''local' config.log && exit 1
|
||||
|
||||
%install
|
||||
mv %_builddir/rt/* %buildroot/
|
||||
find %{buildroot} -type f -name "*.la" -delete -print
|
||||
find "%buildroot" -type f -name "*.la" -delete -print
|
||||
|
||||
%post -n %lname -p /sbin/ldconfig
|
||||
%postun -n %lname -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets -n %lname
|
||||
|
||||
%files -n %lname
|
||||
%license COPYING*
|
||||
|
Loading…
Reference in New Issue
Block a user