From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by mx.groups.io with SMTP id smtpd.web12.10774.1623257230593168382 for ; Wed, 09 Jun 2021 09:47:10 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=IUgb2zaw; spf=pass (domain: redhat.com, ip: 216.205.24.124, mailfrom: lersek@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1623257229; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=0Dcaa9VMU/1aJTYKj0x0Y6+lNCcSXvp+u5b3hHfYhkg=; b=IUgb2zawP/1NJucvBnfYmf3H8+ixLTUVOvVXSKRwS4YzX9yZy4LopAoR5XyTGZoQKY3jz7 2SbkRUkH1peGnGQoIHQ2kHf6c/LpyZOYg2jW64qlkKEAJZVCbQKECFCvVfgw7aq09PPLaH N0ZgPRCL4gMv74MWUr20nojH7oZbW30= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-591-XkjSsc9oPUmnBKgzs5Me6g-1; Wed, 09 Jun 2021 12:47:06 -0400 X-MC-Unique: XkjSsc9oPUmnBKgzs5Me6g-1 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id EC78F80362B; Wed, 9 Jun 2021 16:47:04 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-112-54.ams2.redhat.com [10.36.112.54]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 0449C60853; Wed, 9 Jun 2021 16:47:02 +0000 (UTC) Subject: Re: [edk2-devel] [URGENT PATCH] OvmfPkg/PlatformCI: bump QEMU choco package version to 2021.5.5 To: devel@edk2.groups.io, ardb@kernel.org Cc: Ard Biesheuvel , Bret Barkelew , Jordan Justen , Liming Gao , Michael D Kinney , =?UTF-8?Q?Philippe_Mathieu-Daud=c3=a9?= , Sean Brogan References: <20210609155731.10431-1-lersek@redhat.com> From: "Laszlo Ersek" Message-ID: <8b5ceec5-9c99-bf40-995e-11153f88ad7d@redhat.com> Date: Wed, 9 Jun 2021 18:47:01 +0200 MIME-Version: 1.0 In-Reply-To: X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=lersek@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit On 06/09/21 18:01, Ard Biesheuvel wrote: > On Wed, 9 Jun 2021 at 17:57, Laszlo Ersek wrote: >> >> We currently require QEMU choco package version 2020.08.14 (from commit >> 3ab9d60fcbe7), in "OvmfPkg/PlatformCI/.azurepipelines/Windows-VS2019.yml". >> Said package version references the following URLs: >> >> https://community.chocolatey.org/packages/Qemu/2020.08.14#files >> -> https://qemu.weilnetz.de/w32/qemu-w32-setup-20200814.exe >> -> https://qemu.weilnetz.de/w64/qemu-w64-setup-20200814.exe >> >> These URLs no longer work; Stefan Weil seems to have moved the binaries to >> the following archive directories: >> >> - https://qemu.weilnetz.de/w32/2020/ >> - https://qemu.weilnetz.de/w64/2020/ >> >> In theory, the old QEMU choco packages should be fixed (their powershell >> scripts should be updated to reference the new URLs on Stefan Weil's >> website). However, this PlatformCI issue is blocking the merging of the >> security fix for TianoCore#3356, so getting PlatformCI functional again is >> urgent. Let's bump our QEMU choco package requirement to 2021.5.5, whose >> URLs work, for now. >> >> (Currently we cannot use any other choco package version, as Stefan's >> directories and >> , without any further subdirectories, only >> offer the 20210505 EXE files.) >> >> Cc: Ard Biesheuvel >> Cc: Bret Barkelew >> Cc: Jordan Justen >> Cc: Liming Gao >> Cc: Michael D Kinney >> Cc: Philippe Mathieu-Daudé >> Cc: Sean Brogan >> Signed-off-by: Laszlo Ersek > > Acked-by: Ard Biesheuvel Big kudos for the immediate ACK; merged as commit 702ba436ed8e, via . Thanks! Laszlo > >> --- >> OvmfPkg/PlatformCI/.azurepipelines/Windows-VS2019.yml | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/OvmfPkg/PlatformCI/.azurepipelines/Windows-VS2019.yml b/OvmfPkg/PlatformCI/.azurepipelines/Windows-VS2019.yml >> index 772dbec186a9..2e07a3d8893a 100644 >> --- a/OvmfPkg/PlatformCI/.azurepipelines/Windows-VS2019.yml >> +++ b/OvmfPkg/PlatformCI/.azurepipelines/Windows-VS2019.yml >> @@ -134,7 +134,7 @@ jobs: >> build_flags: $(Build.Flags) >> run_flags: $(Run.Flags) >> extra_install_step: >> - - powershell: choco install qemu --version=2020.08.14; Write-Host "##vso[task.prependpath]c:\Program Files\qemu" >> + - powershell: choco install qemu --version=2021.5.5; Write-Host "##vso[task.prependpath]c:\Program Files\qemu" >> displayName: Install QEMU and Set QEMU on path # friendly name displayed in the UI >> condition: and(gt(variables.pkg_count, 0), succeeded()) >> >> -- >> 2.19.1.3.g30247aa5d201 >> > > > > >