Release 5.5.4 97/195597/1 accepted/tizen/unified/20181217.142314 submit/tizen/20181214.153700
authorKarol Lewandowski <k.lewandowsk@samsung.com>
Fri, 14 Dec 2018 15:08:46 +0000 (16:08 +0100)
committerKarol Lewandowski <k.lewandowsk@samsung.com>
Fri, 14 Dec 2018 15:08:46 +0000 (16:08 +0100)
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
packaging/crash-worker_system-tests.spec

index 3a221ce..587c925 100644 (file)
@@ -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
index 68f521e..6e814f0 100644 (file)
@@ -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