- release 4.2.67
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/libstorage-ng?expand=0&rev=620
This commit is contained in:
parent
1c27c35e71
commit
c792c569a2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4dafff183b7ab1fb5e61f76f43eb5f744111a1f8bf5665bee0bdc6b9f4817201
|
|
||||||
size 764172
|
|
3
libstorage-ng-4.2.67.tar.xz
Normal file
3
libstorage-ng-4.2.67.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2ca8ab3a80a8e5f78a93ad26fbabc5d3f6fea8a607544bf0b16c80e0f365dfa0
|
||||||
|
size 764468
|
@ -1,3 +1,13 @@
|
|||||||
|
--------------------------------------------------------------------
|
||||||
|
Fri Mar 13 09:57:52 UTC 2020 - wfeldt@opensuse.org
|
||||||
|
|
||||||
|
- merge gh#openSUSE/libstorage-ng#709
|
||||||
|
- add adjust_block_size() method to Region class (bsc#1164295)
|
||||||
|
- track device block size when creating an Md RAID (bsc#1164295)
|
||||||
|
- add tests for adjust_block_size()
|
||||||
|
- add block_size check for Md::add_device()
|
||||||
|
- 4.2.67
|
||||||
|
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
Thu Mar 5 11:44:31 UTC 2020 - jlopez@suse.com
|
Thu Mar 5 11:44:31 UTC 2020 - jlopez@suse.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define libname %{name}1
|
%define libname %{name}1
|
||||||
Name: libstorage-ng
|
Name: libstorage-ng
|
||||||
Version: 4.2.66
|
Version: 4.2.67
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for storage management
|
Summary: Library for storage management
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
|
Loading…
x
Reference in New Issue
Block a user