forked from pool/libfshfs
- Update to release 20220418
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfshfs?expand=0&rev=13
This commit is contained in:
parent
96df89b396
commit
07a42ad3f0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8b333d2950048c88f75ea93413bb864d2b33cfefe64c892fa50b04eaa9dae362
|
|
||||||
size 1995841
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmHinXoACgkQ2WJeXXrQ
|
|
||||||
F37G6ggAp8xCDY7QSGV08Bra5kIJtbvQrafYLk963ehdAEsUdvdsN54er1InoKJK
|
|
||||||
KTqUdNSJE02NOssghkzWhbr23fM9FWNwmSarV5FR6lB+CLhBskeInNE0IIDjsrYB
|
|
||||||
J8cGhgRBjJvDLLAFzaaxYTZKyumDZ+W+rYf34XNKwsixyRWo6tMpY3NbbQeXB8tT
|
|
||||||
xIsg7SYFE84w057HaoU2RzMMyBM5GHlOjYbecVe7N6OjP7p6z3TDrNBYwDO0AdgX
|
|
||||||
nCFrcIA46TBosW/d2jniUOsPE/1Eyy6H7JgYgtu7JA1BWHZ0pcvWAjkxkEaWQPPu
|
|
||||||
wXFzhE2aoFSoOCt2C74VX+6bNQGzUA==
|
|
||||||
=6ARN
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
libfshfs-experimental-20220418.tar.gz
Normal file
3
libfshfs-experimental-20220418.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6d9dc90cf7ad519f9853dfe3d91e1ad49818e3174f0ed4a02404dd3e8ef1ef0b
|
||||||
|
size 1997722
|
11
libfshfs-experimental-20220418.tar.gz.asc
Normal file
11
libfshfs-experimental-20220418.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmJdrKoACgkQ2WJeXXrQ
|
||||||
|
F35a6ggAwjpxGlYPIWav9y4WmR8zLbMB7dTWINoAcn5TLYb3NNRs+A4nRFHXdc7z
|
||||||
|
jDnrNDKfHpWb+0i6ALKwjc/Cc39vr46Rwt/PmX9u4gBFjqaLKDfQVb9gAKRBn/nj
|
||||||
|
5Ku4Lkrk0YaDPRk/X9hbtOAAQigBpvogyCCYoaXyUvyFzBoiB2LSkhX176zczReb
|
||||||
|
aM30cH9pr7+evthyWPnBGs0ahtXRbzUHVJr7Lm7ET76LgB5mZjsIcTiv/N6SE2aO
|
||||||
|
2jixBTHmcBahR0/A/kevMdC5mJr79Z9JwEMPtwpwruxNWoKSJ1OHtnGusmfjDTCe
|
||||||
|
+MLNdAzRok10yvUjA29lFADD1gf23A==
|
||||||
|
=NTsE
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 18 18:37:58 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 20220418
|
||||||
|
* Added B-tree file node profiler
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 07:51:50 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
Fri Jan 21 07:51:50 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define lname libfshfs1
|
%define lname libfshfs1
|
||||||
Name: libfshfs
|
Name: libfshfs
|
||||||
Version: 20220115
|
Version: 20220418
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library and tools to access the Mac OS Hierarchical File System (HFS)
|
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
|
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
|
||||||
@ -35,10 +35,10 @@ BuildRequires: libtool
|
|||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: pkgconfig(fuse)
|
BuildRequires: pkgconfig(fuse)
|
||||||
BuildRequires: pkgconfig(libbfio) >= 20220111
|
BuildRequires: pkgconfig(libbfio) >= 20220120
|
||||||
BuildRequires: pkgconfig(libcdata) >= 20220115
|
BuildRequires: pkgconfig(libcdata) >= 20220115
|
||||||
BuildRequires: pkgconfig(libcerror) >= 20220101
|
BuildRequires: pkgconfig(libcerror) >= 20220101
|
||||||
BuildRequires: pkgconfig(libcfile) >= 20201229
|
BuildRequires: pkgconfig(libcfile) >= 20210409
|
||||||
BuildRequires: pkgconfig(libclocale) >= 20220107
|
BuildRequires: pkgconfig(libclocale) >= 20220107
|
||||||
BuildRequires: pkgconfig(libcnotify) >= 20220108
|
BuildRequires: pkgconfig(libcnotify) >= 20220108
|
||||||
BuildRequires: pkgconfig(libcpath) >= 20220108
|
BuildRequires: pkgconfig(libcpath) >= 20220108
|
||||||
@ -48,7 +48,7 @@ BuildRequires: pkgconfig(libfcache) >= 20220110
|
|||||||
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) >= 20200104
|
BuildRequires: pkgconfig(libhmac) >= 20210419
|
||||||
BuildRequires: pkgconfig(libuna) >= 20220102
|
BuildRequires: pkgconfig(libuna) >= 20220102
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user