Secunia Advisory SA39119: Zabbix PHP Frontend "user" SQL Injection Vulnerability
Update zabbix to version 1.8.2.
Set FULLPKG{NAME,PATH} for the -web subpackage as it is database
independant do we don't need a flavored pkg.
"go ahead" sthen, ok jasper@
- fix packaging in -server (from viq)
- alter permissions for example configs (@mode/@group)
- pull out the now extraneous MAJOR var
agreed by many this is better than we what we have
"please commit" sthen@
* add missing dependency on php5-gd
* remove all hardcoded paths
* rework README.OpenBSD
* add empty zabbix.conf.php file that is writable by the www user so
that the configuration wizard can tweak this file
* protect configuration files, they may contain passwords
* fix configuration so that it works by default which is the purpose of
porting these kinds of apps
ok sthen@, ok jasper@ on a previous version of the diff
ZABBIX is an enterprise-class open source distributed monitoring
solution designed to monitor and track performance and availability of
network servers, devices and other IT resources. It supports distributed
and WEB monitoring, and more.
based on original work by bernd@
ok ajacoutot@