SHA256
1
0
forked from pool/libvhdi

- Update to release 20231127

OBS-URL: https://build.opensuse.org/package/show/security:forensics/libvhdi?expand=0&rev=38
This commit is contained in:
Jan Engelhardt 2023-11-27 09:49:07 +00:00 committed by Git OBS Bridge
parent cce9bb4df0
commit bbcb65bf1d
6 changed files with 28 additions and 21 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0d46cc2fa4f9385e58f891fc5a1c3eec92f69e30a5c5a550a3f560693ed34295
size 1578125

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmN/UpIACgkQ2WJeXXrQ
F35E5wf/WpeV+mgsb6mC1YZtLgvxf0ahPkmKGvLcPgkEB3fX3U6IyiIEpA/qne1a
cSWYU1uI62YHdmDwn37vxHJuzwTd1ZL5jxFiwOUgwANz4FXEC8VGqNkxNp9ltjqW
svdl79lpWzCVKlhl4nfd8kgSyRIYEFUrGl0vtWLBFpybX4Ab9ehOENRliJ14TD9S
/XdhzPJkxd7yjmLwbjozAS0Sv79y/xqBt8CDDi5UorxpgcxLTx+64+Uv1BSpVRSY
cic83UEYRkkAA9byI85C3cEItbK0N8Ybp5ICKBwB+z3PTxwdCpBRGTTqxK10kQ52
0Rnu5TNZ/YKtriGEQMd8qwXmJzrXNg==
=rf+s
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7981bf754b3d68ef98aaa7c0ed79aff3a180a2edc1c522508c3c79c434d84b6e
size 1548412

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmVkIQYACgkQ2WJeXXrQ
F35+/gf/W/fgyaCr0VmGMkzLUri3Nj0CewLMry8jjlcjd6btc81C/x9E9cbdzvlT
znHnftRQIEOflr1WfYADurLNKBr0nv2cE+S0kEfB9zVcpgUaado+MBZjT8DeGQ7t
GInkgHqdtA3MGfFPJy3tGNJhhyvWPSosepdDJmJ25EDasE6qS7tMgpXgrhOgRHZ6
QWhnsQLo9h46bsabxf1/L9Q/VV1Oa45N7/oJhKwKfZrzyrmFTg5xKeL6xPbg/JJb
+L/jgOcIbzLc/Ehp+wTA5W5oMh5DIKf3uKLQxGxXSMzQdPLmdSKPISosHHk6JiRM
Kw5vDPWNmOqlKDvrX1xOWCG14lMytw==
=sRMV
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Nov 27 09:48:53 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20231127
* Improved Python Unicode handling
-------------------------------------------------------------------
Tue Aug 1 16:04:08 UTC 2023 - Greg Freemyer <Greg.Freemyer@gmail.com>

View File

@ -15,16 +15,17 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{?sle15_python_module_pythons}
%define lname libvhdi1
Name: libvhdi
Version: 20221124
Version: 20231127
Release: 0
Summary: Library and tools to access the VHD image format
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
Group: Productivity/File utilities
URL: https://github.com/libyal/libvhdi/wiki
URL: https://github.com/libyal/libvhdi
Source: https://github.com/libyal/libvhdi/releases/download/%version/libvhdi-alpha-%version.tar.gz
Source2: https://github.com/libyal/libvhdi/releases/download/%version/libvhdi-alpha-%version.tar.gz.asc
Source3: %name.keyring
@ -34,18 +35,18 @@ BuildRequires: c_compiler
BuildRequires: pkg-config
BuildRequires: python-rpm-macros
BuildRequires: pkgconfig(libbfio) >= 20221025
BuildRequires: pkgconfig(libcdata) >= 20220115
BuildRequires: pkgconfig(libcdata) >= 20230108
BuildRequires: pkgconfig(libcerror) >= 2022010
BuildRequires: pkgconfig(libcfile) >= 20220106
BuildRequires: pkgconfig(libclocale) >= 20220107
BuildRequires: pkgconfig(libclocale) >= 20221218
BuildRequires: pkgconfig(libcnotify) >= 20220108
BuildRequires: pkgconfig(libcpath) >= 20220108
BuildRequires: pkgconfig(libcsplit) >= 20220109
BuildRequires: pkgconfig(libcthreads) >= 20220102
BuildRequires: pkgconfig(libfcache) >= 20220110
BuildRequires: pkgconfig(libfdata) >= 20220111
BuildRequires: pkgconfig(libfcache) >= 20230115
BuildRequires: pkgconfig(libfdata) >= 20230319
BuildRequires: pkgconfig(libfguid) >= 20220113
BuildRequires: pkgconfig(libuna) >= 20220611
BuildRequires: pkgconfig(libuna) >= 20230710
%python_subpackages
# Various notes: https://en.opensuse.org/libyal