forked from pool/libfshfs
Accepting request 972792 from security:forensics
- Update to release 20220426 OBS-URL: https://build.opensuse.org/request/show/972792 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfshfs?expand=0&rev=6
This commit is contained in:
commit
644e279207
@ -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-20220426.tar.gz
Normal file
3
libfshfs-experimental-20220426.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a5e81808b0dd7dc7e0acc1edf5422f9eb7154e99bd49ea091f524d32a868210f
|
||||
size 2001060
|
11
libfshfs-experimental-20220426.tar.gz.asc
Normal file
11
libfshfs-experimental-20220426.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmJnnWMACgkQ2WJeXXrQ
|
||||
F34VEAgAsypoT1LBi0fsx90JTu+to5t8H3San+MyuN4rPFtgn4uRAUKATl9kEkvX
|
||||
LbkBQ63UbHD7aFtsk0RX6vSpVLGaaE97XnLnaDIxosIaK1VEEkkzDoM/8htKaLU9
|
||||
fBXKKriJPq/1qQ/qg4FNP+SEHLcgFdLqSdvXhDwSYxCGWJlypZ+pxcJ5v5DvJRwO
|
||||
4oreQSpU1fSwF1hqLXh7sOeFPkYV8fb7No0/aHhhuvvFgmfiqirmfzX9DznFBXAB
|
||||
uN0zT4nto9abB3NcPgUYNnjtLhZDadj7xhm0y3/shlMjuOvLjJXbbulV/0NxW0+H
|
||||
dgzesuZk4V27aUHfYC0u0HjJLL8Peg==
|
||||
=60vc
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 26 08:26:44 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 20220426
|
||||
* Updated format support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define lname libfshfs1
|
||||
Name: libfshfs
|
||||
Version: 20220115
|
||||
Version: 20220426
|
||||
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
|
||||
@ -35,10 +35,10 @@ BuildRequires: libtool
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: pkgconfig(fuse)
|
||||
BuildRequires: pkgconfig(libbfio) >= 20220111
|
||||
BuildRequires: pkgconfig(libbfio) >= 20220120
|
||||
BuildRequires: pkgconfig(libcdata) >= 20220115
|
||||
BuildRequires: pkgconfig(libcerror) >= 20220101
|
||||
BuildRequires: pkgconfig(libcfile) >= 20201229
|
||||
BuildRequires: pkgconfig(libcfile) >= 20210409
|
||||
BuildRequires: pkgconfig(libclocale) >= 20220107
|
||||
BuildRequires: pkgconfig(libcnotify) >= 20220108
|
||||
BuildRequires: pkgconfig(libcpath) >= 20220108
|
||||
@ -48,7 +48,7 @@ BuildRequires: pkgconfig(libfcache) >= 20220110
|
||||
BuildRequires: pkgconfig(libfdata) >= 20211023
|
||||
BuildRequires: pkgconfig(libfdatetime) >= 20220112
|
||||
BuildRequires: pkgconfig(libfguid) >= 20220113
|
||||
BuildRequires: pkgconfig(libhmac) >= 20200104
|
||||
BuildRequires: pkgconfig(libhmac) >= 20210419
|
||||
BuildRequires: pkgconfig(libuna) >= 20220102
|
||||
%python_subpackages
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user