Skip to content
Florian Forster edited this page Nov 26, 2023 · 1 revision

List-of-versions

Changes

Release 3.10.0

Released on Sunday, July 09, 2006.

Release 3.10.1

Released on Wednesday, July 19, 2006.

  • A bug in the APC UPS plugin was fixed: Is the plugin is loaded, but the apcupsd cannot be reached, unconnected sockets will pile up and eventually lead to `Too many open files' errors.

Release 3.10.2

Released on Wednesday, November 01, 2006.

  • The sample config file has been improved.
  • Errors in the manpages have been corrected.
  • The Ping plugin now adds hosts during initialization, not during startup. This speeds up startup when no network connectivity is available. Also, the hosts are being added later when the network is available.
  • Improved BSD-support for the DF plugin.
  • Fixed syntax errors in the Swap plugin for Mac OS X.
  • Fix a wrong structure being passed to getnameinfo in the NTPd plugin.
  • Don't disable the MySQL plugin if connecting to the database fails during initialization. Instead, try again in increasing intervals.

Release 3.10.3

Released on Saturday, November 04, 2006.

  • Lubos Stanek has identified a bug in the NTPd plugin: When the ntpd's reply was sent in more than one packet, the buffer size was calculated incorrectly, resulting in the reading of uninitialized or freed memory.

Release 3.10.4

Released on Thursday, December 21, 2006.

  • Max Kellermann has identified a bug in the server routine: When opening a socket fails the daemon will (re)try opening the socket in an endless loop, ultimately leading to a EMFILE error.
Clone this wiki locally