Release 5.0.3 57/191657/1 submit/tizen/20181019.192244
authorMichal Bloch <m.bloch@samsung.com>
Fri, 19 Oct 2018 19:11:10 +0000 (21:11 +0200)
committerMichal Bloch <m.bloch@samsung.com>
Fri, 19 Oct 2018 19:11:30 +0000 (21:11 +0200)
Contains fixes and documentation for the recently added
dynamic configuration features:

 * the dlog-doc package now contains a usage guide describing
   the new feature with examples and common mistakes

 * fixed disabling dynamic configuration turning the limiter off as well

 * fixed disabling all buffers being permanent

 * fixed logs being able to slip through a disabled buffer

 * fixed dynamic config behaviour with forked processes

And some miscellaneous fixes:

 * fixed some resource leak and corruption issues

 * fixed some spurious static analysis warnings

 * fixed the config being needlessly read twice by libdlog

 * fixed the daemon not noticing timezone changes for the purpose
   of writing log files (on both backends)

Change-Id: I7acdc373c7acb5ae0b06bc0fe12ad507fd327d30
Signed-off-by: Michal Bloch <m.bloch@samsung.com>
packaging/dlog.spec

index 0bb8a03..f483f3b 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dlog
 Summary:    Logging service
-Version:    5.0.2
+Version:    5.0.3
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, MIT