Accepting request 1138456 from security:forensics
- Update to release 20240113 OBS-URL: https://build.opensuse.org/request/show/1138456 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfvde?expand=0&rev=16
This commit is contained in:
commit
613619162e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6db992511d586d1683534c1b91d9a01a5cbe0770611169419ec436d614ce6648
|
|
||||||
size 3280093
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmVlgOwACgkQ2WJeXXrQ
|
|
||||||
F37R1wf/SoZGJCvmKTQjJtOob8yJ42lHi9fytzJFBSJq1m/Ht6CczWr0tOV0Mdfy
|
|
||||||
BkeCfdCr3fV6pz/8mvst0DbN+wuc3+XJdf/611JO7kWNm4wz9DwshbnAdOfn20nt
|
|
||||||
1IwZl0ewBj9PnYKI1QD0lcvx9NQUq1xDgUGVZDWKftAotyT/58wJFj0dKtCicu5S
|
|
||||||
9/XF+zXvYeE8+oOGOIlPnYfx/Cesp+9HVAHWAIeBJJV8YqizkNiq9cyEo/+TgfIx
|
|
||||||
Ei3jYUuNSORawVVEzd2snbY0sdgcR/4Lz7pvPMdY7CMVdfLbeZqZYeyRUxKx7957
|
|
||||||
8QU5jM/g0zzoHy/fvGUf6kTFNWrVeQ==
|
|
||||||
=cJ+A
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
libfvde-experimental-20240113.tar.gz
Normal file
3
libfvde-experimental-20240113.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:eb992b0ae231bb1b3c33a33ea91d1a0e7a15190a920b586a4cfcd833d81671b3
|
||||||
|
size 3283200
|
11
libfvde-experimental-20240113.tar.gz.asc
Normal file
11
libfvde-experimental-20240113.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmWiZOcACgkQ2WJeXXrQ
|
||||||
|
F37IaAgAsyNDt8vWpha+MaII2dalJuJQtfVM+phBbEnqEFim69OYgwRQ/8tWTybM
|
||||||
|
B3eD1osFYvDFo6DdE5Xh4RjphOBVmgp1VZOX9RQKQRUZalM5Wumly5bZ4G+br9XD
|
||||||
|
oSzUwNxiAOCzHAKrVxW1UcDcYMUQM5iycFnTkdtwI7Q5ef2ifGGkwcL0oB/zRzXc
|
||||||
|
WETotuh52tBPjJaZBhU+BYr1Tkk1l0Ni5rBtqtMnU1prTSCdi6dtGS/Od3nJmgVo
|
||||||
|
iKZm4lNyIwzGBC9YwCQ97si+0SxzhHjFpWP3bNyGTbUujYH+NA3o1jtkDyIX6ugS
|
||||||
|
uVtD2Z8NprEzfI+eMuFZFNIpxuFFOQ==
|
||||||
|
=lwQI
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 13 10:34:22 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 20240113
|
||||||
|
* Improved Python Unicode handling
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 28 09:17:02 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
Tue Nov 28 09:17:02 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
56
libfvde.spec
56
libfvde.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libfvde
|
# spec file for package libfvde
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
%define lname libfvde1
|
%define lname libfvde1
|
||||||
Name: libfvde
|
Name: libfvde
|
||||||
Version: 20231128
|
Version: 20240113
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library to access the File Vault Drive Encryption format
|
Summary: Library to access the File Vault Drive Encryption format
|
||||||
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
|
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
|
||||||
@ -34,17 +34,17 @@ BuildRequires: c_compiler
|
|||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: pkgconfig(fuse)
|
BuildRequires: pkgconfig(fuse)
|
||||||
BuildRequires: pkgconfig(libbfio) >= 20220120
|
BuildRequires: pkgconfig(libbfio) >= 20221025
|
||||||
BuildRequires: pkgconfig(libcaes) >= 20231120
|
BuildRequires: pkgconfig(libcaes) >= 20231120
|
||||||
BuildRequires: pkgconfig(libcdata) >= 20230108
|
BuildRequires: pkgconfig(libcdata) >= 20240103
|
||||||
BuildRequires: pkgconfig(libcerror) >= 20220101
|
BuildRequires: pkgconfig(libcerror) >= 20240101
|
||||||
BuildRequires: pkgconfig(libcfile) >= 20220106
|
BuildRequires: pkgconfig(libcfile) >= 20240106
|
||||||
BuildRequires: pkgconfig(libclocale) >= 20221218
|
BuildRequires: pkgconfig(libclocale) >= 20240107
|
||||||
BuildRequires: pkgconfig(libcnotify) >= 20220108
|
BuildRequires: pkgconfig(libcnotify) >= 20240108
|
||||||
BuildRequires: pkgconfig(libcpath) >= 20220108
|
BuildRequires: pkgconfig(libcpath) >= 20240109
|
||||||
BuildRequires: pkgconfig(libcsplit) >= 20220109
|
BuildRequires: pkgconfig(libcsplit) >= 20240110
|
||||||
BuildRequires: pkgconfig(libcthreads) >= 20220102
|
BuildRequires: pkgconfig(libcthreads) >= 20240102
|
||||||
BuildRequires: pkgconfig(libfcache) >= 20230115
|
BuildRequires: pkgconfig(libfcache) >= 20240112
|
||||||
BuildRequires: pkgconfig(libfdata) >= 20230319
|
BuildRequires: pkgconfig(libfdata) >= 20230319
|
||||||
BuildRequires: pkgconfig(libfguid) >= 20220113
|
BuildRequires: pkgconfig(libfguid) >= 20220113
|
||||||
BuildRequires: pkgconfig(libfplist) >= 20231023
|
BuildRequires: pkgconfig(libfplist) >= 20231023
|
||||||
@ -60,19 +60,19 @@ BuildRequires: pkgconfig(zlib)
|
|||||||
%description
|
%description
|
||||||
libfvde is a library to access the File Vault Drive Encryption format.
|
libfvde is a library to access the File Vault Drive Encryption format.
|
||||||
|
|
||||||
%package -n %{lname}
|
%package -n %lname
|
||||||
Summary: Library to access the File Vault Drive Encryption format
|
Summary: Library to access the File Vault Drive Encryption format
|
||||||
License: LGPL-3.0-or-later
|
License: LGPL-3.0-or-later
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n %{lname}
|
%description -n %lname
|
||||||
The libfvde library is a library to access the File Vault Drive Encryption format
|
The libfvde library is a library to access the File Vault Drive Encryption format
|
||||||
|
|
||||||
%package tools
|
%package tools
|
||||||
Summary: Several tools for reading the File Vault Drive Encryption format
|
Summary: Several tools for reading the File Vault Drive Encryption format
|
||||||
License: LGPL-3.0-or-later
|
License: LGPL-3.0-or-later
|
||||||
Group: Productivity/File utilities
|
Group: Productivity/File utilities
|
||||||
Requires: %{lname} = %{version}
|
Requires: %lname = %version
|
||||||
|
|
||||||
%description tools
|
%description tools
|
||||||
Several tools for reading the File Vault Drive Encryption format
|
Several tools for reading the File Vault Drive Encryption format
|
||||||
@ -109,30 +109,30 @@ grep ' '' ''local' config.log && exit 1
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
mv %_builddir/rt/* %buildroot/
|
mv %_builddir/rt/* %buildroot/
|
||||||
find %{buildroot} -type f -name "*.la" -delete -print
|
find %buildroot -type f -name "*.la" -delete -print
|
||||||
|
|
||||||
%post -n %{lname} -p /sbin/ldconfig
|
%post -n %lname -p /sbin/ldconfig
|
||||||
%postun -n %{lname} -p /sbin/ldconfig
|
%postun -n %lname -p /sbin/ldconfig
|
||||||
|
|
||||||
%files -n %{lname}
|
%files -n %lname
|
||||||
%license COPYING*
|
%license COPYING*
|
||||||
%{_libdir}/libfvde.so.*
|
%_libdir/libfvde.so.*
|
||||||
|
|
||||||
%files -n %name-tools
|
%files -n %name-tools
|
||||||
%license COPYING*
|
%license COPYING*
|
||||||
%{_bindir}/fvde*
|
%_bindir/fvde*
|
||||||
%{_mandir}/man1/fvde*.1*
|
%_mandir/man1/fvde*.1*
|
||||||
|
|
||||||
%files -n %name-devel
|
%files -n %name-devel
|
||||||
%license COPYING*
|
%license COPYING*
|
||||||
%{_includedir}/libfvde.h
|
%_includedir/libfvde.h
|
||||||
%{_includedir}/libfvde/
|
%_includedir/libfvde/
|
||||||
%{_libdir}/libfvde.so
|
%_libdir/libfvde.so
|
||||||
%{_libdir}/pkgconfig/libfvde.pc
|
%_libdir/pkgconfig/libfvde.pc
|
||||||
%{_mandir}/man3/libfvde.3*
|
%_mandir/man3/libfvde.3*
|
||||||
|
|
||||||
%files %python_files
|
%files %python_files
|
||||||
%license COPYING*
|
%license COPYING*
|
||||||
%{python_sitearch}/pyfvde.so
|
%python_sitearch/pyfvde.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user