Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/zabbix: disable agent2 on 32-bits arches | Kevin Daudt | 2019-12-30 | 1 | -7/+24 |
| | | | | | Zabbix 4.4.4 agent2 breaks on 32-bits arches. Disable agent2 on these arches for now until it is fixed. | ||||
* | community/zabbix: upgrade to 4.4.4 | Kevin Daudt | 2019-12-30 | 1 | -3/+3 |
| | |||||
* | Revert "community/zabbix: upgrade to 4.4.4" | Leonardo Arena | 2019-12-24 | 1 | -3/+3 |
| | | | | | | | | This reverts commit 111952a673a5ad85c9784ef3545c46ec34853957. Build failure on armhf and x86 https://support.zabbix.com/browse/ZBX-16769 | ||||
* | community/zabbix: upgrade to 4.4.4 | Leonardo Arena | 2019-12-24 | 1 | -3/+3 |
| | |||||
* | community/zabbix: bump pkgrel | Kevin Daudt | 2019-12-20 | 1 | -1/+1 |
| | |||||
* | community/zabbix: revert upgrade to 4.4.4 | Kevin Daudt | 2019-12-20 | 1 | -3/+3 |
| | | | | | | | | | agent2 build failure: ``` pkg/std/os_mock.go:105:19: cannot use o.ftimes[name].acTime (type int64) as type int32 in assignment pkg/std/os_mock.go:106:19: cannot use o.ftimes[name].chTime (type int64) as type int32 in assignment ``` | ||||
* | community/zabbix: upgrade to 4.4.4 | Kevin Daudt | 2019-12-20 | 1 | -3/+3 |
| | |||||
* | community/zabbix: add php7-fileinfo as dependency | Kevin Daudt | 2019-12-16 | 1 | -3/+5 |
| | | | | | | The front-end requires this extension on the edit profile page. Fixes #11030 | ||||
* | community/zabbix: enable agent2 for all arches | Kevin Daudt | 2019-11-27 | 1 | -22/+5 |
| | |||||
* | community/zabbix: upgrade to 4.4.3 | Kevin Daudt | 2019-11-27 | 1 | -9/+7 |
| | |||||
* | community/zabbix: rebuild against libevent-2.1.so.7 | Natanael Copa | 2019-11-05 | 1 | -1/+1 |
| | |||||
* | community/zabbix: upgrade to 4.4.1 | Kevin Daudt | 2019-10-30 | 1 | -6/+6 |
| | |||||
* | community/zabbix: disable agent2 on armv7/armhf | Kevin Daudt | 2019-10-26 | 1 | -1/+1 |
| | | | | The agent fails to build on these arches | ||||
* | community/zabbix: adopt maintainership | Kevin Daudt | 2019-10-26 | 1 | -1/+1 |
| | | | | ncopa agreed to transfer maintainership of Zabbix. | ||||
* | community/zabbix: fix style issues | Kevin Daudt | 2019-10-26 | 1 | -25/+23 |
| | |||||
* | community/zabbix: enable zabbix-agent2 | Kevin Daudt | 2019-10-26 | 1 | -3/+55 |
| | | | | | | | This is a new agent written in go. A patch is necessary to build for ppc64le and s390x. x86 is not working yet, so the agent is not there. | ||||
* | community/zabbix: modernize initd file | Kevin Daudt | 2019-10-17 | 1 | -12/+13 |
| | | | | | | | | | | Use declarative style (no custom start/stop functions) and use a supervisor. Improve packaging by copying files / directories instead of moving them, making it easier to test packaging without having to rebuild everything. Move the zabbix agentd configuration file from the openrc package to the agent package where it belongs. | ||||
* | community/zabbix: upgrade to 4.4.0 | Leonardo Arena | 2019-10-15 | 1 | -2/+2 |
| | |||||
* | community/zabbix: upgrade to 4.2.6 | Leonardo Arena | 2019-08-29 | 1 | -2/+2 |
| | |||||
* | community/zabbix: upgrade to 4.2.5 | Leonardo Arena | 2019-07-31 | 1 | -2/+2 |
| | |||||
* | community/zabbix: upgrade to 4.2.4 | Leonardo Arena | 2019-07-17 | 1 | -2/+2 |
| | |||||
* | community/zabbix: upgrade to 4.2.3 | Leonardo Arena | 2019-06-11 | 1 | -2/+2 |
| | |||||
* | community/zabbix: upgrade to 4.2.1 | Leonardo Arena | 2019-04-25 | 1 | -2/+2 |
| | |||||
* | community/zabbix: upgrade to 4.0.6 | Leonardo Arena | 2019-04-01 | 1 | -2/+2 |
| | |||||
* | community/zabbix: upgrade to 4.0.5 | Leonardo Arena | 2019-02-27 | 1 | -2/+2 |
| | |||||
* | community/zabbix: upgrade to 4.0.4 | Leonardo Arena | 2019-02-05 | 1 | -2/+2 |
| | |||||
* | community/zabbix: upgrade to 4.0.3 | Leonardo Arena | 2018-12-26 | 1 | -2/+2 |
| | |||||
* | community/zabbix: upgrade to 4.0.2 | Leonardo Arena | 2018-11-28 | 1 | -5/+3 |
| | |||||
* | community/zabbix: upgrade to 4.0.1 | Kevin Daudt | 2018-11-01 | 1 | -2/+2 |
| | |||||
* | community/zabbix: update to 4.0.0 | Kevin Daudt | 2018-10-12 | 1 | -3/+5 |
| | |||||
* | community/zabbix: upgrade to 3.4.13 | Leonardo Arena | 2018-09-03 | 1 | -3/+3 |
| | |||||
* | community/zabbix: pass --export-dynamic to the linker | Sergey Kuritsin | 2018-08-05 | 1 | -3/+6 |
| | |||||
* | community/zabbix: fix $subpkgdir goof | Shiz | 2018-08-05 | 1 | -1/+1 |
| | |||||
* | community/zabbix: modernize and add agent OpenRC subpackage | Shiz | 2018-08-05 | 1 | -37/+29 |
| | |||||
* | community/zabbix: upgrade to 3.4.12 | Anatoly Kamchatnov | 2018-08-05 | 1 | -22/+23 |
| | |||||
* | community/zabbix: upgrade to 3.4.8 | Leonardo Arena | 2018-04-09 | 1 | -3/+3 |
| | |||||
* | community/zabbix: rebuild against mariadb-connector-c | Natanael Copa | 2018-03-26 | 1 | -2/+2 |
| | |||||
* | community/zabbix: upgrade to 3.4.7 | Leonardo Arena | 2018-02-20 | 1 | -2/+2 |
| | |||||
* | community/zabbix: upgrade to 3.4.6 | Leonardo Arena | 2018-01-15 | 1 | -2/+2 |
| | |||||
* | community/zabbix: upgrade to 3.4.5 | Leonardo Arena | 2017-12-28 | 1 | -2/+2 |
| | |||||
* | community/zabbix: upgrade to 3.4.4 | Leonardo Arena | 2017-11-09 | 1 | -2/+2 |
| | |||||
* | community/zabbix: upgrade to 3.4.3 | Leonardo Arena | 2017-10-17 | 1 | -3/+3 |
| | |||||
* | community/zabbix: add missing php dependencies | Kevin Daudt | 2017-10-09 | 1 | -2/+2 |
| | | | | | session, simplexml and json php modules are missing in the depency list, and cause some features in the webinterface not to work. | ||||
* | community/zabbix: upgrade to 3.4.2 | Leonardo Arena | 2017-09-28 | 1 | -3/+3 |
| | |||||
* | community/zabbix: re-enable sqlite as proxy backend | Leonardo Arena | 2017-09-27 | 1 | -11/+23 |
| | |||||
* | community/zabbix: update to 3.4.1 | Daniel Isaksen | 2017-09-27 | 1 | -13/+13 |
| | |||||
* | community/zabbix: upgrade to 3.2.7 | Leonardo Arena | 2017-07-18 | 1 | -6/+4 |
| | |||||
* | community/zabbix: fix webif depends and php7.1 compatibility | Leonardo Arena | 2017-05-17 | 1 | -9/+13 |
| | | | | Fixes #7282 #7283 | ||||
* | community/zabbix: upgrade to 3.2.6 | Leonardo Arena | 2017-05-09 | 1 | -3/+3 |
| | |||||
* | community/zabbix: use php7 | Leonardo Arena | 2017-04-21 | 1 | -2/+2 |
| |