xymon (4.3.30-5)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 4.3.30-6 > 4.3.30-5
- Git: https://salsa.debian.org/debian/xymon.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 442368
- Browser: https://salsa.debian.org/debian/xymon
- Last scan: 2026-06-06 16:39:07+00
- Next scan: 2026-06-13 23:04:00+00
- Merge requests: 1
- CI pipeline status: success
- Debian changelog in Git:
xymon (4.3.30-6) UNRELEASED; urgency=medium
[ Roland Rosenfeld ]
* 102_ldap_url_parse: Fix build problems with ldap.
* Update build-depends from libldap2-dev to libldap-dev.
* Declare compliance with Debian Policy 4.7.4.
* Use magick (from imagemagick 7) instead of convert.
* Remove 69_disk-no-duplicate-root.patch, which was only needed with
coreutils in wheezy.
* Revert pre 4.3.7 hobbit-client migration logic.
* Cleanup maintainer scripts.
* Rename debconf variables from hobbit-client to xymon-client and fix
inconsistency between debconf and /etc (Closes: #939859).
[ Martin Zobel-Helas ]
* Show ZFS mounts (Closes: #909316).
-- Roland Rosenfeld <roland@debian.org> Fri, 03 Apr 2026 11:50:28 +0200
- This branch is 13 commits ahead of tag debian/4.3.30-5
- Git log:
commit 3b722eaf0256490acf74e51903ebdd266b2c9e98
Author: Roland Rosenfeld <roland@debian.org>
Date: Sat Jun 6 18:15:42 2026 +0200
Avoid problems on reading hobbit-client/* debconf settings
commit 721a996f004aa863a792f65413488bfd3cc95f9a
Author: Roland Rosenfeld <roland@debian.org>
Date: Sat Jun 6 17:21:28 2026 +0200
Update xymon.lintian-overrides line number
commit b123f40e0ea8f8a10367f09e1c22eb4799e9ef5c
Author: Roland Rosenfeld <roland@debian.org>
Date: Sat Jun 6 16:31:56 2026 +0200
Rename debconf variables from hobbit-client to xymon-client
and fix inconsistency between debconf and /etc (Closes: #939859).
commit c606becadabcecbd4ee75e3689be58fdedd6dd06
Author: Roland Rosenfeld <roland@debian.org>
Date: Sat Jun 6 17:11:29 2026 +0200
Cleanup maintainer scripts.
commit 638c7bf9e54979be0a0acfc8ed722829cf683bb1
Author: Roland Rosenfeld <roland@debian.org>
Date: Sat Jun 6 15:15:42 2026 +0200
Revert pre 4.3.7 hobbit-client migration logic.
commit 0f9dbeccd93b869386b64a74ae0157493975c4aa
Author: Roland Rosenfeld <roland@debian.org>
Date: Fri May 22 11:12:56 2026 +0200
Remove 69_disk-no-duplicate-root.patch
which was only needed with coreutils in wheezy.
See https://github.com/xymon-monitoring/xymon/pull/51
commit 6f99b054387c04d25fa05fed3fb278ea98fa960b
Author: Roland Rosenfeld <roland@debian.org>
Date: Sat Apr 4 18:35:04 2026 +0200
Use magick (from imagemagick 7) instead of convert.
commit 1320dc70d556a7f330fb03664a6059fc16512df1
Author: Roland Rosenfeld <roland@debian.org>
Date: Sat Apr 4 18:33:38 2026 +0200
Declare compliance with Debian Policy 4.7.4.
commit 94b4e00b2890a6fbcd03e6201be372faf19f6638
Author: Roland Rosenfeld <roland@debian.org>
Date: Fri Apr 3 11:51:21 2026 +0200
update debian/changelog
commit 884c381907c2e9e58df709fa253782bf0a1cb806
Merge: ac422c0 58b1c65
Author: Roland Rosenfeld <roland@debian.org>
Date: Fri Apr 3 09:50:04 2026 +0000
Merge branch 'bugfix/909316_zfs_is_excluded' into 'master'
Show ZFS mounts
See merge request debian/xymon!6
commit 58b1c65fcae1bda34bc728e6082bce6ecb52d0e2
Author: Martin Zobel-Helas <zobel@ftbfs.de>
Date: Thu Apr 2 11:44:02 2026 +0200
Show ZFS mounts
ZFS is currently excluded from the shown mounts. This change will
modify the EXCLUDES list and allow ZFS to be shown in the mounted FS.
Closes: #909316
commit ac422c0891af4911ea4477b31ac184d8756d4c95
Author: Roland Rosenfeld <roland@debian.org>
Date: Sat Jan 31 13:27:59 2026 +0100
Update build-depends from libldap2-dev to libldap-dev.
commit 6b0dac30f00f1c7744e2d645f46054825548b2af
Author: Roland Rosenfeld <roland@debian.org>
Date: Sat Jan 31 13:21:38 2026 +0100
102_ldap_url_parse: Fix build problems with ldap.