non port: net/openldap22-server/distinfo |
Number of commits found: 23 |
Wednesday, 7 Feb 2007
|
17:41 delphij
Remove OpenLDAP 2.2.x. They are abandoned by developers and users
should use 2.3.x for production.
net/openldap22-client: OpenLDAP 2.2.x series are no longer maintained by
developers. Use 2.3.x instead.
net/openldap22-sasl-client: OpenLDAP 2.2.x series are no longer maintained by
developers. Use 2.3.x instead.
net/openldap22-sasl-server: OpenLDAP 2.2.x series are no longer maintained by
developers. Use 2.3.x instead.
net/openldap22-server: OpenLDAP 2.2.x series are no longer maintained by
developers. Use 2.3.x instead.
 |
Monday, 26 Dec 2005
|
02:11 pav
- Update to 2.2.30
PR: ports/90221
Submitted by: Konstantin Saurbier <saurbier@math.uni-bielefeld.de>
Approved by: maintainer timeout (vsevolod; 16 days)
 |
Wednesday, 12 Oct 2005
|
10:08 vsevolod
Update to 2.2.29
 |
Tuesday, 6 Sep 2005
|
13:12 vsevolod
Update to 2.2.28.
Approved by: perky (mentor)
 |
Wednesday, 15 Jun 2005
|
06:44 sem
- Update to 2.2.27. Bugfix releasse.
PR: ports/82237
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Approved by: eik MIA
 |
Sunday, 1 May 2005
|
20:16 sem
- Update to 2.2.26. Bug fix only release.
PR: ports/80513
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Approved by: eik MIA
 |
Thursday, 14 Apr 2005
|
10:00 skv
Update to 2.2.24
PR: ports/79335
Submitted by: skv
Approved by: maintainer timeout
 |
