2009
zabbix (1:1.6.6-5) unstable; urgency=low
* Set Default-Start to "2 3 4 5" and Default-Stop to "0 1 6" for all the init
scripts.
-- Fabio Tranchitella <kobold@debian.org> Thu, 05 Nov 2009 14:07:01 +0100
zabbix (1:1.6.6-4) unstable; urgency=low
* Added README.source describing the patch and used.
* Removed zabbix_agent. By default the zabbix_agentd is used
by default anyway.
* Added manpage for zabbix_sender.
* Using the prototype.js from the libjs-prototype package.
* Typo in init.d scripts for zabbix-server-mysql and zabbix-server-pgsql
fixed to remove"/etc/init.d/zabbix-server: line 112: running_name:
command not found" warning when starting the server.
-- Christoph Haas <haas@debian.org> Thu, 29 Oct 2009 21:28:03 +0100
zabbix (1:1.6.6-3) unstable; urgency=low
* debian/po/fi.po updated (Closes: #549855)
-- Christoph Haas <haas@debian.org> Sun, 11 Oct 2009 12:51:45 +0200
zabbix (1:1.6.6-2) unstable; urgency=low
* debian/po/ja.po updated (Closes: #548651) * debian/po/cs.po updated (Closes: #548675) * debian/po/sv.po updated (Closes: #548796) * debian/po/de.po updated (Closes: #549248) * debian/po/it.po updated (Closes: #549579) * debian/po/pt.po updated (Closes: #550087) * debian/po/ru.po updated (Closes: #550102) * debian/po/es.po updated (Closes: #550173) * debian/po/fr.po updated (Closes: #550315) * Manpages for zabbix_server and zabbix_agent added (Closes: #496696) * Added hint about the difference of the zabbix_agent.conf and zabbix_agentd.conf in each config file as a comment. (Closes: #548701)
-- Christoph Haas <haas@debian.org> Sat, 10 Oct 2009 12:21:16 +0200
zabbix (1:1.6.6-1) unstable; urgency=low
* New upstream release. * debian/control: fixed typos in the package descriptions. (Closes: #546638) * debian/po/ja.po: updated. (Closes: #538223, #545399) * debian/zabbix-agent.initd: added the status action. (Closes: #524205) * debian/zabbix-server-{pgsql,mysql}.zabbix-server.init: improved the init scripts (fail if the daemon is not executable, do not remove the pid file while starting up the server). (Closes: #450528, 530577) * debian/zabbix-frontend-php.templates: updated, thanks Christian. (Closes: #522880) * debian/control: bumped Standards-Version to 3.8.3, no changed needed.
-- Fabio Tranchitella <kobold@debian.org> Sun, 27 Sep 2009 23:05:09 +0200
zabbix (1:1.6.5-1) unstable; urgency=low
* New upstream release * Merge upstream config file to template (Closes: #528426) * Move logrotate from Depends to Suggests (Closes: #534096) * Server should not crash anymore if postgresql transaction fails (Closes: #520197) * Update fr.po (Closes: #527559) * Update es.po (Closes: #527600) * Update sv.po (Closes: #528571) * Update it.po (Closes: #529157) * Update cs.po (Closes: #529502) * Update de.po (Closes: #532344)
-- Michael Ablassmeier <abi@debian.org> Sun, 28 Jun 2009 19:11:29 +0200
zabbix (1:1.6.4-2) unstable; urgency=low
* Some template fixing (Closes: #525739) * Set right path to fping binary in .conf templates (Closes: #526694) * Update ja.po (Closes: #525099) * Update cs.po (Closes: #525104, #525715) * Update it.po (Closes: #525640) * Update de.po (Closes: #525738) * Update pt.po (Closes: #526178) * Update fi.po (Closes: #526191) * Update ro.po (Closes: #526754) * Update fr.po (Closes: #526771) * Build zabbix-server with ipmi too (Closes: #524884) * Update sv.po (Closes: #522978) * Some template fixing (Closes: #525739)
-- Michael Ablassmeier <abi@debian.org> Tue, 05 May 2009 20:22:08 +0200
zabbix (1:1.6.4-1) unstable; urgency=low
* New upstream release.
* Fix zabbix-frontend-php.template, add missing questions for
zabbix-server and port (Closes: #522076)
* Loosen up depends for libgnutls (Closes: #522074)
-- Michael Ablassmeier <abi@debian.org> Sun, 05 Apr 2009 19:10:27 +0200
zabbix (1:1.6.3-1) unstable; urgency=low
[ Fabio Tranchitella ]
* New upstream release.
[ Michael Ablassmeier ]
* Includes fix for security issues in frontend (SA34091)
(Closes: #518193)
* Don't install directories in /var/run, they are created on boot time
by our init scripts.
-- Michael Ablassmeier <abi@debian.org> Sat, 28 Mar 2009 16:11:34 +0100
zabbix (1:1.6.2-3) unstable; urgency=low
* Update dbconfig.php to new config file layout.
* Debconf templates and debian/control reviewed by the debian-l10n-
english team as part of the Smith review project.
Closes: #516074, #518501
* [Debconf translation updates]
- Czech. Closes: #517172
- Swedish. Closes: #517200
- Bokmål, Norwegian. Closes: #517266
- Russian. Closes: #517576
- Italian. Closes: #517711
- Finnish. Closes: #518195
- Portuguese. Closes: #518404
- Basque. Closes: #518388
- Spanish. Closes: #518449
- German. Closes: #518499
- Japanese. Closes: #518503
- French. Closes: #518522
- Brazilian Portuguese. Closes: #519795
* Don't execute mysql script in zabbix-proxy-pgsql prerm/postinst
(Closes: #520420)
* Be sure all directories in /var/run exist on service start.
* Bump Standards Version
-- Michael Ablassmeier <abi@debian.org> Tue, 24 Mar 2009 20:20:33 +0100
zabbix (1:1.6.2-2) unstable; urgency=low
* Ask for Zabbix Server and Zabbix Server Port on zabbix-frontend-php
installation, place needed Values in the dbconfig.php template.
(Closes: #513012)
-- Michael Ablassmeier <abi@debian.org> Mon, 26 Jan 2009 11:11:03 +0100
zabbix (1:1.6.2-1) unstable; urgency=low
* New upstream release (Closes: #512189)
-- Michael Ablassmeier <abi@debian.org> Mon, 19 Jan 2009 11:46:51 +0100
zabbix (1:1.6.1-4) unstable; urgency=low
* Install zabbix-proxy-pgsql.logorate in the right package (Closes: #511379) * Build Proxy with openipmi, net-snmp and ipv6 support (Closes: #511123) * Add Japanese debconf template (Closes: #510715)
-- Michael Ablassmeier <abi@debian.org> Mon, 12 Jan 2009 10:10:51 +0100
2008
zabbix (1:1.6.1-3) unstable; urgency=low
* remove versioned depends on postgreql-8.1
-- Michael Ablassmeier <abi@debian.org> Thu, 27 Nov 2008 16:44:15 +0100
zabbix (1:1.6.1-2) unstable; urgency=low
* Add VCS Fields to debian/control (Closes: #506025) * Update Watch File (Closes: #506046) * Fix Frontend README.Debian, default Login Password has changed (Closes: #503452)
-- Michael Ablassmeier <abi@debian.org> Thu, 20 Nov 2008 15:12:19 +0100
zabbix (1:1.6.1-1) unstable; urgency=low
* New upstream release (Closes: #504565, #501776) * Depend on both php5 and php5-mysql not on only one (Closes: #450525, #503433) * Build Packages with Zabbix Proxy Support, thanks to Bart Verwilst for his patches * Fix lintian warnings about -e flag in postinst/config scripts.
-- Michael Ablassmeier <abi@debian.org> Wed, 12 Nov 2008 08:24:53 +0100
zabbix (1:1.6-1) unstable; urgency=low
* New upstream release (Closes: #500449, #497053) * Enable IPMI Support, add libopenipmi-dev to Build-Depends * Enable IPV6
-- Michael Ablassmeier <abi@debian.org> Mon, 22 Sep 2008 09:37:23 +0200
zabbix (1:1.4.6-1) unstable; urgency=low
* New upstream release
* Bump standards version
* debian/patches/netsnmp.m4.dpatch: do not directly link against
libcrypto .. that would be a gpl violation.
-- Michael Ablassmeier <abi@debian.org> Wed, 23 Jul 2008 15:16:59 +0200
zabbix (1:1.4.5-1) unstable; urgency=high
* New upstream release * Fixed remote DoS (CVE-2008-1353) Closes: #471678
-- Michael Ablassmeier <abi@debian.org> Thu, 27 Mar 2008 12:15:28 +0100
zabbix (1:1.4.4-4) unstable; urgency=low
* Depend on php5 only (Closes: #466415)
-- Michael Ablassmeier <abi@debian.org> Tue, 19 Feb 2008 09:16:52 +0100
zabbix (1:1.4.4-3) unstable; urgency=low
* Add polish po file * sleep on agent restart (Closes: #459870) * remove bashisms (Closes: #465381, #465382, #465383)
-- Michael Ablassmeier <abi@debian.org> Wed, 09 Jan 2008 09:40:55 +0100
2007
zabbix (1:1.4.4-2) unstable; urgency=high
* install images_mysql.sql and images_pgsql.sql
Closes: #456517
-- Michael Ablassmeier <abi@debian.org> Tue, 18 Dec 2007 10:38:55 +0100
zabbix (1:1.4.4-1) unstable; urgency=high
* New upstream release
* Remove patch for vm memory size and CVE, both have been
merged upstream.
* Compile server with jabber support, add libiksemel-dev to b-d
Closes: #454541
* Add nl.po (Closes: #448929)
* do not install empty directory for agent package
* should be compliant with standards version 3.7.3
-- Michael Ablassmeier <abi@debian.org> Tue, 18 Dec 2007 09:48:29 +0100
zabbix (1:1.4.2-4) unstable; urgency=high
* Fix execution of UserParameter with gid 0.
Closes: #452682 (CVE-2007-6210)
-- Michael Ablassmeier <abi@debian.org> Thu, 06 Dec 2007 09:12:19 +0100
zabbix (1:1.4.2-3) unstable; urgency=low
[ Fabio Tranchitella ]
* debian/patches/vm-memory-size.dpatch: added patch to fix the linux
available memory calculation. (Closes: #374767)
* debian/control: depends on dbconfig-common >= 1.8.19.
* Use dbconfig-common for database configuration and prompting for
zabbix-frontend-php. (Closes: #372898)
* debian/rules: do not depend on umask for the package building.
(Closes: #443354)
[ Michael Ablassmeier ]
* Clean up src/ a bit more in order to allow package to be built
several times in a row (Closes: #442777)
* Update upstream Mail in debian/copyright
-- Fabio Tranchitella <kobold@debian.org> Thu, 20 Sep 2007 23:22:43 +0200
zabbix (1:1.4.2-2) unstable; urgency=low
* Add db_stop in front of debhelper generated init script code
in order to prevent postinst turning into a zombie while
installation.
-- Michael Ablassmeier <abi@debian.org> Tue, 04 Sep 2007 09:57:07 +0200
zabbix (1:1.4.2-1) unstable; urgency=low
* New upstream release * debian/patches/db.inc.dpatch: removed, merged upstream. * debian/patches/param.dpatch: removed, merged upstream.
-- Michael Ablassmeier <abi@debian.org> Thu, 30 Aug 2007 17:01:29 +0200
zabbix (1:1.4.1-4) unstable; urgency=low
* Switch from libcurl4-openssl-dev to libcurl4-gnutls-dev.
Closes: #434738
-- Michael Ablassmeier <abi@debian.org> Mon, 06 Aug 2007 10:42:58 +0200
zabbix (1:1.4.1-3) unstable; urgency=low
* Dont print debug information on frontend when postgresql is used.
debian/patches/db.inc.dpatch (Closes: #435609)
* If zabbix-server-pgsql's config is found set db_type to POSTGRESQL.
-- Michael Ablassmeier <abi@debian.org> Thu, 02 Aug 2007 10:26:44 +0200
zabbix (1:1.4.1-2) unstable; urgency=low
* Add patch from SVN in order to fix Incorrect processing of character '%'
in user parameters and remote commands.
-- Michael Ablassmeier <abi@debian.org> Mon, 02 Jul 2007 09:06:51 +0200
zabbix (1:1.4.1-1) unstable; urgency=low
* New upstream release (Closes: #417417, #419042) + ship database patches from 1.1.x to 1.4 + agent and server should restart nicely now (Closes: #413740) + server survives mysqld restarts now (Closes: #414180, #415011) * debian/patches: + Upstream fixed the autotools so no patches are needed, zabbbix is now correctly linking. * debian/rules: + dont install images.sql, has been merged + fix path to database schemas + override LIBCURL_LDFLAGS for curl-config + various changes to frontend installation + own binary-arch/install target for agent * debian/control: + add libcurl4-openssl-dev to b-d
-- Michael Ablassmeier <abi@debian.org> Sat, 30 Jun 2007 11:58:38 +0200
zabbix (1:1.1.7-3) unstable; urgency=low
* Replace Build-Dependency on libsnmp9-dev with libsnmp10-dev
Closes: #421062
-- Michael Ablassmeier <abi@debian.org> Thu, 26 Apr 2007 10:49:35 +0200
zabbix (1:1.1.7-2) unstable; urgency=low
* debian/po/nl.po: added, thanks Bart "cobaco" Cornelis. (Closes: #418408)
-- Fabio Tranchitella <kobold@debian.org> Mon, 09 Apr 2007 18:57:11 +0200
zabbix (1:1.1.7-1) unstable; urgency=low
[ Michael Ablassmeier ] * New Upstream release * update 01_log.c.dpatch
-- Michael Ablassmeier <abi@debian.org> Fri, 30 Mar 2007 20:28:35 +0200
zabbix (1:1.1.6-4) unstable; urgency=low
[ Michael Ablassmeier ]
* Init Scripts: Add /usr/sbin/ and /sbin to $PATH so zabbix can
be safely started from cron and the like. (Closes: #414509)
[ Fabio Tranchitella ]
* debian/zabbix-server-{mysql,pgsql}.postinst: run dbc_go after creating the
system zabbix user. (Closes: #415745)
-- Fabio Tranchitella <kobold@debian.org> Thu, 22 Mar 2007 11:41:09 +0100
zabbix (1:1.1.6-3) unstable; urgency=low
* Simplify depends for php (Closes: #413672) * Add italian debconf translation (Closes: #413903)
-- Michael Ablassmeier <abi@debian.org> Wed, 7 Mar 2007 10:03:20 +0100
zabbix (1:1.1.6-2) unstable; urgency=medium
[ Fabio Tranchitella ] * debian/watch: fixed. [ Michael Ablassmeier ] * debian/po/de.po: added, thanks to Helge Kreutzmann. (Closes: #411164) * debian/po/cs.po: updated version, thanks Martin (Closes: #412735) * chown /etc/zabbix/dbconfig.php root:www-data after ucf call Closes: #413673
-- Michael Ablassmeier <abi@debian.org> Tue, 6 Mar 2007 16:00:34 +0100
zabbix (1:1.1.6-1) unstable; urgency=low
* New upstream release * debian/patches/01_log.c.dpatch: update for new upstream version.
-- Michael Ablassmeier <abi@debian.org> Wed, 7 Feb 2007 14:10:35 +0100
zabbix (1:1.1.4-8) unstable; urgency=high
* debian/patches/CVE-2007-0640.dpatch: fix buffer overflow related to SNMP IP Address Handling as described in CVE-2007-0640. Closes: #409257
-- Michael Ablassmeier <abi@debian.org> Mon, 5 Feb 2007 09:47:09 +0100
zabbix (1:1.1.4-7) unstable; urgency=high
* Manage configuration files for zabbix-agent and zabbix-frontend-php
with ucf in order to prevent user specified data to be overwritten on
package Upgrade. (Closes: #408489)
* Add ucf to dependencies.
-- Michael Ablassmeier <abi@debian.org> Wed, 24 Jan 2007 15:40:49 +0100
zabbix (1:1.1.4-6) unstable; urgency=medium
* Restarting zabbix agent and server after logrotation is not
neccessary, should also resolve problems with agents stopping
during said task (Closes: #398405)
* Disable internal logrotation again.
-- Michael Ablassmeier <abi@debian.org> Wed, 24 Jan 2007 14:33:05 +0100
zabbix (1:1.1.4-5) unstable; urgency=medium
* debian/po/pt.po: added, thanks to Miguel Figueiredo. (Closes: #407226) * debian/zabbix-frontend-php.postrm: fail gracefully if debconf is not available anymore at purge time. * debian/zabbix-server-mysql.postrm: fail gracefully if ucf is not available anymore at purge time. * debian/zabbix-server-pgsql.postrm: fail gracefully if ucf is not available anymore at purge time.
-- Fabio Tranchitella <kobold@debian.org> Thu, 18 Jan 2007 11:14:07 +0100
zabbix (1:1.1.4-4) unstable; urgency=low
[ Fabio Tranchitella ]
* debian/control: zabbix-frontend-php should depend on both php[54]-mysql
and php[54]-pgsql, as well as php[54]-cgi. (Closes: #406750).
-- Fabio Tranchitella <kobold@debian.org> Sat, 13 Jan 2007 17:45:30 +0100
2006
zabbix (1:1.1.4-3) unstable; urgency=low
* Do not install useless manpage templates.
* Set the default zabbix server in agent configuration
to "localhost".
-- Michael Ablassmeier <abi@debian.org> Mon, 18 Dec 2006 10:36:28 +0100
zabbix (1:1.1.4-2) unstable; urgency=low
* Ship /usr/bin/zabbix_get in zabbix-server-* which is handy for debugging
purposes. (Closes: 402749)
-- Michael Ablassmeier <abi@debian.org> Mon, 27 Nov 2006 10:28:15 +0100
zabbix (1:1.1.4-1) unstable; urgency=low
* New upstream version
* Add Portuguese debconf translation, thanks
Miguel Figueiredo (Closes: #398301)
* Updated French Debconf translation, thanks
Yves Rutschle (Closes: #398514)
* debian/patches/07_zabbix-delta.dpatch: remove,
merged upstream
* Keep config templates in sync with upstream.
-- Michael Ablassmeier <abi@debian.org> Wed, 8 Nov 2006 15:06:04 +0100
zabbix (1:1.1.3-2) unstable; urgency=low
* Merge pgsql branch into trunk. (Closes: #382640)
-- Michael Ablassmeier <abi@debian.org> Thu, 26 Oct 2006 22:15:29 +0200
zabbix (1:1.1.3-1) unstable; urgency=low
[ Michael Ablassmeier ]
* Zabbix agent and server fail to properly detach from console
after startup. Add work-around to both init scripts. Thanks
Hannu Teulahti (Closes: #393623)
* patches/01_log.c.dpatch: remove, merged upstream
* patches/07_security.dpatch: remove, merged upstream
* patches/05_maps.inc.php.dpatch: remove, merged upstream
* patches/04_expression.c.dpatch: remove, merged upstream
* Append create/data/images.ql to import SQL
* patches/07_zabbix-delta.dpatch: add, fix for Latest Data screen.
* Better handling of config.sub and config.guess
-- Michael Ablassmeier <abi@debian.org> Fri, 6 Oct 2006 13:35:00 +0200
zabbix (1:1.1.2-4) unstable; urgency=high
* Move #DEBHELPER# stanza in zabbix-server-mysql.prerm
above dbconfig-common call. Server prozess should be
stopped before database is removed.
* debian/patches/07_security.dpatch: add patch for security
issues discovered by the Debian Audit Project. Thanks Ulf
Harnhammar for the audit.
-- Michael Ablassmeier <abi@debian.org> Wed, 20 Sep 2006 15:18:55 +0200
zabbix (1:1.1.2-3) experimental; urgency=low
[ Michael Ablassmeier ]
* First steps in PostgreSQL implementation:
+ add new Binary package zabbix-server-pgsql to control
+ re-add Build-Dependency on libpq-dev
+ add zabbix-server-pgsql.{config,postinst,prerm,postrm,init}
+ add PGSQL to selection in zabbix-frontend-php.templates
+ Add conflicts from/to zabbix-server-mysql/pgsql
+ Complete re-write of debian/rules in order to be able
to build zabbix-server binaries both with mysql and pgsql
support (can not be linked to both libraries together)
+ Remove config.sub and config.guess from .diff.gz.
-- Michael Ablassmeier <abi@debian.org> Thu, 14 Sep 2006 11:07:56 +0200
zabbix (1:1.1.2-2) unstable; urgency=low
* Add debian/patches/06_data.sql.dpatch: Do not insert
spaces into URL field, otherwise Logging into the
Web-Frontend using http://localhost/zabbix/ fails.
Closes: #388410
-- Michael Ablassmeier <abi@debian.org> Thu, 14 Sep 2006 11:07:56 +0200
zabbix (1:1.1.2-1) unstable; urgency=low
[ Michael Ablassmeier ]
* New upstream release
* Fix lintian error about missing po-debconf B-D
* Add lsb section to agent and server's init scripts
* Do not use dbconfig-load-include in zabbix-frontend-php
postinst anymore, simply source an existant config file.
* Do also preseed Database user(name) if zabbix-server-mysql
is installed on the same host.
* patches/04_expression.c.dpatch: Fix substitution of variables
in Actions, see dpatch Description for more Info.
* patches/05_maps.inc.php.dpatch: Fix for broken icons in
network plans
* Add Swedish po file, thanks Daniel Nylander (Closes: #387288)
[ Fabio Tranchitella ]
* debian/control: modified to install apache2 and libapache2-mod-php5
by default.
-- Fabio Tranchitella <kobold@debian.org> Wed, 13 Sep 2006 14:35:58 +0200
zabbix (1:1.1.1-6) unstable; urgency=low
* check for dbconfig-common to be installed in postrm
-- Michael Ablassmeier <abi@debian.org> Mon, 14 Aug 2006 11:42:49 +0200
zabbix (1:1.1.1-5) unstable; urgency=low
* zabbix-frontend-php.postinst:
+ Remove check for obsolete /etc/zabbix/db.inc.php, should
have already been removed in one of the last 3 uploads.
* Remove unneccesary B-D on libpq-dev.
* Add Czech translation, thanks Martin (Closes: #382932)
-- Michael Ablassmeier <abi@debian.org> Wed, 9 Aug 2006 08:32:16 +0200
zabbix (1:1.1.1-4) unstable; urgency=low
* We dont need to call automake twice, sight. * Really include recent fr.po file (Closes: #379995)
-- Michael Ablassmeier <abi@debian.org> Thu, 27 Jul 2006 13:17:02 +0200
zabbix (1:1.1.1-3) unstable; urgency=low
* French po file update (Closes: #379995) * patches/{02_configure.in.dpatch, 03_configure.in.dpatch}: + remove check for libcrypto and zlib1g, we do not have to link directly against them. (Closes: #375810) * Add automake to build-depends and call it in debian/rules
-- Michael Ablassmeier <abi@debian.org> Tue, 25 Jul 2006 11:25:59 +0200
zabbix (1:1.1.1-2) unstable; urgency=low
* zabbix-server-mysql/agent.postrotate:
+ only restart if agentd/server are running, prefer using invoke-rc.d
(Closes: #378982)
* debian/patches/01_log.c.dpatch:
+ disable zabbix-server and zabbix-agent internal logrotation, we use
logrotate for this.
-- Michael Ablassmeier <abi@debian.org> Wed, 19 Jul 2006 16:26:33 +0200
zabbix (1:1.1.1-1) unstable; urgency=low
* New Upstream Version * Fix Typo in zabbix-frontend-php.templates (Closes: #377488) * Relax Build-Dependency libsnmp9-dev | libsnmp-dev (Closes: #375811) * Remove debian/patches/*.dpatch, merged upstream.
-- Michael Ablassmeier <abi@debian.org> Wed, 19 Jul 2006 16:10:55 +0200
zabbix (1:1.1-6) unstable; urgency=low
* all:
+ integrate dpatch:
+ Adjust debconf templates (Closes: #374493)
+ Add French Translation, thanks Yves Rutschle (Closes: #375569)
* zabbix-agent:
+ add debian/patches/01_zabbix_agentd.c.dpatch: patch from CVS
for re-using open Sockets (Closes: #374758)
+ add debian/patches/03_zabbix_agentd.c-tmp.dpatch: rough patch
for removing tmp file on agent shutdown. (Closes: #376681)
* zabbix-server:
+ add debian/patches/02_zabbix_suckerd.c.dpatch: patch from CVS
for re-using open Sockets (Closes: #377038)
-- Michael Ablassmeier <abi@debian.org> Thu, 15 Jun 2006 12:02:04 +0200
zabbix (1:1.1-5) unstable; urgency=low
* zabbix-frontend-php: (Closes: 373566)
+ /usr/share/db.inc.php now includes its database configuration
from /etc/zabbix/dbconfig.php (allowing the package to be
reconfigured)
+ Remove needless if statement from zabbix-frontend-php.config
+ Remove obsolete /etc/zabbix/db.inc.php on upgrade
+ use dbconfig-load-include if zabbix-server-mysql is installed
on the same host in order to get the password for the database
user.
* zabbix-server-mysql:
+ move zabbix-frontend-php from Recommends to Suggests
* zabbix-agent
+ fix zabbix-agent.config and zabbix-agent.postinst so the package
can be reconfigured.
-- Michael Ablassmeier <abi@debian.org> Tue, 13 Jun 2006 09:38:56 +0200
zabbix (1:1.1-4) unstable; urgency=low
* zabbix-frontend-php: + install /etc/zabbix/db.inc.php with more restrictive file permissions.
-- Michael Ablassmeier <abi@debian.org> Thu, 8 Jun 2006 09:33:06 +0200
zabbix (1:1.1-3) unstable; urgency=low
* zabbix-frontend-php:
+ fix postinst file: replace password in db.inc.php
+ depend on php4-gd | php5-gd (needed for graph generation)
-- Michael Ablassmeier <abi@debian.org> Tue, 6 Jun 2006 15:49:39 +0200
zabbix (1:1.1-2) unstable; urgency=low
* Do not install database upgrades for older versions than 1:1.1-1,
they have never been in unstable.
* Uge update for zabbix-frontend-php:
+ introduce 2 more questions (restart/reconfigure-apache)
+ install apache configuration file and symlink it within
/etc/apache[..]/conf.d/ (add debian/conf/apache.conf)
+ handle apache restart if wanted (in postinst and postrm)
+ own namespace for debconf questions, remove shared/.
+ call db_purge on package purge.
-- Michael Ablassmeier <abi@debian.org> Mon, 5 Jun 2006 18:07:16 +0200
zabbix (1:1.1-1) unstable; urgency=low
* New upstream release
* Minor update for README.Debian.
* Remove unnecessary Build-Depend on po-debconf, debhelper version
>= 4.1.16 already does so.
* Install Database patches for upgrade from 1.1beta9 to 1.1beta12 and
1:1.1 for dbconfig-common.
* Install manpage template also to zabbix-server-mysql.
* Add debian/watch
* Purge debconf configuration for zabbix-agent on purge, fix postinst.
* Update template for templates/zabbix_agentd.conf.in
* Versioned Dependency on dbconfig-common, >=1.8.15 (#370252)
-- Michael Ablassmeier <abi@debian.org> Mon, 22 May 2006 22:30:17 +0200
zabbix (1.1beta9-2) experimental; urgency=low
* set Maintainer field to forwarded mail address, move Fabio
to Uploaders.
* templates: spelling fixes
* postinst: use sed
* README.Debian update.
* integrate logrotate for zabbix-agent and zabbix-server-mysql.
-- Zabbix Maintainers <kobold-zabbix@debian.org> Thu, 11 May 2006 16:35:35 +0200
zabbix (1.1beta9-1) experimental; urgency=low
* New upstream release. * First official debian release. (Closes: #188748)
-- Fabio Tranchitella <kobold@debian.org> Wed, 10 May 2006 15:21:24 +0200