xymon (4.3.17-6+deb8u1) jessie-security; urgency=high

  * Security update. Several issues were reported by Markus Krell:
    + Resolve buffer overflow when handling "config" file requests
      (CVE-2016-2054)
    + Restrict "config" files to regular files inside the $XYMONHOME/etc/
      directory (symlinks disallowed). Also, require that the initial filename
      end in '.cfg' by default. (CVE-2016-2055)
    + Resolve shell command injection vulnerability in useradm CGI
      (CVE-2016-2056)
    + Tighten permissions on the xymond BFQ used for message submission to
      restrict access to the xymon user and group. It is now 0620.
      (CVE-2016-2057)
    + Restrict javascript execution in current and historical status messages
      by the addition of appropriate Content-Security-Policy headers to
      prevent XSS attacks. (CVE-2016-2058)

 -- Christoph Berg <myon@debian.org>  Mon, 08 Feb 2016 10:40:49 +0100

xymon (4.3.17-6) unstable; urgency=medium

  [ Axel Beckert ]
  * Add CVE ID to the previous changelog entry.
  * Debconf translations, thanks!
    + ru by Yuri Kozlov (Closes: #776126)
  * Cherry pick two patches from upstream to fix multiple memory leaks.
    (Closes: #778343)

  [ Christian Kastner ]
  * Document license of sha?.* files in debian/copyright (Closes: #775590)

 -- Axel Beckert <abe@debian.org>  Fri, 13 Feb 2015 21:59:49 +0100

xymon (4.3.17-5) unstable; urgency=medium

  [ Christoph Berg ]
  * Restore the lost ROOTFS variable in xymonclient-linux.sh, and patch
    xymond/rrd/do_disk.c to ignore duplicate submissions for the / partition.
    (Closes: #767901)
  * Fix buffer overrun in web/acknowledge.c (Closes: #776007, CVE-2015-1430)
  * Debconf translations, thanks!
    + pt by Américo Monteiro (Closes: #767840)
    + fr by Jean-Pierre Giraud (Closes: #770168)
    + nl by Frans Spiesschaert (Closes: #771182)

  [ Axel Beckert ]
  * Fix aborting installation in cases where a hobbit user exists despite
    hobbit-client was not installed before. (LP: #1407498)

 -- Christoph Berg <christoph.berg@credativ.de>  Thu, 22 Jan 2015 17:37:26 +0100

xymon (4.3.17-4) unstable; urgency=medium

  * Add debconf question to disable the automatic migration from hobbit to
    xymon. (hobbit-client/automatic-xymon-migration; default true)

 -- Christoph Berg <christoph.berg@credativ.de>  Thu, 23 Oct 2014 14:31:57 +0200

xymon (4.3.17-3) unstable; urgency=low

  [ Axel Beckert ]
  * Fix Vcs-Browser URL and switch it to new cgit web interface.
  * Add README to /etc/xymon/clientlaunch.d listing file name requirements
    (LP: #401393)
  * Overwork package descriptions.
  * Add lintian overrides for init.d-script-depends-on-all-virtual-facility
  * Bump Standards-Version to 3.9.6 (no changes needed).

  [ Christoph Berg ]
  * Rename xymonlaunch-include to tasks-include.
  * Stop providing hobbit-client in the xymon-client init script.

 -- Axel Beckert <abe@debian.org>  Mon, 06 Oct 2014 17:46:28 +0200

xymon (4.3.17-2) unstable; urgency=low

  * Upload to unstable again.

  [ Christoph Berg ]
  *  Always write /var/run/xymon/xymonclient-include.cfg on clients

  [ Axel Beckert ]
  * Add build-dependency on libc-ares-dev to avoid using embedded code
    copy at xymonnet/c-ares-1.7.3.tar.gz
  * Fix includes for graph definitions (xymongraph.d → graphs.d)
    + Add a Breaks for hobbit-plugins << 20140519~
  * Remove reference to /etc/apache2/ from xymon-client.NEWS
  * Fix remaining issues of the Apache 2.2 → 2.4 transition
    (modifies mostly debian/rules, xymon.postinst and xymon.maintscript)
    + Fix conffile paths in README.Debian and xymon.maintscript
    + Use dh_apache2 and apache2-maintscript-helper
    + Add build-dependency on dh-apache2.
    + Add lintian override for missing-build-dependency-for-dh_-command
      (see #748688)
    + Enable Apache's mod_rewrite + CGI support automatically in postinst
    + Add patch to switch default configuration to Apache 2.4 style
      authorization.
    + Closes: #669776
  * Let xymon depend on perl until after the Jessie release to make sure
    prename is there for the data migration from hobbit to xymon.
  * Add lintian override for apache2-reverse-dependency-calls-invoke-rc.d
    -- it finds the fallback for apache2-maintscript-helper unavailability

 -- Axel Beckert <abe@debian.org>  Tue, 20 May 2014 22:56:11 +0200

xymon (4.3.17-1) experimental; urgency=low

  [ Axel Beckert ]
  * New upstream release
    - Fixes remote file deletion vulnerability (Closes: #717895,
      CVE-2013-4173)
    - Refreshed and updated patches where needed
  * Apache 2.2 → 2.4 Migration:
    + Rename /etc/apache2/conf.d/xymon to …/conf-available/xymon.conf
      (Fixes lintian warnings non-standard-apache2-configuration-name and
      apache2-reverse-dependency-uses-obsolete-directory)
  * Add -W option to "netstat -ant" in client/xymonclient-linux.sh to
    avoid IPv6 address truncating in ports check. (Closes: #734867)
  * Bump Standards-Version to 3.9.5 (no changes)
  * Add a debian/upstream/metadata file according to DEP-12.

  [ Christoph Berg ]
  * Rename /etc/xymon/xymongraph.d to graphs.d to match graphs.cfg.
  * Move the include patching for clientlaunch.cfg/d from debian/rules to the
    hobbitvars patch.

 -- Axel Beckert <abe@debian.org>  Fri, 28 Feb 2014 23:33:43 +0100

xymon (4.3.11-1) experimental; urgency=low

  [ Axel Beckert ]
  * New upstream release
    - Removed patch 622069-sslv2-deprecation (solved upstream)
    - Refreshed and updated patches where needed
    - Add build/test-clockgettime-librt to debian/clean
  * Update dependencies for smooth upgrade: xymon-client breaks earlier
    versions of xymon and xymon depends on a current xymon-client.
    (Closes: #699611)
  * Add build-dependency on procps so that the build system finds the
    paths to uptime and top.
  * xymon-client: Depend on procps for pkill in postinst script
    (Closes: #679706; LP: #1042821)
  * xymon-client: Ignore exit code of pkill in postinst script
    (LP: #1069227)
  * debian/rules improvements:
    + No more ignore dh_lintian failures
    + Use dh_auto_clean
  * Update watch file:
    + ignore pre-built binary packages for distributions which use
      .tar.gz. as package suffix.
    + support release canditates
  * Add patch to support scientific notation for NCV data.
  * Bump Standards-Version to 3.9.4 (no changes)
  * Fixed the following lintian warnings:
    + vcs-field-not-canonical
    + hardening-no-fortify-functions (by passing CPPFLAGS via CFLAGS)
    + hardening-no-relro (by passing LDFLAGS via CFLAGS)
    + duplicate-files (xymonserver-migration.cfg)
  * Apply wrap-and-sort.

  [ Christoph Berg ]
  * Migrate /etc/default/hobbit-client on upgrade (Closes: #679766)
  * Remove trailing slash from Alias in Apache configs (Closes: #603151)
  * Mount a tmpfs on /var/lib/xymon/tmp if TMPFSSIZE is set in
    /etc/default/xymon-client.
  * Update logrotate config for /var/log/xymon.

 -- Axel Beckert <abe@debian.org>  Thu, 23 May 2013 23:03:49 +0200

xymon (4.3.7-1) experimental; urgency=low

  * New upstream release (Closes: #622574, LP: #1017868)

  [ Christoph Berg ]
  * Acknowledge and incorporate NMU by gregor herrmann
  * Remove indep rules (left-overs from transitional packages)

  [ Axel Beckert ]
  * Add myself to Uploaders
  * Recommend a CGI-capable web server, defaulting to apache2
  * Update Homepage header to point to http://xymon.sourceforge.net/
  * Make git repo git-buildpackage capable
    + Ignore upstream's debian directory when importing upstream sources
    + No more have upstream sources listed in .gitignore
  * Remove the following patches (applied upstream):
    + new-menu
    + hobbitd-rrdparameters
    + 530227-hobbitclient-bashism
  * Add new patch fix-configure-for-multiarch (Closes: #639080)
  * Refreshed the following patches and partially added one-liner comments
    to make lintian happy:
    + htmlcontenttype
    + doc-paths
    + hobbitclient-debian
    + hobbitvars
    + hobbitgraph.netstat
    + hobbit-ghosts-menu
    + rrd_net_granularity
    + hobbitgraph.mailq
    + hobbitclient-tmpfs
    + hobbit_files_ifexist
    + 580493-negative-timeoffset
    + kfreebsd-makefile
    + bbcombotest-fix
    + 622069-sslv2-deprecation
  * Remove remaining traces of the debian-specific menu
    + Remove note about rebuilt upstream tarball from debian/copyright
    + Remove the menu from debian/rules, debian/xymon.install, etc.
  * Move from /etc/hobbit/ to /etc/xymon/.
    + Add xymon.NEWS entry and new xymon-client.NEWS file.
    + Install upgrade-to-430.txt and Renaming-430.txt as documentation
    + Install some files from xymond/etcfiles as examples
    + Adapt paths, variable names, etc. in debian/* accordingly.
    + Add pre-dependency on ${misc:Pre-Depends} for *.maintscript
    + Install upstream's migration tools to /usr/lib/xymon/server/libexec/
      and upstream's migration documentation to /usr/share/doc/xymon/
    + Stop old Hobbit daemons earlier, reload Apache later
    + Kill remaining vmstat processes and then delete user+group hobbit
      after chowning+chgrping files to xymon. Don't bail out if that fails.
    + At the end, remove all _empty_ directories in /etc/hobbit/ and
      possibly /etc/hobbit itself.
    + Rename data, history and rrd files according to Renaming-430.txt
    + Bump debhelper build dependency to >= 8.1.0~
    + Breaks hobbit-plugins < 20120619
    + Export DPKG_MAINTSCRIPT_PACKAGE and DPKG_MAINTSCRIPT_NAME in all
      maintainer scripts manually to make reconfiguring work with older
      debconf versions (cf. #560317, present on Squeeze)
  * Enabled hardening build flags
    + Bump dpkg-dev build dependency to >= 1.16.1~
  * Update debconf po templates for Hobbit → Xymon rename
  * Replace last hardcoded occurrence of pid file name in init.d script
  * Fix enforcement of non-parallel builds
  * Let dh_clean do all the clean up, no more calling rm in clean target
  * Bump Standards-Version to 3.9.3 (no changes)
  * Mention OpenSSL linkage exception from upstream's README file in
    debian/copyright (fixes lintian error
    possible-gpl-code-linked-with-openssl)
  * Update copyright years in debian/copyright
  * Switch to source format "3.0 (quilt)"
    + Remove traces of explicit quilt usage.
  * Fixed lintian warnings:
    + copyright-refers-to-symlink-license
    + conflicts-with-version
    + unused-override
      possibly-insecure-handling-of-tmp-files-in-maintainer-script
    + duplicate-changelog-files
    + executable-not-elf-or-script (fix permissions in
      /var/lib/xymon/www/menu/)
  * Add patches to fix the following lintian warnings:
    + spelling-error-in-binary
    + spelling-error-in-manpage (one overriden)
    + hyphen-used-as-minus-sign

 -- Axel Beckert <abe@debian.org>  Tue, 26 Jun 2012 20:16:23 +0200

xymon (4.3.0~beta2.dfsg-9.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "FTBFS: PCRE not found": patch from Ubuntu / Steve Langasek:
    - debian/rules: pass --pcrelib to find libpcre in the multiarch dir
      LP: #749190.
    Additionally build-depend on dpkg-dev (>= 1.16.0) and
    libpcre3-dev (>= 8.12-4~). (Closes: #651231)
  * Since this Ubuntu patch, SSL and LDAP also went multiarch, so:
    - also pass --ssllib and --ldaplib to configure in debian/rules
    - build-depend on libssl-dev (>= 1.0.0e-1~) and libldap2-dev (>= 2.4.25-2~)
  * libpng also went multiarch, so build/rrd.sh doesn't find it, and there's
    no option for configure. Add patch png-multiarch that changes build/rrd.sh
    to use libpng12-config instead of guessing.

 -- gregor herrmann <gregoa@debian.org>  Mon, 26 Dec 2011 23:40:38 +0100

xymon (4.3.0~beta2.dfsg-9) unstable; urgency=low

  [ Axel Beckert ]
  * Change SF project name from hobbitmon to xymon in debian/watch.

  [ Christoph Berg ]
  * Remove transitional packages hobbit and hobbit-client.
  * Add /run to the default tmpfs ignore list in hobbit-clients.cfg.
    (Closes: #633061)
  * Move hobbit HOME to /var/lib/hobbit (does not affect existing
    installations). (Closes: #608787)

 -- Christoph Berg <myon@debian.org>  Fri, 08 Jul 2011 10:54:50 +0200

xymon (4.3.0~beta2.dfsg-8) unstable; urgency=low

  * libssl1.0.0 removes SSLv2_client_method(), stop using it and document in
    bb-hosts(5) that testing "https2" will in fact use v3. (Closes: #621115)

 -- Christoph Berg <myon@debian.org>  Tue, 12 Apr 2011 13:19:22 +0200

xymon (4.3.0~beta2.dfsg-7) experimental; urgency=low

  * Allow negative time offset (clock too fast) in clock.rrd. Patch by
    Roland Rosenfeld. (Closes: #580493)
  * Add postinst code to fix old clock.rrd files using rrdtool.
  * Fix bbcombotest: "Could not access hobbitd board, error 0".
  * Debconf translation: Danish by Joe Hansen, thanks! (Closes: #605324)

 -- Christoph Berg <myon@debian.org>  Sun, 05 Dec 2010 12:21:01 +0100

xymon (4.3.0~beta2.dfsg-6) unstable; urgency=low

  * Support GNU/kFreeBSD by adding a Makefile and a config snippet that
    pretends we are running on Linux. (Closes: #458417)
  * Tweak hobbitclient-linux.sh to report 'df' data without /proc/filesystems
    mounted.

 -- Christoph Berg <myon@debian.org>  Fri, 09 Apr 2010 00:17:03 +0200

xymon (4.3.0~beta2.dfsg-5) unstable; urgency=low

  * Add HTMLCHARSET headers to all html pages generated.

 -- Christoph Berg <myon@debian.org>  Tue, 19 Jan 2010 12:08:47 +0100

xymon (4.3.0~beta2.dfsg-4) unstable; urgency=low

  * Japanese debconf translation, thanks Hideki Yamane. (Closes: #558065)
  * Fix bashism in hobbitclient-linux.sh, thanks Raphael Geissert.
    (Closes: #530227)
  * Ignore apache2 reload errors in postinst. Suggested by Giacomo Catenazzi.
    (Closes: #528195)

 -- Christoph Berg <myon@debian.org>  Wed, 02 Dec 2009 14:18:48 +0100

xymon (4.3.0~beta2.dfsg-3) unstable; urgency=low

  * Fix SPLITNCV rrd generation.
  * Czech debconf translation added, thanks Martin Šín. (Closes: #535029)
  * Update Build-Depends to librrd-dev, dropping Sarge support.
  * Bump Standards-Version and DH compat level.

 -- Christoph Berg <myon@debian.org>  Sun, 16 Aug 2009 14:32:56 +0200

xymon (4.3.0~beta2.dfsg-2) unstable; urgency=low

  * Mangle upstream version number in watch file.
  * Really fix librrd dependency. Thanks to Achim Schaefer for spotting.
    (Again Closes: #521045)
  * Once again a patch for using LDAP_DEPRECATED from dann frazier, now
    for the build/ directory. Thanks! (Closes: #526176)
  * Removing Martin from Uploaders.

 -- Christoph Berg <myon@debian.org>  Thu, 30 Apr 2009 16:22:10 +0200

xymon (4.3.0~beta2.dfsg-1) unstable; urgency=low

  * New upstream release candidate. (Closes: #497819, #511560)
  * Rebuilding fixes librrd dependency. (Closes: #521045)
  * Forbid parallel building.
  * init scripts create /var/run/hobbit if missing. By Axel Beckert.
  * init scripts properly support 'status'. By Peter Eisentraut.
    (Closes: #525347)
  * Uploading to unstable, and adding transitional packages replacing hobbit
    and hobbit-client.

 -- Christoph Berg <myon@debian.org>  Tue, 28 Apr 2009 12:49:05 +0200

xymon (4.2.3~rc1.dfsg-1) experimental; urgency=low

  * New upstream release candidate.

 -- Christoph Berg <myon@debian.org>  Thu, 12 Feb 2009 16:25:24 +0100

xymon (4.2.2.dfsg-2) experimental; urgency=low

  * Add "IFEXIST" patch to hobbit-clients.cfg/files test. By Bernd Zeimetz.

 -- Christoph Berg <myon@debian.org>  Mon, 19 Jan 2009 17:11:51 +0100

xymon (4.2.2.dfsg-1) experimental; urgency=low

  * Hobbit was renamed to Xymon (pronounced 'simon'). We only rename the
    packages for now, most of the filenames stay the same.
    http://www.hswn.dk/hobbiton/2008/11/msg00123.html
  * New upstream version mostly consisting of the "all-in-one" patch and
    support for BBWin clients.
  * Remove patches that went upstream: bbgen_ASN1_UTCTIME, disk-linecount,
    http-proxy-url, ldap-deprecated, ncv-ignoretext.patch.
  * Known issue: only the first dns test for a host works.

 -- Christoph Berg <myon@debian.org>  Thu, 15 Jan 2009 09:55:18 +0100

hobbit (4.2.0.dfsg-16) unstable; urgency=low

  * Spanish debconf translation, thanks Enrique Monge. (Closes: #505206)

 -- Christoph Berg <myon@debian.org>  Mon, 10 Nov 2008 17:31:58 +0100

hobbit (4.2.0.dfsg-15) unstable; urgency=medium

  * bbnet/contest.c: Do not crash on long-living SSL certs. (Closes: #503111)

 -- Christoph Berg <myon@debian.org>  Sat, 25 Oct 2008 14:04:35 +0200

hobbit (4.2.0.dfsg-14) unstable; urgency=low

  * Swedish debconf translation, thanks Martin Ågren. (Closes: #491368)

 -- Christoph Berg <myon@debian.org>  Sat, 19 Jul 2008 01:24:50 +0200

hobbit (4.2.0.dfsg-13) unstable; urgency=low

  * Use lsb init functions.
  * ncv-ignoretext.patch uses -p1. (Closes: #484950)
  * Do not ignore tmpfs mountpoints in hobbitclient-linux.sh, but add
    /dev, /dev/shm, and /lib/init/rw to the default IGNORE list in
    /etc/hobbit/hobbit-clients.cfg. (Closes: #487157)
  * Add README.source.

 -- Christoph Berg <myon@debian.org>  Sat, 05 Jul 2008 14:57:16 +0200

hobbit (4.2.0.dfsg-12) unstable; urgency=low

  * Debconf was broken for the initial install, thanks to Peter Eisentraut for
    spotting. (Closes: #470988)
  * Actually include /var/run/hobbit/hobbitclient-include.cfg so
    /etc/hobbit/hobbitclient.d/ works. Also spotted by Peter.
  * Use dh_lintian.

 -- Christoph Berg <myon@debian.org>  Sat, 10 May 2008 21:31:25 +0200

hobbit (4.2.0.dfsg-11) unstable; urgency=low

  * Make force-reload reload, not restart in init scripts.
  * Move init scripts to S98 and Should-Start: $all so monitored services have
    already started. (S98 only effective on new installs.)
  * Set umask to 022 on for files in /var/run/hobbit/.
  * Add patch to allow "/http" in URLs (require full "/http[s]://" for proxy
    requests).
  * Add /etc/hobbit/hobbitclient.d/.

 -- Christoph Berg <myon@debian.org>  Wed, 09 Apr 2008 13:32:39 +0200

hobbit (4.2.0.dfsg-10) unstable; urgency=low

  * Add patch by dann frazier to define LDAP_DEPRECATED to continue using the
    deprecated libldap interfaces, thanks. (Closes: #463424)

 -- Christoph Berg <myon@debian.org>  Fri, 15 Feb 2008 12:18:50 +0100

hobbit (4.2.0.dfsg-9) unstable; urgency=low

  * Add splitncv patch by Charles Goyard.
  * Updated lintian overrides.

 -- Christoph Berg <myon@debian.org>  Sat, 22 Dec 2007 20:22:45 +0100

hobbit (4.2.0.dfsg-8) unstable; urgency=low

  * Set umask to 022 on startup.
  * Fix mailq regexp in hobbitgraph.cfg, thanks to Roland Rosenfeld for the
    patch. (Closes: #450830)
  * Do not assume the first df output line to be a header. (Closes: #450834)
  * Add librrd0-dev as alternative to build-depends.

 -- Christoph Berg <myon@debian.org>  Sat, 15 Dec 2007 22:37:27 +0100

hobbit (4.2.0.dfsg-7) unstable; urgency=low

  * Add patch by Roland Rosenfeld to adjust description width in the netstat
    graphs. (Closes: #447484)
  * Return 0 in init-common.sh, thanks to Jason Cormie for spotting.
    (Closes: #448482)
  * Recreate /usr/lib/hobbit/*/tmp/ symlinks, pointing to /var/lib/hobbit/tmp,
    and properly set permissions. (Closes: #448489)
  * Make our HOBBITMENU work for the ghost clients report. (Closes: #446095)
  * Grab patch from upstream to fix slightly broken NCV parsing.
  * Add /etc/hobbit/hobbitgraph.d/ and /etc/hobbit/hobbitserver.d/.
  * Improve TCP tests time granularity.
  * Translations: Dutch, thanks Bart Cornelis. (Closes: #448934)

 -- Christoph Berg <myon@debian.org>  Thu, 01 Nov 2007 20:51:26 +0100

hobbit (4.2.0.dfsg-6) unstable; urgency=low

  * Remove /usr/lib/hobbit/*/tmp/ symlinks, set BBTMP="/var/lib/hobbit/tmp".
    (Closes: #446982)
  * Drop "hobbit" binary again, instead bbcmd will set PATH to include
    the hobbit binaries.
  * Add /etc/hobbit/hobbitlaunch.d/ directory for server extensions.
  * When upgrading from a pre-Debian version, move old directories in
    /var/lib/hobbit/www/ away, we want them to be symlinks.
  * Add missing "test" in postrm. Thanks to Yukio Shiiya for the patch.
    (Closes: #446347)
  * Add COLUMS=200 to the dpkg -l call for Sarge compatibility.
  * Add some examples to the default bb-hosts file.
  * Move the config file tweaking from debian/rules to quilt.

 -- Christoph Berg <myon@debian.org>  Wed, 17 Oct 2007 18:06:02 +0200

hobbit (4.2.0.dfsg-5) unstable; urgency=low

  * The Smith inquisition reviewed our templates - thanks Christian Perrier.
    (Closes: #442953)
    + Basque, thanks Piarres Beobide (Closes: #443155).
    + Vietnamese, thanks Clytie Siddall (Closes: #443161).
    + Portuguese, thanks Américo Monteiro (Closes: #443214).
    + Finnish, thanks Esko Arajärvi (Closes: #443617).
    + Czech, thanks Miroslav Kure (Closes: #443667).
    + Russian, thanks Yuri Kozlov (Closes: #443861).
    + Tamil, thanks Tirumurti Vasudevan (Closes: #444281).
    + Italian, thanks Luca Monducci (Closes: #444610).
    + French, thanks Geoffroy Youri Berret (Closes: #444659).
    + Galician, thanks Jacobo Tarrio (Closes: #444751).
    + Brazilian Portuguese, thanks Felipe Augusto van de Wiel.
      (Closes: #445339)
  * Use $BBSERVERWWWURL and friends in menu.cfg.
  * Fix reading of /etc/default/hobbit-client in config script.
    (Closes: #445828)

 -- Christoph Berg <myon@debian.org>  Mon, 08 Oct 2007 22:40:39 +0200

hobbit (4.2.0.dfsg-4) unstable; urgency=low

  * Instead of conflicting with bb, rename our 'bb' binary to 'hobbit'.
    Move bb.1 to bb.8 (Closes: #441030 again).
  * Send (reformatted) dpkg -l output with client message.

 -- Christoph Berg <myon@debian.org>  Wed, 19 Sep 2007 00:36:23 +0200

hobbit (4.2.0.dfsg-3) unstable; urgency=low

  * Debconf translations:
    Portuguese, thanks Américo Monteiro (Closes: #439693).
    French, thanks Geoffroy Youri Berret (Closes: #440504).
  * Actually install README.Debian and fix paths in html docs
    (Closes: #440949).
  * Quiltize source.
  * hobbit-client:
    + Conflict with bb (<= 1.3rc1-8), it ships bb.1 (Closes: #441030).
    + Set missing environment variables (Closes: #441199, thanks Jason
      Cormie).

 -- Christoph Berg <myon@debian.org>  Fri, 07 Sep 2007 19:13:22 +0200

hobbit (4.2.0.dfsg-2) unstable; urgency=low

  * Install /usr/bin/bb and bbcmd.
  * Use HOBBITSERVERS in /etc/default/hobbit-client (again).
  * Consistently use start-stop-daemon for daemon handling.
  * Priority: extra.

 -- Christoph Berg <myon@debian.org>  Thu, 23 Aug 2007 17:24:10 +0200

hobbit (4.2.0.dfsg-1) unstable; urgency=low

  * Preparing for Debian upload.
  * Repackaged the source:
    + Removed non-free tigra menu files from hobbitd/wwwfiles/menu/.
    + Removed upstream's debian/ dir.

 -- Christoph Berg <myon@debian.org>  Sat, 18 Aug 2007 22:05:09 +0200

hobbit (4.2.0-1) unstable; urgency=low

  * Hobbit version 4.2: New upstream release.

 -- Henrik Stoerner <henrik@hswn.dk>  Wed, 09 Aug 2006 21:48:00 +0200

hobbit (4.2-RC-20060712) unstable; urgency=low

  * Release candidate of 4.2

 -- Henrik Stoerner <henrik@hswn.dk>  Wed, 12 Jul 2006 23:13:00 +0200

hobbit (4.2-beta-20060605) unstable; urgency=low

  * Beta release of 4.2

 -- Henrik Stoerner <henrik@hswn.dk>  Mon, 05 Jun 2006 16:53:00 +0200

hobbit (4.2-alfa-20060404) unstable; urgency=low

  * Alfa release of 4.2

 -- Henrik Stoerner <henrik@hswn.dk>  Tue, 04 Apr 2006 23:30:00 +0200

hobbit (4.1.2p1-1) unstable; urgency=low

  * New upstream release

 -- Henrik Stoerner <henrik@hswn.dk>  Thu, 10 Nov 2005 17:32:00 +0100

hobbit (4.1.2-1) unstable; urgency=low

  * New upstream release

 -- Henrik Stoerner <henrik@hswn.dk>  Mon, 10 Oct 2005 22:30:00 +0200

hobbit (4.1.1-1) unstable; urgency=low

  * New upstream release.

 -- Henrik Stoerner <henrik@hswn.dk>  Mon, 25 Jul 2005 17:49:00 +0200

hobbit (4.1.0-1) unstable; urgency=low

  * New upstream release.

 -- Henrik Stoerner <henrik@hswn.dk>  Sun, 24 Jul 2005 23:27:00 +0200

hobbit (4.0.4-1) unstable; urgency=low

  * New upstream release.

 -- Henrik Stoerner <henrik@hswn.dk>  Sun, 29 May 2005 12:08:00 +0200

hobbit (4.0.3-1) unstable; urgency=low

  * New upstream release.

 -- Henrik Stoerner <henrik@hswn.dk>  Sun, 22 May 2005 09:34:57 +0200

hobbit (4.0.2-1) unstable; urgency=low

  * New upstream release.

 -- Henrik Stoerner <henrik@hswn.dk>  Sun, 10 Apr 2005 19:39:15 +0200

hobbit (4.0.1-1) unstable; urgency=low

  * Build problems fixed on Solaris, HP-UX
  * Zoomed graphs could lose the hostname in the title.

 -- Henrik Stoerner <henrik@hswn.dk>  Fri,  1 Apr 2005 07:43:42 +0200

hobbit (4.0-1) unstable; urgency=low

  * Upstream release of version 4.0

 -- Henrik Stoerner <henrik@hswn.dk>  Wed, 30 Mar 2005 21:31:03 +0200
