Группа :: Система/Серверы
Пакет: zabbix
Главная Изменения Спек Патчи Загрузить Bugs and FR
10 апреля 2007 Vladimir V Kamarzin <vvk at altlinux.ru> 1:1.1.7-alt1
- 1.1.7
- Split phpfrontend to 3 parts:
+ phpfrontend-engine
+ phpfrontend-php4
+ phpfrontend-php5 - Separate common part of zabix-{my,pg}sql packages to zabix-server-common
- Rename zabix-{my,pg}sql to zabbix-server-{my,pg}sql
- Use %preun_service, don't %post_service in %preun zabbix-server-pgsql
(bugfix) - Set Hostname to $HOSTNAME in agentd config after first package install
(suggested by Konstantin Pavlov <thresh@altlinux>) - Better drop /proc/XXX-avaibility checks at build-time
- Add russian translation from Andrew Kornilov <hiddenman@altlinux>
- Add phpfrontend-apache2 subpackage
- Switch to use .gear-tags
- Backported to M24
- 1.1.6
- 1.1.5
- Added some useful patches:
+ Create trigger button on item form, see
http://www.zabbix.com/forum/showthread.php?t=4858
+ Add Hostname Colum To Trigger Status Page, see
http://www.zabbix.com/forum/showthread.php?t=4912
+ Add hyperlinks to the Monitoring/Overview page
+ secondary sort by hosts (the primary sort order is still by trigger, but
hosts with the same triggers are sorted alphabetically now)
+ clicking on one of the (vertical) hostnames will take you to the latest data
obtained from this host
+ clicking on a (green or red) field in the matrix will take you to the
simple graph of this data item
see http://www.zabbix.com/forum/showthread.php?t=4105
+ Variable {ITEM.NAME} for alert messages, see
http://www.zabbix.com/forum/showthread.php?t=4806
- Reworked subpackaging schema (Closes: #10400):
+ Move .sql-files for MySQL into zabbix-mysql package
+ Move .sql-files for PostgreSQL into zabbix-pgsql package
+ Move contrib-scripts into zabbix-contrib
+ Move win32 agent into zabbix-contrib-agent-win32
+ Move win64 agent into zabbix-contrib-agent-win64 - Integrate these patches into source-tree:
+ zabbix-1.1.1-alt-config.h.chroot_build.patch
+ zabbix-1.1.2-alt-daemon.patch
+ zabbix-1.1.2-alt-diskio.c_kernelcheck.patch
+ zabbix-1.1beta9-alt-check_alive_zabbix_mysql.patch - Temporary remove dependency on php-gd2 because of bug #10401, be close,
don't forget to install php-gd2/php5-gd2 by hand - Rebuild with new libnetsnmp
- 1.1.4
- Removed zabbix-1.1.3-deb-delta.patch (merged upstream)
- Enabled PostgreSQL support
- 1.1.3
- Removed patches (merged upstream)
+ zabbix-1.1.2-deb-security.patch
+ zabbix-1.1.2-deb-expression.c.patch
+ zabbix-1.1.2-deb-maps.inc.php.patch
+ zabbix-1.1.2-deb-data.sql.patch - Fix delta problem, see: http://www.zabbix.com/forum/showthread.php?t=4315
(patch from Debian, zabbix-1.1.3-deb-delta.patch) - Removed warning-message about "need database upgrade"
- Enhanced initscript of zabbix_agentd also (stale pidfile removing)
- Added zabbix-1.1.2-deb-security.patch for fix security issues discovered by
the debian-audit project (Debian bug #391388) (Secunia Advisory 22313) - Added zabbix-1.1.2-deb-expression.c.patch for fix substitution of variables
in action e-mails, see: http://www.zabbix.com/forum/showthread.php?t=3969 - Added zabbix-1.1.2-deb-maps.inc.php.patch for fix reversed icons issue, see:
http://www.zabbix.com/forum/showthread.php?t=3986
http://www.zabbix.com/forum/showthread.php?t=3979 - Added zabbix-1.1.2-deb-data.sql.patch for fix login problem if
http://localhost/ is used, see
http://www.zabbix.com/forum/showthread.php?t=4033
- Added zabbix-1.1.2-alt-daemon.patch for fix handling of file descriptors
(suggested by hiddenman@)
- Removed dependency on php-engine
- Backported to M24
- 1.1.2
- zabbix-1.1beta7-alt-diskio.c_kernelcheck.patch rediffed and renamed to
zabbix-1.1.2-alt-diskio.c_kernelcheck.patch
- 1.1.1 release
- Added Serial tag
- Added again zabbix-1.1.1-alt-config.h.chroot_build.patch for disable some
checks at build-time - Improved server initscript - added autoremoving of stale pidfile
- 1.1 release
- useradd,groupadd actions moved to %pre common (reported by hiddenman@)
- Add zabbix-1.1beta9-alt-check_alive_zabbix_mysql.patch for fix wrong name of
zabbix daemon in phpfrontend (reported by hiddenman@) - In apache's config AllowOverride directive has been changed from "None" to
"AuthConfig Limit" (FR by hiddenman@)
- new version (1.1beta9)
- Add migrate.sh script
- Beta 8
- Removed unneeded README.ALT.1
- Added zabbix-1.1beta7-alt-diskio.c_kernelcheck.patch for realtime checking
of kernel version instead of compilation time - SQL-data moved to -doc subpackage
- Updated Summary and Description
- Removed zabbix-config.h.in.chroot.patch
- Added /proc to BuildPreReq
- Corrected Requires of subpackages
- Do not use some macroses in spec anymore (%__install, %__mv)
- Add zabbix pseudouser to 'proc' group
- rebuild with libnetsnmp.so.9
- Added missing requires for phpfrontend (php-engine, php-gd2)
- File db.inc.php now packaged as %config(noreplace) (thanks to hiddenman@ :)
) - Package zabbix-phpfrontend splitted (Closes #8324)
- Changed permissions of /var/log/zabbix/ and /var/run/zabbix due to ALT
security policy - Corrected default path to mysql.sock
- Common stuff moved to -common package
- Added zabbix-config.h.in.chroot.patch for disabling some checks in chroot
(thanks to lakostis@) - Updated create/data/README.ALT
- Minor spec update
- New version.
- PostgreSQL support still disabled.
- Packaged zabbix_get utility.
- New version.
- PostgreSQL support temporary disabled.
- Removed COPYING from package.
- Packaged snmptrap.sh script and agent W32binary.
- Added README.ALT to /usr/share/doc/.../create/data
- fixed package ownership of /etc/zabbix
- changed permissions of config-files.
- Initial build for Sisyphus.