SHA256
1
0
forked from pool/libguestfs

- Update to version 1.26.9

* customize: fix locking accounts with passwords
  * daemon: lvm-filter: use augeas for setting the filter
  * daemon: move AUGEAS_ERROR to the common header
  * daemon: add add_sprintf

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=318
This commit is contained in:
Olaf Hering 2014-09-05 07:56:02 +00:00 committed by Git OBS Bridge
parent 68c1c5905e
commit aec0a02080
4 changed files with 14 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:78828607582eec4d561a0a15be8000289f499131e83b8e693b2a5c9f519577bd
size 5014612

3
libguestfs-1.26.9.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1e469866bf3de195a8f9be1e48447b238d728ad38a052856d1523173de7b34cb
size 5016064

View File

@ -1,5 +1,14 @@
-------------------------------------------------------------------
Tue Aug 26 07:20:34 UTC 2014 - ohering@suse.com
Fri Sep 5 09:53:22 CEST 2014 - ohering@suse.de
- Update to version 1.26.9
* customize: fix locking accounts with passwords
* daemon: lvm-filter: use augeas for setting the filter
* daemon: move AUGEAS_ERROR to the common header
* daemon: add add_sprintf
-------------------------------------------------------------------
Tue Aug 26 07:20:34 UTC 2014 - ohering@suse.de
- Update to version 1.26.8
* mllib: Export output_spaces function.

View File

@ -17,7 +17,7 @@
#
Version: 1.26.8
Version: 1.26.9
Release: 0
%define opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0)