forked from pool/libfsapfs
Accepting request 989571 from security:forensics
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/989571 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfsapfs?expand=0&rev=7
This commit is contained in:
commit
28e9f11ce7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:db494976d511d7a9e4cf1c7e8b800558096fed81416e1105b9b02e4a5b45a159
|
|
||||||
size 2120433
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmJuIgQACgkQ2WJeXXrQ
|
|
||||||
F35kJQgAkjIrrjne7i5UJxbQB29ynQdLiUogUOu0lFeU9Mwu6/KgINsuBexfE0YQ
|
|
||||||
IHn11rGOh3mkiMAQettQ8dyqBS1H3onojqHQZUPu+MDvG4KDxCybdrxU9RczAjlV
|
|
||||||
EsjqaQF7J0O9YJY+7dzs2DDRY/IZwKE4jAT+BwohnYgKrFo4gIJFTqGUa82O4FXB
|
|
||||||
86V3JYSAF7QqgMlHF2PEWACiEYMvKV34Y/b3xfuKpCM3QgJxgf0Pzyi+Fn+9Psj7
|
|
||||||
L/iJwH9h8nV0K3YNKVHLTj7RGzaZarpRv6Qvepz5bbtPvfg3fnnIYMTMQHINZi72
|
|
||||||
XfOst8Q1vs2g6hYyaUwjq5hpbiDP6A==
|
|
||||||
=Wtgw
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
libfsapfs-experimental-20220709.tar.gz
Normal file
3
libfsapfs-experimental-20220709.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b38e9c2bdd8f5e9f7a9821369c419ccd2f8145ae1dfbecd2adce2c7b78268511
|
||||||
|
size 2138692
|
11
libfsapfs-experimental-20220709.tar.gz.asc
Normal file
11
libfsapfs-experimental-20220709.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmLJODcACgkQ2WJeXXrQ
|
||||||
|
F34VBQf/eDRLDuF/hHraj3OiaX3Wp8VhsdiZaacC/9DMS/ewWC7C/lEQTjgQcxYi
|
||||||
|
+UiI+uAODM5yHaCOzcRyHWV4DecMTSI0utQeNQrCNu9J1WP9DNRzf+gW8j5aPBL0
|
||||||
|
W2kAdvbdw6S7hPcABlq8eg3EdrED3c62B+IDGv2TKuRE+0pR/hIadMCZSwnXPtW1
|
||||||
|
bAnWGH/fLRi30nbSgw7cv3ayxiqpY4iQxcQKzfESSQNlmFFlc5uR35XsYLv5U9UU
|
||||||
|
Wee+8QxUq5oTf5Q+L+VUYKse9Yz9QhoflntdA+WalzvrJvU1udR2EUjmXMJASV6T
|
||||||
|
MyvIcnSaOX/O7bJI1fl6cs9PtZ4ACw==
|
||||||
|
=F+vQ
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jul 9 08:14:48 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 20220709
|
||||||
|
* Updates to number of hard links support
|
||||||
|
* Updates to device number support
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun May 1 07:34:23 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
Sun May 1 07:34:23 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libfsapfs
|
Name: libfsapfs
|
||||||
Version: 20220501
|
Version: 20220709
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library and tools to access the Apple File System (APFS)
|
Summary: Library and tools to access the Apple File System (APFS)
|
||||||
License: LGPL-3.0-only
|
License: LGPL-3.0-only
|
||||||
@ -28,13 +28,13 @@ Source2: https://github.com/libyal/libfsapfs/releases/download/%version/l
|
|||||||
Patch1: system-libs.patch
|
Patch1: system-libs.patch
|
||||||
BuildRequires: %{python_module devel}
|
BuildRequires: %{python_module devel}
|
||||||
BuildRequires: c_compiler
|
BuildRequires: c_compiler
|
||||||
BuildRequires: gettext-tools >= 0.18.1
|
BuildRequires: gettext-tools >= 0.21
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: pkgconfig(fuse) >= 2.6
|
BuildRequires: pkgconfig(fuse) >= 2.6
|
||||||
BuildRequires: pkgconfig(libbfio) >= 20220120
|
BuildRequires: pkgconfig(libbfio) >= 20220120
|
||||||
BuildRequires: pkgconfig(libcaes) >= 20220424
|
BuildRequires: pkgconfig(libcaes) >= 20220529
|
||||||
BuildRequires: pkgconfig(libcdata) >= 20220115
|
BuildRequires: pkgconfig(libcdata) >= 20220115
|
||||||
BuildRequires: pkgconfig(libcerror) >= 20220101
|
BuildRequires: pkgconfig(libcerror) >= 20220101
|
||||||
BuildRequires: pkgconfig(libcfile) >= 20210409
|
BuildRequires: pkgconfig(libcfile) >= 20210409
|
||||||
@ -48,7 +48,7 @@ BuildRequires: pkgconfig(libfdata) >= 20211023
|
|||||||
BuildRequires: pkgconfig(libfdatetime) >= 20220112
|
BuildRequires: pkgconfig(libfdatetime) >= 20220112
|
||||||
BuildRequires: pkgconfig(libfguid) >= 20220113
|
BuildRequires: pkgconfig(libfguid) >= 20220113
|
||||||
BuildRequires: pkgconfig(libhmac) >= 20220425
|
BuildRequires: pkgconfig(libhmac) >= 20220425
|
||||||
BuildRequires: pkgconfig(libuna) >= 20220102
|
BuildRequires: pkgconfig(libuna) >= 20220611
|
||||||
BuildRequires: pkgconfig(openssl)
|
BuildRequires: pkgconfig(openssl)
|
||||||
BuildRequires: pkgconfig(python3)
|
BuildRequires: pkgconfig(python3)
|
||||||
BuildRequires: pkgconfig(zlib) >= 1.2.5
|
BuildRequires: pkgconfig(zlib) >= 1.2.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user