- release 4.1.97
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/libstorage-ng?expand=0&rev=471
This commit is contained in:
parent
a5c1db0307
commit
a3f25d7ece
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:359ee88d691097e2237d4bb2596377f25af7b104e19193c674d70261866877b2
|
|
||||||
size 703720
|
|
3
libstorage-ng-4.1.97.tar.xz
Normal file
3
libstorage-ng-4.1.97.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:49e6c06ae09c5e054d81e48667869ce4fe2bc3e6adb5de18a5c56541f817569d
|
||||||
|
size 704576
|
@ -1,3 +1,22 @@
|
|||||||
|
--------------------------------------------------------------------
|
||||||
|
Tue Mar 12 10:15:07 UTC 2019 - aschnell@suse.com
|
||||||
|
|
||||||
|
- merge gh#openSUSE/libstorage-ng#625
|
||||||
|
- moved topology from PartitionableImpl to BlkDeviceImpl
|
||||||
|
- added get_sysfs_file to BlkDeviceImpl
|
||||||
|
- use new get_sysfs_file
|
||||||
|
- added save_to_string to XmlFile (for debugging)
|
||||||
|
- read pe_start from pvs command
|
||||||
|
- coding style
|
||||||
|
- enable logging
|
||||||
|
- added pe_start to LvmPvImpl
|
||||||
|
- added get_usable_size() to LvmPv
|
||||||
|
- added unit test for LvmPv::get_usable_size()
|
||||||
|
- updated hyper link
|
||||||
|
- added documentation
|
||||||
|
- preparations for bsc#1121129
|
||||||
|
- 4.1.97
|
||||||
|
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
Tue Mar 5 14:39:07 UTC 2019 - aschnell@suse.com
|
Tue Mar 5 14:39:07 UTC 2019 - aschnell@suse.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define libname %{name}1
|
%define libname %{name}1
|
||||||
Name: libstorage-ng
|
Name: libstorage-ng
|
||||||
Version: 4.1.96
|
Version: 4.1.97
|
||||||
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