Accepting request 987393 from security:forensics
- Update to release 20220706 OBS-URL: https://build.opensuse.org/request/show/987393 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfsxfs?expand=0&rev=5
This commit is contained in:
commit
911397e45f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3c2babe63cce1fb2b8d717beab80857f1e0ece14f3cb300e20ea136ab284a9e7
|
|
||||||
size 1723398
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmKRqjkACgkQ2WJeXXrQ
|
|
||||||
F36zOwgAk/Z3gug9/pQbtdcxsLkGBCJ7pbIo4hdQ1KMiuYq5x6dmNIwSZO17YMQY
|
|
||||||
qaL/ZGZ4kYtyCwwfpbMAVFfiuAwXAXSHgGR6WDTvUlpglue7K+T2OO8wMGczYstv
|
|
||||||
4REPG19JUu4N4l8i+tLNFukPNyG2VQ91Kp7OpgoAFLa5rcysVpTx6tQsrLBCfTcW
|
|
||||||
5AFv2P1ywlll9CVpmpBtXBEzUCsWKvyzlqw1RlbrD1NFEEFWoSczZlbJW76nLzu7
|
|
||||||
VvSLTvoldZ1IfB2iNdLgwhBHP9TTgoHww9BMopGD13wsy2vzQpo2ASxYRDPhy03+
|
|
||||||
+re67LcZ6dmNh7wiCWmBFvj3hz0wpg==
|
|
||||||
=kURl
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
libfsxfs-experimental-20220706.tar.gz
Normal file
3
libfsxfs-experimental-20220706.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ba21d8fe29e0bfb699bfc4728639684f87b32be356b7702c5f4f439698474b5c
|
||||||
|
size 1739918
|
11
libfsxfs-experimental-20220706.tar.gz.asc
Normal file
11
libfsxfs-experimental-20220706.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmLGjGAACgkQ2WJeXXrQ
|
||||||
|
F36AJAf9EyYoA8Hd2tpPeFBDMdXU9EwMWYwm7ips7KScj/YJ5lhOgqLEQ2xkjhlN
|
||||||
|
NenAXC2I6ICvm433T3SyvRKwBC/8jciKvBn/xEFKTX448SM2+15gD4yGcpgzrmhv
|
||||||
|
8nGioXek7N4LcAB2WoZnXXViCvoJKrmKdNzxr5LWjGlzu0o9w02zZ+61aPMdFRly
|
||||||
|
UVV80fEd3l2IO/VSX5dXJp/DqdqPyRxW0pqVA1p/bAD56Dz067o02s1Jaj749vLj
|
||||||
|
MbouhSncimUU2kZDOjbFT2tcgMdGGScO7N/Q7o5vEnUXDR6sBmn5CxyUidw37QRI
|
||||||
|
tv2v5fhgUzIA4tn2pzjPjANhKFHDgQ==
|
||||||
|
=JYLH
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 7 07:49:14 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 20220706
|
||||||
|
* Unspecified updates to device number support
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat May 28 09:50:05 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
Sat May 28 09:50:05 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: libfsxfs
|
Name: libfsxfs
|
||||||
%define lname libfsxfs1
|
%define lname libfsxfs1
|
||||||
Version: 20220528
|
Version: 20220706
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library and tools for accessing the SGI X File System (XFS)
|
Summary: Library and tools for accessing the SGI X File System (XFS)
|
||||||
License: LGPL-3.0-or-later
|
License: LGPL-3.0-or-later
|
||||||
@ -44,12 +44,12 @@ BuildRequires: pkgconfig(libcpath) >= 20220108
|
|||||||
BuildRequires: pkgconfig(libcsplit) >= 20220109
|
BuildRequires: pkgconfig(libcsplit) >= 20220109
|
||||||
BuildRequires: pkgconfig(libcthreads) >= 20220102
|
BuildRequires: pkgconfig(libcthreads) >= 20220102
|
||||||
BuildRequires: pkgconfig(libfcache) >= 20220110
|
BuildRequires: pkgconfig(libfcache) >= 20220110
|
||||||
BuildRequires: pkgconfig(libfcrypto) >= 20200104
|
BuildRequires: pkgconfig(libfcrypto) >= 20210415
|
||||||
BuildRequires: pkgconfig(libfdata) >= 20211023
|
BuildRequires: pkgconfig(libfdata) >= 20211023
|
||||||
BuildRequires: pkgconfig(libfdatetime) >= 20220112
|
BuildRequires: pkgconfig(libfdatetime) >= 20220112
|
||||||
BuildRequires: pkgconfig(libfguid) >= 20220113
|
BuildRequires: pkgconfig(libfguid) >= 20220113
|
||||||
BuildRequires: pkgconfig(libhmac) >= 20220425
|
BuildRequires: pkgconfig(libhmac) >= 20220425
|
||||||
BuildRequires: pkgconfig(libuna) >= 20220102
|
BuildRequires: pkgconfig(libuna) >= 20220611
|
||||||
BuildRequires: pkgconfig(python3)
|
BuildRequires: pkgconfig(python3)
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user