Accepting request 994003 from security:forensics
- Update to release 20220807 * Format support OBS-URL: https://build.opensuse.org/request/show/994003 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfvde?expand=0&rev=9
This commit is contained in:
commit
9cc7947db5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b311c45756d901631e0963b281501dd3a21d0550ec1f3757780b7511e2c0d8f8
|
||||
size 3278673
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmHvtKwACgkQ2WJeXXrQ
|
||||
F34GtggAhnrfsjAbD1dNwoPgmEISe51UH3L5i7WXN3b6chb/Fcc7YwUXhipE2IPe
|
||||
jgI6mcPQn2+YOhb+pSyy2RHkfu/ZEYiHwn0Dekaa0+JVlhg1O7P65OPX+iRrl6aA
|
||||
Xfxr4dzAtZ7WNL+XPDvCz6IcwOun4YWeKyrRhjpBru1RgTU7oJMaQ0dvXjDI6wk4
|
||||
fyTxOxoTkiLotr7eun9XmJm1gI4DIpI2Cg8DlzXr0ncTeqWLm0hUH2Rfa06GsNCO
|
||||
kqB09uc7VTXnxZMY2smfnJ5Qv4fJlFQSRoyTeJdsCGpY9r+zqKIooRnVH6hS4Y00
|
||||
vvbKLf5yod/IQz2omYESO9x5L05Sxw==
|
||||
=a3TP
|
||||
-----END PGP SIGNATURE-----
|
3
libfvde-experimental-20220807.tar.gz
Normal file
3
libfvde-experimental-20220807.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f5ec427d590e3d30f98240a5b0ab84bae60e6bc3cc8e1b8cb74f378ad2c1752
|
||||
size 3306907
|
11
libfvde-experimental-20220807.tar.gz.asc
Normal file
11
libfvde-experimental-20220807.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmLwFAcACgkQ2WJeXXrQ
|
||||
F37abQgAoQIZ4/MYCyZZ23HqtN1UHVvPmFKczDM/2CY24owwrwTTCq1iLg5OnX+/
|
||||
Xqvtm5A1pl8LLvqbOCdYqRxmOhOW0DnkHYtLf8bTi5eQTtF/RJa/+q3++4Zymb/t
|
||||
3DGu7JybqAw6EBTwZvLAsroKf2pWZwrrs0pwnJLnCul/je7/Ibr1TDoiKibxAYFz
|
||||
dgxHOouk+3yzNBoGcRcFCLPMPzyjoad6tkOD8iG5oi4cwTTVfDtwzATVCqeNYXiX
|
||||
v0h5GcGH1Ohzhle+IyLg6/uQZi9PUlAet9z2v6AMro4Mun1I67z3GmNfs1ybTVD6
|
||||
/X+9+CC50ER6bOfGlAuqyrVhwWNnlw==
|
||||
=SnaR
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 8 10:43:07 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 20220807
|
||||
* Format support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 25 10:00:08 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
16
libfvde.spec
16
libfvde.spec
@ -18,7 +18,7 @@
|
||||
|
||||
%define lname libfvde1
|
||||
Name: libfvde
|
||||
Version: 20220125
|
||||
Version: 20220807
|
||||
Release: 0
|
||||
Summary: Library to access the File Vault Drive Encryption format
|
||||
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
|
||||
@ -30,16 +30,16 @@ Source9: %name.keyring
|
||||
Patch1: system-libs.patch
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: c_compiler
|
||||
BuildRequires: gettext-tools >= 0.18.1
|
||||
BuildRequires: gettext-tools >= 0.21
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: pkgconfig(fuse)
|
||||
BuildRequires: pkgconfig(libbfio) >= 20220120
|
||||
BuildRequires: pkgconfig(libcaes) >= 20210522
|
||||
BuildRequires: pkgconfig(libcaes) >= 20220529
|
||||
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
|
||||
@ -50,8 +50,8 @@ BuildRequires: pkgconfig(libfdata) >= 20211023
|
||||
BuildRequires: pkgconfig(libfguid) >= 20220113
|
||||
BuildRequires: pkgconfig(libfplist) >= 20220116
|
||||
BuildRequires: pkgconfig(libfvalue) >= 20220120
|
||||
BuildRequires: pkgconfig(libhmac) >= 20200104
|
||||
BuildRequires: pkgconfig(libuna) >= 20220102
|
||||
BuildRequires: pkgconfig(libhmac) >= 20220425
|
||||
BuildRequires: pkgconfig(libuna) >= 20220611
|
||||
BuildRequires: pkgconfig(openssl)
|
||||
BuildRequires: pkgconfig(python3)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
@ -101,7 +101,9 @@ autoreconf -fi
|
||||
# OOT builds are presently broken, so we have to install
|
||||
# within each python iteration now, not in %%install.
|
||||
%{python_expand #
|
||||
%configure --disable-static --enable-wide-character-type --enable-python PYTHON_VERSION="%{$python_bin_suffix}"
|
||||
# see libcdata for version-sc
|
||||
echo "V_%version { global: *; };" >v.sym
|
||||
%configure --disable-static --enable-wide-character-type --enable-python PYTHON_VERSION="%{$python_bin_suffix}" LDFLAGS="-Wl,--version-script=$PWD/v.sym"
|
||||
%make_build
|
||||
%make_install DESTDIR="%_builddir/rt"
|
||||
%make_build clean
|
||||
|
Loading…
x
Reference in New Issue
Block a user