From 4778a9bf16b6caa4a943f734c1c119ff4e1860b0ed5f575db10a316e38cee150 Mon Sep 17 00:00:00 2001 From: Cliff Zhao Date: Thu, 18 Oct 2018 12:08:45 +0000 Subject: [PATCH] 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 --- plymouth-0.9.3+git20180827.0a66272.tar.xz | 3 --- plymouth-0.9.3+git20181016.a588b3f.tar.xz | 3 +++ plymouth.changes | 13 +++++++++++++ plymouth.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 plymouth-0.9.3+git20180827.0a66272.tar.xz create mode 100644 plymouth-0.9.3+git20181016.a588b3f.tar.xz diff --git a/plymouth-0.9.3+git20180827.0a66272.tar.xz b/plymouth-0.9.3+git20180827.0a66272.tar.xz deleted file mode 100644 index 677c36a..0000000 --- a/plymouth-0.9.3+git20180827.0a66272.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:89f426e5eb12aeea105a9748a62dc9d87282c50f560882ef08b4dee69aacc044 -size 874016 diff --git a/plymouth-0.9.3+git20181016.a588b3f.tar.xz b/plymouth-0.9.3+git20181016.a588b3f.tar.xz new file mode 100644 index 0000000..817ce7a --- /dev/null +++ b/plymouth-0.9.3+git20181016.a588b3f.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9689b233060bc67c41e1c75b33f52df6f7936acc243ce7943c32592159f9711e +size 5404620 diff --git a/plymouth.changes b/plymouth.changes index ab75705..609fe4c 100644 --- a/plymouth.changes +++ b/plymouth.changes @@ -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 diff --git a/plymouth.spec b/plymouth.spec index 3ca6c7b..78ecb32 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -22,7 +22,7 @@ %define plymouth_initrd_file /boot/initrd-plymouth.img Name: plymouth -Version: 0.9.3+git20180827.0a66272 +Version: 0.9.3+git20181016.a588b3f Release: 0 Summary: Graphical Boot Animation and Logger License: GPL-2.0-or-later