Subject: CVS commit: pkgsrc/net/nagios-base
From: Jonathan Perkin
Date: 2023-03-17 12:51:34
Message id: 20230317115134.68F98FA90@cvs.NetBSD.org

Log Message:
nagios-base: Update to 4.4.10.

Primarily came here to fix builds on systems where SSL is not in base, as the
configure script aborts if it can't find SSL, however we might as well update
to the latest version while here.  SSL support is now properly optional.

4.4.10 - 2023-01-17
-------------------
FIXES
* Fix memory leak in nagiostats.c when using -c, -s, -d, or -D multiple times (#888)
* Improve service scheduling at startup (#887)
* Improve compilation/reduce warnings when using Clang 16 (#889)
* Improve compilation on other, stricter C99 compilers (#890)

Files:
RevisionActionfile
1.90modifypkgsrc/net/nagios-base/Makefile
1.37modifypkgsrc/net/nagios-base/distinfo
1.3modifypkgsrc/net/nagios-base/options.mk
1.4modifypkgsrc/net/nagios-base/patches/patch-base_events.c