From ce61c71c632eaef8c05d1c3094e6baa3590b66e1915b4b819ba2c22578821c96 Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Mon, 25 Feb 2019 12:59:40 +0000 Subject: [PATCH] - release 4.1.92 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/libstorage-ng?expand=0&rev=464 --- libstorage-ng-4.1.91.tar.xz | 3 --- libstorage-ng-4.1.92.tar.xz | 3 +++ libstorage-ng.changes | 18 ++++++++++++++++++ libstorage-ng.spec | 2 +- 4 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 libstorage-ng-4.1.91.tar.xz create mode 100644 libstorage-ng-4.1.92.tar.xz diff --git a/libstorage-ng-4.1.91.tar.xz b/libstorage-ng-4.1.91.tar.xz deleted file mode 100644 index 38cd093..0000000 --- a/libstorage-ng-4.1.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:87815d529cc626d2365e59c9d24717c8e22c0cd5db77b4e69ce2c433d5b514f2 -size 690112 diff --git a/libstorage-ng-4.1.92.tar.xz b/libstorage-ng-4.1.92.tar.xz new file mode 100644 index 0000000..fa5cf43 --- /dev/null +++ b/libstorage-ng-4.1.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e555a51b046c3b87491356dfe619c523311468c0f02e5ecb5d0840f566860fa2 +size 695212 diff --git a/libstorage-ng.changes b/libstorage-ng.changes index 63d73e2..30e9df6 100644 --- a/libstorage-ng.changes +++ b/libstorage-ng.changes @@ -1,3 +1,21 @@ +-------------------------------------------------------------------- +Mon Feb 25 12:58:38 UTC 2019 - aschnell@suse.com + +- merge gh#openSUSE/libstorage-ng#617 +- extended parser for lvs command +- added function to join Texts +- added unit tests +- use callback to report unsupported logical volumes (bsc#1099744) +- coding style +- allow to ignore errors during in probe utility +- consistent message style +- added function to join names of block devices +- improved messages for creating volume groups and mds +- consistent naming style +- use new join function in message about deleting filesystems +- fixed typo +- 4.1.92 + -------------------------------------------------------------------- Wed Feb 20 12:42:17 UTC 2019 - jreidinger@suse.cz diff --git a/libstorage-ng.spec b/libstorage-ng.spec index 6e8046e..39473be 100644 --- a/libstorage-ng.spec +++ b/libstorage-ng.spec @@ -18,7 +18,7 @@ %define libname %{name}1 Name: libstorage-ng -Version: 4.1.91 +Version: 4.1.92 Release: 0 Summary: Library for storage management License: GPL-2.0-only