- release 3.3.52
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/libstorage-ng?expand=0&rev=62
This commit is contained in:
parent
3a722b4fab
commit
4b835d4431
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:dc395f65a308b412c8a936e16c8e24aa05445a4cd3ec8a6cd9777f3ac136dc80
|
|
||||||
size 519920
|
|
3
libstorage-ng-3.3.52.tar.xz
Normal file
3
libstorage-ng-3.3.52.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1a22831ebecf17f666c268552933e7674e3d421d4dc8f981b28f458dce694f18
|
||||||
|
size 521108
|
@ -1,3 +1,27 @@
|
|||||||
|
--------------------------------------------------------------------
|
||||||
|
Thu Oct 26 12:21:37 UTC 2017 - aschnell@suse.de
|
||||||
|
|
||||||
|
- merge gh#openSUSE/libstorage-ng#374
|
||||||
|
- fixed typo
|
||||||
|
- coding style
|
||||||
|
- fixed off-by-one error in max_primary()
|
||||||
|
- coding style
|
||||||
|
- fixed max_logical()
|
||||||
|
- added documentation
|
||||||
|
- extended unit tests
|
||||||
|
- added function to create implicit partition
|
||||||
|
- extended Partitionable constructor
|
||||||
|
- added unit tests
|
||||||
|
- added unit tests
|
||||||
|
- moved code
|
||||||
|
- work on exceptions
|
||||||
|
- extended documentation
|
||||||
|
- consistent wording
|
||||||
|
- consistent logging
|
||||||
|
- updated pot-file
|
||||||
|
- fixed typo
|
||||||
|
- 3.3.52
|
||||||
|
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
Wed Oct 25 10:14:59 UTC 2017 - aschnell@suse.de
|
Wed Oct 25 10:14:59 UTC 2017 - aschnell@suse.de
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define libname %{name}1
|
%define libname %{name}1
|
||||||
Name: libstorage-ng
|
Name: libstorage-ng
|
||||||
Version: 3.3.51
|
Version: 3.3.52
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for storage management
|
Summary: Library for storage management
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user