Accepting request 1073903 from security:forensics
- Update to release 20230319 OBS-URL: https://build.opensuse.org/request/show/1073903 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfdata?expand=0&rev=13
This commit is contained in:
commit
4e2c6bbcba
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5ad6bf64592d13a3e9003a0892a8426e19ef03133ce2bab01a9f4ba24b5cd898
|
|
||||||
size 726541
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmHdEQEACgkQ2WJeXXrQ
|
|
||||||
F34jVQf/fXYf7bXNGdMm/1Ws/jDWUXD3pl8VKaVfY8DjfLrk5VZULTNXGXNaTO50
|
|
||||||
OQRoilS6tfewqTUk9jc4PfDkuTaWYU8mdI0497SHHuQI2wNAU0aGGWHTKPRZBssP
|
|
||||||
8DtHp2bZ4s4LefFS/5OuKci4JRknwd5hoWDoN6p0Rx76wvfTzkvnNJl/m7wZ9Ha8
|
|
||||||
WjUXKXEtk2TY17AwiKgJ6q8e9amjbrgDBU8rEI4IQ9OMyHGRJXS5PUUywQxHtZKs
|
|
||||||
3HUw7+UD8norwbSrxXq9ac3XcZzo4f8v6zcEr054VDarjpViOnCzqa1uUT7NqKiu
|
|
||||||
bVei9SFuH6ukDGDWYQs3R1CLhsTxAg==
|
|
||||||
=OxEc
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
libfdata-alpha-20230319.tar.gz
Normal file
3
libfdata-alpha-20230319.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:25ab8e1556b987a66d995aba216d3b6d02ea6cf012ba22ac228707b19eb9e3c1
|
||||||
|
size 719981
|
11
libfdata-alpha-20230319.tar.gz.asc
Normal file
11
libfdata-alpha-20230319.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmQWqSIACgkQ2WJeXXrQ
|
||||||
|
F367XggAx5RVUXTr7an10q/JYYRD2yqrZKjyuuJR2NRsLa09I6DDVM5g1qqLbg7o
|
||||||
|
lmelS5CG+tFTrrp2zwwyGV71ctzgE1ZrOnS0DXU9F82YlcxvEc2tLesGu2x15/aP
|
||||||
|
umfhwUUQghHG3ZcJ320cTU8rN3IN9HFOyV6vShbbs8P5RcfZLSqxnqFpFNAwcNZA
|
||||||
|
pSdDS+VEHw/VknbY+pCnCa6zTYXvlB1coeXzaRAaBwNpN1hquwtguxLVKbUOu+5M
|
||||||
|
20fk4Uk5jA6OP5XrA4I3Z/H6GecyGg8fhYk6Dx+8ukZvf5a/jcg2/BkPswL9vXmz
|
||||||
|
S3Ygiz9MCIcsP3VOYCszxFAAa5yUBA==
|
||||||
|
=wWio
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 19 11:03:03 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 20230319
|
||||||
|
* Removed no longer used tree support
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Nov 26 16:43:24 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
Sat Nov 26 16:43:24 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libfdata
|
# spec file for package libfdata
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: libfdata
|
Name: libfdata
|
||||||
%define lname libfdata1
|
%define lname libfdata1
|
||||||
Version: 20220111
|
Version: 20230319
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library to provide generic file data functions
|
Summary: Library to provide generic file data functions
|
||||||
License: LGPL-3.0-or-later
|
License: LGPL-3.0-or-later
|
||||||
@ -31,11 +31,11 @@ Source3: %name.keyring
|
|||||||
Patch2: libfdata-20211023-1TB-fix.patch
|
Patch2: libfdata-20211023-1TB-fix.patch
|
||||||
BuildRequires: c_compiler
|
BuildRequires: c_compiler
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: pkgconfig(libcdata) >= 20200509
|
BuildRequires: pkgconfig(libcdata) >= 20230108
|
||||||
BuildRequires: pkgconfig(libcerror) >= 20220101
|
BuildRequires: pkgconfig(libcerror) >= 20220101
|
||||||
BuildRequires: pkgconfig(libcnotify) >= 20220108
|
BuildRequires: pkgconfig(libcnotify) >= 20220108
|
||||||
BuildRequires: pkgconfig(libcthreads) >= 20220102
|
BuildRequires: pkgconfig(libcthreads) >= 20220102
|
||||||
BuildRequires: pkgconfig(libfcache) >= 20220110
|
BuildRequires: pkgconfig(libfcache) >= 20230115
|
||||||
# Various notes: https://en.opensuse.org/libyal
|
# Various notes: https://en.opensuse.org/libyal
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user