forked from pool/libguestfs
- Update to version 1.20.5
* daemon: file: Remove extraneous space after output of 'file' command (RHBZ#928995). * lib: Add missing cases in switch statements. * appliance: Make sure cachedir has mode 0755 (RHBZ#921292). * appliance: Use ignore_value() macro instead of casting return to (void). * launch: Print attach-method, tmpdir, umask, euid when launching. * utils: Fix error messages for external commands that fail (RHBZ#921040). OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=208
This commit is contained in:
@@ -128,7 +128,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Summary: Compatibility package for guestfs-tools
|
||||
License: GPL-2.0
|
||||
Group: System/Filesystems
|
||||
Version: 1.20.4
|
||||
Version: 1.20.5
|
||||
Release: 0
|
||||
Patch1000: 1000-force-virtio_blk-in-old-guest-kernel.patch
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
|
Reference in New Issue
Block a user