Accepting request 1120829 from YaST:Head
submitted by yast2-maintainers via jenkins OBS-URL: https://build.opensuse.org/request/show/1120829 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libstorage-ng?expand=0&rev=242
This commit is contained in:
commit
6ce379106c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3e1028dbe4db9b76dc78422d58dd017458066ba5708801dcf66877bb62501b96
|
|
||||||
size 914176
|
|
3
libstorage-ng-4.5.154.tar.xz
Normal file
3
libstorage-ng-4.5.154.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2481f14e900fe5f27b7527521b4ebec7bdd6c3d7410f90f70cd31ebe0ace8ad2
|
||||||
|
size 914208
|
@ -1,3 +1,40 @@
|
|||||||
|
--------------------------------------------------------------------
|
||||||
|
Fri Oct 27 14:52:32 UTC 2023 - aschnell@suse.com
|
||||||
|
|
||||||
|
- merge gh#openSUSE/libstorage-ng#962
|
||||||
|
- improved error reporting in SystemCmd
|
||||||
|
- 4.5.154
|
||||||
|
|
||||||
|
--------------------------------------------------------------------
|
||||||
|
Thu Oct 26 12:33:23 UTC 2023 - aschnell@suse.com
|
||||||
|
|
||||||
|
- merge gh#openSUSE/libstorage-ng#961
|
||||||
|
- added testcase
|
||||||
|
- 4.5.153
|
||||||
|
|
||||||
|
--------------------------------------------------------------------
|
||||||
|
Thu Oct 26 07:08:59 UTC 2023 - aschnell@suse.com
|
||||||
|
|
||||||
|
- merge gh#openSUSE/libstorage-ng#960
|
||||||
|
- make more use of new SystemCmd interface
|
||||||
|
- added const
|
||||||
|
- 4.5.152
|
||||||
|
|
||||||
|
--------------------------------------------------------------------
|
||||||
|
Wed Oct 25 08:43:15 UTC 2023 - aschnell@suse.com
|
||||||
|
|
||||||
|
- merge gh#openSUSE/libstorage-ng#959
|
||||||
|
- removed unused function
|
||||||
|
|
||||||
|
--------------------------------------------------------------------
|
||||||
|
Tue Oct 24 09:57:31 UTC 2023 - aschnell@suse.com
|
||||||
|
|
||||||
|
- merge gh#openSUSE/libstorage-ng#958
|
||||||
|
- make more use of new SystemCmd interface
|
||||||
|
- prefer make_unique over new
|
||||||
|
- fixed compound action generation for removing btrfs qgroup
|
||||||
|
relations
|
||||||
|
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
Mon Oct 23 11:04:31 UTC 2023 - aschnell@suse.com
|
Mon Oct 23 11:04:31 UTC 2023 - aschnell@suse.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define libname %{name}1
|
%define libname %{name}1
|
||||||
Name: libstorage-ng
|
Name: libstorage-ng
|
||||||
Version: 4.5.151
|
Version: 4.5.154
|
||||||
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