Skip to content

Debian Changelog zabbix (1:1.1.4-10etch1)

2007

zabbix (1:1.1.4-10etch1) stable-security; urgency=high

   * Fix execution of UserParameters with gid 0. (CVE-2007-XXX)
     Closes: #452682

 -- Michael Ablassmeier <abi@debian.org>  Mon, 3 Dec 2007 08:09:25 +0000

zabbix (1:1.1.4-10) testing-proposed-updates; urgency=high

    * debian/zabbix-server-{mysql,pgsql}.postinst: run dbc_go after creating the
      system zabbix user. (Closes: #415745)

 -- Michael Ablassmeier <abi@debian.org>  Thu, 22 Mar 2007 17:53:34 +0100

zabbix (1:1.1.4-9) testing-proposed-updates; urgency=medium

   * zabbix-frontend-php.postrm: install /etc/zabbix/dbconfig.php with
     proper permissions (root:www-data), since ucf doesn't seem to
     care. Closes: #413673

 -- Michael Ablassmeier <abi@debian.org>  Tue, 6 Mar 2007 15:49:06 +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