summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-03-24 15:59:57 +0000
committernia <nia@pkgsrc.org>2020-03-24 15:59:57 +0000
commita9f3860ab4ef82d9df92472087b913a290752155 (patch)
treecb77e27c788a6d0eb01b8c3d90ca1b81e0cdc59d /sysutils
parenta990157c9ef2b57cfbe00fab11c15c8ce8101453 (diff)
downloadpkgsrc-a9f3860ab4ef82d9df92472087b913a290752155.tar.gz
liblognorm: Update to 1.0.6
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.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/liblognorm/Makefile6
-rw-r--r--sysutils/liblognorm/distinfo10
2 files changed, 8 insertions, 8 deletions
diff --git a/sysutils/liblognorm/Makefile b/sysutils/liblognorm/Makefile
index 3580392c508..b549e834c26 100644
--- a/sysutils/liblognorm/Makefile
+++ b/sysutils/liblognorm/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2020/01/26 17:32:10 rillig Exp $
+# $NetBSD: Makefile,v 1.12 2020/03/24 15:59:57 nia Exp $
-DISTNAME= liblognorm-2.0.5
+DISTNAME= liblognorm-2.0.6
CATEGORIES= sysutils
-MASTER_SITES= http://www.liblognorm.com/files/download/
+MASTER_SITES= https://www.liblognorm.com/files/download/
MAINTAINER= fhajny@NetBSD.org
HOMEPAGE= https://www.liblognorm.com/
diff --git a/sysutils/liblognorm/distinfo b/sysutils/liblognorm/distinfo
index 2c840f800c0..03855e17f84 100644
--- a/sysutils/liblognorm/distinfo
+++ b/sysutils/liblognorm/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.11 2020/03/20 00:00:34 joerg Exp $
+$NetBSD: distinfo,v 1.12 2020/03/24 15:59:57 nia Exp $
-SHA1 (liblognorm-2.0.5.tar.gz) = 3cd01b4218d38d22209fb2f7e47d98f64b6bd11c
-RMD160 (liblognorm-2.0.5.tar.gz) = 656f8d4be11013c1a74569221b220dfcf9819686
-SHA512 (liblognorm-2.0.5.tar.gz) = 2b36fabfa8b751127d47f307833414d339ae43bad5b687ce6ac42a961021f9a515703ca0c4808e098ef49be3a943abdbf307f90995a2331c6e266167ef041d00
-Size (liblognorm-2.0.5.tar.gz) = 667709 bytes
+SHA1 (liblognorm-2.0.6.tar.gz) = 61c72b58f511924ab80401b0719803963872c73d
+RMD160 (liblognorm-2.0.6.tar.gz) = a6b0d184494c56c0520d45e64a11bdf40b05a710
+SHA512 (liblognorm-2.0.6.tar.gz) = 0b4ee55eb54920dd096fdd6d6dcc2263bc52e74442d86503bfebf26b31492a8c1b67cb3b709ecc8b96cc53252151515719027306b2b6f7ba3404adc5a48cf125
+Size (liblognorm-2.0.6.tar.gz) = 666712 bytes
SHA1 (patch-tests_options.sh.in) = 63c4a4df4d2adc03a6c8be2cf77b84a3b5a6d028