[PATCH 0/2] Upgrade mingw base packages

Yonggang Luo posted 2 patches 1 year, 12 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220503200524.1868-1-luoyonggang@gmail.com
Maintainers: Yonggang Luo <luoyonggang@gmail.com>, "Alex Bennée" <alex.bennee@linaro.org>, "Philippe Mathieu-Daudé" <f4bug@amsat.org>, Thomas Huth <thuth@redhat.com>, Wainer dos Santos Moschetta <wainersm@redhat.com>, Beraldo Leal <bleal@redhat.com>
.cirrus.yml              | 2 +-
.gitlab-ci.d/windows.yml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
[PATCH 0/2] Upgrade mingw base packages
Posted by Yonggang Luo 1 year, 12 months ago
v1. upgrade both cirrus and gitlab-ci to the newest mingw base release

Yonggang Luo (2):
  cirrus/win32: upgrade mingw base packages
  gitlab-ci: Upgrade mingw base package.

 .cirrus.yml              | 2 +-
 .gitlab-ci.d/windows.yml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.36.0.windows.1
Re: [PATCH 0/2] Upgrade mingw base packages
Posted by Thomas Huth 1 year, 11 months ago
On 03/05/2022 22.05, Yonggang Luo wrote:
> v1. upgrade both cirrus and gitlab-ci to the newest mingw base release
> 
> Yonggang Luo (2):
>    cirrus/win32: upgrade mingw base packages
>    gitlab-ci: Upgrade mingw base package.
> 
>   .cirrus.yml              | 2 +-
>   .gitlab-ci.d/windows.yml | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
> 

Tested-by: Thomas Huth <thuth@redhat.com>

I can take this through my next misc/testing pull request if nobody else 
wants to take it first.
Re: [PATCH 0/2] Upgrade mingw base packages
Posted by Alex Bennée 1 year, 11 months ago
Thomas Huth <thuth@redhat.com> writes:

> On 03/05/2022 22.05, Yonggang Luo wrote:
>> v1. upgrade both cirrus and gitlab-ci to the newest mingw base release
>> Yonggang Luo (2):
>>    cirrus/win32: upgrade mingw base packages
>>    gitlab-ci: Upgrade mingw base package.
>>   .cirrus.yml              | 2 +-
>>   .gitlab-ci.d/windows.yml | 2 +-
>>   2 files changed, 2 insertions(+), 2 deletions(-)
>> 
>
> Tested-by: Thomas Huth <thuth@redhat.com>
>
> I can take this through my next misc/testing pull request if nobody
> else wants to take it first.

Go for it, I don't have any testing/next brewing at the moment.

-- 
Alex Bennée
Re: [PATCH 0/2] Upgrade mingw base packages
Posted by Marc-André Lureau 1 year, 11 months ago
Hi

On Wed, May 4, 2022 at 1:19 AM Yonggang Luo <luoyonggang@gmail.com> wrote:

> v1. upgrade both cirrus and gitlab-ci to the newest mingw base release
>
> Yonggang Luo (2):
>   cirrus/win32: upgrade mingw base packages
>   gitlab-ci: Upgrade mingw base package.
>

lgtm,
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>

It would help though to have some rationale for the change. Unfortunately,
the installer news/changelog leaves a lot to be desired:
https://github.com/msys2/msys2-installer/releases.

-- 
Marc-André Lureau