[Pkg-openldap-devel] r852 - openldap/trunk-2.3/debian
Matthijs Mohlmann
matthijs at alioth.debian.org
Sun Sep 16 16:02:08 UTC 2007
Author: matthijs
Date: 2007-09-16 16:02:08 +0000 (Sun, 16 Sep 2007)
New Revision: 852
Modified:
openldap/trunk-2.3/debian/changelog
openldap/trunk-2.3/debian/slapd.conf
Log:
* Change the default loglevel to none.
Modified: openldap/trunk-2.3/debian/changelog
===================================================================
--- openldap/trunk-2.3/debian/changelog 2007-09-15 11:23:44 UTC (rev 851)
+++ openldap/trunk-2.3/debian/changelog 2007-09-16 16:02:08 UTC (rev 852)
@@ -11,8 +11,10 @@
* Drop upstream patches ITS4924, ITS4925 and ITS4966.
* Add patch for objectClasses which causes slapd to crash. (Closes: #440632)
- Upstream bug ITS5119.
+ * Change default loglevel to none, to log high priority messages.
+ (Closes: #442000)
- -- Matthijs Mohlmann <matthijs at cacholong.nl> Sat, 15 Sep 2007 12:28:43 +0200
+ -- Matthijs Mohlmann <matthijs at cacholong.nl> Sun, 16 Sep 2007 16:55:15 +0200
openldap2.3 (2.3.35-2) unstable; urgency=low
Modified: openldap/trunk-2.3/debian/slapd.conf
===================================================================
--- openldap/trunk-2.3/debian/slapd.conf 2007-09-15 11:23:44 UTC (rev 851)
+++ openldap/trunk-2.3/debian/slapd.conf 2007-09-16 16:02:08 UTC (rev 852)
@@ -21,7 +21,7 @@
argsfile /var/run/slapd/slapd.args
# Read slapd.conf(5) for possible values
-loglevel 0
+loglevel none
# Where the dynamically loaded modules are stored
modulepath /usr/lib/ldap
More information about the Pkg-openldap-devel
mailing list