Accepting request 684334 from YaST:Head

submitted by yast2-maintainers via jenkins

OBS-URL: https://build.opensuse.org/request/show/684334
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libstorage-ng?expand=0&rev=45
This commit is contained in:
Dominique Leuenberger 2019-03-13 08:09:21 +00:00 committed by Git OBS Bridge
commit 489d29869f
4 changed files with 32 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:8c7209c07e10dd091d7a59a89ee3cb1e71a206b9d2ff4abaf793d3e34bdc27a5
size 705136

View File

@ -1,3 +1,31 @@
--------------------------------------------------------------------
Tue Mar 12 14:18:55 UTC 2019 - aschnell@suse.com
- merge gh#openSUSE/libstorage-ng#628
- handle topology for Partition and Luks
- added unit test for bsc#1121129
- improved calculation of usable size for LVM PVs (bsc#1121129)
- 4.1.98
--------------------------------------------------------------------
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.98
Release: 0
Summary: Library for storage management
License: GPL-2.0-only