From ac711afc73c2b8db9b6f2a673da9bbee9869d882 Mon Sep 17 00:00:00 2001 From: Karol Lewandowski Date: Fri, 14 Dec 2018 16:08:46 +0100 Subject: [PATCH] Release 5.5.4 This release brings following fixes: - fix DLog format specifier (needed if DLog start enforcing valid printf-formats) - fix: Make disk-usage functions use off_t - relability fix: crash-manager: Do not force system to wait for crash-popup to complete Change-Id: I733f09298c34c1c7824f57dfa156f23cf9196947 --- 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 3a221ce..587c925 100644 --- a/packaging/crash-worker.spec +++ b/packaging/crash-worker.spec @@ -10,7 +10,7 @@ Name: crash-worker Summary: Crash-manager -Version: 5.5.3 +Version: 5.5.4 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 68f521e..6e814f0 100644 --- a/packaging/crash-worker_system-tests.spec +++ b/packaging/crash-worker_system-tests.spec @@ -6,7 +6,7 @@ Name: crash-worker_system-tests Summary: Package with binaries and scripts for crash-worker system tests -Version: 5.5.3 +Version: 5.5.4 Release: 1 Group: Framework/system License: Apache-2.0 and BSD -- 2.7.4