summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-analyzer/zabbix: Fix incompatible pointer to integer conversionBrahmajit Das2023-09-251-0/+58
| | | | | | | Closes: https://bugs.gentoo.org/897840 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33033 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* net-analyzer/zabbix: fixed patches not being applied in 6.4.x + added ↵Miroslav Šulc2023-04-271-0/+12
| | | | | | | configure patch Bug: https://bugs.gentoo.org/900046 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* net-analyzer/zabbix/files: scrubbed patchesMiroslav Šulc2023-03-284-28/+2
| | | | Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* net-analyzer/zabbix: remove unused patchMichael Mair-Keimberger2022-06-081-35/+0
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/25797 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* net-analyzer/zabbix: bump to 6.0.3, 5.4.12 & 5.0.22Miroslav Šulc2022-04-063-0/+105
| | | | | | | | migrated from EGO_SUM to go deps tarball added gentoo specific patch from https://support.zabbix.com/browse/ZBXNEXT-7569 by alexxy Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* net-analyzer/zabbix: removed obsolete 4.0.37-r1, 5.0.19-r1, 5.4.9-r1 & 6.0.1-r2Miroslav Šulc2022-03-191-40/+0
| | | | Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* net-analyzer/zabbix: fixed server crash in 6.0.1Miroslav Šulc2022-03-091-0/+40
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* net-analyzer/zabbix: remove unused fileMichael Mair-Keimberger2022-01-131-19/+0
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/23761 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* net-analyzer/zabbix add reload() to zabbix-server init scriptBelhassen Dahmen2021-11-171-0/+25
| | | | | | | | | | As zabbix-server process supports configuration reload in runtime, it would be great to support with through the openrc commandline utility. Bug: https://bugs.gentoo.org/824138 Signed-off-by: Belhassen Dahmen <zegeek94@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/20473 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* net-analyzer/zabbix: removed obsolete 3.0.31-r2Miroslav Šulc2021-04-042-100/+0
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* net-analyzer/zabbix: added agent2 useflagVladimir Timofeenko2021-03-093-0/+33
| | | | | | | | | | | | | | Implements the useflag to build zabbix-agent2, a go-based Zabbix agent. The agent2 service files provided in files/ directory were tested on openrc and systemd-based systems. Cleaned up some minor formatting in the original ebuild. Signed-off-by: Vladimir Timofeenko <id@vtimofeenko.com> Closes: https://bugs.gentoo.org/749351 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* net-analyzer/zabbix: fixed CVE-2020-15803 in 3.0.31-r1Miroslav Šulc2020-07-301-0/+83
| | | | | | Bug: https://bugs.gentoo.org/733118 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* net-analyzer/zabbix: fixed paths to patches in 3.0.31, 4.0.{19,20}Miroslav Šulc2020-05-121-49/+0
| | | | | | Closes: https://bugs.gentoo.org/722298 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* net-analyzer/zabbix: bumps + security fixes + rewritten + removed obsoleteMiroslav Šulc2020-02-2828-3518/+187
| | | | | | | | | | | | | | 1) many changes and improvements 2) config directory and files are not writeable by zabbix 3) creation of pid file disabled in zabbix, using s-s-d instead Bug: https://bugs.gentoo.org/629882 Bug: https://bugs.gentoo.org/709926 Bug: https://bugs.gentoo.org/629884 Closes: https://bugs.gentoo.org/665960 Closes: https://bugs.gentoo.org/670652 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* net-analyzer/zabbix: Bump zabbix 3.4.15, 4.0.2, modulepath patchMatthew Marlowe2018-11-284-3/+14
| | | | | Signed-off-by: Matthew Marlowe <mattm@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-286-6/+0
| | | | Bug: 611234
* net-analyzer/zabbix: remove unused patch.Michael Mair-Keimberger (asterix)2017-01-171-83/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3510
* net-analyzer/zabbix: Add init script for JMX proxyPatrick Lauer2016-10-282-0/+45
| | | | Package-Manager: portage-2.3.2
* net-analyzer/zabbix: Remove 2.4 as it is EOLPatrick Lauer2016-10-019-1644/+0
|
* net-analyzer/zabbix: Bump to 3.0.3 for #574858Patrick Lauer2016-06-127-0/+1864
| | | | Package-Manager: portage-2.3.0_rc1
* net-analyzer/zabbix: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-186-6/+6
|
* net-analyzer/zabbix: Clean out old files #562638Patrick Lauer2015-12-2130-2227/+0
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0855-0/+5643
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed