Пакет openldap: Информация

  • Default inline alert: Версия в репозитории: 2.6.7-alt0.port

Исходный пакет: openldap
Версия: 2.4.59-alt1
Собран:  12 сентября 2021 г. 15:24
Категория: Система/Серверы
Сообщить об ошибке в пакете
Домашняя страница: http://www.openldap.org/

Лицензия: OLDAP-2.8
О пакете: LDAP libraries and sample clients
Описание: 
OpenLDAP is an open source suite of LDAP (Lightweight Directory Access
Protocol) applications and development tools.  LDAP is a set of
protocols for accessing directory services (usually phone book style
information, but other information is possible) over the Internet,
similar to the way DNS (Domain Name System) information is propagated
over the Internet.  The suite includes a stand-alone LDAP server
(slapd), libraries for implementing the LDAP protocol, utilities,
tools, and sample clients.

Install openldap if you need to run LDAP-based applications and tools.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
libldap (riscv64)
libldap-debuginfo (riscv64)
libldap-devel (riscv64)
libldap-devel-static (riscv64)
openldap-clients (riscv64)
openldap-clients-debuginfo (riscv64)
openldap-common (noarch)
openldap-doc (noarch)
openldap-servers (riscv64)
openldap-servers-debuginfo (riscv64)

Сопровождающий: OpenLDAP Maintainers Team


    1. libssl-devel
    2. perl-devel
    3. groff-base
    4. sdf >= 2
    5. shtool
    6. libopenslp-devel
    7. libunixODBC-devel
    8. libdb4.8-devel
    9. chrooted
    10. libsasl2-devel >= 2.1.24-alt1.cvs.20090508
    11. libltdl-devel

Последнее изменение


16 августа 2021 г. Andrey Cherepanov 2.4.59-alt1
- 2.4.59
- Fixes:
  + CVE-2021-27212 Fixed slapd validity checks for issuerAndThisUpdateCheck
- Enable experimental support for LDAP over UDP (LDAP_CONNECTIONLESS)
- Fix coverity issues
- Build without MP_2 support
13 февраля 2021 г. Alexey Shabalin 2.4.57-alt1
- 2.4.57
- Fixes:
  + CVE-2020-36221 Fixed slapd crashes in Certificate Exact Assertion processing
  + CVE-2020-36222 Fixed slapd assertion failures in saslAuthzTo validation
  + CVE-2020-36223 Fixed slapd crash in Values Return Filter control handling
  + CVE-2020-36224 Fixed slapd crashes in saslAuthzTo processing
  + CVE-2020-36225 Fixed slapd crashes in saslAuthzTo processing
  + CVE-2020-36226 Fixed slapd crashes in saslAuthzTo processing
  + CVE-2020-36227 Fixed slapd infinite loop with Cancel operation
  + CVE-2020-36228 Fixed slapd crash in Certificate List Exact Assertion processing
  + CVE-2020-36229 Fixed slapd crash in X.509 DN parsing
  + CVE-2020-36230 Fixed slapd assertion failure in X.509 DN parsing
27 декабря 2020 г. Alexey Shabalin 2.4.56-alt1
- 2.4.56 (Fixes: CVE-2020-25709, CVE-2020-25710)
- do not strip binaries to produce correct .debuginfo packages (ALT#27895)
- move common file to openldap-common (ALT#18754)