Accepting request 1171131 from security:forensics
- Update to release 20240501 OBS-URL: https://build.opensuse.org/request/show/1171131 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfsntfs?expand=0&rev=26
This commit is contained in:
commit
688b786912
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4f897c9fd39f85a58c453ce8ec31fa45ce0fb5813b35a8841927b7f09940c56c
|
||||
size 2110468
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmWqzBUACgkQ2WJeXXrQ
|
||||
F34crggAnJovpjB8K+SelgpLOsSjTzVKXbrpjrN2j3iaNV+4PVIVrTwcIhtSH6z0
|
||||
c5EspVI/sDASMCabl9wwwiibBnLYX2+depoyQrU08+qSS4fZP5MaxSGEeEfNLhAn
|
||||
BLqvn9lBofH5Psvva5SdHzS1icx0MfjpEC+iuhRS2oDj1e3gM8GsJz1Xa0D5WVwC
|
||||
URWThtECok8xxB3e6ra75ewKvfmvoP8mUprz9G4jR3KkAxubrw9rXIAWmyYtORl5
|
||||
0pI59/AJVdX4c1R42evZA/jataBaJSYbysBHejYy7T0iNJA5iXBU8SYENVWvt08n
|
||||
4yqD+oYaQdAsI7/FeHkDVg0nyC6hmw==
|
||||
=oOBc
|
||||
-----END PGP SIGNATURE-----
|
3
libfsntfs-experimental-20240501.tar.gz
Normal file
3
libfsntfs-experimental-20240501.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c45794d8beb588616b47d326914f281637b62b95ad14745593bd236e5220a949
|
||||
size 2112186
|
11
libfsntfs-experimental-20240501.tar.gz.asc
Normal file
11
libfsntfs-experimental-20240501.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmYyDtgACgkQ2WJeXXrQ
|
||||
F34J/Qf9HRrOP8gElVSQpH1N5g1jxwuOcrvHtkrHpletxpmB9NvPryJmdIg+jK6K
|
||||
rK1YRaXO+ss7YgWM07H25TG24OQAjN2WLWCU5j8Fz6upU7jwSjS0w162aCqeVa94
|
||||
4lskCuAIZkb/y+Vsqy6RuZYLXnRapeTwT887xiOH9keXMZFGEwH/HQH4xF1hoA9c
|
||||
9Mt4h6EazMxBkCz3IWsq0xsYo6x9JPkbJ9mhj2Ic1m4daBN9FmLq2IF42pBu4CAD
|
||||
PXDIl/BReEe6IlxSmuQ4I/uUmQs833kBynME3p0XgSJgnDj4IXQt6b3a8ziG/gOp
|
||||
uoQCXU7YoIMed71P6J1hy7qmFZJ2/w==
|
||||
=hV6c
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 1 10:15:45 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 20240501
|
||||
* No user-visible changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 5 21:43:04 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -20,38 +20,38 @@
|
||||
|
||||
%define lname libfsntfs1
|
||||
Name: libfsntfs
|
||||
Version: 20240119
|
||||
Version: 20240501
|
||||
Release: 0
|
||||
Summary: Library and tools to access the NTFS filesystem
|
||||
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
|
||||
Group: Productivity/File utilities
|
||||
URL: https://github.com/libyal/libfsntfs
|
||||
Source: https://github.com/libyal/libfsntfs/releases/download/%version/libfsntfs-experimental-%version.tar.gz
|
||||
Source2: https://github.com/libyal/libfsntfs/releases/download/%version/libfsntfs-experimental-%version.tar.gz.asc
|
||||
Source: https://github.com/libyal/libfsntfs/releases/download/%version/%name-experimental-%version.tar.gz
|
||||
Source2: https://github.com/libyal/libfsntfs/releases/download/%version/%name-experimental-%version.tar.gz.asc
|
||||
Source3: %name.keyring
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %python_module devel
|
||||
BuildRequires: %python_module setuptools
|
||||
BuildRequires: c_compiler
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: pkgconfig(fuse) >= 2.6
|
||||
BuildRequires: pkgconfig(libbfio) >= 20221025
|
||||
BuildRequires: pkgconfig(libcdata) >= 20240103
|
||||
BuildRequires: pkgconfig(libcerror) >= 20240101
|
||||
BuildRequires: pkgconfig(libcfile) >= 20240106
|
||||
BuildRequires: pkgconfig(libclocale) >= 20240107
|
||||
BuildRequires: pkgconfig(libcnotify) >= 20240108
|
||||
BuildRequires: pkgconfig(libcpath) >= 20240109
|
||||
BuildRequires: pkgconfig(libcsplit) >= 20240110
|
||||
BuildRequires: pkgconfig(libcthreads) >= 20240102
|
||||
BuildRequires: pkgconfig(libfcache) >= 20240112
|
||||
BuildRequires: pkgconfig(libfdata) >= 20240114
|
||||
BuildRequires: pkgconfig(libfdatetime) >= 20240115
|
||||
BuildRequires: pkgconfig(libfguid) >= 20240116
|
||||
BuildRequires: pkgconfig(libfusn) >= 20220119
|
||||
BuildRequires: pkgconfig(libfwnt) >= 20231124
|
||||
BuildRequires: pkgconfig(libhmac) >= 20231127
|
||||
BuildRequires: pkgconfig(libuna) >= 20230710
|
||||
BuildRequires: pkgconfig(libbfio) >= 20240414
|
||||
BuildRequires: pkgconfig(libcdata) >= 20240414
|
||||
BuildRequires: pkgconfig(libcerror) >= 20240413
|
||||
BuildRequires: pkgconfig(libcfile) >= 20240414
|
||||
BuildRequires: pkgconfig(libclocale) >= 20240414
|
||||
BuildRequires: pkgconfig(libcnotify) >= 20240414
|
||||
BuildRequires: pkgconfig(libcpath) >= 20240414
|
||||
BuildRequires: pkgconfig(libcsplit) >= 20240414
|
||||
BuildRequires: pkgconfig(libcthreads) >= 20240413
|
||||
BuildRequires: pkgconfig(libfcache) >= 20240414
|
||||
BuildRequires: pkgconfig(libfdata) >= 20240415
|
||||
BuildRequires: pkgconfig(libfdatetime) >= 20240415
|
||||
BuildRequires: pkgconfig(libfguid) >= 20240415
|
||||
BuildRequires: pkgconfig(libfusn) >= 20240416
|
||||
BuildRequires: pkgconfig(libfwnt) >= 20240415
|
||||
BuildRequires: pkgconfig(libhmac) >= 20240417
|
||||
BuildRequires: pkgconfig(libuna) >= 20240414
|
||||
%python_subpackages
|
||||
# Various notes: https://en.opensuse.org/libyal
|
||||
|
||||
@ -110,10 +110,9 @@ grep ' '' ''local' config.log && exit 1
|
||||
|
||||
%install
|
||||
mv "%_builddir/rt"/* %buildroot/
|
||||
find %buildroot -type f -name "*.la" -delete -print
|
||||
find "%buildroot" -type f -name "*.la" -delete -print
|
||||
|
||||
%post -n %lname -p /sbin/ldconfig
|
||||
%postun -n %lname -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets -n %lname
|
||||
|
||||
%files -n %lname
|
||||
%license COPYING*
|
||||
|
Loading…
Reference in New Issue
Block a user