LC_NUMERIC fix for check_procs

This commit is contained in:
Sean Finney 2006-02-18 13:08:32 +00:00
parent 06b7682676
commit 8bd868ec49
3 changed files with 24 additions and 3 deletions

9
debian/changelog vendored
View file

@ -1,10 +1,13 @@
nagios-plugins (1.4.2-7) unstable; urgency=high
nagios-plugins (1.4.2-7) unstable; urgency=medium
[sean finney]
* update build dependencies to build against libmysqlclient15-dev.
fixes (now) rc bug, urgency thus set to high.
fixes (now) rc bug, urgency bumped (closes: #343785).
* properly set LC_NUMERIC in check_procs. fix also committed for
next upstream release. thanks to Hadmut Danisch for
catching this (closes: #353201).
-- sean finney <seanius@debian.org> Sat, 18 Feb 2006 13:47:54 +0100
-- sean finney <seanius@debian.org> Sat, 18 Feb 2006 13:56:25 +0100
nagios-plugins (1.4.2-6) unstable; urgency=low