Rebased to version 1.0.5.3

Allow /dev/tty in LXC container (bz #982317)
Fix cpu hot-add with latest qemu (bz #979260)
Fix crash in udev logging (bz #969152)
This commit is contained in:
Cole Robinson 2013-07-11 18:38:15 -04:00
parent 2ad6f244f3
commit dcfcd3ea1c
2 changed files with 8 additions and 2 deletions

View File

@ -340,7 +340,7 @@
Summary: Library providing a simple virtualization API
Name: libvirt
Version: 1.0.5.2
Version: 1.0.5.3
Release: 1%{?dist}%{?extra_release}
License: LGPLv2+
Group: Development/Libraries
@ -2005,6 +2005,12 @@ fi
%endif
%changelog
* Thu Jul 11 2013 Cole Robinson <crobinso@redhat.com> - 1.0.5.3-1
- Rebased to version 1.0.5.3
- Allow /dev/tty in LXC container (bz #982317)
- Fix cpu hot-add with latest qemu (bz #979260)
- Fix crash in udev logging (bz #969152)
* Wed Jun 12 2013 Cole Robinson <crobinso@redhat.com> - 1.0.5.2-1
- Rebased to version 1.0.5.2
- Don't error if disk resize isn't multiple of 512 (bz #951495)

View File

@ -1 +1 @@
855cd88f7e698a80ed316e77fc7d494e libvirt-1.0.5.2.tar.gz
bd5ed5b0e2dc4f025b45cf91385bb682 libvirt-1.0.5.3.tar.gz