lp:debian/xymon

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/xymon
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

20. By Axel Beckert

* Add patch to prefer working graphs in the temp plugin from
  hobbit-plugins over supporting temperature values from the
  non-packaged devmon add-on daemon. (Implemented via a modified default
  value of the TEST2RRD setting in xymonserver.cfg.)
* Add DEP3 patch headers to all remaining patches.
* Cherry-pick r7669 from upstream 4.x-master branch to fix zombie
  processes after dropping host records.
* Bump debhelper compatibility to 9 as recommended.
  + Bump version debhelper build-dependency accordingly.
* Fix misspelling of the GPL's full name in debian/copyright.
* Add patch by J.C. Cleaver to fix segfaults in xymongen/wmlgen.c

19. By Axel Beckert

* New upstream release
  + Drop patch acknowledge-malloc (CVE-2015-1430, fixed upstream)
  + Drop patch fix-xymond-memory-leak (fixed upstream)
  + Drop patch set-initial-size-for-xymondlog-output (dito)
  + Drop patch hobbit-ghosts-menu (obsolete in multiple ways)
  + Refresh and/or update the following patches:
    - 603151-apache-alias
    - apache2.4 (and drop most of it)
    - doc-paths
    - fix-hyphen-used-as-minus-sign
    - fix-spelling-errors
    - hobbit_files_ifexist
    - hobbitclient-debian
    - hobbitvars
    - netstat-ant-vs-ipv6-address-truncating
  + debian/rules: Don't remove files which are no more there
  + Ignore false positive lintian warnings about <IfModule>-safeguarded
    Apache 2.2 directives
* debian/watch: Merge the two uversionmangles into one, add /i.
* Updated debconf translations:
  + Danish by Joe Dalton (Closes: #781335)
  + Swedish by Martin Bagge (Closes: #781679)
* debian/gbp.conf: Rename old-style config section [git-import-orig] to
  [import-orig]
* Add lintian overrides for package-contains-hardlink. Xymon server is
  not suitable for installation on a network file system anyways and
  cgi-bin and cgi-secure are likely always on the same file
  system. (Upstream introduced these hardlinks in 4.3.20, see
  http://lists.xymon.com/archive/2015-May/041718.html for the
  discussion.)
* Add patch to workaround changed "ntpdate -p 2" behaviour by making its
  "-p" option configurable via xymonserver.cfg and default to "1"
  instead of "2". (Closes: #776664)

18. By Axel Beckert

[ 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)

17. By Christoph Berg <email address hidden>

[ 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)
* 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)

16. By Christoph Berg <email address hidden>

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

15. By Axel Beckert

[ 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.

14. By Axel Beckert

* 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

13. By gregor herrmann

* 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.

12. By Christoph Berg

[ 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)

11. By Christoph Berg

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)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/squeeze/xymon
This branch contains Public information 
Everyone can see this information.

Subscribers