Hello community,

here is the log from the commit of package kvm for openSUSE:11.4
checked in at Sun Feb 27 14:51:22 CET 2011.



--------
--- old-versions/11.4/all/kvm/kvm.changes       2011-02-22 20:11:03.000000000 
+0100
+++ 11.4/kvm/kvm.changes        2011-02-25 17:06:42.000000000 +0100
@@ -1,0 +2,10 @@
+Fri Feb 25 14:58:29 UTC 2011 - [email protected]
+
+- disable vnc threading due to memory leak (bnc#671809)
+
+-------------------------------------------------------------------
+Wed Feb 23 15:01:25 UTC 2011 - [email protected]
+
+- fix building with vde
+
+-------------------------------------------------------------------

calling whatdependson for 11.4-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kvm.spec ++++++
--- /var/tmp/diff_new_pack.fO9hTd/_old  2011-02-27 14:51:14.000000000 +0100
+++ /var/tmp/diff_new_pack.fO9hTd/_new  2011-02-27 14:51:14.000000000 +0100
@@ -66,10 +66,10 @@
 BuildRequires:  pmtools
 %endif
 %endif
-Requires:       virt-utils
 %if %{with vde}
 BuildRequires:  vde2-devel
 %endif
+Requires:       virt-utils
 Requires:       python-curses
 %if 0%{?suse_version} < 1110
 Requires:       kvm-kmp
@@ -264,7 +264,7 @@
         --disable-vnc-sasl \
         --disable-vnc-jpeg \
         --disable-vnc-png \
-        --enable-vnc-thread \
+        --disable-vnc-thread \
         --enable-curses \
         --enable-curl \
         --disable-fdt \
@@ -273,7 +273,9 @@
         --enable-kvm-pit \
         --enable-kvm-device-assignment \
         --disable-user \
+%if !%{with vde}
         --disable-vde \
+%endif
 %if %{build_fw_from_source}
         --disable-blobs \
 %endif




++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to