Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
cbfb2d98
Commit
cbfb2d98
authored
1 year ago
by
Andy Postnikov
Committed by
Natanael Copa
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
main/openldap: upgrade to 2.6.7
parent
f17dbd00
No related branches found
No related tags found
1 merge request
!59887
main/openldap: upgrade to 2.6.7
Pipeline
#211135
skipped
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
main/openldap/0002-Add-UNIX_LINK_LIBS-to-slapi-Makefile.patch
+3
-4
3 additions, 4 deletions
.../openldap/0002-Add-UNIX_LINK_LIBS-to-slapi-Makefile.patch
main/openldap/APKBUILD
+4
-4
4 additions, 4 deletions
main/openldap/APKBUILD
with
7 additions
and
8 deletions
main/openldap/0002-Add-UNIX_LINK_LIBS-to-slapi-Makefile.patch
+
3
−
4
View file @
cbfb2d98
...
...
@@ -11,14 +11,13 @@ diff --git a/servers/slapd/slapi/Makefile.in b/servers/slapd/slapi/Makefile.in
index 0e46f78..dd29cca 100644
--- a/servers/slapd/slapi/Makefile.in
+++ b/servers/slapd/slapi/Makefile.in
@@ -37,6 +37,7 @@
LDAP_LIBDIR= ../../../libraries
XLIBS = $(LIBRARY)
@@ -37,6 +37,7 @@
XXLIBS =
NT_LINK_LIBS = $(AC_LIBS)
MOD_LIBS = $(MODULES_LIBS)
NT_LINK_LIBS = $(AC_LIBS) -L.. -lslapd $(@BUILD_LIBS_DYNAMIC@_LDAP_LIBS)
+UNIX_LINK_LIBS = ../../../libraries/libldap/libldap.la $(LTHREAD_LIBS)
XINCPATH = -I$(srcdir)/.. -I$(srcdir)
XDEFS = $(MODULES_CPPFLAGS)
--
2.37.1
This diff is collapsed.
Click to expand it.
main/openldap/APKBUILD
+
4
−
4
View file @
cbfb2d98
...
...
@@ -32,8 +32,8 @@
# - CVE-2017-9287
#
pkgname
=
openldap
pkgver
=
2.6.
6
pkgrel
=
1
pkgver
=
2.6.
7
pkgrel
=
0
pkgdesc
=
"LDAP Server"
url
=
"https://www.openldap.org/"
arch
=
"all"
...
...
@@ -382,9 +382,9 @@ _overlay() {
}
sha512sums
=
"
0e800807b23f090b465dc18c2f0d342585f96768543b3298b85d17c18272d1c5576a66326d30b3520cac493cbd2ea70e309cd923bf19447c973a63d940619fa6
openldap-2.6.
6
.tgz
ea207b84fdb7bc6cdff2bc1201fcdde6a907f5766f9637589d956ca86ecf61d4e732ab7d80f33b18b691644e1f5fa39b00ff2c7f4084c9b85760ee693a7c451e
openldap-2.6.
7
.tgz
8fa57c43c2d51cd2d1d297b4dd4edd9a15b549b6d5beb8038f66f65cb1d7c93b8fda326c33b4f9356ea99e63703c553662deefc87222f23a1e5517fbf2fabdeb 0001-Fix-build-issue-in-clients-tools-common.c.patch
55a6a429fc8486ed8dcf8dc2da7c240be9971d49dd9aea4b746738f92046610711896d914ba8a71a09b405b271125a613074275045cf963a3f058eb85058a00b
0002-Add-UNIX_LINK_LIBS-to-slapi-Makefile.patch
a47f909a2ddc1efa12c369243ba59c5b312bebf67f5106d92b575ce9cb694540a9053a1cf6e9811c1ba1da8a9ea36062c357ff7e94d4bf8b4c2457fc4fdaaaec
0002-Add-UNIX_LINK_LIBS-to-slapi-Makefile.patch
81a9b769bc5b6b599c17381a9f6515f2c479d82f4d728627c83a746403fc3401529dc47146390a4b66a3a4e074cd09c850d3fabe1a097d92066ce16c4443a0fb 0003-Add-mqtt-overlay.patch
0552438d010a3cf225aa90b8c7744a8dbf853885f34a42f6dfc92e08a8b5b86c0082b1548498c6bc55522ca4ac8e3699cfba63be2279d9dcbbffa2690901f632 0004-Fix-manpages.patch
f88de2f92a31f1b906e850daa1b518fc90822e668c9ca99c33934304d260237a1406cb845c2f4985bcc1c1c49355784287cb8e27f724ab6833a8e90912decf73 0005-Correct-command-line-syntax-in-lloadd-tests.patch
...
...
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