aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorPetter Reinholdtsen <pere@hungry.com>2011-11-14 10:55:04 +0000
committerPetter Reinholdtsen <pere@hungry.com>2011-11-14 10:55:04 +0000
commit13384666fd61d14235bd256d4de522084f43ed61 (patch)
treeafe1038ed6dd3e2df32a9740aa2bdde09b19a4a8 /debian
parentc32f5955c5e8b5f1fa069ef037a9164b71aee63d (diff)
downloadsitesummary-13384666fd61d14235bd256d4de522084f43ed61.tar.gz
sitesummary-13384666fd61d14235bd256d4de522084f43ed61.tar.bz2
sitesummary-13384666fd61d14235bd256d4de522084f43ed61.tar.xz
Improve LDAP server check, not only checking if the TCP port is
listening, but also check if the server will reply to searches for the root DSE.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 054cbf6..7c3f361 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+sitesummary (0.0.70) UNRELEASED; urgency=low
+
+ * Improve LDAP server check, not only checking if the TCP port is
+ listening, but also check if the server will reply to searches for
+ the root DSE.
+
+ -- Petter Reinholdtsen <pere@debian.org> Mon, 14 Nov 2011 11:42:16 +0100
+
sitesummary (0.0.69) unstable; urgency=low
[ Andreas B. Mundt ]
@@ -10,7 +18,6 @@ sitesummary (0.0.69) unstable; urgency=low
both cups and cups-client packages installed to enable it.
* Change Standards-Version from 3.9.1 to 3.9.2. No changes needed.
* Add Catalan translation from Sergi Casbas (Closes: #609714).
- * foo
-- Petter Reinholdtsen <pere@debian.org> Mon, 14 Nov 2011 11:31:08 +0100