Thursday, 3 Feb 2005
|
03:42 eik
Update to OpenLDAP 2.2.23:
- various fixes (see /usr/local/share/doc/openldap/CHANGES) [1]
- fixed libldap fdset re-init for restart (ITS#3524) [3]
- added ACI support [2]
- added SLPv2 support
PR: 76192 [1], 74906 [2]
Submitted by: Alex Deiter <tiamat@komi.mts.ru> [1], Rainer Duffner
<rainer@ultra-secure.de> [2]
Obtained from: OpenLDAP CVS [3]
 |
Tuesday, 30 Nov 2004
|
14:27 eik
update to OpenLDAP 2.2.19:
- Fixed back-bdb cache bugs (OpenLDAP ITS#3356, #3358), ctxcsn memory leak
- Added support for BDB 4.3 (depends on PR 73790)
NOTE: Don't use BDB 4.3 in production environments yet:
<http://www.openldap.org/lists/openldap-software/200411/msg00700.html>
For a complete change log see:
/usr/local/share/doc/openldap/CHANGES
 |
Monday, 25 Oct 2004
|
11:51 eik
- update to version 2.2.18
<http://www.openldap.org/lists/openldap-announce/200410/msg00001.html>
 |
Monday, 11 Oct 2004
|
23:22 eik
- update to version 2.2.17
+ http://www.openldap.org/lists/openldap-announce/200409/msg00001.html
+ Fixed slapd syncrepl memory leak bugs
- change default ldapi:// socket
- use IGNORE instead of .error
 |
Sunday, 15 Aug 2004
|
18:18 eik
update to 2.2.15
- new switch WITH_DYNAMIC_BACKENDS
- WITH_ODBC has to be specified, even when WITH_ODBC_TYPE is set
- 5.x users: when you need to start the daemon early, build with
WITH_RCORDER=yes to put the start script into /etc/rc.d
 |
Friday, 18 Jun 2004
|
20:06 eik
update to 2.2.14
 |
Friday, 11 Jun 2004
|
00:55 eik
update to 2.2.13
** NOTE to porters **
OpenLDAP will declare their REL_ENG_2_2 branch STABLE soon:
<http://www.openldap.org/lists/openldap-devel/200406/msg00007.html>
I plan to follow that with changing the ports tree default from OpenLDAP 2.1
to 2.2. Please test if your port works correctly with OpenLDAP 2.2.
-Oliver
 |
Saturday, 5 Jun 2004
|
19:02 eik
update to 2.2.12
 |
Thursday, 27 May 2004
|
11:29 eik
Update net/openldap22-* to 2.2.11 and follow the OpenLDAP soname change:
<http://www.openldap.org/lists/openldap-devel/200403/msg00101.html>
While I'm not totally happy with their choice, I believe it is better to
be in sync with the upstream library naming scheme.
No objection from: portmgr
 |
Tuesday, 20 Apr 2004
|
01:01 eik
Update to OpenLDAP 2.2.10
- fixed slapd syncrepl replication bugs (ITS#3055,3056,3069)
- fixed slapd slurpd update bugs
- fixed slapd inappropriate bind error disclosure bugs
- fixed slapd sun_path portability bug
- fixed slapd passwd referral memory leak
- fixed slapd sasl userdb checkpass bug (ITS#3048)
- fixed slapd duplicate value detection (ITS#3066)
- fixed slapd permissive modify control (ITS#3068)
- fixed slapd updateref handling
- fixed slapd saslauthz subtree scope bug (ITS#3077)
- fixed back-bdb paged results bug (ITS#3076)
- fixed back-bdb "" suffix bug (ITS#3063)
- fixed back-bdb/hdb/ldbm approx w/o index bug (ITS#3062)
- fixed back-meta compare return code (ITS#3042)
- fixed back-ldbm IDL delete bug (ITS#3046)
- fixed back-ldbm modrdn indexing bug (ITS#3059)
- fixed libldap parse_oid core dump bug (ITS#3065)
- fixed ldapmodify missing error information bug (ITS#3057)
- fixed ldapsearch paged results error handling
- updated slapd limits
- updated slapd overlay framework
- added slapd Delivery Method syntax validation (ITS#3052)
- added libldap ditContentRule oidMacro support (ITS#2920)
 |
Wednesday, 31 Mar 2004
|
22:33 eik
- update to OpenLDAP 2.2.8:
- fixed slapd/slapadd syncrepl bugs (ITS#2948,2995)
- fixed slapd sasl-regexp multiple entry bug (ITS#3033)
- fixed slapd bind method portability bug (ITS#3038)
- fixed libldap try_read1msg bug (ITS#2982)
- added slapd numericStringOrderingMatch rule support (ITS#2988)
- added slurpd replication interval config option (ITS#2768)
- shared library soname change (ITS#3035) postponed until bsd.port.mk is
patched
- enabled hdb backend
- prefer autodetection over PTHREAD_LIBS from bsd.port.mk, to avoid problems
of clients which crash on -CURRENT while loading/unloading threading libraries
- added -sasl as a build option to the package name
- made the server requiring the matching client library
 |
Tuesday, 23 Mar 2004
|
19:18 eik
Update to OpenLDAP 2.2.7 release:
- Fixed slapd IDL avl_delete failure bug (ITS#3004)
- Fixed slapd erroneous illegal filter handling (ITS#2977)
- Fixed slapd syncrepl bugs (multiple)
- Fixed slapd value regex ACL bug (ITS#3008)
- Fixed slapd SASL dnauthz bug (ITS#2961)
- Fixed slapcat tools bug (ITS#2974)
- Fixed back-monitor crash when used with overlays (ITS#3023)
- Fixed back-ldap massaged base free (ITS#2999)
- Fixed back-meta memory leak issues (ITS#2986)
- Fixed back-glue search abandon handling (ITS#2999)
- Fixed back-sql undefined attribute name request bug (ITS#3005)
- Fixed back-sql oracle-related issues (ITS#2641)
- Fixed back-bdb empty suffix/contextCSN bug (ITS#2970)
- Fixed libldap/slapd '=' escape in DN (ITS#3009)
- Fixed back-sql attribute subtype in search request
- Updated ldapsearch paged results handling
- Added total operation count in back-monitor (ITS#2983)
- Added slapd ACL peername/expand styles (ITS#2907, ITS#3010)
- Added slapd ACL set logging (ITS#2949)
 |
Saturday, 28 Feb 2004
|
00:23 eik
Update to OpenLDAP 2.2.6 Release:
Fixed slapd SASL callback handling (ITS#2926)
Fixed slapd backglue sizelimit bug (ITS#2888)
Fixed slapd numericStringMatch bug (ITS#2938)
Fixed libldap maxbuf handling (ITS#2944,2956)
Fixed libldap_r abandon msgid mutex bug
Fixed liblutil NS MTA MD5 passwd len bug (ITS#2899)
Fixed slapd pcache DB init bug (ITS#2960)
Updated libldap reference handling (ITS#2894)
Updated slapd syncrepl support (multiple)
Updated slapd connection deferred logging (ITS#2959)
Updated slapd filter logging
Updated slapd back-ldap
Added slapd limit groups (ITS#2967)
Build Environment
Fixed test021 portable echo bug (ITS#2933, ITS#2879)
Fixed EBCDIC conversion bugs (ITS#2962)
Documentation
Misc. man page updates
 |
Monday, 26 Jan 2004
|
01:54 eik
Update to version 2.2.5
 |
Tuesday, 20 Jan 2004
|
19:25 eik
- update to 2.2.4-release
- default to BerkelyDB 4.2
CAUTION: The OpenLDAP library name changed from libldap.2 to libldap.202
You might want to do:
portupgrade -rf 'openldap-client-2.2.*'
Approved by: marcus (mentor)
 |
Friday, 14 Nov 2003
|
03:57 eik
** NOTICE: **
* OpenLDAP 2.0 is no longer actively maintained by the OpenLDAP Project.
* You are strongly encouraged to update to OpenLDAP 2.1
* Port maintainers: Please respect the default in bsd.port.mk
* I plan to remove OpenLDAP 2.0 from the FreeBSD ports tree May 2004
- Update net/openldap21-client and net/openldap21-server to version 2.1.23
- Update net/openldap22-client and net/openldap22-server to version 2.2.2.b,
fix ITS#2747 from CVS
- some fixes for net/openldap20-server from CVS, seems like there won't be
a 2.0.28 release anymore
- remove conflict with deleted port net/openldap12
- use PORTDOCS
- use USE_OPENSSL
- don't use _REENTRANT
- add a deinstall message
PR: 58278
Submitted by: me
Approved by: marcus (mentor)
 |
Number of commits found: 23 |