[libvirt] [PATCH 04/15] NEWS: Split off merged sections

Andrea Bolognani abologna at redhat.com
Wed Oct 14 08:36:00 UTC 2015


Portability and Bug Fixes for release 0.7.3 were merged together;
same for Features and Security for release 1.1.3. Split them off
---
 docs/news.html.in | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/docs/news.html.in b/docs/news.html.in
index 00dbb21..1ce9509 100644
--- a/docs/news.html.in
+++ b/docs/news.html.in
@@ -6044,9 +6044,10 @@ and check the <a href="http://libvirt.org/git/?p=libvirt.git;a=log">GIT log</a>
     <ul>
       <li>Features:<br/>
       Add support for AArch64 architecture (Pranavkumar Sawargaonkar),<br/>
-      Various improvements on test code and test driver (many people),<br/>
+      Various improvements on test code and test driver (many people)<br/>
+      </li>
 
-Security:<br/>
+      <li>Security:<br/>
       Don't link virt-login-shell against libvirt.so (CVE-2013-4400) (Daniel P. Berrange),<br/>
       Close all non-stdio FDs in virt-login-shell (CVE-2013-4400) (Daniel P. Berrange),<br/>
       Only allow 'stderr' log output when running setuid (CVE-2013-4400) (Daniel P. Berrange),<br/>
@@ -18325,8 +18326,10 @@ Security:<br/>
         <li>Portability:<br/>
         Misc win32 build fixes (Daniel P. Berrange),<br/>
         Don't require full daemon install for libvirt python bindings (Daniel P. Berrange),<br/>
-        Tweak specfile to fix RHEL6 rules & ESX/PHYP enablement (Daniel P. Berrange),<br/>
-        Bug Fixes:,
+        Tweak specfile to fix RHEL6 rules & ESX/PHYP enablement (Daniel P. Berrange)<br/>
+        </li>
+
+        <li>Bug Fixes:<br/>
         network: Fix printing XML 'delay' attribute (Cole Robinson),<br/>
         Fix virFileReadLimFD/virFileReadAll to handle EINTR (Daniel P. Berrange),<br/>
         storage: Fix generating iscsi 'auth' xml (Cole Robinson),<br/>
-- 
2.4.3




More information about the libvir-list mailing list