Package Release Info

liblogging-1.0.6-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

liblogging-devel

Change Logs

* Wed May 14 2025 Thomas.Blume@suse.com
- use gcc13 for Code 15
- Use python3-docutils for Code 16
* Fri Apr 18 2025 mlin@suse.com
- Compile with gcc15 instead of gcc14
  * gcc14 is not availalbe in the Leap16 codestream
* Wed Jun 19 2024 Thomas.Blume@suse.com
- fix build error with gcc14 (bsc#1221715)
  * add  0001-support-build-with-gcc-14.patch
* Mon Mar 26 2018 kukuk@suse.de
- Use %license instead of %doc [bsc#1082318]
* Tue Nov 14 2017 astieger@suse.com
- fix SLE 12 build
* Thu Nov 09 2017 mpluskal@suse.com
- Use python3 version of rst2man when available
- Run spec-cleaner
* Tue Mar 14 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 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 02 2016 mrueckert@suse.de
- make the suse_version portable
* Thu Jan 28 2016 mrueckert@suse.de
- fix broken conditional with sles_version macro