From: Karol Lewandowski Date: Fri, 14 Dec 2018 15:08:46 +0000 (+0100) Subject: Release 5.5.4 X-Git-Tag: accepted/tizen/unified/20181217.142314^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ac711afc73c2b8db9b6f2a673da9bbee9869d882;p=platform%2Fcore%2Fsystem%2Fcrash-worker.git 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 --- 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