forked from pool/libguestfs
Olaf Hering
e02e9f1d48
* generator: Sort the structs. * Use -v and -x flags consistently across OCaml virt-* tools. * mllib: Rewrite text wrapping function so it can handle newlines within the text. * mllib: Add a common 'warning' utility function. * mllib: Add an interface for Common_utils library. * mllib: Move common code for comparing version strings to library. * options: Compile out part of union which cannot be used when not compiling guestfish. * mllib: Create a common utility function is_directory. * fuse: UID 0 should override all permissions checks (RHBZ#1106548). * launch: libvirt: Only use serial BIOS (sgabios) on x86. * daemon: print parameters for vgchange in error messages * generator: fix daemon functions with optional params but no mandatory params * appliance: Increase udev timeout to 6000s (RHBZ#1096579). * launch: libvirt: Add -device sga (sgabios). OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=297
19 lines
439 B
Diff
19 lines
439 B
Diff
From 032655f5dd4fcc06a0c4da91efde617ac1536080 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 @@
|
|
+
|