From 13980ada22fd9baec2d7aaab7b46877e660631fb Mon Sep 17 00:00:00 2001 From: Karol Lewandowski Date: Thu, 26 Sep 2019 14:29:23 +0200 Subject: [PATCH] Release 5.5.22 This version brings one major enhancement - livedump API, available for platform service developers. pkgconfig name: crash-service include: libcrash-service.h API: livedump_pid() Change-Id: I25d22fc9f43e647dd48ea4f02cebb2dbb5ac49ec --- packaging/crash-worker.spec | 2 +- packaging/crash-worker_system-tests.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/crash-worker.spec b/packaging/crash-worker.spec index 015bb07..1349392 100644 --- a/packaging/crash-worker.spec +++ b/packaging/crash-worker.spec @@ -16,7 +16,7 @@ Name: crash-worker Summary: Crash-manager -Version: 5.5.21 +Version: 5.5.22 Release: 1 Group: Framework/system License: Apache-2.0 and BSD diff --git a/packaging/crash-worker_system-tests.spec b/packaging/crash-worker_system-tests.spec index 320c900..2ae412e 100644 --- a/packaging/crash-worker_system-tests.spec +++ b/packaging/crash-worker_system-tests.spec @@ -8,7 +8,7 @@ Name: crash-worker_system-tests Summary: Package with binaries and scripts for crash-worker system tests -Version: 5.5.21 +Version: 5.5.22 Release: 1 Group: Framework/system License: Apache-2.0 and BSD -- 2.7.4