forked from pool/libguestfs
Olaf Hering
0c246c48e1
* sparsify: Add a note about qcow2 internal snapshots not being copied (RHBZ#1094746). * customize: random-seed file has moved again. * lib: xmlParse{File,Memory} -> xmlRead{File,Memory} * launch: direct: Supply -M option when testing qemu for devices. * tar-in: Fix places where we didn't cancel the receive (FileIn) correctly along error paths (RHBZ#1091803). * configure: Make sure grep matches qemu 2.x version string. * daemon: parted: part-get-name: switch from sgdisk to parted (RHBZ#1088424). * sparsify: If using -v (verbose), ensure #disk_create runs verbose too. * disk-create: Fix this API so it works correctly with block devices (RHBZ#1088262). * listfs: If LDM not available, don't inhibit partition detection (RHBZ#1079182). * mllib: utils: Add mapi function. * src/launch: improve the addition of the no-hpet option * handle: Free g->backend_settings. * python: Remove unnecessary library dependencies. * utils: Move guestfs___validate_guid out of utils.c. * utils: Remove for-loop variable decl. * rescue: Don't leak various variables when using --suggest option with multi-boot guests. * make-fs: Close FILE* along error path. * make-fs: Check for error return from guestfs_statvfs. * daemon: parted: part-get-name: Don't leak partition type string. OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=283
15 lines
403 B
Diff
15 lines
403 B
Diff
From 46635c2ab4b5c93be5f30b01a464492c959be769 Mon Sep 17 00:00:00 2001
|
|
From: Olaf Hering <olaf@aepfle.de>
|
|
Date: Tue, 13 May 2014 15:31:21 +0200
|
|
Subject: hotfix
|
|
|
|
Signed-off-by: Olaf Hering <olaf@aepfle.de>
|
|
---
|
|
pkg-hotfix.txt | 0
|
|
1 file changed, 0 insertions(+), 0 deletions(-)
|
|
create mode 100644 pkg-hotfix.txt
|
|
|
|
diff --git a/pkg-hotfix.txt b/pkg-hotfix.txt
|
|
new file mode 100644
|
|
index 0000000..e69de29
|