forked from pool/libguestfs
Olaf Hering
bccb9f0848
* cleanups: add CLEANUP_FCLOSE (fclose on FILE*) * launch: Close file descriptors after fork (RHBZ#1123007). * virt-resize: Unmount filesystem after testing size. * daemon: Add extra debugging to umount_all command. * sparsify: Relax requirement that output device cannot be block device (RHBZ#1122557). * ocaml: Ignore Warning 3: deprecated feature: String.* functions. * sysprep: Standard exception handling, taken from virt-builder & virt-v2v. * customize: Use Common_utils.error function instead of failwith. * mllib: introduce Mkdtemp.temp_dir * inspect: ignore /etc/fstab with no entries (RHBZ#1113156). OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=309
19 lines
439 B
Diff
19 lines
439 B
Diff
From 5198e6eb6878611616458cb561545d5dc0adcc35 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 @@
|
|
+
|