forked from pool/liblogging
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/liblogging?expand=0&rev=39
125 lines
4.4 KiB
Plaintext
125 lines
4.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed May 14 06:20:53 UTC 2025 - Thomas Blume <Thomas.Blume@suse.com>
|
|
|
|
- use gcc13 for Code 15
|
|
- Use python3-docutils for Code 16
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 18 11:35:35 UTC 2025 - Max Lin <mlin@suse.com>
|
|
|
|
- Compile with gcc15 instead of gcc14
|
|
* gcc14 is not availalbe in the Leap16 codestream
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 19 08:29:24 UTC 2024 - Thomas Blume <Thomas.Blume@suse.com>
|
|
|
|
- fix build error with gcc14 (bsc#1221715)
|
|
* add 0001-support-build-with-gcc-14.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 26 16:56:30 CEST 2018 - kukuk@suse.de
|
|
|
|
- Use %license instead of %doc [bsc#1082318]
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 14 13:43:01 UTC 2017 - astieger@suse.com
|
|
|
|
- fix SLE 12 build
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 9 10:06:33 UTC 2017 - mpluskal@suse.com
|
|
|
|
- Use python3 version of rst2man when available
|
|
- Run spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 14 11:46:35 UTC 2017 - astieger@suse.com
|
|
|
|
- liblogging 1.0.6:
|
|
* fix small memory leaks in libstdlog
|
|
* enhancement: sigsafe_printf now recognizes the "j" length
|
|
modifier
|
|
* fix: build_file_line and build_syslog_frame call the
|
|
__stdlog_print_* functions incorrectly
|
|
* Implement a STDLOG_PID option
|
|
* bugfix: potentialSEGV in the stdlog_sigsafe_string formatter
|
|
if NULL pointer was passed in
|
|
* bugfix: stdlog_sigsafe_printf mis-handles an int or unsigned
|
|
int
|
|
* build system: auto-detect presence of journal libraries
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 12 13:47:00 UTC 2016 - dimstar@opensuse.org
|
|
|
|
- When building with systemd-journal support, only buildrequire
|
|
pkgconfig(libsystemd-journal) on openSUSE 13.1. On newer
|
|
versions, buildrequrie pkgconfig(libsystemd). The sublibaries have
|
|
been merged in version 209 (13.2 shipped systemd 210).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 2 13:05:30 UTC 2016 - mrueckert@suse.de
|
|
|
|
- make the suse_version portable
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 28 14:07:46 UTC 2016 - mrueckert@suse.de
|
|
|
|
- fix broken conditional with sles_version macro
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 15 16:49:31 UTC 2015 - jengelh@inai.de
|
|
|
|
- Remove redundant ldconfig requires
|
|
|
|
-------------------------------------------------------------------
|
|
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
|