[Pkg-libvirt-commits] [Git][libvirt-team/libvirt][debian/latest] 9 commits: changelog: Import entry for 11.3.0-2
Andrea Bolognani (@abologna)
gitlab at salsa.debian.org
Mon Jun 9 22:45:10 BST 2025
Andrea Bolognani pushed to branch debian/latest at Libvirt Packaging Team / libvirt
Commits:
7ac5e451 by Andrea Bolognani at 2025-06-07T21:22:07+02:00
changelog: Import entry for 11.3.0-2
11.3.0-2 was prepared on the debian/trixie branch but
in retrospect that was premature, since the upload ended
up still going through unstable.
We want to retain the changelog entry, specifically due
to the mention of #1104735 being fixed, but merging the
branch into debian/latest at this point would just
complicate the git history for no benefit. Let's just
import the changelog entry and move on.
Gbp-Dch: Ignore
- - - - -
f9f2900b by Andrea Bolognani at 2025-06-07T21:39:04+02:00
changelog: Create entry for 11.4.0-1
Gbp-Dch: Ignore
- - - - -
bb4c1e48 by Andrea Bolognani at 2025-06-07T21:39:04+02:00
symbols: Bump symbol versions
No new public symbols.
Gbp-Dch: Ignore
- - - - -
5721cc67 by Andrea Bolognani at 2025-06-07T21:39:04+02:00
patches: Refresh patches
Gbp-Dch: Ignore
- - - - -
19fda09d by Andrea Bolognani at 2025-06-07T21:39:04+02:00
install: Update for POWER11 CPU
Gbp-Dch: Ignore
- - - - -
f4cca9f2 by Andrea Bolognani at 2025-06-07T21:39:04+02:00
control: daemon-common Depends on kmod
Drivers can trigger loading and unloading of kernel modules.
- - - - -
3dd784bc by Andrea Bolognani at 2025-06-07T21:39:04+02:00
control: Drop several Build-Depends
For these commands, the build time presence check has been
replaced with a runtime one. That was already the case for
most commands libvirt can use.
- - - - -
7c4bae78 by Andrea Bolognani at 2025-06-07T21:39:04+02:00
copyright: Update source URL
GitLab has been the primary hosting platform for libvirt for
several years now. A read-only mirror used to be maintained
on libvirt.org, but it's now been replaced with a redirect.
Gbp-Dch: Ignore
- - - - -
27b143d2 by Andrea Bolognani at 2025-06-07T21:41:56+02:00
Document changes and release 11.4.0-1
- - - - -
7 changed files:
- debian/changelog
- debian/control
- debian/control.in
- debian/copyright
- debian/libvirt-common.install.in
- debian/libvirt0.symbols
- debian/patches/debian/Use-sensible-editor-by-default.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,19 @@
+libvirt (11.4.0-1) experimental; urgency=medium
+
+ * [f8bc946] New upstream version 11.4.0
+ * [f4cca9f] control: daemon-common Depends on kmod
+ * [3dd784b] control: Drop several Build-Depends
+
+ -- Andrea Bolognani <eof at kiyuko.org> Thu, 05 Jun 2025 00:07:28 +0200
+
+libvirt (11.3.0-2) unstable; urgency=medium
+
+ * [eb4a97a] patches: Add backports
+ - backport/[...]-Don-t-setup-qemu-for-inco.patch
+ - Closes: #1104735
+
+ -- Andrea Bolognani <eof at kiyuko.org> Sun, 01 Jun 2025 16:39:44 +0200
+
libvirt (11.3.0-1) unstable; urgency=medium
* [228f666] New upstream version 11.3.0
=====================================
debian/control
=====================================
@@ -10,7 +10,6 @@ Build-Depends:
dh-apparmor [linux-any],
augeas-tools [linux-any],
bash-completion,
- kmod [linux-any],
libacl1-dev [linux-any],
libapparmor-dev (>= 3.0.0) [linux-any],
libattr1-dev [linux-any],
@@ -48,11 +47,7 @@ Build-Depends:
libxen-dev [amd64 arm64],
libxml2-dev,
libxml2-utils,
- lvm2 [linux-any],
meson,
- mount [linux-any],
- numad:native [linux-any],
- open-iscsi [linux-any],
po-debconf,
python3-docutils,
python3:native,
@@ -190,6 +185,7 @@ Depends:
dmidecode [amd64 arm64 armhf i386 riscv64 loong64 x32],
gettext-base,
iproute2,
+ kmod [linux-any],
libvirt-common (= ${binary:Version}),
libvirt0 (= ${binary:Version}),
polkitd (>= 121+compat0.1-2),
=====================================
debian/control.in
=====================================
@@ -10,7 +10,6 @@ Build-Depends:
dh-apparmor [linux-any],
augeas-tools [linux-any],
bash-completion,
- kmod [linux-any],
libacl1-dev [linux-any],
libapparmor-dev (>= 3.0.0) [linux-any],
libattr1-dev [linux-any],
@@ -48,11 +47,7 @@ Build-Depends:
libxen-dev [${ARCHES_XEN}],
libxml2-dev,
libxml2-utils,
- lvm2 [linux-any],
meson,
- mount [linux-any],
- numad:native [linux-any],
- open-iscsi [linux-any],
po-debconf,
python3-docutils,
python3:native,
@@ -178,6 +173,7 @@ Depends:
dmidecode [${ARCHES_DMIDECODE}],
gettext-base,
iproute2,
+ kmod [linux-any],
libvirt-common (= ${binary:Version}),
libvirt0 (= ${binary:Version}),
polkitd (>= 121+compat0.1-2),
=====================================
debian/copyright
=====================================
@@ -1,6 +1,6 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libvirt
-Source: https://libvirt.org/git/?p=libvirt.git
+Source: https://gitlab.com/libvirt/libvirt/
Comment: in addition see the upstream maintainer AUTHORS file
Files: *
=====================================
debian/libvirt-common.install.in
=====================================
@@ -18,6 +18,7 @@ usr/share/libvirt/cpu_map/arm_features.xml
usr/share/libvirt/cpu_map/arm_vendors.xml
usr/share/libvirt/cpu_map/index.xml
usr/share/libvirt/cpu_map/ppc64_POWER10.xml
+usr/share/libvirt/cpu_map/ppc64_POWER11.xml
usr/share/libvirt/cpu_map/ppc64_POWER6.xml
usr/share/libvirt/cpu_map/ppc64_POWER7.xml
usr/share/libvirt/cpu_map/ppc64_POWER8.xml
=====================================
debian/libvirt0.symbols
=====================================
@@ -102,7 +102,7 @@ libvirt.so.0 libvirt0 #MINVER#
*@LIBVIRT_10.1.0 10.1.0
*@LIBVIRT_10.2.0 10.2.0
*@LIBVIRT_11.2.0 11.2.0
- *@LIBVIRT_PRIVATE_11.3.0 11.3.0
+ *@LIBVIRT_PRIVATE_11.4.0 11.4.0
libvirt-qemu.so.0 libvirt0 #MINVER#
*@LIBVIRT_QEMU_0.8.3 0.8.3
@@ -121,4 +121,4 @@ libvirt-admin.so.0 libvirt0 #MINVER#
*@LIBVIRT_ADMIN_3.0.0 3.0.0
*@LIBVIRT_ADMIN_8.6.0 8.9.0
*@LIBVIRT_ADMIN_11.2.0 11.2.0
- *@LIBVIRT_ADMIN_PRIVATE_11.3.0 11.3.0
+ *@LIBVIRT_ADMIN_PRIVATE_11.4.0 11.4.0
=====================================
debian/patches/debian/Use-sensible-editor-by-default.patch
=====================================
@@ -10,10 +10,10 @@ Forwarded: not-needed
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/vsh.c b/tools/vsh.c
-index d1e6995..b172c82 100644
+index e892cbc..d6b8fd7 100644
--- a/tools/vsh.c
+++ b/tools/vsh.c
-@@ -2569,7 +2569,7 @@ vshEditWriteToTempFile(vshControl *ctl, const char *doc)
+@@ -2575,7 +2575,7 @@ vshEditWriteToTempFile(vshControl *ctl, const char *doc)
/* Hard-code default editor used as a fallback if not configured by
* VISUAL or EDITOR environment variables. */
View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt/-/compare/ab0ec0a445acbdbfbbfdeb7740fc9ba4d6d153b3...27b143d2b519462fe5f5f5d731967ef33494c351
--
View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt/-/compare/ab0ec0a445acbdbfbbfdeb7740fc9ba4d6d153b3...27b143d2b519462fe5f5f5d731967ef33494c351
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/20250609/c1c24c9c/attachment-0001.htm>
More information about the Pkg-libvirt-commits
mailing list