Rebased to version 0.10.2.7

Fix crash if udev logging enabled (bz #969152)
Fix possible deadlock from getpwuid_r (bz #964358)
remotes/origin/f18
Cole Robinson 2013-08-01 19:32:09 -04:00
parent fd4b7c7eda
commit 6ed21f35ce
2 changed files with 7 additions and 2 deletions

View File

@ -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 <crobinso@redhat.com> - 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 <crobinso@redhat.com> - 0.10.2.6-1
- Rebased to version 0.10.2.6
- Fix launching qemu with ccid database property (bz #904692)

View File

@ -1 +1 @@
caddd42acca56f8ac1ff17b3914f9c91 libvirt-0.10.2.6.tar.gz
36dfe4d11b865b2f63ee5a231a555c47 libvirt-0.10.2.7.tar.gz