summaryrefslogtreecommitdiff
path: root/libvirt.spec
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2015-01-29 09:55:34 +0100
committerGuido Günther <agx@sigxcpu.org>2015-01-29 09:55:34 +0100
commit06f42f7c8f77fdc15d940083609e47eaaa5a39ca (patch)
tree963482f51f1217b96f236a58ce5d2237c16669a8 /libvirt.spec
parent67f2b22d25cf9ad9cff386a686edc6959c4d1457 (diff)
New upstream version 1.2.12
Diffstat (limited to 'libvirt.spec')
-rw-r--r--libvirt.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/libvirt.spec b/libvirt.spec
index 63d76735e..c57c8fc90 100644
--- a/libvirt.spec
+++ b/libvirt.spec
@@ -365,7 +365,7 @@
Summary: Library providing a simple virtualization API
Name: libvirt
Version: 1.2.12
-Release: 0rc2%{?dist}%{?extra_release}
+Release: 1%{?dist}%{?extra_release}
License: LGPLv2+
Group: Development/Libraries
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
@@ -374,7 +374,7 @@ URL: http://libvirt.org/
%if %(echo %{version} | grep -o \\. | wc -l) == 3
%define mainturl stable_updates/
%endif
-Source: http://libvirt.org/sources/%{?mainturl}libvirt-%{version}-rc2.tar.gz
+Source: http://libvirt.org/sources/%{?mainturl}libvirt-%{version}.tar.gz
%if %{with_libvirtd}
Requires: libvirt-daemon = %{version}-%{release}
@@ -2281,6 +2281,11 @@ exit 0
%doc examples/systemtap
%changelog
+* 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
+- a lot of improvement and bug fixes
+
* Sat Dec 13 2014 Daniel Veillard <veillard@redhat.com> - 1.2.11-1
- CVE-2014-8131: Fix possible deadlock and segfault in qemuConnectGetAllDomainStats()
- CVE-2014-7823: dumpxml: security hole with migratable flag