aboutsummaryrefslogtreecommitdiff
path: root/admin/monit
Commit message (Collapse)AuthorAge
* monit: update to 5.33.0Yaroslav Petrov2023-08-05
| | | | | | | | | | | | | Maintainer: me Compile tested: x86_64, PC Engines APU4, OpenWrt 22.03.5/main Run tested: x86_64, PC Engines APU4, OpenWrt 22.03.5/main, div. tests * update from 5.26.0 to 5.33.0 (fixes a lot of bugs, defaults TLSv1.2 and TLSv1.3, new functions. See fullog: https://mmonit.com/monit/changes/) * replace maintainer * update piddir patch * use maintainers bootstrap script instead PKG_FIXUP Signed-off-by: Yaroslav Petrov <info@lank.me>
* monit: add libtool fixupRosen Penev2020-12-17
| | | | | | | | | | | | | It seems to fail locally without it: Version mismatch error. This is libtool 2.4.6 Debian-2.4.6-2, but the definition of this LT_INIT comes from libtool 2.4. You should recreate aclocal.m4 with macros from libtool 2.4.6 Debian-2.4.6-2 and run autoconf again. Move MAINTAINER up for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* treewide: Use default PKG_BUILD_DIR when possibleJeffery To2019-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This removes lines that set PKG_BUILD_DIR when the set value is no different from the default value. Specifically, the line is removed if the assigned value is: * $(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) The default PKG_BUILD_DIR was updated[1] to incorporate BUILD_VARIANT if it is set, so now this is identical to the default value. * $(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_SOURCE_SUBDIR) if PKG_SOURCE_SUBDIR is set to $(PKG_NAME)-$(PKG_VERSION), making it the same as the previous case * $(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) This is the same as the default PKG_BUILD_DIR when there is no BUILD_VARIANT. * $(BUILD_DIR)/[name]-$(PKG_VERSION) where [name] is a string that is identical to PKG_NAME [1]: https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=e545fac8d968864a965edb9e50c6f90940b0a6c9 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* monit: update to the latest releaseVal Kulkov2019-08-23
| | | | | | | | | Remove SSL patch that has been made obsolete by upstream updates. Update monit package to the latest release: v5.26.0. This release supports TLSv1.3 and fixes a few bugs and vulnerabilities. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* monit: enable / fix IPv6 detection during buildEtienne Champetier2019-08-22
| | | | | | thanks to @val-kulkov for noticing Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* monit: Fix compilation without deprecated APIsRosen Penev2018-11-06
| | | | | | | This switches monit to use the THREAD API of OpenSSL 1.0.2. This is gone in 1.1.0 but will be more stable with 1.0.2. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* monit: Update to 5.25.2Rosen Penev2018-08-18
| | | | | | | | | | Added PKG_BUILD_PARALLEL to speed up compilation times. Added PKG_CPE_ID for proper CVE tracking. A few other cosmetic changes. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* monit: update to 5.24, use https download urlEtienne Champetier2017-10-22
| | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* monit: update to 5.23Etienne Champetier2017-07-08
| | | | Signed-off-by: Etienne Champetier <echampetier@anevia.com>
* monit: update to 5.20, use PKG_HASHEtienne CHAMPETIER2017-03-04
| | | | | | this adds zlib as dependency Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* monit: update to 5.18Etienne CHAMPETIER2016-06-28
| | | | Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* monit: update to 5.17.1Etienne CHAMPETIER2016-03-30
| | | | Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* monit: update to 5.14Etienne CHAMPETIER2015-07-11
| | | | | | run tested on ar71xx Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* monit: update to 5.13Etienne CHAMPETIER2015-05-27
| | | | | | run tested on ar71xx Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* monit: update to 5.12.2Etienne CHAMPETIER2015-04-10
| | | | | | run tested on ar71xx Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* monit: update to 5.12.1Etienne CHAMPETIER2015-03-10
| | | | | | | refresh patches run tested on ar71xx Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* monit: update to 5.11Etienne CHAMPETIER2015-01-29
| | | | | | run tested on ar71xx Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* monit: update to 5.10Etienne CHAMPETIER2014-11-13
| | | | | | Run tested on ar71xx Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* monit: Update to 5.9Christoph König2014-09-25
| | | | Signed-off-by: Christoph König <christoph.koenig@gmail.com>
* monit: add PKG_LICENSE_FILESIan Leonard2014-08-02
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* change my email addressEtienne CHAMPETIER2014-07-23
|
* monit: increase PKG_RELEASEEtienne CHAMPETIER2014-06-12
| | | | Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
* monit: switch init script to procdEtienne CHAMPETIER2014-06-11
| | | | | | Successfully tested on ar71xx Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
* monit: fix default piddir (if you don't use "set pidfile")Etienne CHAMPETIER2014-06-11
| | | | Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
* monit: update to 5.8.1, add PKG_LICENSE, add myself as maintainerEtienne CHAMPETIER2014-06-11
| | | | Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
* monit: import 5.6 (2013-09-03) from packagesEtienne CHAMPETIER2014-06-11
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>