- nagios-plugins
- stable: uploaded 1.4.15-3squeeze1 fixing #623702
- testing: entered 1.4.15-4, this basically reduced the dependency footprint of nagios-plugins-standard (#569028)
- squeeze-backports: uploaded 1.4.15-4~bpo60+1
- icinga
- unstable: Alexander Wirt uploaded 1.4.0-2
- squeeze-backports: uploaded 1.4.0-2~bpo60+1
- lenny-backports-sloppy: uploaded 1.4.0-2~bpo50+1
- nagstamon
- squeeze-backports: uploaded 0.9.6.1-2~bpo60+1, which works with icinga 1.4
- nagios3
- unstable: Alexander Wirt uploaded 3.2.3-2
- check-mk
- unstable: Alexander Wirt uploaded 1.1.10-1
- icli
- nagircbot
- testing: John Morrissey uploaded initially some weeks ago 0.0.32-1
- mod-gearman
- testing: Stig Sandbeck Mathisen uploaded initially some weeks ago 1.0.3-1
- pnp4nagios
- testing: Sebastian Harl uploaded some weeks ago 0.6.12-1
- squeeze-backports: Sebastian Harl uploaded 0.6.12-1~bpo60+1
Some more about packaging nagios and icinga related packages can be found at our team site.
Last night here at BSP I released nagios-plugins (1.4.14-1), which has a couple of fixes and enhancements. For more information, see the changelog.
The main change may, that with this version, the package should be installable on non-linux archs, where iputils-ping is not available. The downside of using inetutils-ping is, that its behavior is different from iputils-ping. As result of this, check_ping will timeout much often, even if there isn’t any problem and you will have false positives. As suggested long ago, at least on this archs, you should consider to replace the use of check_ping with check_icmp.
Since some weeks I’m really busy, private and at work. It’s going into the end of the year and everybody is in hurry. There seems also coming some changes for our family down the road in the future, but more maybe later. Additionally one months ago Santiago Ruano Rincón did surprisingly turn up as my AM. We started fast, but I got stuck at P&P part 1 with the License comparisons, cause actually I’m so busy at work and with my family, that I can’t concentrate enough late at night, when trying to work on the papers. For example the graphviz license is completely overwhelming me. My hope in the last time was some bigger timeslots at the weekends, but they got smashed by my family and/or work issues. I hope Santiago is not getting annoyed by me and I can find hopefully some free time on holidays or in the first weeks next year.
Anyways … Christian Perrier started a review and translation process of ipplans debconf templates by the debian-i18n contributors. The templates was in really bad conditions, most of it was copied over from gallery2 and I did know that they wasn’t so good. Thanks for all your work, when the process is over I’m proud to include your really nice work.
Two other packages got updates. php-suhosin got new upstream release after months which fixes the broken perdir/.htaccess support. Unfortunatly I missed the release (cause there is no announcement list and there was no watch file) unless Raphael Geissert did leave a note. I integrated the new VCS and homepage stuff also and formorer did fix some minor issues. So we can hopefully upload now (when it arrives testing) the first package to backport.org and sleep little bit better, when using PHP on stable.
nagios-plugins also got updated. Since Seanius seems really busy (like allways), nobody did really took care of the package. In October it got two CVE which was solved via NMU by the testing-security team, also two new upstream releases where available. So I droped the obsolete patches, integrated new once, did make the new shiny lintian a bit more happy, some minor fixes and queued the package to Seanius. ;)
You can expect both packages on backport.org soon. My other (comaintained) packages will get updated to latest policy and VCS/homepage guidelines in the near future. Actually I’ve to prioritize what to do with the left time slots. :/
First the good thing: I updated wordpress to 2.3. Now the bad thing: I updated wordpress to 2.3.
With 2.3 there where many infrastructure changes. For a complete list, see the Release Announcement. The most extensions breaking change was the implementation of native tag support. Referencing to Not working Plugin List Ultimate Tag Warrior and Extended Live Archives are problematic. Both caused troubles on update, but there is a fix for ELA and one for UTW. By reviewing the informations for writing this articel, I noticed that I’m running fine with the Ultimate Tag Warrior Bugfix Release provided by Christine from the Internet.
My theme K2 was needing also an update, which caused the style to be broken. So waiting for a fix did take little longer, but when reviewing it, I noticed that only a css class name did need an update.
This all teaches me, when using a project with much depencies, it will be a mess when updating, as long as isn’t all provided by one source. It’s some kind of using a project “still in development”.
Update: While we are at “still in development” .. I updated to 2.3.1-RC1 some seconds ago. :)