Accepting request 974944 from YaST:Head

submitted by yast2-maintainers via jenkins

OBS-URL: https://build.opensuse.org/request/show/974944
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libstorage-ng?expand=0&rev=163
This commit is contained in:
Dominique Leuenberger 2022-05-05 21:05:22 +00:00 committed by Git OBS Bridge
commit dd5667a83a
4 changed files with 30 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,29 @@
--------------------------------------------------------------------
Wed May 4 13:57:19 UTC 2022 - aschnell@suse.com
- merge gh#openSUSE/libstorage-ng#873
- extended documentation
- consistently save and log partition id in hex
- 4.5.9
--------------------------------------------------------------------
Tue May 3 10:31:29 UTC 2022 - aschnell@suse.com
- merge gh#openSUSE/libstorage-ng#872
- moved check of image-filename from create to check function
- added logging of pbkdf
- added const
- coding style
- updated documentation
- 4.5.8
--------------------------------------------------------------------
Tue May 3 09:30:29 UTC 2022 - aschnell@suse.com
- merge gh#openSUSE/libstorage-ng#870
- LUKS2: add AEAD integrity option (PM-3419)
- 4.5.7
-------------------------------------------------------------------- --------------------------------------------------------------------
Wed Apr 27 16:30:56 UTC 2022 - aschnell@suse.com Wed Apr 27 16:30:56 UTC 2022 - aschnell@suse.com

View File

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