Steffen Winterfeldt 2019-03-12 10:17:02 +00:00 committed by Git OBS Bridge
parent a5c1db0307
commit a3f25d7ece
4 changed files with 23 additions and 4 deletions

View File

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

View File

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

View File

@ -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

View File

@ -18,7 +18,7 @@
%define libname %{name}1
Name: libstorage-ng
Version: 4.1.96
Version: 4.1.97
Release: 0
Summary: Library for storage management
License: GPL-2.0-only