summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchangqing.li@windriver.com <changqing.li@windriver.com>2018-07-02 10:07:58 +0800
committerKhem Raj <raj.khem@gmail.com>2018-07-03 17:42:25 -0700
commit2731baf1ea81e6e6d97a0d6d86aab870c28d9b52 (patch)
treec5fd56aa8524e02724bef94fb26864ba3e680ae2
parentb56fc26fefff498b10236ea6486a5d5624f726cc (diff)
downloadmeta-openembedded-2731baf1ea81e6e6d97a0d6d86aab870c28d9b52.tar.gz
openldap: upgrade 2.4.45 -> 2.4.46
Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/openldap/openldap/install-strip.patch3
-rw-r--r--meta-oe/recipes-support/openldap/openldap/kill-icu.patch2
-rw-r--r--meta-oe/recipes-support/openldap/openldap/openldap-2.4.28-gnutls-gcrypt.patch2
-rw-r--r--meta-oe/recipes-support/openldap/openldap/openldap-CVE-2015-3276.patch2
-rw-r--r--meta-oe/recipes-support/openldap/openldap/openldap-m4-pthread.patch2
-rw-r--r--meta-oe/recipes-support/openldap/openldap_2.4.46.bb (renamed from meta-oe/recipes-support/openldap/openldap_2.4.45.bb)10
6 files changed, 13 insertions, 8 deletions
diff --git a/meta-oe/recipes-support/openldap/openldap/install-strip.patch b/meta-oe/recipes-support/openldap/openldap/install-strip.patch
index 2992b7030d..7c675962b6 100644
--- a/meta-oe/recipes-support/openldap/openldap/install-strip.patch
+++ b/meta-oe/recipes-support/openldap/openldap/install-strip.patch
@@ -1,6 +1,9 @@
1# This patch ensures that the install operations which strip 1# This patch ensures that the install operations which strip
2# programs and libraries (LTINSTALL) work in a cross build 2# programs and libraries (LTINSTALL) work in a cross build
3# environment. 3# environment.
4
5Upstream-Status: Pending
6
4--- openldap-2.2.24/.pc/install-strip.patch/build/top.mk 2005-01-20 09:00:55.000000000 -0800 7--- openldap-2.2.24/.pc/install-strip.patch/build/top.mk 2005-01-20 09:00:55.000000000 -0800
5+++ openldap-2.2.24/build/top.mk 2005-04-16 13:48:20.536710376 -0700 8+++ openldap-2.2.24/build/top.mk 2005-04-16 13:48:20.536710376 -0700
6@@ -116,7 +116,7 @@ 9@@ -116,7 +116,7 @@
diff --git a/meta-oe/recipes-support/openldap/openldap/kill-icu.patch b/meta-oe/recipes-support/openldap/openldap/kill-icu.patch
index dcf5411372..35e46465a4 100644
--- a/meta-oe/recipes-support/openldap/openldap/kill-icu.patch
+++ b/meta-oe/recipes-support/openldap/openldap/kill-icu.patch
@@ -2,7 +2,7 @@ From: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
2 2
3slapd depends on ICU if it was built first. 3slapd depends on ICU if it was built first.
4 4
5Upstream-status: inappropiate [embedded specific] 5Upstream-Status: inappropiate [embedded specific]
6--- 6---
7 configure.in | 8 -------- 7 configure.in | 8 --------
8 1 file changed, 8 deletions(-) 8 1 file changed, 8 deletions(-)
diff --git a/meta-oe/recipes-support/openldap/openldap/openldap-2.4.28-gnutls-gcrypt.patch b/meta-oe/recipes-support/openldap/openldap/openldap-2.4.28-gnutls-gcrypt.patch
index c7b1552c1c..86d0767a47 100644
--- a/meta-oe/recipes-support/openldap/openldap/openldap-2.4.28-gnutls-gcrypt.patch
+++ b/meta-oe/recipes-support/openldap/openldap/openldap-2.4.28-gnutls-gcrypt.patch
@@ -1,6 +1,6 @@
1From http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/net-nds/openldap/files/ 1From http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/net-nds/openldap/files/
2 2
3Upstream-status: Unknown 3Upstream-status: Pending
4 4
5-- 5--
6 6
diff --git a/meta-oe/recipes-support/openldap/openldap/openldap-CVE-2015-3276.patch b/meta-oe/recipes-support/openldap/openldap/openldap-CVE-2015-3276.patch
index de9ca528a2..25e148ed0e 100644
--- a/meta-oe/recipes-support/openldap/openldap/openldap-CVE-2015-3276.patch
+++ b/meta-oe/recipes-support/openldap/openldap/openldap-CVE-2015-3276.patch
@@ -10,6 +10,8 @@ cipher strings, which might cause a weaker than intended cipher to
10be used and allow remote attackers to have unspecified impact via 10be used and allow remote attackers to have unspecified impact via
11unknown vectors. 11unknown vectors.
12 12
13Upstream-Status: Pending
14
13Signed-off-by: Li Wang <li.wang@windriver.com> 15Signed-off-by: Li Wang <li.wang@windriver.com>
14--- 16---
15 libraries/libldap/tls_m.c | 27 ++++++++++++++++----------- 17 libraries/libldap/tls_m.c | 27 ++++++++++++++++-----------
diff --git a/meta-oe/recipes-support/openldap/openldap/openldap-m4-pthread.patch b/meta-oe/recipes-support/openldap/openldap/openldap-m4-pthread.patch
index b669b7254d..38c0a5af2f 100644
--- a/meta-oe/recipes-support/openldap/openldap/openldap-m4-pthread.patch
+++ b/meta-oe/recipes-support/openldap/openldap/openldap-m4-pthread.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Pending
2
1--- openldap-2.3.11/build/openldap.m4.orig 2005-11-11 00:11:18.604322590 -0800 3--- openldap-2.3.11/build/openldap.m4.orig 2005-11-11 00:11:18.604322590 -0800
2+++ openldap-2.3.11/build/openldap.m4 2005-11-11 00:26:21.621145856 -0800 4+++ openldap-2.3.11/build/openldap.m4 2005-11-11 00:26:21.621145856 -0800
3@@ -788,7 +788,7 @@ AC_DEFUN([OL_PTHREAD_TEST_FUNCTION],[[ 5@@ -788,7 +788,7 @@ AC_DEFUN([OL_PTHREAD_TEST_FUNCTION],[[
diff --git a/meta-oe/recipes-support/openldap/openldap_2.4.45.bb b/meta-oe/recipes-support/openldap/openldap_2.4.46.bb
index 82d6619838..0c2550671d 100644
--- a/meta-oe/recipes-support/openldap/openldap_2.4.45.bb
+++ b/meta-oe/recipes-support/openldap/openldap_2.4.46.bb
@@ -1,5 +1,3 @@
1# OpenLDAP, a license free (see http://www.OpenLDAP.org/license.html)
2#
3SUMMARY = "OpenLDAP Directory Service" 1SUMMARY = "OpenLDAP Directory Service"
4DESCRIPTION = "OpenLDAP Software is an open source implementation of the Lightweight Directory Access Protocol." 2DESCRIPTION = "OpenLDAP Software is an open source implementation of the Lightweight Directory Access Protocol."
5HOMEPAGE = "http://www.OpenLDAP.org/license.html" 3HOMEPAGE = "http://www.OpenLDAP.org/license.html"
@@ -9,9 +7,9 @@ HOMEPAGE = "http://www.OpenLDAP.org/license.html"
9# basically BSD. opensource.org does not record this license 7# basically BSD. opensource.org does not record this license
10# at present (so it is apparently not OSI certified). 8# at present (so it is apparently not OSI certified).
11LICENSE = "OpenLDAP" 9LICENSE = "OpenLDAP"
12LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=25fd3721960f39128cd15a749fd21139 \ 10LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=25b4ead0e45182e7c2914e59ff57009f \
13 file://LICENSE;md5=153d07ef052c4a37a8fac23bc6031972 \ 11 file://LICENSE;md5=153d07ef052c4a37a8fac23bc6031972 \
14" 12 "
15SECTION = "libs" 13SECTION = "libs"
16 14
17LDAP_VER = "${@'.'.join(d.getVar('PV').split('.')[0:2])}" 15LDAP_VER = "${@'.'.join(d.getVar('PV').split('.')[0:2])}"
@@ -27,8 +25,8 @@ SRC_URI = "ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/${BP}.tgz \
27 file://openldap-CVE-2015-3276.patch \ 25 file://openldap-CVE-2015-3276.patch \
28" 26"
29 27
30SRC_URI[md5sum] = "00ff8301277cdfd0af728a6927042a13" 28SRC_URI[md5sum] = "829016c5a9f45c51adc50073ac6f9fd7"
31SRC_URI[sha256sum] = "cdd6cffdebcd95161a73305ec13fc7a78e9707b46ca9f84fb897cd5626df3824" 29SRC_URI[sha256sum] = "9a90dcb86b99ae790ccab93b7585a31fbcbeec8c94bf0f7ab0ca0a87ea0c4b2d"
32 30
33DEPENDS = "util-linux groff-native" 31DEPENDS = "util-linux groff-native"
34 32