forked from pool/libfshfs
- Update to release 20240221
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfshfs?expand=0&rev=36
This commit is contained in:
parent
437993fd0b
commit
cc2a8eab36
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:af9063a07814265cd79ed823ea3a44c08de3d4defa3c95750866f8572ad8bf8c
|
||||
size 2027202
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmVhhRwACgkQ2WJeXXrQ
|
||||
F375EQgAojlwD/RER/wQ+iI5WhZWsiqAulaT/eFOdQUx/QCmgdWu2UgyBX7+mZa+
|
||||
ZTqSvF7Cw206xnWl65dw2EAsIlc8D+dAVYRptUWhWsG9WGf9pTIqz11+GjxAcgxS
|
||||
uLd9RxrTAihOQnKRyndBasE5zP2F0oGy442XtZcPMVJqGUl2m6G52geyX8l8g62K
|
||||
q9Czxnexxw4zLCt8v/TuH3M3X1zCseG713CsXIsy++bi8uM6i/LesL/7mlp8Lc+y
|
||||
VXclXy3FgfmVlqt9vcM/2C/YVmCnjnmXy6U5HmZZzDGUFQwHXMTsPcQya+OnyOZw
|
||||
qz6UM2zIRB30VuL7hrlqxicJhPrCvA==
|
||||
=H3s0
|
||||
-----END PGP SIGNATURE-----
|
3
libfshfs-experimental-20240221.tar.gz
Normal file
3
libfshfs-experimental-20240221.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2c4bbf7e8e0755c65eaebd6b2f518403b13cd8e863c9a0f7097d3a40bcff9677
|
||||
size 2034038
|
11
libfshfs-experimental-20240221.tar.gz.asc
Normal file
11
libfshfs-experimental-20240221.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmXVlcoACgkQ2WJeXXrQ
|
||||
F36ivwgAjb5FsDiGmvTSTUr5DXZmFToS+heUewjDtUpJgoe7kbJxsVHAjyLpEOZR
|
||||
D+llKmvdkZQjQpWIO4MajZTRzPubZD9tGVLGq9pXgfWqmSHcKTWgYznA9yzpgH1K
|
||||
15lN3Yu72rNd9PAJlYSYfii2UeTmWqXV+56YrYSue/cxx89ey4oEvroazPmswH++
|
||||
wrIxvE6VzQCNGX9kSTQv0DuB/bv4PeMqe+Iw9fUXOC76TNRx3XdNEzco+bpeO5Sk
|
||||
psA1r0DCBMxcW405he9pv55Qpb985NB/4qcfOs/WM1KfTcqEain3IO/6dqvf/Er6
|
||||
y/X42X2u8oBlPsn8Rejasv+CzxGrMw==
|
||||
=wbAJ
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 21 09:28:04 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 20240221
|
||||
* Documentation updates
|
||||
* New block stream validation checks
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 5 21:43:04 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
%define lname libfshfs1
|
||||
Name: libfshfs
|
||||
Version: 20231125
|
||||
Version: 20240221
|
||||
Release: 0
|
||||
Summary: Library and tools to access the Mac OS Hierarchical File System (HFS)
|
||||
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
|
||||
@ -36,21 +36,21 @@ BuildRequires: pkg-config
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: pkgconfig(fuse)
|
||||
BuildRequires: pkgconfig(libbfio) >= 20221025
|
||||
BuildRequires: pkgconfig(libcdata) >= 20230108
|
||||
BuildRequires: pkgconfig(libcerror) >= 20220101
|
||||
BuildRequires: pkgconfig(libcfile) >= 20220106
|
||||
BuildRequires: pkgconfig(libclocale) >= 20221218
|
||||
BuildRequires: pkgconfig(libcnotify) >= 20220108
|
||||
BuildRequires: pkgconfig(libcpath) >= 20220108
|
||||
BuildRequires: pkgconfig(libcsplit) >= 20220109
|
||||
BuildRequires: pkgconfig(libcthreads) >= 20220102
|
||||
BuildRequires: pkgconfig(libfcache) >= 20230115
|
||||
BuildRequires: pkgconfig(libfdata) >= 20230319
|
||||
BuildRequires: pkgconfig(libfdatetime) >= 20220112
|
||||
BuildRequires: pkgconfig(libfguid) >= 20220113
|
||||
BuildRequires: pkgconfig(libfmos) >= 20231122
|
||||
BuildRequires: pkgconfig(libhmac) >= 20230407
|
||||
BuildRequires: pkgconfig(libuna) >= 20230710
|
||||
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(libfmos) >= 20240118
|
||||
BuildRequires: pkgconfig(libhmac) >= 20240129
|
||||
BuildRequires: pkgconfig(libuna) >= 20240130
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
%python_subpackages
|
||||
# Various notes: https://en.opensuse.org/libyal
|
||||
|
Loading…
Reference in New Issue
Block a user