Steffen Winterfeldt 2019-09-30 12:05:23 +00:00 committed by Git OBS Bridge
parent 8f57b0ad31
commit f6191e78fd
4 changed files with 18 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,17 @@
--------------------------------------------------------------------
Mon Sep 30 12:00:00 UTC 2019 - aschnell@suse.com
- merge gh#openSUSE/libstorage-ng#673
- parse cipher and key size in cryptsetup output
- added cipher and key size to Encryption (for jsc#SLE-7376)
- probe sector size for Encryption
- extended documentation
- added sanity check
- coding style
- added test case for paes cipher
- handle cipher and key size for encryption
- 4.2.14
-------------------------------------------------------------------- --------------------------------------------------------------------
Thu Sep 26 15:30:14 UTC 2019 - jlopez@suse.com Thu Sep 26 15:30:14 UTC 2019 - jlopez@suse.com

View File

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