Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
OpenLDAP
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Christopher Ng
OpenLDAP
Commits
ed519d1e
Commit
ed519d1e
authored
20 years ago
by
Howard Chu
Browse files
Options
Downloads
Patches
Plain Diff
More notes
parent
3fe8eb63
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
build/BerkeleyDB42.patch
+7
-3
7 additions, 3 deletions
build/BerkeleyDB42.patch
with
7 additions
and
3 deletions
build/BerkeleyDB42.patch
+
7
−
3
View file @
ed519d1e
This patch is intended to be applied to Berkeley DB 4.2.52 and,
if applied, will automatically be used by slapd(8) back-bdb/hdb.
Without this patch the BDB DB_LOG_AUTOREMOVE option will not work,
nor will db_archive allow any transaction log files to be removed
while slapd is running.
The patch can be applied using patch(1) as follows
The patch can be applied
to the BDB source
using patch(1) as follows
cd db-4.2.52
patch < openldap-src/build/BerkeleyDB42.patch
patch
-p0
< openldap-src/build/BerkeleyDB42.patch
(modify directory paths as necessary).
(modify directory paths as necessary, then recompile and reinstall
the BerkeleyDB 4.2 library.)
The patch should not be applied to Berkeley DB 4.3.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment