[Pkg-libvirt-commits] [Git][libvirt-team/libvirt][debian/latest] 6 commits: changelog: Create entry for 8.4.0-1
Andrea Bolognani (@abologna)
gitlab at salsa.debian.org
Fri Jun 3 10:33:47 BST 2022
Andrea Bolognani pushed to branch debian/latest at Libvirt Packaging Team / libvirt
Commits:
90da2762 by Andrea Bolognani at 2022-06-01T20:27:34+02:00
changelog: Create entry for 8.4.0-1
Gbp-Dch: Ignore
- - - - -
532d0b01 by Andrea Bolognani at 2022-06-01T20:54:39+02:00
symbols: Bump symbol versions
New symbols:
* virDomainSaveParams
* virDomainRestoreParams
Gbp-Dch: Ignore
- - - - -
dbfe4e96 by Andrea Bolognani at 2022-06-01T20:55:08+02:00
patches: Refresh patches
Gbp-Dch: Ignore
- - - - -
18fef5b6 by Andrea Bolognani at 2022-06-01T21:10:36+02:00
libvirt0: Add POWER10 CPU model
Gbp-Dch: Ignore
- - - - -
9cd52278 by Andrea Bolognani at 2022-06-02T15:51:13+02:00
copyright: Add missing entries
The ccw files have been introduced in this release, while the
syntax-check one has been around basically forever but had not
been listed in the Debian copyright file until now.
Gbp-Dch: Ignore
- - - - -
f1ccde58 by Andrea Bolognani at 2022-06-02T15:51:26+02:00
Document changes and release 8.4.0-1
- - - - -
5 changed files:
- debian/changelog
- debian/copyright
- debian/libvirt0.install
- debian/libvirt0.symbols
- debian/patches/debian/apparmor_profiles_local_include.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+libvirt (8.4.0-1) unstable; urgency=medium
+
+ * [ef2fd0c] New upstream version 8.4.0
+
+ -- Andrea Bolognani <eof at kiyuko.org> Thu, 02 Jun 2022 15:49:13 +0200
+
libvirt (8.3.0-1) unstable; urgency=medium
* [f9dd871] New upstream version 8.3.0
=====================================
debian/copyright
=====================================
@@ -8,6 +8,11 @@ Copyright: 2005-2022 Red Hat, Inc
License: LGPL-2.1+
Comment: Among many source files this also includes many generated, test-data or binary files
+Files: build-aux/syntax-check.mk
+Copyright: 2008-2019 Red Hat, Inc.
+ 2001-2022 Free Software Foundation, Inc.
+License: GPL-3.0+
+
Files: src/conf/*
Copyright: 2005-2019 Red Hat, Inc
2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
@@ -17,6 +22,10 @@ Files: src/conf/domain_validate.*
Copyright: 2020 IBM Corp.
License: LGPL-2.1+
+Files: src/util/virccw.*
+Copyright: 2022 IBM Corporation
+License: LGPL-2.1+
+
Files: src/util/virsocket.c
Copyright: 2020 Red Hat, Inc.
2011-2020 Free Software Foundation, Inc.
@@ -107,6 +116,24 @@ License: GPL-2.0+
On Debian systems, the complete text of the GNU General Public License
Version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+License: GPL-3.0+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see
+ <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 3 can be found in `/usr/share/common-licenses/GPL-3'.
+
License: SIL-1.1
This Font Software is licensed under the SIL Open Font License,
Version 1.1.
=====================================
debian/libvirt0.install
=====================================
@@ -17,6 +17,7 @@ usr/share/libvirt/cpu_map/arm_cortex-a72.xml
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_POWER6.xml
usr/share/libvirt/cpu_map/ppc64_POWER7.xml
usr/share/libvirt/cpu_map/ppc64_POWER8.xml
=====================================
debian/libvirt0.symbols
=====================================
@@ -132,7 +132,8 @@ libvirt.so.0 libvirt0 #MINVER#
*@LIBVIRT_7.7.0 7.9.0
*@LIBVIRT_7.8.0 7.9.0
*@LIBVIRT_8.0.0 8.0.0
- *@LIBVIRT_PRIVATE_8.3.0 8.3.0
+ *@LIBVIRT_8.4.0 8.4.0
+ *@LIBVIRT_PRIVATE_8.4.0 8.4.0
libvirt-qemu.so.0 libvirt0 #MINVER#
*@LIBVIRT_QEMU_0.8.3 0.8.3
@@ -155,4 +156,4 @@ libvirt-admin.so.0 libvirt0 #MINVER#
*@LIBVIRT_ADMIN_1.3.0 1.2.18
*@LIBVIRT_ADMIN_2.0.0 2.0.0~rc1
*@LIBVIRT_ADMIN_3.0.0 3.0.0
- *@LIBVIRT_ADMIN_PRIVATE_8.3.0 8.3.0
+ *@LIBVIRT_ADMIN_PRIVATE_8.4.0 8.4.0
=====================================
debian/patches/debian/apparmor_profiles_local_include.patch
=====================================
@@ -24,7 +24,7 @@ index 0c8b812..72278b5 100644
+ # Site-specific additions and overrides. See local/README for details.
+ #include <local/abstractions/libvirt-lxc>
diff --git a/src/security/apparmor/libvirt-qemu b/src/security/apparmor/libvirt-qemu
-index c29168d..d917aa8 100644
+index 02ee273..6963d33 100644
--- a/src/security/apparmor/libvirt-qemu
+++ b/src/security/apparmor/libvirt-qemu
@@ -253,3 +253,6 @@
View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt/-/compare/2282a3354b92cdd4ab26de0f0c6176e40b6efee8...f1ccde5897e0e5c5751035713f9ba0dd03cc6b36
--
View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt/-/compare/2282a3354b92cdd4ab26de0f0c6176e40b6efee8...f1ccde5897e0e5c5751035713f9ba0dd03cc6b36
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/20220603/1442c622/attachment-0001.htm>
More information about the Pkg-libvirt-commits
mailing list