Hello community, here is the log from the commit of package monit for openSUSE:Factory checked in at 2016-04-12 19:40:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/monit (Old) and /work/SRC/openSUSE:Factory/.monit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "monit" Changes: -------- --- /work/SRC/openSUSE:Factory/monit/monit.changes 2016-03-26 15:24:02.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.monit.new/monit.changes 2016-04-12 19:40:18.000000000 +0200 @@ -1,0 +2,42 @@ +Mon Apr 11 07:49:33 UTC 2016 - [email protected] + +- update to 5.17.1: + + Fixed: Monit crashed when trying to deliver alert by mail if monit + set alert was configured, but the set mail-format statement + was missing (regression in Monit 5.17). + +- update to 5.17: + + New: Extended the SMTP protocol test to support STARTTLS in addition + to SMTPS. Thanks to Robert Nelson for initial patch. + + New: The SMTP protocol test can now, optionally, perform authentication + during testing. Just add username and password if you want to test + that authentication also works. We recommend using smtps if + authentication is to be performed to encrypt the communication. + + New: Support extended e-mail format when specyfing from and reply-to + addresses. That is, instead of just the email address you can also + specify the name of the user. + + New: A new environment variable MONIT_PROGRAM_STATUS was added to check + program to allow scripts called from exec to access the check programs + last exit status. + + Fixed: The include statement now check if a file has already been included + to prevent circular or recursive inclusion of files. + + Fixed: Reinitialize supplementary user groups in an exec action when + executing as a different user. + + Fixed: The value in if changed checksum and if changed timestamp has been + made persistent across Monit restart/reload. If the value changes + while Monit is stopped, Monit will now notice. + + Fixed: Related to Issue #316 above, we now also save file size, filesystem + flags, file/directory/fifo/filesystem permissions, network link speed + so the last known values will be persistent and if changed tests will + work as expected across a Monit restart/reload. + + Fixed: favicon did not display properly in the Browser when Monit was behind + a reverse HTTP proxy. + + Fixed: Monit CLI actions like monit monitor all could fail if you had more + than ~ 50 services in your config file. + + Fixed: The send/expect protocol test returned error if the target server sent + more data than the buffer limit. + + Fixed: On 32-bit platforms with more then 4GB of RAM, Monit reported incorrect + system and swap memory values (regression in Monit 5.16). + + Fixed: Save state on exit when monit is executed in non-deamon mode. + +------------------------------------------------------------------- Old: ---- monit-5.16.tar.gz monit-5.16.tar.gz.sha256 New: ---- monit-5.17.1.tar.gz monit-5.17.1.tar.gz.sha256 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ monit.spec ++++++ --- /var/tmp/diff_new_pack.ZFNTOK/_old 2016-04-12 19:40:19.000000000 +0200 +++ /var/tmp/diff_new_pack.ZFNTOK/_new 2016-04-12 19:40:19.000000000 +0200 @@ -18,7 +18,7 @@ Name: monit -Version: 5.16 +Version: 5.17.1 Release: 0 Summary: Service Manager and Monitor System License: AGPL-3.0 ++++++ monit-5.16.tar.gz -> monit-5.17.1.tar.gz ++++++ ++++ 20914 lines of diff (skipped) ++++++ monit-5.16.tar.gz.sha256 -> monit-5.17.1.tar.gz.sha256 ++++++ --- /work/SRC/openSUSE:Factory/monit/monit-5.16.tar.gz.sha256 2016-02-11 12:37:53.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.monit.new/monit-5.17.1.tar.gz.sha256 2016-04-12 19:40:18.000000000 +0200 @@ -1 +1 @@ -5b998e796113ce244c8b575da09d3a62bac1b2765484fe6416f224b4ba8f391f monit-5.16.tar.gz +f71a22cfb6bd91ff46496e72e1d1b1021ecd651e7748131ce0f995cc37ff0b42 monit-5.17.1.tar.gz
