From 2ad6f244f31111a779aaf733ca25da9a2f61ec9b Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Wed, 12 Jun 2013 17:53:54 -0400 Subject: [PATCH] Rebased to version 1.0.5.2 Don't error if disk resize isn't multiple of 512 (bz #951495) Fix racey cgroup error at VM startup (bz #965169) Fix crash in nwfilter at daemon shutdown (bz #967740) Fix 'tray is locked' error on media eject (bz #967914) Error on invalid combo of --tunnelled and --copy-storage (bz #968043) --- libvirt.spec | 10 +++++++++- sources | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/libvirt.spec b/libvirt.spec index eb4d6db..35f18f0 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -340,7 +340,7 @@ Summary: Library providing a simple virtualization API Name: libvirt -Version: 1.0.5.1 +Version: 1.0.5.2 Release: 1%{?dist}%{?extra_release} License: LGPLv2+ Group: Development/Libraries @@ -2005,6 +2005,14 @@ fi %endif %changelog +* 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) +- Fix racey cgroup error at VM startup (bz #965169) +- Fix crash in nwfilter at daemon shutdown (bz #967740) +- Fix 'tray is locked' error on media eject (bz #967914) +- Error on invalid combo of --tunnelled and --copy-storage (bz #968043) + * Sun May 19 2013 Cole Robinson - 1.0.5.1-1 - Rebased to version 1.0.5.1 - Follow updated packaging guidelines for user alloc (bz #924501) diff --git a/sources b/sources index 1dead69..169b09f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a5cfdbeccf6dc02d38dc28994bd50d74 libvirt-1.0.5.1.tar.gz +855cd88f7e698a80ed316e77fc7d494e libvirt-1.0.5.2.tar.gz