Home /  MMonit /  Release 2-3-2

Released on November 20, 2010

Improvements

  • Security: Updated OpenSSL to 1.0.0b. See OpenSSL security advisor; http://www.openssl.org/news/secadv_20101116.txt To prevent further OpenSSL problems in this area we have also disabled the OpenSSL session cache in M/Monit.
  • Updated SQLite to version 3.7.3

Bug fixes

  • Fixed events link from status detail to the events page. The link had an extra path level which when clicked caused the events detail page not to be properly styled when viewed from the events page. Thanks to Jody Clements for reporting the problem.

Upgrading from previous M/Monit versions

Please perform the following to upgrade from the previous version:

     ./upgrade/upgrade-2.3.x-2.3.2.sh -t [sqlite|mysql|postresql]

Upgrading from older M/Monit versions:

     ./upgrade/upgrade-2.1.x-2.3.2.sh -t [sqlite|mysql|postresql]
        or
     ./upgrade/upgrade-2.2.x-2.3.2.sh -t [sqlite|mysql|postresql]