Fix day in last changelog entry.

Whitespace cleanup in changelog.
Refresh blockcopy-check-dst-identical-device.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=397
This commit is contained in:
James Fehlig 2014-08-08 15:08:21 +00:00 committed by Git OBS Bridge
parent e0ef76a77b
commit 7cb5558888
2 changed files with 6 additions and 5 deletions

View File

@ -11,11 +11,11 @@ Signed-off-by: Chunyan Liu <cyliu@suse.com>
src/qemu/qemu_driver.c | 7 +++++++
1 file changed, 7 insertions(+)
Index: libvirt-1.2.5/src/qemu/qemu_driver.c
Index: libvirt-1.2.7/src/qemu/qemu_driver.c
===================================================================
--- libvirt-1.2.5.orig/src/qemu/qemu_driver.c
+++ libvirt-1.2.5/src/qemu/qemu_driver.c
@@ -15263,6 +15263,13 @@ qemuDomainBlockCopy(virDomainObjPtr vm,
--- libvirt-1.2.7.orig/src/qemu/qemu_driver.c
+++ libvirt-1.2.7/src/qemu/qemu_driver.c
@@ -15330,6 +15330,13 @@ qemuDomainBlockCopy(virDomainObjPtr vm,
}
/* Prepare the destination file. */

View File

@ -1,5 +1,5 @@
-------------------------------------------------------------------
Mon Aug 8 03:23:10 UTC 2014 - cyliu@suse.com
Fri Aug 8 03:23:10 UTC 2014 - cyliu@suse.com
- bnc#820399 - virsh blockcopy should refuse identical device
blockcopy-check-dst-identical-device.patch
@ -32,6 +32,7 @@ Wed Jul 16 12:07:33 UTC 2014 - cbosdonnat@suse.com
- added patches:
* 9265f8ab-apparmor-lxc-rework.patch
* 9b1e4cd5-skip-useless-apparmor-files.patch
-------------------------------------------------------------------
Wed Jul 16 11:40:35 UTC 2014 - cbosdonnat@suse.com