Olaf Hering
68c1c5905e
* mllib: Export output_spaces function. * daemon: Fix echo-daemon so it doesn't fail on empty array input. * drives: fix deletion of servers on error * daemon: zfile: call pclose instead of fclose * utils: Add new CLEANUP_PCLOSE cleanup. It calls pclose(3). * launch: direct: Only issue Debian /dev/kvm group warning if /dev/kvm wasn't openable (RHBZ#1130189). * lib: Missing include of <locale.h>. * python: fix possible free on uninit memory with OStringList optargs * df: unlock retire_mutex on early exit * daemon: use CLEANUP_CLOSE * daemon: blkid: fix memory issues in "no -p/-i" mode * daemon: initialize memory when handling DeviceList params * rescue: fix sscanf placeholders for --smp and --memsize * daemon: add and use a reply_with_unavailable_feature macro OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=316
19 lines
439 B
Diff
19 lines
439 B
Diff
From c977e24dec46803fe691f5da35756523e6356473 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 | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
create mode 100644 pkg-hotfix.txt
|
|
|
|
diff --git a/pkg-hotfix.txt b/pkg-hotfix.txt
|
|
new file mode 100644
|
|
index 0000000..8b13789
|
|
--- /dev/null
|
|
+++ b/pkg-hotfix.txt
|
|
@@ -0,0 +1 @@
|
|
+
|