Steffen Winterfeldt 2020-05-07 10:55:24 +00:00 committed by Git OBS Bridge
parent c4aae6c352
commit e810aa1351
4 changed files with 24 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,23 @@
--------------------------------------------------------------------
Thu May 7 10:50:02 UTC 2020 - aschnell@suse.com
- merge gh#openSUSE/libstorage-ng#735
- merge gh#openSUSE/libstorage-ng#734
- merge gh#openSUSE/libstorage-ng#732
- merge gh#openSUSE/libstorage-ng#717
- merge gh#openSUSE/libstorage-ng#715
- track device block size when creating an Md RAID (bsc#1164295)
- simplify combining disks with different block sizes into RAID
(bsc#1164295)
- add block_size check for Md::add_device()
- update doc on RAID block size
- ignore clusterd VGs also in vgchange command (bsc#1161775)
- ignore umount/swapoff failure if it looks inactive already
(bsc#1168615)
- fixed typo
- added integration tests
- 4.3.11
--------------------------------------------------------------------
Wed May 6 16:25:32 UTC 2020 - aschnell@suse.com

View File

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