Accepting request 1127876 from security:forensics
- Update to release 20231121 OBS-URL: https://build.opensuse.org/request/show/1127876 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libevt?expand=0&rev=24
This commit is contained in:
commit
60bc1b76d9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:75843c2ef51d6ae7e7ff4e71dd2203b1974886d344f6b3f59d34fd5ff75977eb
|
||||
size 2058109
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmNUunMACgkQ2WJeXXrQ
|
||||
F34amwgAw2kHvPvlTO5j3qemf+VnsMhyk7bDO3dSOOOpBuQP9cucgXTneh4Urrap
|
||||
0UMJtmpGsVM3eBJ8PaClULTLZWfJL6b+IBOypNP5GTWPxjaw4OFh42ib31MfQ8Zh
|
||||
tZILxyfRTpLCwzq/gq4PDWUesWk+553Car81rWgjWeKIccW4VEfYZKAjhga4SwBZ
|
||||
HiMoTZnTEm/7VFe5Mh2FVIczTd7E8/J0tzeyt33cw4QtnXmrYb5GU/UkFcAwvLfo
|
||||
9Jm2n5ZDYTg51Jz2e9/vttGRlnRvqdIQoiVjHub12cODveakHbSpsTGnlmHUAYEj
|
||||
taMY2tzKW8NmOsbiKKprHkP5fN6seA==
|
||||
=43TB
|
||||
-----END PGP SIGNATURE-----
|
3
libevt-alpha-20231121.tar.gz
Normal file
3
libevt-alpha-20231121.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a3874d2620264397f97a0c10f27ec1f22776a09759188955868f4f473ca8284d
|
||||
size 2019620
|
11
libevt-alpha-20231121.tar.gz.asc
Normal file
11
libevt-alpha-20231121.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmVcUUoACgkQ2WJeXXrQ
|
||||
F36Fcgf/axy58t8ufEN4NVuD9d7qquEoK+nU4yAzNeKQ82GEXEw/x7NNtf90AAyA
|
||||
k8/SXfnZ4zICYCCDFXGyKnA+cC3rt5qmh0HvbP0ejXhmWIOeJR4HixRQIBifj1Tx
|
||||
FC9/jvwnjWlaceLW/3r5cP/3iRLFZws8eXT6cPEQyBgWiE/V21E0wDhxA6b/6AGO
|
||||
DS6utnXM8O7dUMyHC/1Qr6+tYANEc5TpOcDDJjykd59neyTWVXxgzD6QnpBkeAcW
|
||||
jh1KFLFzKCvOggK/A2LDtwdFH2vQe/6FDBUUXvCw9yBRA1sWFPpcsxOnpE20RRmx
|
||||
d++pzwhhZUkFqkqPGgCDmTTLaNbAbw==
|
||||
=MiMH
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 21 09:54:12 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 20231121
|
||||
* More Python 3 Unicode support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 1 15:55:51 UTC 2023 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||
|
||||
|
12
libevt.spec
12
libevt.spec
@ -18,7 +18,7 @@
|
||||
|
||||
%define lname libevt1
|
||||
Name: libevt
|
||||
Version: 20221022
|
||||
Version: 20231121
|
||||
Release: 0
|
||||
Summary: Library and tools to access the Windows Event Log (EVT) format
|
||||
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
|
||||
@ -33,7 +33,7 @@ BuildRequires: c_compiler
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: pkgconfig(libbfio) >= 20220120
|
||||
BuildRequires: pkgconfig(libcdata) >= 20220115
|
||||
BuildRequires: pkgconfig(libcdata) >= 20230108
|
||||
BuildRequires: pkgconfig(libcdirectory) >= 20220105
|
||||
BuildRequires: pkgconfig(libcerror) >= 20220101
|
||||
BuildRequires: pkgconfig(libcfile) >= 20220106
|
||||
@ -43,15 +43,15 @@ BuildRequires: pkgconfig(libcpath) >= 20220108
|
||||
BuildRequires: pkgconfig(libcsplit) >= 20220109
|
||||
BuildRequires: pkgconfig(libcthreads) >= 20220102
|
||||
BuildRequires: pkgconfig(libexe) >= 20210424
|
||||
BuildRequires: pkgconfig(libfcache) >= 20220110
|
||||
BuildRequires: pkgconfig(libfdata) >= 20211023
|
||||
BuildRequires: pkgconfig(libfcache) >= 20230115
|
||||
BuildRequires: pkgconfig(libfdata) >= 20230319
|
||||
BuildRequires: pkgconfig(libfdatetime) >= 20220112
|
||||
BuildRequires: pkgconfig(libfguid) >= 20220113
|
||||
BuildRequires: pkgconfig(libfvalue) >= 20220120
|
||||
BuildRequires: pkgconfig(libfwevt) >= 20220723
|
||||
BuildRequires: pkgconfig(libfwnt) >= 20210906
|
||||
BuildRequires: pkgconfig(libregf) >= 20220131
|
||||
BuildRequires: pkgconfig(libuna) >= 20220611
|
||||
BuildRequires: pkgconfig(libregf) >= 20231029
|
||||
BuildRequires: pkgconfig(libuna) >= 20230710
|
||||
BuildRequires: pkgconfig(libwrc) >= 20220720
|
||||
BuildRequires: pkgconfig(python3)
|
||||
%python_subpackages
|
||||
|
Loading…
Reference in New Issue
Block a user