Accepting request 1127552 from security:forensics
- Update to release 20231119 OBS-URL: https://build.opensuse.org/request/show/1127552 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfsntfs?expand=0&rev=22
This commit is contained in:
commit
c7991a3b1e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b748c820393cdad3ff71b28158216bf20b7250077a139454d101cebe9d439c6b
|
|
||||||
size 2110256
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmSAAe8ACgkQ2WJeXXrQ
|
|
||||||
F36hawf/W2X4iCC9UQUCMhPrsquvtLZyqjo+hQ90S4MclGlsBSUU1v7EeU6VGf1Z
|
|
||||||
5jXvPNubRRJuLeKl0SpY6OyIzVMX6Akoo8I4mDm4Dw5gspQ5Mez7mTQZgYNU1ye2
|
|
||||||
Hgx9wBktNJ6d1w7EjTV7U0rJXhq2a5LnaFZD2qndy+lZcoNNaEwT/WnqT5C+9J/a
|
|
||||||
E/t4UAVpMH4GmufG3f0vIO+CqUbBGWjLD0rk0mO51gnzO/dfNil0/bIt+HkoKSJd
|
|
||||||
HZeJW+hd31IZ2KESru3PjVoH8fkLgapU5cDV02KE6KcI4SO7Ud1Z+Kspk7DUlMcG
|
|
||||||
wEhhX5XK3gRCg19KTiEfntRBB8FSuQ==
|
|
||||||
=c8rC
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
libfsntfs-experimental-20231119.tar.gz
Normal file
3
libfsntfs-experimental-20231119.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:de15782b658c09aa1eff0c83b717a4a459cf24169d9f2f59017aab3a988bfaa6
|
||||||
|
size 2140329
|
11
libfsntfs-experimental-20231119.tar.gz.asc
Normal file
11
libfsntfs-experimental-20231119.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmVZ3XAACgkQ2WJeXXrQ
|
||||||
|
F35Ubgf/YKmq9EugzlN3flmiquv8U/fPAlvnsEFSVMOUJ17YDyaNx2x9o0tsA/Op
|
||||||
|
AV02GHF7axGQvc6mtkLZGOh9n2AzvefCHyjoxkXQ5IG388jPEzbqFqq7dMTZCldZ
|
||||||
|
kufNPE/38qCdZxTrigqieS9Ams8RPo4FgFUpxRREefCtY1kiceHmr3RZ6v21ljVE
|
||||||
|
iI52NSrn3Yzsq6azXnOzOTgHw615oqbRIPFbs6RJcCiCAibFJynaHeZ7I1kyFGpH
|
||||||
|
zDX/VXgfpiFTlfR9f1iwodbumpyV2a03rEljmuXcyoXip9igU6/6QhyPa4Z66cDt
|
||||||
|
y369GdAAahh8c1CZVRsY/1Ov0eqTXQ==
|
||||||
|
=WGHb
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 19 10:55:03 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 20231119
|
||||||
|
* Allow UTF-16 stream unpaired surrogates in file names
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 1 02:25:30 UTC 2023 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
Tue Aug 1 02:25:30 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 libfsntfs1
|
%define lname libfsntfs1
|
||||||
Name: libfsntfs
|
Name: libfsntfs
|
||||||
Version: 20230606
|
Version: 20231119
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library and tools to access the NTFS filesystem
|
Summary: Library and tools to access the NTFS filesystem
|
||||||
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
|
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
|
||||||
@ -49,7 +50,7 @@ BuildRequires: pkgconfig(libfguid) >= 20220113
|
|||||||
BuildRequires: pkgconfig(libfusn) >= 20220119
|
BuildRequires: pkgconfig(libfusn) >= 20220119
|
||||||
BuildRequires: pkgconfig(libfwnt) >= 20220922
|
BuildRequires: pkgconfig(libfwnt) >= 20220922
|
||||||
BuildRequires: pkgconfig(libhmac) >= 20230407
|
BuildRequires: pkgconfig(libhmac) >= 20230407
|
||||||
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