Commit Graph

22 Commits

Author SHA1 Message Date
pea
f68803aa1d This patch is already committed upstream.
Spotted by guenther@

ok sthen@
2012-06-04 11:35:54 +00:00
pea
fcab1e4a5d Update to 2.4.30
ok sthen@
2012-03-09 09:48:32 +00:00
gsoares
4e3205f053 security fix to SA46599;
"UTF8StringNormalize()" Off-by-One Denial of Service Vulnerability

ok pea@ jasper@
2011-10-29 11:54:04 +00:00
pea
f5e347069b Update to 2.4.26
With tweaks from gsoares@ (thanks).

looks good to sthen@, ok gsoares@
2011-09-21 14:07:47 +00:00
jasper
bbf1976d5e - update openldap to 2.4.24, fixes CVE-2011-1024 and CVE-2011-1025.
ok pea@ sthen@
2011-03-03 14:52:04 +00:00
pea
d8e2f5d8db *MAJOR UPGRADE*
Upgrade to OpenLDAP 2.4.23.
Important things to know:

+ ldbm backend has been removed
+ bdb is the default backend
+ slurp has been removed

Backup all your data before this upgrade !!

Tested in a bulk by landry@
Lot of help/comments/ideas/tests from ajacoutot@, jasper@, landry@, sthen@, stephan@

ok ajacoutot@, landry@, jasper@, stephan@
2011-01-07 10:24:30 +00:00
william
7ab7c2f4e4 SECURITY FIX
Resolves CVE-2010-0211 and CVE-2010-0212 (ITS#6570)
from upstream.  Also fixes a segfault in IA5StringNormalize() by
sync'ing that function with the same function from 2.4.23.

ok sthen
2010-08-06 02:52:05 +00:00
pea
c2ccbc930d Security fix for OpenLDAP.
See:
+ http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3767
+ http://www.openldap.org/devel/cvsweb.cgi/libraries/libldap/tls_o.c.diff?r1=1.8&r2=1.11&f=h

ok jasper@, go ahead sthen@, aja@
2009-12-04 15:26:48 +00:00
landry
897eaf2c75 Install @sample /var/openldap-* as owned by unpriviledged user _openldap, and
add a pkg/MESSAGE-server teaching the user how to launch slapd in rc.local as
_openldap user.

english 'looks fine' jmc@, and ok ajacoutot@ mbalmer@ (maintainer)
2008-02-13 09:45:54 +00:00
mbalmer
e50047f5ad Unbreak package build of bdb FLAVOR. OpenLDAP 2.3.x still has issues with
BDB4.6.
2008-01-14 21:01:11 +00:00
bernd
64cfee67cc Security update to openldap-2.3.24. (CVE-2006-2754)
Fixes a status file handling buffer overflow in slurpd.

More information:
http://secunia.com/advisories/20126/

Remove obsolete MODGNU_SHARED_LIBS stuff.

ok mbalmer@ (MAINTAINER)
2006-06-19 08:22:35 +00:00
bernd
a2d612ec10 SHARED_LIBS. Teamwork by mbalmer and me.
ok mbalmer
2005-12-29 14:00:35 +00:00
mbalmer
8288a4922e Set USE_LIBTOOL=Yes and bump package name. Make sure libsasl2 is linked.
Caveat:  older versions of the port/package must be removed before building
the package.

thanks to espie@ and bernd@ for helping.
2005-11-12 17:22:58 +00:00
mbalmer
59a9d6f3be Make sure libldap.so and libldap_r.so are linked against the newly built
liblber.so and not a liblber.so that might be installed in the system.

Bump package name.

problem reported by bernd@, thanks.
2005-11-09 15:42:49 +00:00
mbalmer
1b612625c9 Update to OpenLDAP 2.3.11 and take maintainership.
Support for sasl2 is now built by default.

ok bernd@
2005-11-07 15:59:08 +00:00
naddy
1bc6d8a294 remove workarounds for gcc2.95/sparc64 optimizer bugs 2004-02-24 00:06:43 +00:00
jakob
a533afb053 update to OpenLDAP v2.1.25; work by claudio@ and myself
major port changes:

- enable IPv6
- disable kerberos
- enable meta, monitor, null and perl backends by default
- add berkley db flavour (bdb)
- remove SQL flavour (sql)
2003-12-26 10:44:10 +00:00
jakob
6b4e44c1c1 add postgresql flavour; submitted by Maurice Nonnekes 2002-09-13 23:06:06 +00:00
pvalchev
0fe540d3fc workaround sparc64 gcc optimization bug; ok jakob 2002-01-29 06:10:22 +00:00
brad
405136cb09 libtool patches 2001-02-18 22:21:55 +00:00
jakob
3dfa93551c update to v2.0.7 2000-11-18 10:29:49 +00:00
jakob
60d7778b66 update to v2.0.6
--
OpenLDAP 2.0.6 Release
    Build Environment
        Fixed schema install (ITS#802)
        Added libtool customizations
        Re-enabled module support
    Documentation
        Update ldapsearch(1)

OpenLDAP 2.0.5 Release
    Fixed slapd/ldbm/search confusing log message (ITS#771)
    Fixed slapd/sasl no cred bug
    Fixed slapd idletimeout lock bug (ITS#767)
    Fixed slapd caseIgnoreIA5string indexing bug (ITS#786)
    Fixed slurpd TLS initialization bug (ITS#768)
    Fixed slurpd empty one shot hang (ITS#798)
    Fixed -lldap SASL ctx close bug (ITS#790)
    Fixed -lldap first/next attribute bug (ITS#778)
    Fixed -lldap (v2) rebind URL bug
    Fixed -lldap msgfree NULL bug (ITS#800)
    Fixed -lldif empty value bug
    Fixed -llber stringal len=0 bug
    Updated -llber bprint routine
    Build Environment
        Fixed LDFLAGS/-rpath usage
        Fixed IPv6 detection (ITS#669,ITS#770)
        Fixed VPATH schema install
        Updated libtool to 1.3.5
        Added Darwin support
        Disabled module support
2000-10-05 15:54:37 +00:00