- Update to version 1.26.7
* launch: Close file descriptors after fork (RHBZ#1123007). * Revert "launch: Close file descriptors after fork (RHBZ#1123007)." * launch: direct: check for null paths in make_uri * make-fs: do not leak the fd from mkstemp * make-fs: respect libguestfs' temporary dir OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=313
This commit is contained in:
parent
b47555b18a
commit
fa2f6c99c9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:836b03938054309a8236f4b9d8da4bf85ef52046ea7900cb2c7ceb0e5af0cc72
|
||||
size 5009240
|
3
libguestfs-1.26.7.tar.xz
Normal file
3
libguestfs-1.26.7.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:56627a4879bf26cd248f5ee0d827308f53583d7e5f943f1969c2da322b448603
|
||||
size 5010156
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 31 15:11:49 CEST 2014 - ohering@suse.de
|
||||
|
||||
- Update to version 1.26.7
|
||||
* launch: Close file descriptors after fork (RHBZ#1123007).
|
||||
* Revert "launch: Close file descriptors after fork (RHBZ#1123007)."
|
||||
* launch: direct: check for null paths in make_uri
|
||||
* make-fs: do not leak the fd from mkstemp
|
||||
* make-fs: respect libguestfs' temporary dir
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 31 14:56:52 CEST 2014 - ohering@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
#
|
||||
|
||||
|
||||
Version: 1.26.6
|
||||
Version: 1.26.7
|
||||
Release: 0
|
||||
|
||||
%define opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0)
|
||||
|
Loading…
Reference in New Issue
Block a user