diff --git a/libstorage-ng-4.5.11.tar.xz b/libstorage-ng-4.5.11.tar.xz deleted file mode 100644 index 7ba07f7..0000000 --- a/libstorage-ng-4.5.11.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ec8c7b093619df0f47ce2a891980d2344f4bf4e1b7ff4ef9f8555f36c685691 -size 868412 diff --git a/libstorage-ng-4.5.14.tar.xz b/libstorage-ng-4.5.14.tar.xz new file mode 100644 index 0000000..f73ce3e --- /dev/null +++ b/libstorage-ng-4.5.14.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:199f372eaf834780488e7dd0044d1063cad6f89a325c9f2d70b19624633ad2a2 +size 873680 diff --git a/libstorage-ng.changes b/libstorage-ng.changes index 7c3dcb8..1930c3e 100644 --- a/libstorage-ng.changes +++ b/libstorage-ng.changes @@ -1,3 +1,31 @@ +-------------------------------------------------------------------- +Tue May 24 13:50:04 UTC 2022 - aschnell@suse.com + +- merge gh#openSUSE/libstorage-ng#879 +- added include for gcc13 (gh#openSUSE/libstorage-ng#878) +- 4.5.14 + +-------------------------------------------------------------------- +Mon May 23 11:10:51 UTC 2022 - aschnell@suse.com + +- merge gh#openSUSE/libstorage-ng#877 +- use new parted type command instead of SUSE-specific type-id +- extended documentation +- 4.5.13 + +-------------------------------------------------------------------- +Fri May 20 09:18:47 UTC 2022 - aschnell@suse.com + +- merge gh#openSUSE/libstorage-ng#876 +- added support for BitLocker using cryptsetup +- extended LuksInfo class +- fixed probing partition name +- added testcase +- updated integration tests +- coding style +- updated parser for 'cryptsetup status' +- 4.5.12 + -------------------------------------------------------------------- Thu May 12 13:20:38 UTC 2022 - aschnell@suse.com diff --git a/libstorage-ng.spec b/libstorage-ng.spec index f1fc973..2c0f789 100644 --- a/libstorage-ng.spec +++ b/libstorage-ng.spec @@ -18,7 +18,7 @@ %define libname %{name}1 Name: libstorage-ng -Version: 4.5.11 +Version: 4.5.14 Release: 0 Summary: Library for storage management License: GPL-2.0-only