All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe] [PATCH 0/1] openldap: upgrade 2.4.58 -> 2.5.8
@ 2021-10-25 11:45 Salman Ahmed
  2021-10-25 11:45 ` [meta-oe] [PATCH 1/1] " Salman Ahmed
  0 siblings, 1 reply; 4+ messages in thread
From: Salman Ahmed @ 2021-10-25 11:45 UTC (permalink / raw)
  To: openembedded-devel

 openldap: upgrade 2.4.58 -> 2.5.8

- dropped retired backends (bdb, hdb, shell)
- back-monitor is now built as part of slapd
- added asyncmeta and wt backends
- dropped patches for functionalities which don't
  exist anymore

The following changes since commit 763769eb446acf8377bc2d84c76cd7fffd904f84:

  vboxguestdrivers: Fix build failure due to the last update. (2021-10-22 16:31:41 -0700)

are available in the Git repository at:

  git://github.com/salmanisd/meta-openembedded upgrade-openldap
  https://github.com/salmanisd/meta-openembedded/tree/upgrade-openldap

Salman Ahmed (1):
  openldap: upgrade 2.4.58 -> 2.5.8

 .../openldap/openldap/install-strip.patch     |  2 +-
 .../openldap-2.4.28-gnutls-gcrypt.patch       | 10 ++-
 .../openldap/openldap-CVE-2015-3276.patch     | 58 ----------------
 .../openldap/openldap-m4-pthread.patch        | 22 ------
 .../openldap/openldap/thread_stub.patch       | 20 ------
 .../openldap/openldap/use-urandom.patch       | 15 ++--
 .../{openldap_2.4.58.bb => openldap_2.5.8.bb} | 68 +++++++------------
 7 files changed, 37 insertions(+), 158 deletions(-)
 delete mode 100644 meta-oe/recipes-support/openldap/openldap/openldap-CVE-2015-3276.patch
 delete mode 100644 meta-oe/recipes-support/openldap/openldap/openldap-m4-pthread.patch
 delete mode 100644 meta-oe/recipes-support/openldap/openldap/thread_stub.patch
 rename meta-oe/recipes-support/openldap/{openldap_2.4.58.bb => openldap_2.5.8.bb} (82%)

-- 
2.32.0



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-10-25 17:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-25 11:45 [meta-oe] [PATCH 0/1] openldap: upgrade 2.4.58 -> 2.5.8 Salman Ahmed
2021-10-25 11:45 ` [meta-oe] [PATCH 1/1] " Salman Ahmed
2021-10-25 16:00   ` [oe] " Khem Raj
2021-10-25 17:40     ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.