From patchwork Thu Jul 28 20:02:14 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yonggang Luo X-Patchwork-Id: 1661824 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.a=rsa-sha256 header.s=20210112 header.b=o+RuaQN5; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=nongnu.org (client-ip=209.51.188.17; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4Lv1ny0qQ7z9t0J for ; Fri, 29 Jul 2022 06:04:36 +1000 (AEST) Received: from localhost ([::1]:57418 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oH9kG-0001qn-Ly for incoming@patchwork.ozlabs.org; Thu, 28 Jul 2022 16:04:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53110) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oH9iU-0001mk-3j; Thu, 28 Jul 2022 16:02:42 -0400 Received: from mail-pg1-x536.google.com ([2607:f8b0:4864:20::536]:33301) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oH9iN-0002mB-KU; Thu, 28 Jul 2022 16:02:40 -0400 Received: by mail-pg1-x536.google.com with SMTP id 72so2389867pge.0; Thu, 28 Jul 2022 13:02:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=m0zl3TeCn86IKoa6p7FYTXNlI7C9XKjHCM/vPgbzrgU=; b=o+RuaQN5cUrs+EpP306vJ4Il4tfN8lU/SNviH6RuqnJOuUdNpNvKe3w8v9/EjMocWK bSGKujdFHak9x8BYhSc3YOUEyci3w4mKHc08Nh+YMLO18q46sHnNPnjTsYdB/z6spLC9 eR4lVsVAPMqkZrgHI+2D4/Mew2UHT9TPZHo1wyC/6ircaaEMrn/gbmoVdJ5mAXsvC/c8 9epbZQ3uxPct+utZg/W/zdYNRADnAnMfmZBJYU0PT3rDGwqcZqw+HlmePgNZNiRNOdqM VJTU20OlojCHLw+6TTJQObHYKIzOBgblnqHFe6A4wGynAmTGYhuwQIhULHeLBOdFxh04 /12A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=m0zl3TeCn86IKoa6p7FYTXNlI7C9XKjHCM/vPgbzrgU=; b=uHty7xeo9SHVJCt2lqpGB4cfnqZqNTZJZy56V4+Ki4prVnLq+2jCat+Neeumqccmjb 46jDPk1exEaYxN7oriSfeq67qtdhuul3KH6llHdCovpu1ufMphDRpc8fLb6R1tU688Jd RTN4CRLV3wPRnzlzTFoSHgiZK4i8wtMXuruyrhZs+qfuqFQPP+e/cQaeSKpK+fK3Gx7Z t9uppfb1lzaIJMACsZQv2Oq+9JJ6NTOm/UpsILMEZHjDabpkBOdMpKOlL95U2lnsfUwk zh//n6npovVz620mjGj0SA6nPYzJ1emQFcodPxxayRrEAr6vS7TfHEyt2mIpGrPMrsdf 7heA== X-Gm-Message-State: AJIora9DlJcz87ut0b64SLgRsAllHFwPPOnbtGGs7HZQgjZmWCIpMFpZ Yl1Y4DOd6to0I6GHAxxXSDpEv84ckV0= X-Google-Smtp-Source: AGRyM1uctSGcSdfbixw8v0yLsFtwToVkzWNLsgfD9utbtR1vdExZP7bw/Z/wM38+WTXFbAgFwem+fA== X-Received: by 2002:a05:6a00:998:b0:52a:db4c:541b with SMTP id u24-20020a056a00099800b0052adb4c541bmr179638pfg.35.1659038553474; Thu, 28 Jul 2022 13:02:33 -0700 (PDT) Received: from localhost.localdomain ([103.94.185.75]) by smtp.googlemail.com with ESMTPSA id g197-20020a6252ce000000b0052531985e3esm1219294pfb.22.2022.07.28.13.02.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 28 Jul 2022 13:02:33 -0700 (PDT) From: Yonggang Luo To: qemu-devel@nongnu.org Cc: =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= , =?utf-8?q?Ale?= =?utf-8?q?x_Benn=C3=A9e?= , Beraldo Leal , Thomas Huth , qemu-trivial@nongnu.org, Wainer dos Santos Moschetta , Yonggang Luo Subject: [PATCH] ci: Upgrade msys2 release to 20220603 Date: Fri, 29 Jul 2022 04:02:14 +0800 Message-Id: <20220728200214.1943-1-luoyonggang@gmail.com> X-Mailer: git-send-email 2.36.1.windows.1 MIME-Version: 1.0 Received-SPF: pass client-ip=2607:f8b0:4864:20::536; envelope-from=luoyonggang@gmail.com; helo=mail-pg1-x536.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, T_SCC_BODY_TEXT_LINE=-0.01, T_SPF_TEMPERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" Signed-off-by: Yonggang Luo --- .cirrus.yml | 2 +- .gitlab-ci.d/windows.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index 20843a420c..4ffef6105b 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -12,7 +12,7 @@ windows_msys2_task: CIRRUS_SHELL: powershell MSYS: winsymlinks:nativestrict MSYSTEM: MINGW64 - MSYS2_URL: https://github.com/msys2/msys2-installer/releases/download/2022-05-03/msys2-base-x86_64-20220503.sfx.exe + MSYS2_URL: https://github.com/msys2/msys2-installer/releases/download/2022-06-03/msys2-base-x86_64-20220603.sfx.exe MSYS2_FINGERPRINT: 0 MSYS2_PACKAGES: " diffutils git grep make pkg-config sed diff --git a/.gitlab-ci.d/windows.yml b/.gitlab-ci.d/windows.yml index 1b2ede49e1..da80fabe2c 100644 --- a/.gitlab-ci.d/windows.yml +++ b/.gitlab-ci.d/windows.yml @@ -17,7 +17,7 @@ } - If ( !(Test-Path -Path msys64\var\cache\msys2.exe ) ) { Invoke-WebRequest - "https://github.com/msys2/msys2-installer/releases/download/2022-05-03/msys2-base-x86_64-20220503.sfx.exe" + "https://github.com/msys2/msys2-installer/releases/download/2022-06-03/msys2-base-x86_64-20220603.sfx.exe" -outfile "msys64\var\cache\msys2.exe" } - msys64\var\cache\msys2.exe -y