Accepting request 642932 from home:qzhao:branches:Base:System
Update to version 0.9.3+git20180827.0a66272, fix many memory leaks. OBS-URL: https://build.opensuse.org/request/show/642932 OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=203
This commit is contained in:
parent
54388355dc
commit
4778a9bf16
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:89f426e5eb12aeea105a9748a62dc9d87282c50f560882ef08b4dee69aacc044
|
|
||||||
size 874016
|
|
3
plymouth-0.9.3+git20181016.a588b3f.tar.xz
Normal file
3
plymouth-0.9.3+git20181016.a588b3f.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9689b233060bc67c41e1c75b33f52df6f7936acc243ce7943c32592159f9711e
|
||||||
|
size 5404620
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 18 11:57:15 UTC 2018 - qzhao@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.9.3+git20180827.0a66272:
|
||||||
|
* boot-server: free the argument and triggers
|
||||||
|
* event-loop: fix leak in error path
|
||||||
|
* script: fix various memory leaks
|
||||||
|
* key-file: ply_key_file_get_value returns duplicated memory, fix
|
||||||
|
memory leaks.
|
||||||
|
* event-loop: fix leak in error path
|
||||||
|
* boot-splash: fix memory leak in error path
|
||||||
|
* populate-initrd: drop unused local variable
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 28 07:32:03 UTC 2018 - qzhao@suse.com
|
Tue Aug 28 07:32:03 UTC 2018 - qzhao@suse.com
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
%define plymouth_initrd_file /boot/initrd-plymouth.img
|
%define plymouth_initrd_file /boot/initrd-plymouth.img
|
||||||
|
|
||||||
Name: plymouth
|
Name: plymouth
|
||||||
Version: 0.9.3+git20180827.0a66272
|
Version: 0.9.3+git20181016.a588b3f
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Graphical Boot Animation and Logger
|
Summary: Graphical Boot Animation and Logger
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user