Accepting request 1169396 from security:forensics
- Update to release 20240417 OBS-URL: https://build.opensuse.org/request/show/1169396 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfwsi?expand=0&rev=24
This commit is contained in:
commit
c9677071ed
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:680648c66e2ef33d82f2c04c3705e557e8e1401c0e103ee7d937df26447be780
|
||||
size 1424139
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmX3K2QACgkQ2WJeXXrQ
|
||||
F365PQgAiEx+qp3dZbZS8oMFeMbdxq+4RLD+j7V6h12GRTD695djlCTGfk1kN+PX
|
||||
4Jhhdo8nMsUqgzpKn0RQzIrvtxmsDxUd+AE5lM10Wmf1fqzTXm/44jzZhleTXwL0
|
||||
k1anqUvXqj1Hpgp0K3Ys0DG7UeFV0EMdBgLp3gZ74YOu1EFn7Y3iGmopgKrE96f/
|
||||
kTd8zOV1TT6G9irt7CEslXbzXvbKW2+WNAgrSYhTnFvLkI+qELUFY0oFFDDlpjDW
|
||||
31bPRO/aWlSq39rjGsO0TgJuwDsAplFQL9hn68rOxMobjjnkdNEk2YlfZx4XpXjl
|
||||
bfTQsODJydmb8DHJsb5iCNImYAlCXA==
|
||||
=ABtK
|
||||
-----END PGP SIGNATURE-----
|
3
libfwsi-experimental-20240417.tar.gz
Normal file
3
libfwsi-experimental-20240417.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:746775ca4be0356f51b6ea97459888ad564d73aa08490048a3a6d7922fc29d7d
|
||||
size 1435985
|
11
libfwsi-experimental-20240417.tar.gz.asc
Normal file
11
libfwsi-experimental-20240417.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmYf8uUACgkQ2WJeXXrQ
|
||||
F343kAf/QwacMIHCkF57/R9YyND0LQxQQjTneW8YRC68YXffynO2OIwtlVTa25xb
|
||||
0wJyU1+cCZIT00tpxtCt8Y2vXDivvefatiYiN/JCyXFGqDLLbaTT1Q05YacLjVC0
|
||||
uWVVNSR+O6G56CeotfOOyvdsVrYwc6Ig1778WJ8bAu8ORpjzdWczLNvGUbDKv+Y5
|
||||
HtiakMRDGQi83aZNWpbuDU8M1DIfiOG3Z/ZcShTzH26PYzLMGm1Rt88rqacM9nDN
|
||||
Odeo5Sr+cPXjb/9nTnAsbU1J24xwjETllxfxF2Lj0CeMUjbNzlgpTFGi7S53JfZ/
|
||||
IN3Re4QD1QgfkD8gHlspmBedQxkkLA==
|
||||
=QGC9
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 17 17:37:39 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 20240417
|
||||
* Recognize more folder identifiers in shell items
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 18 12:54:40 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
26
libfwsi.spec
26
libfwsi.spec
@ -18,7 +18,7 @@
|
||||
|
||||
%define lname libfwsi1
|
||||
Name: libfwsi
|
||||
Version: 20240315
|
||||
Version: 20240417
|
||||
Release: 0
|
||||
Summary: Library to access the Windows Shell Item format
|
||||
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
|
||||
@ -28,21 +28,21 @@ Source: https://github.com/libyal/libfwsi/releases/download/%version/lib
|
||||
Source2: https://github.com/libyal/libfwsi/releases/download/%version/libfwsi-experimental-%version.tar.gz.asc
|
||||
Source3: %name.keyring
|
||||
Source9: Windows_Shell_Item_format.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(libcdata) >= 20240103
|
||||
BuildRequires: pkgconfig(libcerror) >= 20240101
|
||||
BuildRequires: pkgconfig(libclocale) >= 20240107
|
||||
BuildRequires: pkgconfig(libcnotify) >= 20240108
|
||||
BuildRequires: pkgconfig(libcthreads) >= 20240102
|
||||
BuildRequires: pkgconfig(libfdatetime) >= 20240115
|
||||
BuildRequires: pkgconfig(libfguid) >= 20240116
|
||||
BuildRequires: pkgconfig(libfole) >= 20240119
|
||||
BuildRequires: pkgconfig(libfwps) >= 20240310
|
||||
BuildRequires: pkgconfig(libuna) >= 20240130
|
||||
BuildRequires: pkgconfig(libcdata) >= 20240414
|
||||
BuildRequires: pkgconfig(libcerror) >= 20240413
|
||||
BuildRequires: pkgconfig(libclocale) >= 20240414
|
||||
BuildRequires: pkgconfig(libcnotify) >= 20240414
|
||||
BuildRequires: pkgconfig(libcthreads) >= 20240413
|
||||
BuildRequires: pkgconfig(libfdatetime) >= 20240415
|
||||
BuildRequires: pkgconfig(libfguid) >= 20240415
|
||||
BuildRequires: pkgconfig(libfole) >= 20240415
|
||||
BuildRequires: pkgconfig(libfwps) >= 20240417
|
||||
BuildRequires: pkgconfig(libuna) >= 20240414
|
||||
%python_subpackages
|
||||
# Various notes: https://en.opensuse.org/libyal
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user