Accepting request 1129965 from security:forensics
- Update to release 20231129 OBS-URL: https://build.opensuse.org/request/show/1129965 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfsext?expand=0&rev=13
This commit is contained in:
commit
e799e44d4d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0c545706955d7bceb6319578faba8426ff77cad7c1bda5781f89a62fae1c896a
|
|
||||||
size 1737340
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmR66M4ACgkQ2WJeXXrQ
|
|
||||||
F34mQggAl/J9GpOc+c3tQJNWK8tk4YAtCrute9PhUSgWfduyhtn3mYyiioCupow3
|
|
||||||
cWAG8Je1LDink7jqUENRuiDlRNiju1jkjLQnqmWV5W3SGNYfB4x0u4ugyX1RopQ3
|
|
||||||
/kUrbCP1rHg274QdTK5w/x3C2KoCHiz7npxuH23xHR5r4E6fRqIngU3y1b3j4ejx
|
|
||||||
edg1KCdRR7p6fDmrxYu/AufkUidjva/WDbjTrwPiCs65Who2KRCOqB/VR1jMF3pD
|
|
||||||
/5LWtLmyr9KjaP/Gu4tvX//1aVgH594rHRnFvoPXK4RD4X4qJlJFCT3g0fvFDjU8
|
|
||||||
+k0PoPw7/p9/y69jyOBUlN26dlj17w==
|
|
||||||
=HpDs
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
libfsext-experimental-20231129.tar.gz
Normal file
3
libfsext-experimental-20231129.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e5faf530e370c0bac1d584d236150577d0ca1b4692fbf0321d6568999323fcf1
|
||||||
|
size 1719851
|
11
libfsext-experimental-20231129.tar.gz.asc
Normal file
11
libfsext-experimental-20231129.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmVoBqwACgkQ2WJeXXrQ
|
||||||
|
F37N7Af+J7FZ8DbLffV9/s1gmBBKcg3E1DfgmVKigQshv2kH6iXTQ+gV+KCXeZFE
|
||||||
|
ytvIDn6hvhR39EyjtLxHvdoNuUkib52lpuba/81uD0t5swxLMSi0FuvcVotHKC9e
|
||||||
|
TIc34ufR06ULCIpLAaCIT/GBF8vkyOUN2BTIrAsy837rHRUESyIy5jQoEPe4Nl1R
|
||||||
|
B51CzHRfYd5Iqr8ihwGFv/JT49gufBVUMmqY35GFVMhO0qgY9EWBl8yFzMxxWdi6
|
||||||
|
+3r6JPT57gHr6amuvwoFrF6E4eqHkGr+9RmeIDD9A7d53C+8xv9VHSwLzgCcapxV
|
||||||
|
vAVEz1vw3nNE0+OD7qtimcB8KrjMcg==
|
||||||
|
=7ICX
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 30 09:48:15 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 20231129
|
||||||
|
* Improved Python Unicode handling
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 1 15:56:47 UTC 2023 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
Tue Aug 1 15:56:47 UTC 2023 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||||
|
|
||||||
|
@ -15,11 +15,12 @@
|
|||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
|
|
||||||
%define lname libfsext1
|
%define lname libfsext1
|
||||||
Name: libfsext
|
Name: libfsext
|
||||||
Version: 20230603
|
Version: 20231129
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library and tools to access the Extended File System
|
Summary: Library and tools to access the Extended File System
|
||||||
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
|
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
|
||||||
@ -45,9 +46,8 @@ BuildRequires: pkgconfig(libfcache) >= 20230115
|
|||||||
BuildRequires: pkgconfig(libfdata) >= 20230319
|
BuildRequires: pkgconfig(libfdata) >= 20230319
|
||||||
BuildRequires: pkgconfig(libfdatetime) >= 20220112
|
BuildRequires: pkgconfig(libfdatetime) >= 20220112
|
||||||
BuildRequires: pkgconfig(libfguid) >= 20220113
|
BuildRequires: pkgconfig(libfguid) >= 20220113
|
||||||
BuildRequires: pkgconfig(libhmac) >= 20230407
|
BuildRequires: pkgconfig(libhmac) >= 20231127
|
||||||
BuildRequires: pkgconfig(libuna) >= 20220611
|
BuildRequires: pkgconfig(libuna) >= 20230710
|
||||||
|
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
# Various notes: https://en.opensuse.org/libyal
|
# Various notes: https://en.opensuse.org/libyal
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user