Bug 258297 - [exp-run] Switch default OpenLDAP version to 2.6.x
Summary: [exp-run] Switch default OpenLDAP version to 2.6.x
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Ports Framework (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Xin LI
URL:
Keywords:
Depends on: 258899 259049 259050 260054 264982 265038
Blocks:
  Show dependency treegraph
 
Reported: 2021-09-05 22:42 UTC by Xin LI
Modified: 2022-07-08 08:09 UTC (History)
6 users (show)

See Also:
antoine: exp-run+


Attachments
Proposed patch for testing (740 bytes, patch)
2021-09-05 22:44 UTC, Xin LI
no flags Details | Diff
Proposed patch for testing (1.24 KB, patch)
2022-07-04 23:30 UTC, Xin LI
no flags Details | Diff
Proposed patch for testing (746 bytes, patch)
2022-07-04 23:45 UTC, Xin LI
delphij: maintainer-approval? (portmgr)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xin LI freebsd_committer freebsd_triage 2021-09-05 22:42:12 UTC
Filing a PR to track progress.
Comment 1 Xin LI freebsd_committer freebsd_triage 2021-09-05 22:44:23 UTC
Created attachment 227698 [details]
Proposed patch for testing
Comment 2 Antoine Brodin freebsd_committer freebsd_triage 2021-09-15 12:39:38 UTC
I will defer exp-run to begining of october, after freebsd 11 is EoL.
Comment 4 Xin LI freebsd_committer freebsd_triage 2021-10-01 04:57:33 UTC
THanks, I'll take a look at each one and file PRs to fix these.
Comment 5 Michael Osipov 2022-04-01 09:12:21 UTC
Note: OpenLDAP 2.6.x is already out. Does it still make sense to stick to 2.5.x?
Comment 6 topical 2022-06-18 17:42:15 UTC
Hi there, 

as it seems that thanks to Xin LI all dependant PRs are fixed, so when can we expect to see OpenLDAP 2.5 becoem the default version? 

Especially the new lloadd load balancer would be quiet helpful with php_ldap, but this requires 2.5+ server (which depends on 2.5+ client which collides with php_ldap requirements).

Thank you
Comment 8 Xin LI freebsd_committer freebsd_triage 2022-07-04 23:30:28 UTC
Created attachment 235072 [details]
Proposed patch for testing
Comment 9 Xin LI freebsd_committer freebsd_triage 2022-07-04 23:45:14 UTC
Created attachment 235073 [details]
Proposed patch for testing
Comment 10 Xin LI freebsd_committer freebsd_triage 2022-07-04 23:48:15 UTC
Requesting for another exp-run with updated OpenLDAP version.

(Patch found in PR 265038 would fix omnibackup dependency).
Comment 11 Xin LI freebsd_committer freebsd_triage 2022-07-05 17:17:09 UTC
(In reply to Xin LI from comment #10)
FYI, patch for PR 265038 committed.
Comment 12 Antoine Brodin freebsd_committer freebsd_triage 2022-07-08 06:51:52 UTC
Exp-run looks fine
Comment 13 commit-hook freebsd_committer freebsd_triage 2022-07-08 08:06:28 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=eebc8b21260631e2b3ec7f21b92d9d0879661d0e

commit eebc8b21260631e2b3ec7f21b92d9d0879661d0e
Author:     Xin LI <delphij@FreeBSD.org>
AuthorDate: 2022-07-08 08:06:07 +0000
Commit:     Xin LI <delphij@FreeBSD.org>
CommitDate: 2022-07-08 08:06:07 +0000

    Mk/bsd.ldap.mk: Use OpenLDAP 2.6 by default.

    PR:             ports/258297
    Tested by:      exp-run by antoine@

 Mk/bsd.ldap.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)