[Pkg-libvirt-commits] [Git][libvirt-team/libvirt][debian/latest] 5 commits: changelog: Create entry for 10.2.0-1
Andrea Bolognani (@abologna)
gitlab at salsa.debian.org
Thu Apr 4 22:18:13 BST 2024
Andrea Bolognani pushed to branch debian/latest at Libvirt Packaging Team / libvirt
Commits:
20bb30eb by Andrea Bolognani at 2024-04-02T23:01:18+02:00
changelog: Create entry for 10.2.0-1
Gbp-Dch: Ignore
- - - - -
b21fa73e by Andrea Bolognani at 2024-04-02T23:02:09+02:00
symbols: Bump symbol versions
New symbols:
* virDomainGraphicsReload
Gbp-Dch: Ignore
- - - - -
6f19cb06 by Andrea Bolognani at 2024-04-02T23:03:11+02:00
patches: Refresh patches
Gbp-Dch: Ignore
- - - - -
636f6ae6 by Andrea Bolognani at 2024-04-02T23:35:53+02:00
copyright: Update copyright information
Gbp-Dch: Ignore
- - - - -
4db0b08a by Andrea Bolognani at 2024-04-02T23:43:19+02:00
Document changes and release 10.2.0-1
- - - - -
4 changed files:
- debian/changelog
- debian/copyright
- debian/libvirt0.symbols
- debian/patches/debian/Use-sensible-editor-by-default.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+libvirt (10.2.0-1) unstable; urgency=medium
+
+ * [c1118d1] New upstream version 10.2.0
+ - Fixes CVE-2024-2494 (Closes: #1067461)
+
+ -- Andrea Bolognani <eof at kiyuko.org> Tue, 02 Apr 2024 23:42:38 +0200
+
libvirt (10.1.0-1) unstable; urgency=medium
* [517918e] New upstream version 10.1.0
=====================================
debian/copyright
=====================================
@@ -27,6 +27,10 @@ Files: src/conf/domain_validate.*
Copyright: 2020 IBM Corp.
License: LGPL-2.1+
+Files: src/cpu/cpu_loongarch.*
+Copyright: 2024 Loongson Technology.
+License: LGPL-2.1+
+
Files: src/cpu/cpu_riscv64.*
Copyright: 2023 Ventana Micro
License: LGPL-2.1+
=====================================
debian/libvirt0.symbols
=====================================
@@ -100,7 +100,8 @@ libvirt.so.0 libvirt0 #MINVER#
*@LIBVIRT_9.0.0 9.0.0
*@LIBVIRT_9.7.0 9.7.0
*@LIBVIRT_10.1.0 10.1.0
- *@LIBVIRT_PRIVATE_10.1.0 10.1.0
+ *@LIBVIRT_10.2.0 10.2.0
+ *@LIBVIRT_PRIVATE_10.2.0 10.2.0
libvirt-qemu.so.0 libvirt0 #MINVER#
*@LIBVIRT_QEMU_0.8.3 0.8.3
@@ -118,4 +119,4 @@ libvirt-admin.so.0 libvirt0 #MINVER#
*@LIBVIRT_ADMIN_2.0.0 2.0.0~rc1
*@LIBVIRT_ADMIN_3.0.0 3.0.0
*@LIBVIRT_ADMIN_8.6.0 8.9.0
- *@LIBVIRT_ADMIN_PRIVATE_10.1.0 10.1.0
+ *@LIBVIRT_ADMIN_PRIVATE_10.2.0 10.2.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 65deaa7..c04d8ee 100644
+index f960710..f89096b 100644
--- a/tools/vsh.c
+++ b/tools/vsh.c
-@@ -2444,7 +2444,7 @@ vshEditWriteToTempFile(vshControl *ctl, const char *doc)
+@@ -2435,7 +2435,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/7ad0435d623b7b60f526201791573e17a01bca2e...4db0b08aab0dd0c7160aec6cabc41ac3e084518f
--
View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt/-/compare/7ad0435d623b7b60f526201791573e17a01bca2e...4db0b08aab0dd0c7160aec6cabc41ac3e084518f
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/20240404/6526fa4a/attachment-0001.htm>
More information about the Pkg-libvirt-commits
mailing list