[Pkg-libvirt-commits] [Git][libvirt-team/libvirt][upstream/latest] New upstream version 5.3.0

Guido Günther gitlab at salsa.debian.org
Mon May 6 12:08:44 BST 2019



Guido Günther pushed to branch upstream/latest at Libvirt Packaging Team / libvirt


Commits:
641e5327 by Guido Günther at 2019-05-06T11:04:22Z
New upstream version 5.3.0
- - - - -


7 changed files:

- NEWS
- docs/news.html
- docs/news.html.in
- docs/news.xml
- libvirt.spec
- libvirt.spec.in
- src/qemu/qemu.conf


Changes:

=====================================
NEWS
=====================================
@@ -1,7 +1,7 @@
 libvirt releases
 ================
 
-# v5.3.0 (unreleased)
+# v5.3.0 (2019-05-04)
 
   * New features
 


=====================================
docs/news.html
=====================================
@@ -6,7 +6,7 @@
         Do not edit this file. Changes will be lost.
       -->
   <!--
-        This page was generated at Tue Apr 30 19:16:44 UTC 2019.
+        This page was generated at Sat May  4 17:55:24 UTC 2019.
       -->
   <head>
     <meta charset="UTF-8"/>
@@ -34,7 +34,7 @@
         <a href="https://libvirt.org/git/?p=libvirt.git;a=log">git log</a>.
         </p>
         <h3>
-          <strong>v5.3.0 (unreleased)</strong>
+          <strong>v5.3.0 (2019-05-04)</strong>
         </h3>
         <ul>
           <li>


=====================================
docs/news.html.in
=====================================
@@ -12,7 +12,7 @@
         <h1>Releases</h1><p>This is the list of official releases for libvirt, along with an
         overview of the changes introduced by each of them.</p><p>For a more fine-grained view, use the
         <a href="https://libvirt.org/git/?p=libvirt.git;a=log">git log</a>.
-        </p><h3><strong>v5.3.0 (unreleased)</strong></h3><ul><li><strong>New features</strong><ul><li>
+        </p><h3><strong>v5.3.0 (2019-05-04)</strong></h3><ul><li><strong>New features</strong><ul><li>
           qemu: Add support for setting the emulator scheduler parameters
         <br/>
           I/O threads and vCPU threads already support setting schedulers, but


=====================================
docs/news.xml
=====================================
@@ -33,7 +33,7 @@
      -->
 
 <libvirt>
-  <release version="v5.3.0" date="unreleased">
+  <release version="v5.3.0" date="2019-05-04">
     <section title="New features">
       <change>
         <summary>


=====================================
libvirt.spec
=====================================
@@ -216,14 +216,14 @@
 Summary: Library providing a simple virtualization API
 Name: libvirt
 Version: 5.3.0
-Release: 0rc2%{?dist}%{?extra_release}
+Release: 1%{?dist}
 License: LGPLv2+
 URL: https://libvirt.org/
 
 %if %(echo %{version} | grep -q "\.0$"; echo $?) == 1
     %define mainturl stable_updates/
 %endif
-Source: https://libvirt.org/sources/%{?mainturl}libvirt-%{version}-rc2.tar.xz
+Source: https://libvirt.org/sources/%{?mainturl}libvirt-%{version}.tar.xz
 
 Requires: libvirt-daemon = %{version}-%{release}
 Requires: libvirt-daemon-config-network = %{version}-%{release}


=====================================
libvirt.spec.in
=====================================
@@ -216,14 +216,14 @@
 Summary: Library providing a simple virtualization API
 Name: libvirt
 Version: @VERSION@
-Release: 0rc2%{?dist}%{?extra_release}
+Release: 1%{?dist}
 License: LGPLv2+
 URL: https://libvirt.org/
 
 %if %(echo %{version} | grep -q "\.0$"; echo $?) == 1
     %define mainturl stable_updates/
 %endif
-Source: https://libvirt.org/sources/%{?mainturl}libvirt-%{version}-rc2.tar.xz
+Source: https://libvirt.org/sources/%{?mainturl}libvirt-%{version}.tar.xz
 
 Requires: libvirt-daemon = %{version}-%{release}
 Requires: libvirt-daemon-config-network = %{version}-%{release}


=====================================
src/qemu/qemu.conf
=====================================
@@ -740,6 +740,14 @@
 
 # Location of master nvram file
 #
+# This configuration option is obsolete. Libvirt will follow the
+# QEMU firmware metadata specification to automatically locate
+# firmware images. See docs/interop/firmware.json in the QEMU
+# source tree. These metadata files are distributed alongside any
+# firmware images intended for use with QEMU.
+#
+# ------------------------------------------
+#
 # When a domain is configured to use UEFI instead of standard
 # BIOS it may use a separate storage for UEFI variables. If
 # that's the case libvirt creates the variable store per domain



View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt/commit/641e5327d039bbdbe699e2ed51c241bbcd0121b5

-- 
View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt/commit/641e5327d039bbdbe699e2ed51c241bbcd0121b5
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/20190506/fe7ffca5/attachment-0001.html>


More information about the Pkg-libvirt-commits mailing list