Accepting request 797155 from YaST:Head

submitted by yast2-maintainers via jenkins

OBS-URL: https://build.opensuse.org/request/show/797155
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libstorage-ng?expand=0&rev=80
This commit is contained in:
Dominique Leuenberger 2020-04-25 18:19:27 +00:00 committed by Git OBS Bridge
commit 3269667a92
4 changed files with 55 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4065bea501502bba01f94071904be68175e9a0790c6026195c487710efa90f74
size 765320

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7842310765d37aa5518d80d8991cd099199eb69ef94f54176e22b19f7b0069e9
size 774788

View File

@ -1,3 +1,54 @@
--------------------------------------------------------------------
Fri Apr 24 11:48:07 UTC 2020 - aschnell@suse.com
- merge gh#openSUSE/libstorage-ng#724
- avoid forward class declaration
- coding style
- mark some save functions as deprecated
- documentation updates
- avoid deprecated functions
- use more specific exception class
- minor code and documentation improvements
- 4.3.2
--------------------------------------------------------------------
Wed Apr 22 09:18:09 UTC 2020 - aschnell@suse.com
- merge gh#openSUSE/libstorage-ng#722
- extended documentation
- 4.3.1
--------------------------------------------------------------------
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.3.0
--------------------------------------------------------------------
Mon Apr 20 08:07:53 UTC 2020 - wfeldt@opensuse.org
- merge gh#openSUSE/libstorage-ng#719
- document device block size handling (RAID, LVM, BTRFS)
- document device block size handling (BCACHE)
- clarify LV block size remark
- 4.2.74
--------------------------------------------------------------------
Fri Apr 17 14:43:25 UTC 2020 - wfeldt@opensuse.org
- merge gh#openSUSE/libstorage-ng#720
- fix unit test
- 4.2.73
--------------------------------------------------------------------
Wed Apr 1 09:07:32 UTC 2020 - aschnell@suse.com

View File

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