SPECS: libvirt.spec - updated to 0.6.0; fixes CVE-2009-0036

paszczus paszczus at pld-linux.org
Mon Feb 16 10:36:04 CET 2009


Author: paszczus                     Date: Mon Feb 16 09:36:04 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.6.0; fixes CVE-2009-0036

---- Files affected:
SPECS:
   libvirt.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/libvirt.spec
diff -u SPECS/libvirt.spec:1.10 SPECS/libvirt.spec:1.11
--- SPECS/libvirt.spec:1.10	Mon Feb 16 10:28:17 2009
+++ SPECS/libvirt.spec	Mon Feb 16 10:35:59 2009
@@ -25,16 +25,14 @@
 
 Summary:	Toolkit to interact with virtualization capabilities
 Name:		libvirt
-Version:	0.4.5
+Version:	0.6.0
 Release:	0.1
 License:	LGPL
 Group:		Base/Kernel
 URL:		http://www.libvirt.org/
 Source0:	ftp://ftp.libvirt.org/libvirt/%{name}-%{version}.tar.gz
-# Source0-md5:	dcb590a6202c332907eae7b44e47ca4b
+# Source0-md5:	8e0120d5452b37179f682031bf0895ea
 Source1:	%{name}.init
-# upgrade to 0.6.0 required:
-BuildRequires:	security(CVE-2009-0036)
 %{?with_lokkit:BuildRequires: /usr/sbin/lokkit}
 %{?with_polkit:BuildRequires:	PolicyKit-devel >= 0.6}
 BuildRequires:	avahi-devel
@@ -220,6 +218,8 @@
 %attr(755,root,root) %{_sbindir}/libvirtd
 %attr(754,root,root) /etc/rc.d/init.d/libvirtd
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/libvirtd
+%dir /etc/logrotate.d
+%config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/libvirtd
 %{_libdir}/libvirt_parthelper
 %{_mandir}/man1/virsh.1*
 %dir /var/run/libvirt
@@ -231,6 +231,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2009/02/16 09:35:59  paszczus
+- updated to 0.6.0; fixes CVE-2009-0036
+
 Revision 1.10  2009/02/16 09:28:17  blues
 - security blocker added
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libvirt.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list