Accepting request 1128766 from security:forensics
- Update to release 20231125 OBS-URL: https://build.opensuse.org/request/show/1128766 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqcow?expand=0&rev=20
This commit is contained in:
commit
d4dc7e7ba1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b7fe98efa5eb0a4dd284228018356d7f22047d6a9d3fe795c9c05e7d4db9d742
|
|
||||||
size 1590925
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmN/UxsACgkQ2WJeXXrQ
|
|
||||||
F350zAgAjI1I+FHc2Vj+23DF5dEiyc8zeOLGtR3QurYFCfJ09kDABeHZShTwpICT
|
|
||||||
3sguirTjyLk70t2tUhks/JTK186HO7mtttetRUfUsuImFDJdrstdcJ8vpnSDtk6i
|
|
||||||
pCuakWj707IZ/sUvQDkCRzmTFhvqJamtB0DefbxfKthWDptYUOkarjRBJawfuCu0
|
|
||||||
giIR50QjtJRSoGxNuwuRasQx7eqXF+9tyRNE0yzWDoBbgPPqwyPolbqbcv+2uO4b
|
|
||||||
gN3EvUroZMaETG2e3l18Spg2h8OxthM0pYk9nrx8LVL/vQptBgp5UAXcWHym3A2i
|
|
||||||
ZQt6LHrqH6JBONSC1WOm6mMGrHZ2zw==
|
|
||||||
=06Fy
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
libqcow-alpha-20231125.tar.gz
Normal file
3
libqcow-alpha-20231125.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:58d5f4c74b3a776e008195bb4d60b3dbb2cdf83481e65e4780f58aee5061cd55
|
||||||
|
size 1561633
|
11
libqcow-alpha-20231125.tar.gz.asc
Normal file
11
libqcow-alpha-20231125.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmViG50ACgkQ2WJeXXrQ
|
||||||
|
F35JFAf8CEhBZuWFmw1q38AJFNKnnmLgevXGaaQWGElD6aEh8cxGe0f8eFfErGfU
|
||||||
|
uTLQ4Ou/k8Lrlntsgw1rRMzKw2L4jAnFqz4HU84Gmm66+mmjt/wV6bm1dyt4dVQ/
|
||||||
|
3ZjH83XBfEw/BfxoOVL8FeByNbjU4DtXzpc94Hl511Dsv+/8Y4QIpyEkMN8J1Uj4
|
||||||
|
bPAXsRjrdx5UyuxXtgSGSo4qujfwtANkxhUMPAMp5GUMP973ohoE+M25WaxKNSv1
|
||||||
|
KJuzdFdTz0gryF+wm0SKSiiw+SOosbR+mMYSMWcpd95zoqHpBHUGiXVUWI5cb1Kr
|
||||||
|
uJJo7BkzfFsR6qfcg7JPWgroZ9jdhA==
|
||||||
|
=R/Dd
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 25 16:16:30 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 20231125
|
||||||
|
* Python build updates and Unicode improvements
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 1 16:03:08 UTC 2023 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
Tue Aug 1 16:03:08 UTC 2023 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||||
|
|
||||||
|
16
libqcow.spec
16
libqcow.spec
@ -15,11 +15,13 @@
|
|||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
|
|
||||||
%define lname libqcow1
|
%define lname libqcow1
|
||||||
Name: libqcow
|
Name: libqcow
|
||||||
Version: 20221124
|
Version: 20231125
|
||||||
|
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library and tooling to access the QEMU Copy-On-Write (QCOW) image format
|
Summary: Library and tooling to access the QEMU Copy-On-Write (QCOW) image format
|
||||||
License: GFDL-1.1-or-later AND LGPL-3.0-or-later AND GFDL-1.3-or-later
|
License: GFDL-1.1-or-later AND LGPL-3.0-or-later AND GFDL-1.3-or-later
|
||||||
@ -35,18 +37,18 @@ BuildRequires: pkg-config
|
|||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: pkgconfig(fuse) >= 2.6
|
BuildRequires: pkgconfig(fuse) >= 2.6
|
||||||
BuildRequires: pkgconfig(libbfio) >= 20221025
|
BuildRequires: pkgconfig(libbfio) >= 20221025
|
||||||
BuildRequires: pkgconfig(libcaes) >= 20220529
|
BuildRequires: pkgconfig(libcaes) >= 20231120
|
||||||
BuildRequires: pkgconfig(libcdata) >= 20220115
|
BuildRequires: pkgconfig(libcdata) >= 20230108
|
||||||
BuildRequires: pkgconfig(libcerror) >= 20220101
|
BuildRequires: pkgconfig(libcerror) >= 20220101
|
||||||
BuildRequires: pkgconfig(libcfile) >= 20220106
|
BuildRequires: pkgconfig(libcfile) >= 20220106
|
||||||
BuildRequires: pkgconfig(libclocale) >= 20220107
|
BuildRequires: pkgconfig(libclocale) >= 20221218
|
||||||
BuildRequires: pkgconfig(libcnotify) >= 20220108
|
BuildRequires: pkgconfig(libcnotify) >= 20220108
|
||||||
BuildRequires: pkgconfig(libcpath) >= 20220108
|
BuildRequires: pkgconfig(libcpath) >= 20220108
|
||||||
BuildRequires: pkgconfig(libcsplit) >= 20220109
|
BuildRequires: pkgconfig(libcsplit) >= 20220109
|
||||||
BuildRequires: pkgconfig(libcthreads) >= 20220102
|
BuildRequires: pkgconfig(libcthreads) >= 20220102
|
||||||
BuildRequires: pkgconfig(libfcache) >= 20220110
|
BuildRequires: pkgconfig(libfcache) >= 20230115
|
||||||
BuildRequires: pkgconfig(libfdata) >= 20220111
|
BuildRequires: pkgconfig(libfdata) >= 20230319
|
||||||
BuildRequires: pkgconfig(libuna) >= 20220611
|
BuildRequires: pkgconfig(libuna) >= 20230710
|
||||||
BuildRequires: pkgconfig(openssl) >= 1.0
|
BuildRequires: pkgconfig(openssl) >= 1.0
|
||||||
BuildRequires: pkgconfig(zlib) >= 1.2.5
|
BuildRequires: pkgconfig(zlib) >= 1.2.5
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
Loading…
Reference in New Issue
Block a user