[Pkg-libvirt-commits] [Git][libvirt-team/libvirt][debian/latest] 2 commits: patches: Drop forward/Skip-vircgrouptest.patch

Andrea Bolognani (@abologna) gitlab at salsa.debian.org
Tue Apr 11 21:48:07 BST 2023



Andrea Bolognani pushed to branch debian/latest at Libvirt Packaging Team / libvirt


Commits:
faef0ca6 by Andrea Bolognani at 2023-04-11T22:07:20+02:00
patches: Drop forward/Skip-vircgrouptest.patch

Even without this patch, the package builds successfully in
a pbuilder chroot, where /sys/fs/cgroup/ is completely empty.

It makes sense that the mocking situation would have improved
between 2014, when the patch was introduced, and today.

- - - - -
ef89de75 by Andrea Bolognani at 2023-04-11T22:18:12+02:00
Document changes and release 9.2.0-2

- - - - -


3 changed files:

- debian/changelog
- − debian/patches/forward/Skip-vircgrouptest.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,25 @@
+libvirt (9.2.0-2) experimental; urgency=medium
+
+  [ Andrea Bolognani ]
+  * [4d3b6ff] debconf: Add Spanish translation
+    - Thanks to Jonathan Bustillos (Closes: #986773)
+  * [5dbd337] debconf: Add Italian translation
+    - Thanks to Ceppo (Closes: #1019161)
+  * [23c7d71] debconf: Add Romanian translation
+    - Thanks to Remus-Gabriel Chelu (Closes: #1032335)
+  * [faef0ca] patches: Drop forward/Skip-vircgrouptest.patch
+    - Should no longer be needed
+
+  [ Pino Toscano ]
+  * [351123e] Limit architectures with RBD support
+    - No longer attempt to build the RBD storage driver on Linux
+      architectures where Ceph itself is not built (e.g. ppc64)
+  * [689bbe6] control: switch libc6-dev B-D to libc-dev
+    - Should make libvirt buildable on architectures that don't
+      have libc6-dev (e.g. ia64)
+
+ -- Andrea Bolognani <eof at kiyuko.org>  Tue, 11 Apr 2023 22:08:24 +0200
+
 libvirt (9.2.0-1) experimental; urgency=medium
 
   * [62fdd34] New upstream version 9.2.0


=====================================
debian/patches/forward/Skip-vircgrouptest.patch deleted
=====================================
@@ -1,23 +0,0 @@
-From: =?utf-8?q?Guido_G=C3=BCnther?= <agx at sigxcpu.org>
-Date: Fri, 7 Mar 2014 09:56:12 +0100
-Subject: Skip vircgrouptest
-
-We don't have a mock for nodeGetCPUCount yet so we fail in a chroot
-without sysfs mounted.
----
- tests/vircgrouptest.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/tests/vircgrouptest.c b/tests/vircgrouptest.c
-index 0e7645a..064f252 100644
---- a/tests/vircgrouptest.c
-+++ b/tests/vircgrouptest.c
-@@ -20,7 +20,7 @@
- 
- #include "testutils.h"
- 
--#ifdef __linux__
-+#if defined HAVE_SYSFS_MOCK
- 
- 
- # define LIBVIRT_VIRCGROUPPRIV_H_ALLOW


=====================================
debian/patches/series
=====================================
@@ -1,4 +1,3 @@
-forward/Skip-vircgrouptest.patch
 forward/Reduce-udevadm-settle-timeout-to-10-seconds.patch
 forward/Pass-GPG_TTY-env-var-to-the-ssh-binary.patch
 debian/Debianize-libvirt-guests.patch



View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt/-/compare/689bbe6f74714fc55d7e1ae351bfa2125c85da0d...ef89de758a492d3821f6cf4b27a78628427ebe4f

-- 
View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt/-/compare/689bbe6f74714fc55d7e1ae351bfa2125c85da0d...ef89de758a492d3821f6cf4b27a78628427ebe4f
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-libvirt-commits/attachments/20230411/e437d21e/attachment-0001.htm>


More information about the Pkg-libvirt-commits mailing list