Rebuild QGA-Win to get all CVE fixes

Resolves: RHEL-45598

Signed-off-by: Konstantin Kostiuk <kkostiuk@redhat.com>
This commit is contained in:
Konstantin Kostiuk 2024-07-01 10:52:15 +03:00
parent bc28441582
commit 683cd5968c
2 changed files with 5 additions and 2 deletions

View File

@ -14,6 +14,6 @@ index 91ff57278e..586de296f5 100644
+++ b/VERSION
@@ -1 +1 @@
-9.0.0
+108.0.1
+108.0.2
--
2.17.2

View File

@ -6,7 +6,7 @@
%define ga_distro "RHEL"
Name: mingw-qemu-ga-win
Version: 108.0.1
Version: 108.0.2
Release: 1%{?dist}
Summary: Qemus Guest agent for Windows
@ -122,6 +122,9 @@ cp build/qga/qemu-ga-x86_64.msi $RPM_BUILD_ROOT%{mingw64_bindir}
%{mingw64_bindir}/qemu-ga*
%changelog
* Mon Jul 1 2024 Konstantin Kostiuk <kkostiuk@redhat.com> 108.0.2
- RHEL-45598 - Set version to 108.0.2
* Tue Apr 30 2024 Konstantin Kostiuk <kkostiuk@redhat.com> 108.0.1
- Set version to 108.0.1
- RHEL-34770 - Gatting rpminspect SPDX license expressions validate failed