Re: [PATCH] ci: refresh with 'lcitool manifest'

2025-06-09 Thread Andrea Bolognani via Devel
On Mon, Jun 09, 2025 at 09:38:51AM +0200, Michal Privoznik via Devel wrote: > - Replace Alpine 3.21 with 3.22 > > Signed-off-by: Michal Privoznik > --- > > Green pipeline: > > https://gitlab.com/MichalPrivoznik/libvirt/-/pipelines/1860029940 > > ci/buildenv/{alpine-321.sh => alpine-322.sh}

[PATCH] ci: refresh with 'lcitool manifest'

2025-06-09 Thread Michal Privoznik via Devel
From: Michal Privoznik - Replace Alpine 3.21 with 3.22 Signed-off-by: Michal Privoznik --- Green pipeline: https://gitlab.com/MichalPrivoznik/libvirt/-/pipelines/1860029940 ci/buildenv/{alpine-321.sh => alpine-322.sh} | 0 .../{alpine-321.Dockerfile => alpine-322.Dockerfile}

Re: [PATCH] ci: refresh with 'lcitool manifest'

2025-05-16 Thread Peter Krempa via Devel
On Fri, May 16, 2025 at 10:04:30 +0200, Michal Privoznik via Devel wrote: > From: Michal Privoznik > > - Add Fedora 42 > - Remove EOL Fedora 40 > - Switch mingw from Fedora 41 to Fedora 42 > > Signed-off-by: Michal Privoznik > --- Reviewed-by: Peter Krempa

[PATCH] ci: refresh with 'lcitool manifest'

2025-05-16 Thread Michal Privoznik via Devel
From: Michal Privoznik - Add Fedora 42 - Remove EOL Fedora 40 - Switch mingw from Fedora 41 to Fedora 42 Signed-off-by: Michal Privoznik --- Green pipeline: https://gitlab.com/MichalPrivoznik/libvirt/-/pipelines/1819375318 It also contains spec file changes that I'll be sending shortly. I ha

Re: [PATCH] ci: refresh with 'lcitool manifest'

2025-05-05 Thread Martin Kletzander via Devel
On Fri, May 02, 2025 at 09:29:46AM +0100, Daniel P. Berrangé via Devel wrote: From: Daniel P. Berrangé This removes librbd from 32-bit arches on debian sid, which no longer exists. Signed-off-by: Daniel P. Berrangé Reviewed-by: Martin Kletzander signature.asc Description: PGP signature

[PATCH] ci: refresh with 'lcitool manifest'

2025-05-02 Thread Daniel P . Berrangé via Devel
From: Daniel P. Berrangé This removes librbd from 32-bit arches on debian sid, which no longer exists. Signed-off-by: Daniel P. Berrangé --- ci/buildenv/debian-sid-cross-armv6l.sh | 1 - ci/buildenv/debian-sid-cross-armv7l.sh | 1 - ci/buildenv/debian-sid-cross-i686.sh

Re: [libvirt PATCH] ci: refresh with 'lcitool manifest'

2025-03-07 Thread Martin Kletzander
On Fri, Mar 07, 2025 at 02:03:31PM +0100, Pavel Hrdina wrote: - Remove EOL Debian 11 Signed-off-by: Pavel Hrdina Reviewed-by: Martin Kletzander signature.asc Description: PGP signature

[libvirt PATCH] ci: refresh with 'lcitool manifest'

2025-03-07 Thread Pavel Hrdina
- Remove EOL Debian 11 Signed-off-by: Pavel Hrdina --- This depends on this MR [1] to update libvirt-ci as well. [1] ci/buildenv/debian-11-cross-aarch64.sh| 117 ci/buildenv/debian-11-cross-armv6l.sh

Re: [PATCH] ci: refresh with 'lcitool manifest'

2025-02-12 Thread Peter Krempa
On Tue, Feb 11, 2025 at 17:41:32 +, Daniel P. Berrangé wrote: > This replaces Fedora 39 with Fedora 41, updates the FreeBSD > Cirrus CI image names, and tweaks some package names > > Signed-off-by: Daniel P. Berrangé > --- Reviewed-by: Peter Krempa

[PATCH] ci: refresh with 'lcitool manifest'

2025-02-11 Thread Daniel P . Berrangé
This replaces Fedora 39 with Fedora 41, updates the FreeBSD Cirrus CI image names, and tweaks some package names Signed-off-by: Daniel P. Berrangé --- NB: this updates the integration test config files but the integration test machine lacks updates. I have disabled running of integration tests i

Re: [PATCH] ci: refresh with 'lcitool manifest'

2024-10-16 Thread Peter Krempa
On Wed, Oct 16, 2024 at 15:48:08 +0100, Daniel P. Berrangé wrote: > Major changes: > > * macOS 13 is removed. Cirrus CI now only supports a single >version, macOS 14, so there is no addition of macOS 15 >possible. > > * The polkit lcitool mapping is renamed to pkcheck > > * The polkit

[PATCH] ci: refresh with 'lcitool manifest'

2024-10-16 Thread Daniel P . Berrangé
Major changes: * macOS 13 is removed. Cirrus CI now only supports a single version, macOS 14, so there is no addition of macOS 15 possible. * The polkit lcitool mapping is renamed to pkcheck * The polkit package is renamed on Debian & Ubuntu Signed-off-by: Daniel P. Berrangé --- ci/b

Re: [PATCH] ci: refresh with lcitool manifest

2024-03-04 Thread Andrea Bolognani
On Mon, Mar 04, 2024 at 04:34:35PM +, Daniel P. Berrangé wrote: > Picks up the switch from FreeBSD 13.2 to 13.3 > > Signed-off-by: Daniel P. Berrangé > --- > ci/gitlab/builds.yml | 2 +- > ci/lcitool/targets/freebsd-13.yml | 2 -- > 2 files changed, 1 insertion(+), 3 deletions(-)

[PATCH] ci: refresh with lcitool manifest

2024-03-04 Thread Daniel P . Berrangé
Picks up the switch from FreeBSD 13.2 to 13.3 Signed-off-by: Daniel P. Berrangé --- ci/gitlab/builds.yml | 2 +- ci/lcitool/targets/freebsd-13.yml | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 ci/lcitool/targets/freebsd-13.yml diff --git a/ci/gitlab/bu