Accepting request 811863 from YaST:Head

submitted by yast2-maintainers via jenkins

OBS-URL: https://build.opensuse.org/request/show/811863
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libstorage-ng?expand=0&rev=85
This commit is contained in:
Dominique Leuenberger 2020-06-09 22:38:09 +00:00 committed by Git OBS Bridge
commit 1e3c33678f
4 changed files with 68 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:13d9ffbc1379c85c6d54bfeb5139b30417729941d16fd716a32843dc1e743fb3
size 792772

View File

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

View File

@ -1,3 +1,67 @@
--------------------------------------------------------------------
Fri Jun 5 14:54:02 UTC 2020 - aschnell@suse.com
- merge gh#openSUSE/libstorage-ng#749
- removed unused variable
- improved memory managment
- coding style
- minor code improvements
- 4.3.26
--------------------------------------------------------------------
Wed Jun 3 07:38:51 UTC 2020 - aschnell@suse.com
- merge gh#openSUSE/libstorage-ng#748
- avoid deprecated functions
- extended documentation
- improved memory managment
- minor code improvements
- 4.3.25
--------------------------------------------------------------------
Fri May 22 21:08:29 UTC 2020 - aschnell@suse.com
- merge gh#openSUSE/libstorage-ng#747
- extended userdata handling
- coding style
- updated documentation
- added check
- extended documentation
- 4.3.24
--------------------------------------------------------------------
Wed May 20 12:02:38 UTC 2020 - aschnell@suse.com
- merge gh#openSUSE/libstorage-ng#746
- added functions to query btrfs snapshot relations
- handle empty btrfs subvolume top level UUID better
- added checks
- extended documentation
- work on probing btrfs snapshot relations
- 4.3.23
--------------------------------------------------------------------
Tue May 19 12:38:06 UTC 2020 - aschnell@suse.com
- merge gh#openSUSE/libstorage-ng#745
- correct block device size for LVM thick snapshots
- added note
- extended developer mode
- 4.3.22
--------------------------------------------------------------------
Mon May 18 12:27:11 UTC 2020 - aschnell@suse.com
- merge gh#openSUSE/libstorage-ng#744
- disallow resizing thick volume groups with snapshots
- generate bindings for Snapshot class
- fixed typo
- stricter devicegraph check
- extended documentation
- updated documentation
- fixed documentation
- 4.3.21
--------------------------------------------------------------------
Fri May 15 07:17:13 UTC 2020 - aschnell@suse.com

View File

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