emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#46623: closed ([PATCH 0/4] gnu: libvirt: Update to 7.0.0.)


From: GNU bug Tracking System
Subject: bug#46623: closed ([PATCH 0/4] gnu: libvirt: Update to 7.0.0.)
Date: Thu, 01 Apr 2021 20:31:01 +0000

Your message dated Thu, 01 Apr 2021 22:29:57 +0200
with message-id <87o8ex4uka.fsf@gnu.org>
and subject line Re: bug#46623: [PATCH 0/4] gnu: libvirt: Update to 7.0.0.
has caused the debbugs.gnu.org bug report #46623,
regarding [PATCH 0/4] gnu: libvirt: Update to 7.0.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
46623: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46623
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/4] gnu: libvirt: Update to 7.0.0. Date: Thu, 18 Feb 2021 21:24:24 +0100
This patch set update libvirt to 7.0.0, it has only 3 package depending on it.
The build system is changed to meson as upstream deprecated the one we where
ussing.

It also add the ability to select with qemu package, libvirt service
uses.

Brice Waegeneire (4):
  gnu: libvirt: Enable disk and directory storage.
  services: libvirt: Change unix-sock-group default.
  services: libvirt: Add qemu field.
  gnu: libvirt: Update to 7.0.0.

 gnu/local.mk                                  |   4 +-
 .../patches/libvirt-add-install-prefix.patch  | 329 ++++++++++++++++++
 .../libvirt-create-machine-cgroup.patch       |  48 ---
 gnu/packages/virtualization.scm               |  82 ++---
 gnu/services/virtualization.scm               |   8 +-
 5 files changed, 375 insertions(+), 96 deletions(-)
 create mode 100644 gnu/packages/patches/libvirt-add-install-prefix.patch
 delete mode 100644 gnu/packages/patches/libvirt-create-machine-cgroup.patch

--
2.30.1



--- End Message ---
--- Begin Message --- Subject: Re: bug#46623: [PATCH 0/4] gnu: libvirt: Update to 7.0.0. Date: Thu, 01 Apr 2021 22:29:57 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hi Brice,

Brice Waegeneire <brice@waegenei.re> skribis:

> This patch set update libvirt to 7.0.0, it has only 3 package depending on it.
> The build system is changed to meson as upstream deprecated the one we where
> ussing.

I’m just noticing this patch series, superseded by
<https://issues.guix.gnu.org/47285>, which I pushed recently.

Let us know if you think anything’s missing!

Thanks, and apologies for the duplicated work.

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]