fa62f4d6f4
v1.0.6 2017-03-06 - fix small memory leaks in libstdlog each open/close leaked a couple of bytes; this was no problem, except if they were called very often. However, it was a problem when using memory debuggers, which rightfully complained. - fix BSD build - enhancement: sigsafe_printf now recognizes the "j" length modifier Thanks to David A. Bright for implementing this - fix: build_file_line and build_syslog_frame call the __stdlog_print_* functions incorrectly Change these functions so that they call the __stdlog_print_* functions with the correct buffer size. see also: https://github.com/rsyslog/liblogging/issues/33 Thanks to David A. Bright for the patch. - Implement a STDLOG_PID option ... to specify that each log message should be tagged with the process identifier as well as the ident. Thanks to David A. Bright for implementing this - bugfix: potentialSEGV in the stdlog_sigsafe_string formatter if NULL pointer was passed in Thanks to David A. Bright for the patch - bugfix: stdlog_sigsafe_printf mis-handles an int or unsigned int Thanks to David A. Bright for the patch - build system: auto-detect presence of journal libraries simplifies build for most users. Many complained on mailing list about missing journal dependency. Now by default we disable it if the libs are not found, what usually is the right thing to do.
6 lines
415 B
Text
6 lines
415 B
Text
$NetBSD: distinfo,v 1.4 2020/03/24 15:55:19 nia Exp $
|
|
|
|
SHA1 (liblogging-1.0.6.tar.gz) = f07012fc8bd74e0c7bdcacaa772828639d1a9657
|
|
RMD160 (liblogging-1.0.6.tar.gz) = 63af6d05b2bef0cf605802b8e93415756f112b52
|
|
SHA512 (liblogging-1.0.6.tar.gz) = 09c90a93b2d32afa44be5a800705a64690810a56d21bed1455cb70680b01fecd4efef3881a43f98ebcafa996b6046ed8e5af935eacc12014f330a7fd23674964
|
|
Size (liblogging-1.0.6.tar.gz) = 593393 bytes
|