[Pkg-openldap-devel] r803 - in openldap/trunk-2.3/debian: . patches
Russ Allbery
rra at alioth.debian.org
Wed May 23 22:26:14 UTC 2007
Author: rra
Date: 2007-05-23 22:26:14 +0000 (Wed, 23 May 2007)
New Revision: 803
Removed:
openldap/trunk-2.3/debian/patches/disable-epoll-system-call
Modified:
openldap/trunk-2.3/debian/changelog
openldap/trunk-2.3/debian/patches/series
Log:
* Re-enable use of the epoll system call since Debian no longer supports
2.4 kernels. This means that the OpenLDAP packages will not work on
pre-2.6 kernels.
Modified: openldap/trunk-2.3/debian/changelog
===================================================================
--- openldap/trunk-2.3/debian/changelog 2007-05-23 22:18:17 UTC (rev 802)
+++ openldap/trunk-2.3/debian/changelog 2007-05-23 22:26:14 UTC (rev 803)
@@ -4,8 +4,11 @@
* Apply upstream patches:
- ITS#4924: client crash on incorrectly tagged result from server.
- ITS#4925: NOOP modify with BDB backend crashed slapd.
+ * Re-enable use of the epoll system call since Debian no longer supports
+ 2.4 kernels. This means that the OpenLDAP packages will not work on
+ pre-2.6 kernels.
- -- Russ Allbery <rra at debian.org> Wed, 23 May 2007 15:01:03 -0700
+ -- Russ Allbery <rra at debian.org> Wed, 23 May 2007 15:25:59 -0700
openldap2.3 (2.3.30-5) unstable; urgency=low
Deleted: openldap/trunk-2.3/debian/patches/disable-epoll-system-call
===================================================================
--- openldap/trunk-2.3/debian/patches/disable-epoll-system-call 2007-05-23 22:18:17 UTC (rev 802)
+++ openldap/trunk-2.3/debian/patches/disable-epoll-system-call 2007-05-23 22:26:14 UTC (rev 803)
@@ -1,14 +0,0 @@
-Index: include/portable.hin
-===================================================================
---- include/portable.hin.orig
-+++ include/portable.hin
-@@ -163,9 +163,6 @@
- /* Define to 1 if you have the `endpwent' function. */
- #undef HAVE_ENDPWENT
-
--/* define if your system supports epoll */
--#undef HAVE_EPOLL
--
- /* Define to 1 if you have the <errno.h> header file. */
- #undef HAVE_ERRNO_H
-
Modified: openldap/trunk-2.3/debian/patches/series
===================================================================
--- openldap/trunk-2.3/debian/patches/series 2007-05-23 22:18:17 UTC (rev 802)
+++ openldap/trunk-2.3/debian/patches/series 2007-05-23 22:26:14 UTC (rev 803)
@@ -8,7 +8,6 @@
slapi-errorlog-file -p0
ldapi-socket-place -p0
read-config-before-dropping-privileges -p0
-disable-epoll-system-call -p0
wrong-database-location -p0
index-files-created-as-root -p0
sasl-default-path -p0
More information about the Pkg-openldap-devel
mailing list