- Update to release 20220528
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfsxfs?expand=0&rev=9
This commit is contained in:
parent
c09e2478bd
commit
ae4981e00f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae9bd59e6af2f3c55b653c9e29f1f05d414be460103c5804c7d326130ba5b882
|
||||
size 1725485
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmHgIC4ACgkQ2WJeXXrQ
|
||||
F37etggAkEp5Pw/w3OYvccOerizGu/9aT8zybRIKoOt5GTZJNMPm4PWXPM2fXbJg
|
||||
o5R+Q8KjL9SZLlOQ15A/P9h3Ngj+tc/Q5VdLykuES4RkehtQJiz3R3i2gjPSRY66
|
||||
8eUKbLZRMb/d5ImOFZw8EF1tbZQFu0YKXuRNBLn8roQfQM0mSGQmx8Zk1kQ1hhBW
|
||||
mGr5cqBz1gDIv648p9N6H4HvUHaYTHGzzB68y6OOiBK3EajWr/jjLvqCW3B/nihJ
|
||||
MJiv2Pc9iHVegkepcNNVmZAOCC+F4v5fVNDEXaNS0DV2LTZZhkh8IssHc0eAYiD0
|
||||
KtmO8Wg4iI6F3IUQT6d/mNunrAkTjA==
|
||||
=P6kN
|
||||
-----END PGP SIGNATURE-----
|
3
libfsxfs-experimental-20220528.tar.gz
Normal file
3
libfsxfs-experimental-20220528.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3c2babe63cce1fb2b8d717beab80857f1e0ece14f3cb300e20ea136ab284a9e7
|
||||
size 1723398
|
11
libfsxfs-experimental-20220528.tar.gz.asc
Normal file
11
libfsxfs-experimental-20220528.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmKRqjkACgkQ2WJeXXrQ
|
||||
F36zOwgAk/Z3gug9/pQbtdcxsLkGBCJ7pbIo4hdQ1KMiuYq5x6dmNIwSZO17YMQY
|
||||
qaL/ZGZ4kYtyCwwfpbMAVFfiuAwXAXSHgGR6WDTvUlpglue7K+T2OO8wMGczYstv
|
||||
4REPG19JUu4N4l8i+tLNFukPNyG2VQ91Kp7OpgoAFLa5rcysVpTx6tQsrLBCfTcW
|
||||
5AFv2P1ywlll9CVpmpBtXBEzUCsWKvyzlqw1RlbrD1NFEEFWoSczZlbJW76nLzu7
|
||||
VvSLTvoldZ1IfB2iNdLgwhBHP9TTgoHww9BMopGD13wsy2vzQpo2ASxYRDPhy03+
|
||||
+re67LcZ6dmNh7wiCWmBFvj3hz0wpg==
|
||||
=kURl
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 28 09:50:05 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 20220528
|
||||
* Improved extended attributes support.
|
||||
* Unspecified updates to Python bindings.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 21 07:53:11 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libfsxfs
|
||||
%define lname libfsxfs1
|
||||
Version: 20220113
|
||||
Version: 20220528
|
||||
Release: 0
|
||||
Summary: Library and tools for accessing the SGI X File System (XFS)
|
||||
License: LGPL-3.0-or-later
|
||||
@ -34,10 +34,10 @@ BuildRequires: gettext-tools >= 0.18.1
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: pkgconfig(libbfio) >= 20220111
|
||||
BuildRequires: pkgconfig(libbfio) >= 20220120
|
||||
BuildRequires: pkgconfig(libcdata) >= 20220115
|
||||
BuildRequires: pkgconfig(libcerror) >= 20220101
|
||||
BuildRequires: pkgconfig(libcfile) >= 20201229
|
||||
BuildRequires: pkgconfig(libcfile) >= 20210409
|
||||
BuildRequires: pkgconfig(libclocale) >= 20220107
|
||||
BuildRequires: pkgconfig(libcnotify) >= 20220108
|
||||
BuildRequires: pkgconfig(libcpath) >= 20220108
|
||||
@ -48,7 +48,7 @@ BuildRequires: pkgconfig(libfcrypto) >= 20200104
|
||||
BuildRequires: pkgconfig(libfdata) >= 20211023
|
||||
BuildRequires: pkgconfig(libfdatetime) >= 20220112
|
||||
BuildRequires: pkgconfig(libfguid) >= 20220113
|
||||
BuildRequires: pkgconfig(libhmac) >= 20210419
|
||||
BuildRequires: pkgconfig(libhmac) >= 20220425
|
||||
BuildRequires: pkgconfig(libuna) >= 20220102
|
||||
BuildRequires: pkgconfig(python3)
|
||||
%python_subpackages
|
||||
|
Loading…
x
Reference in New Issue
Block a user