OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 27-Oct-2007 10:32:51
Branch: HEAD Handle: 2007102709325000
Modified files:
openpkg-src/openldap openldap.patch openldap.spec
Log:
upgrading package: openldap 2.3.38 -> 2.3.39
Summary:
Revision Changes Path
1.16 +0 -24 openpkg-src/openldap/openldap.patch
1.202 +2 -2 openpkg-src/openldap/openldap.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openldap/openldap.patch
============================================================================
$ cvs diff -u -r1.15 -r1.16 openldap.patch
--- openpkg-src/openldap/openldap.patch 18 Oct 2007 09:55:15 -0000
1.15
+++ openpkg-src/openldap/openldap.patch 27 Oct 2007 08:32:50 -0000
1.16
@@ -15,30 +15,6 @@
#if !defined( OPENLDAP_FD_SETSIZE ) && !defined( FD_SETSIZE )
# define OPENLDAP_FD_SETSIZE 4096
#endif
-Index: include/ac/termios.h
---- include/ac/termios.h.orig 2007-01-02 22:43:47 +0100
-+++ include/ac/termios.h 2007-10-18 11:47:55 +0200
-@@ -17,7 +17,7 @@
- #ifndef _AC_TERMIOS_H
- #define _AC_TERMIOS_H
-
--#ifdef HAVE_POSIX_TERMIOS
-+#ifdef HAVE_TERMIOS_H
- #include <termios.h>
-
- #ifdef GCWINSZ_IN_SYS_IOCTL
-Index: libraries/liblutil/getpass.c
---- libraries/liblutil/getpass.c.orig 2007-01-02 22:43:52 +0100
-+++ libraries/liblutil/getpass.c 2007-10-18 11:48:27 +0200
-@@ -60,7 +60,7 @@
- char *
- lutil_getpass( const char *prompt )
- {
--#if !defined(HAVE_POSIX_TERMIOS) && !defined(HAVE_SGTTY_H)
-+#if !defined(HAVE_TERMIOS_H) && !defined(HAVE_SGTTY_H)
- static char buf[256];
- int i, c;
-
Index: servers/slapd/back-perl/config.c
--- servers/slapd/back-perl/config.c.orig 2007-01-02 22:44:06 +0100
+++ servers/slapd/back-perl/config.c 2007-10-18 11:46:32 +0200
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/openldap/openldap.spec
============================================================================
$ cvs diff -u -r1.201 -r1.202 openldap.spec
--- openpkg-src/openldap/openldap.spec 18 Oct 2007 12:53:36 -0000
1.201
+++ openpkg-src/openldap/openldap.spec 27 Oct 2007 08:32:50 -0000
1.202
@@ -32,8 +32,8 @@
Class: BASE
Group: LDAP
License: GPL
-Version: 2.3.38
-Release: 20071018
+Version: 2.3.39
+Release: 20071027
# package options
%option with_server yes
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]