- release 4.2.75
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/libstorage-ng?expand=0&rev=631
This commit is contained in:
parent
8a5d087fa6
commit
135348323d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4ad8e29c24733511324fdf3c84251aa2d13fc310d2b1c31097fe77e9cfc5fdf3
|
|
||||||
size 767700
|
|
3
libstorage-ng-4.2.75.tar.xz
Normal file
3
libstorage-ng-4.2.75.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c657199382e7a143ede4a67deaf5638372ebe36a808396d767a43f1ba90c47ca
|
||||||
|
size 774452
|
@ -1,3 +1,18 @@
|
|||||||
|
--------------------------------------------------------------------
|
||||||
|
Mon Apr 20 14:44:30 UTC 2020 - aschnell@suse.com
|
||||||
|
|
||||||
|
- merge gh#openSUSE/libstorage-ng#721
|
||||||
|
- fixed constness
|
||||||
|
- added support to probe lvm cache
|
||||||
|
- added documentation
|
||||||
|
- added unit tests
|
||||||
|
- show lv_type in graphviz output
|
||||||
|
- extended documentation
|
||||||
|
- use switch statement instead of if statement
|
||||||
|
- more defensive programming
|
||||||
|
- add support to probe lvm cache
|
||||||
|
- 4.2.75
|
||||||
|
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
Mon Apr 20 08:07:53 UTC 2020 - wfeldt@opensuse.org
|
Mon Apr 20 08:07:53 UTC 2020 - wfeldt@opensuse.org
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define libname %{name}1
|
%define libname %{name}1
|
||||||
Name: libstorage-ng
|
Name: libstorage-ng
|
||||||
Version: 4.2.74
|
Version: 4.2.75
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for storage management
|
Summary: Library for storage management
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
|
Loading…
x
Reference in New Issue
Block a user