forked from pool/zabbix
2bccb92eb5
- updated to latest release 4.0.39 - Bug Fixes + ZBX-19789 Added SourceIP support to ldap simple checks + ZBX-20680 Fixed reflected XSS issues ( Reflected XSSes in Zabbix Frontend (CVE-2022-24349, CVE-2022-24917, CVE-2022-24918, CVE-2022-24919) ) fixes for bsc#1196945 bsc#1196946 bsc#1196947 OBS-URL: https://build.opensuse.org/request/show/962375 OBS-URL: https://build.opensuse.org/package/show/server:monitoring:zabbix/zabbix?expand=0&rev=34 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
apache2-zabbix.conf | ||
README-SSL.SUSE | ||
README.SUSE | ||
rn4.0.0.html | ||
zabbix-3.0.25-new-m4-pgsql.patch | ||
zabbix-4.0.39.tar.gz | ||
zabbix-agentd.firewall | ||
zabbix-agentd.service | ||
zabbix-java-gateway.firewall | ||
zabbix-java-gateway.service | ||
zabbix-java-gateway.sh | ||
zabbix-logrotate.in | ||
zabbix-proxy.firewall | ||
zabbix-proxy.service | ||
zabbix-server.firewall | ||
zabbix-server.service | ||
zabbix-tmpfiles.conf | ||
zabbix.changes | ||
zabbix.spec |
zabbix-phpfrontend: To enable zabbix frontend in apache type in console: # a2enflag ZABBIX or if you want to remove it from apache configuration type in console: # a2enflag -d ZABBIX # service apache2 restart or reload if apache restart is too disrupting Please, make sure SSL is enabled and up in Apache2 config. You can get inspired by https://www.zabbix.com/documentation/4.0/manual/installation/requirements/best_practices. If you have Apache 2.4.30 or newer, it is even more simple: https://httpd.apache.org/docs/trunk/mod/mod_md.html.