From 6ed21f35ce9e75fc228961aa7e324c5756f2d012 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Thu, 1 Aug 2013 19:32:09 -0400 Subject: [PATCH] Rebased to version 0.10.2.7 Fix crash if udev logging enabled (bz #969152) Fix possible deadlock from getpwuid_r (bz #964358) --- libvirt.spec | 7 ++++++- sources | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/libvirt.spec b/libvirt.spec index d29048c..53d9733 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -334,7 +334,7 @@ Summary: Library providing a simple virtualization API Name: libvirt -Version: 0.10.2.6 +Version: 0.10.2.7 Release: 1%{?dist}%{?extra_release} License: LGPLv2+ Group: Development/Libraries @@ -1971,6 +1971,11 @@ fi %endif %changelog +* Thu Aug 01 2013 Cole Robinson - 0.10.2.7-1 +- Rebased to version 0.10.2.7 +- Fix crash if udev logging enabled (bz #969152) +- Fix possible deadlock from getpwuid_r (bz #964358) + * Wed Jun 12 2013 Cole Robinson - 0.10.2.6-1 - Rebased to version 0.10.2.6 - Fix launching qemu with ccid database property (bz #904692) diff --git a/sources b/sources index 7cc7fa5..918c2ee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -caddd42acca56f8ac1ff17b3914f9c91 libvirt-0.10.2.6.tar.gz +36dfe4d11b865b2f63ee5a231a555c47 libvirt-0.10.2.7.tar.gz