[oe-commits] Jackie Huang : openldap: update version to 2.4.39

git at git.openembedded.org git at git.openembedded.org
Tue Sep 30 02:17:23 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: f43e47b581d49013e44dcea9effeca9e14db99da
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=f43e47b581d49013e44dcea9effeca9e14db99da

Author: Jackie Huang <jackie.huang at windriver.com>
Date:   Mon Sep 29 06:09:10 2014 -0400

openldap: update version to 2.4.39

Changed:
 * Move slapd from ${libexecdir} to ${sbin}:
   Installing slapd under ${sbin} is more FHS and LSB compliance
 * Manage init script by inheriting update-rc.d, than postinst
 * Add status for initscript
 * Rename the patch named with commit id to
   gnutls-Avoid-use-of-deprecated-function.patch
 * Add a patch for CVE-2013-4449
 * Add a patch to use /dev/urandom for entropy
 * Allow tls obtains random bits from /dev/urandom:
   The URANDOM_DEVICE is undefined for cross-compiling, define it as
   /dev/urandom to allow tls obtains random bits from /dev/urandom.
 * Add PACKAGECONFIG for mdb, ndb, relay and sock
 * Remove unsupported config for ldbm
 * Add license file

Signed-off-by: Jackie Huang <jackie.huang at windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/licenses/OpenLDAP                          | 47 +++++++++++++
 .../ITS-7723-fix-reference-counting.patch          | 38 ++++++++++
 .../gnutls-Avoid-use-of-deprecated-function.patch} |  0
 .../initscript                                     | 10 ++-
 .../install-strip.patch                            |  0
 .../kill-icu.patch                                 |  0
 .../openldap-2.4.28-gnutls-gcrypt.patch            |  0
 .../openldap-m4-pthread.patch                      |  0
 .../openldap/openldap-2.4.39/use-urandom.patch     | 38 ++++++++++
 .../{openldap_2.4.23.bb => openldap_2.4.39.bb}     | 81 +++++++++++-----------
 10 files changed, 172 insertions(+), 42 deletions(-)

Diff:   http://git.openembedded.org/?p=meta-openembedded.git/?a=commitdiff;h=f43e47b581d49013e44dcea9effeca9e14db99da


More information about the Openembedded-commits mailing list