summaryrefslogtreecommitdiff
path: root/libvirt.spec
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2015-03-09 23:19:05 +0100
committerGuido Günther <agx@sigxcpu.org>2015-03-09 23:19:05 +0100
commit5a5a046f4bfde76f03f11232043a8a49f3596b25 (patch)
treedd9fb36c99b95da398dcbd79912fd0aa7396206a /libvirt.spec
parent06f42f7c8f77fdc15d940083609e47eaaa5a39ca (diff)
New upstream version 1.2.13
Diffstat (limited to 'libvirt.spec')
-rw-r--r--libvirt.spec8
1 files changed, 5 insertions, 3 deletions
diff --git a/libvirt.spec b/libvirt.spec
index c57c8fc90..9b3c9007f 100644
--- a/libvirt.spec
+++ b/libvirt.spec
@@ -364,7 +364,7 @@
Summary: Library providing a simple virtualization API
Name: libvirt
-Version: 1.2.12
+Version: 1.2.13
Release: 1%{?dist}%{?extra_release}
License: LGPLv2+
Group: Development/Libraries
@@ -2117,8 +2117,6 @@ exit 0
%files daemon-driver-vbox
%defattr(-, root, root)
%{_libdir}/%{name}/connection-driver/libvirt_driver_vbox.so
-%{_libdir}/%{name}/connection-driver/libvirt_driver_vbox_network.so
-%{_libdir}/%{name}/connection-driver/libvirt_driver_vbox_storage.so
%endif
%endif # %{with_driver_modules}
@@ -2281,6 +2279,10 @@ exit 0
%doc examples/systemtap
%changelog
+* Mon Mar 2 2015 Daniel Veillard <veillard@redhat.com> - 1.2.13-1
+- lot of improvements around NUMA code
+- a lot of improvement and bug fixes
+
* Tue Jan 27 2015 Daniel Veillard <veillard@redhat.com> - 1.2.12-1
- CVE-2015-0236: qemu: Check ACLs when dumping security info from snapshots
- CVE-2015-0236: qemu: Check ACLs when dumping security info from save image