submit/tizen/20180129.121012
object 21d6f002f18604966dd95a8db6f20284aa4a13b5
authorKarol Lewandowski <k.lewandowsk@samsung.com>
Mon, 29 Jan 2018 12:10:12 +0000 (13:10 +0100)
Release 0.7

    This release brings numerous changes and incompatibilities, including:

     - incompatible change of dlogutil->dlog_loggger protocol (to be able
       to signal errors),

     - server will now drop privileges automatically to log:log
       (user:group), consequently --no-drop-privileges cmd line option and
       "owner" fields in configs have been dropped,

     - backend configuration files moved to dlog.conf.d, allowing to
       remove hacky %post* scripts.

    Additionally:

     - logsend enhancements - send each message multiple times; print stats,

     - new GETSIZE command support in server to get buffer size from util
       added,

     - libdlog code unification (with no functional change),

     - change in util behaviour - it will now warn if specified buffer is
       unavailable,

     - moved configuration options to configure.ac,

     - cleaned up packaging.