[xen/f14] update to 4.0.3

myoung myoung at fedoraproject.org
Sun Oct 23 19:14:45 UTC 2011


commit 749d6a67dba96dbe76a7c269235800baadef6b65
Author: Michael Young <m.a.young at durham.ac.uk>
Date:   Sun Oct 23 20:13:12 2011 +0100

    update to 4.0.3

 .gitignore |    2 +-
 sources    |    2 +-
 xen.spec   |    5 ++++-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aa2ed4d..41c922f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,4 +5,4 @@ newlib-1.16.0.tar.gz
 lwip-1.3.0.tar.gz
 pciutils-2.2.9.tar.bz2
 zlib-1.2.3.tar.gz
-/xen-4.0.2.tar.gz
+/xen-4.0.3.tar.gz
diff --git a/sources b/sources
index c8d7298..16dd6f7 100644
--- a/sources
+++ b/sources
@@ -3,4 +3,4 @@ bf8f1f9e3ca83d732c00a79a6ef29bc4  newlib-1.16.0.tar.gz
 36cc57650cffda9a0269493be2a169bb  lwip-1.3.0.tar.gz
 cec05e7785497c5e19da2f114b934ffd  pciutils-2.2.9.tar.bz2
 debc62758716a169df9f62e6ab2bc634  zlib-1.2.3.tar.gz
-199e1574e90dc1ad3388af9c29e83bee  xen-4.0.2.tar.gz
+18efcf914cc7c3cd1a873e2635008fee  xen-4.0.3.tar.gz
diff --git a/xen.spec b/xen.spec
index 3e9796e..2a038d8 100644
--- a/xen.spec
+++ b/xen.spec
@@ -5,7 +5,7 @@
 
 Summary: Xen is a virtual machine monitor
 Name:    xen
-Version: 4.0.2
+Version: 4.0.3
 Release: 1%{?dist}
 Group:   Development/Libraries
 License: GPLv2+ and LGPLv2+ and BSD
@@ -528,6 +528,9 @@ rm -rf %{buildroot}
 %doc licensedir/*
 
 %changelog
+* Sun Oct 23 2011 Michael Young <m.a.young at durham.ac.uk> - 4.0.3-1
+- update to 4.0.3
+
 * Wed Jun 15 2011 Michael Young <m.a.young at durham.ac.uk> - 4.0.2-1
 - update to 4.0.2
   includes various bugfixes and fix for [CVE-2011-1898] guest with pci


More information about the scm-commits mailing list