From dcfcd3ea1c587a5b8cd9601f28c10c0d51454d25 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Thu, 11 Jul 2013 18:38:15 -0400 Subject: [PATCH] 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) --- libvirt.spec | 8 +++++++- sources | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/libvirt.spec b/libvirt.spec index 35f18f0..4cb754a 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -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 - 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 - 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) diff --git a/sources b/sources index 169b09f..4d9f295 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -855cd88f7e698a80ed316e77fc7d494e libvirt-1.0.5.2.tar.gz +bd5ed5b0e2dc4f025b45cf91385bb682 libvirt-1.0.5.3.tar.gz