SHA256
3
0
forked from pool/libguestfs

- Update to version 1.26.10

* gcc5: test-tool: Initialize local variable.
  * lua: Define luaL_checkint which was deprecated in lua 5.3.
  * tools: fix free -m invocation

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=333
This commit is contained in:
2015-02-24 10:08:29 +00:00
committed by Git OBS Bridge
parent ae6bbcfcef
commit 995f04f76d
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Feb 24 09:43:58 UTC 2015 - ohering@suse.de
- Update to version 1.26.10
* gcc5: test-tool: Initialize local variable.
* lua: Define luaL_checkint which was deprecated in lua 5.3.
* tools: fix free -m invocation
-------------------------------------------------------------------
Fri Feb 6 13:45:22 UTC 2015 - cbosdonnat@suse.com