fix for disappeared check_pgsql
This commit is contained in:
parent
1136265cca
commit
2a2efcb154
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,8 +1,10 @@
|
||||||
nagios-plugins (1.4.8-2) UNRELEASED; urgency=low
|
nagios-plugins (1.4.8-2) UNRELEASED; urgency=low
|
||||||
|
|
||||||
* NOT RELEASED YET
|
* fix typo in upstream configure script which caused some plugins
|
||||||
|
to disappear (closes: #425758). thanks to Bernhard Schmidt for
|
||||||
|
catching it.
|
||||||
|
|
||||||
-- sean finney <seanius@debian.org> Sun, 20 May 2007 20:32:51 +0200
|
-- sean finney <seanius@debian.org> Sun, 27 May 2007 22:32:52 +0200
|
||||||
|
|
||||||
nagios-plugins (1.4.8-1) unstable; urgency=low
|
nagios-plugins (1.4.8-1) unstable; urgency=low
|
||||||
|
|
||||||
|
|
1
debian/patches/00list
vendored
1
debian/patches/00list
vendored
|
@ -7,3 +7,4 @@
|
||||||
25_check_tcp-expect.dpatch
|
25_check_tcp-expect.dpatch
|
||||||
26_implicit-basename.dpatch
|
26_implicit-basename.dpatch
|
||||||
27_check_radius_segfault.dpatch
|
27_check_radius_segfault.dpatch
|
||||||
|
28_configure_typo.dpatch
|
||||||
|
|
Loading…
Reference in a new issue