forked from pool/liblogging
liblogging 1.0.5 OBS-URL: https://build.opensuse.org/request/show/264599 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/liblogging?expand=0&rev=13
52 lines
1.9 KiB
Plaintext
52 lines
1.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Dec 9 22:52:36 UTC 2014 - andreas.stieger@gmx.de
|
|
|
|
- liblogging 1.0.5:
|
|
+ cleanup for systemd-journal >= 209
|
|
+ bugfix: date stamp was incorrectly formatted
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 3 18:31:31 UTC 2014 - andreas.stieger@gmx.de
|
|
|
|
- update to liblogging 1.0.4:
|
|
* build system changes
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 18 19:22:31 UTC 2014 - andreas.stieger@gmx.de
|
|
|
|
- update to liblogging 1.0.3:
|
|
* fix build problem with invalid va_list
|
|
(remove patch liblogging-1.0.2-fix-SLE-va_list.patch)
|
|
* do not override user varibale CFLAGS
|
|
* make liblogging-rfc3195 not export private symbols
|
|
* documentation update on stdlog_log() return code
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 3 22:41:28 UTC 2014 - andreas.stieger@gmx.de
|
|
|
|
- update to liblogging 1.0.2:
|
|
* API of liblogging-stdlog is now feature-complete with multiple
|
|
channels, signal-safeness, and logging drivers for syslog, the
|
|
systemd journal, unix sockets and files.
|
|
- add libsystemd-journal dependency for journal driver
|
|
- add python-docutils dependencies for rst2man
|
|
- add liblogging-1.0.2-fix-SLE-va_list.patch to fix build on SLE
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 10 19:55:39 UTC 2014 - andreas.stieger@gmx.de
|
|
|
|
- update to liblogging 1.0.1:
|
|
- rfc3195 component now 2-clause BSD licensed
|
|
This means the complete liblogging is now under 2-clause BSD
|
|
- new component names:
|
|
* liblogging-stdlog
|
|
* liblogging-rfc3195
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 29 19:56:49 UTC 2014 - andreas.stieger@gmx.de
|
|
|
|
- imported for openSUSE
|
|
- package documentation in -devel package
|
|
- apply shared library packaging guidelines
|
|
- add source URL
|