004e302 Update to new major release OpenLDAP 2.6.1

Authored and Committed by spichugi 2 years ago
32 files changed. 308 lines added. 5623 lines removed.
.gitignore
file modified
+6 -0
UPGRADE_INSTRUCTIONS
file added
+30
check-password-makefile.patch
file modified
+34 -17
libexec-check-config.sh
file modified
+15 -4
libexec-functions
file modified
+2 -16
libexec-upgrade-db.sh
file removed
-40
openldap-ai-addrconfig.patch
file modified
+2 -2
openldap-allop-overlay.patch
file modified
+4 -3
openldap-cbinding-Add-channel-binding-support.patch
file removed
-291
openldap-cbinding-Convert-test077-to-LDIF-config.patch
file removed
-236
openldap-cbinding-Fix-slaptest-in-test077.patch
file removed
-39
openldap-cbinding-ITS-7398-add-LDAP_OPT_X_TLS_PEERCERT.patch
file removed
-220
openldap-cbinding-ITS-8573-Add-missing-URI-variables-for-tests.patch
file removed
-70
openldap-cbinding-ITS-8573-TLS-option-test-suite.patch
file removed
-2071
openldap-cbinding-ITS-8573-allow-all-libldap-options-in-tools-o-option.patch
file removed
-582
openldap-cbinding-ITS-9189_1-rework-sasl-cbinding-support.patch
file removed
-631
openldap-cbinding-ITS-9189_2-add-channel-bindings-tests.patch
file removed
-45
openldap-cbinding-ITS-9189_3-initialize-ldo_sasl_cbinding-in-LDAP_LDO_SA.patch
file removed
-27
openldap-cbinding-ITS-9215-fix-for-glibc-again.patch
file removed
-28
openldap-cbinding-Make-prototypes-available-where-needed.patch
file removed
-64
openldap-cbinding-Update-keys-to-RSA-4096.patch
file removed
-526
openldap-cbinding-auth-add-SASL-GSSAPI-tests.patch
file removed
-487
openldap-fix-missing-mapping.patch
file added
+24
openldap-manpages.patch
file modified
+12 -15
openldap-openssl-manpage-defaultCA.patch
file modified
+6 -3
openldap-reentrant-gethostby.patch
file modified
+2 -2
openldap-smbk5pwd-overlay.patch
file modified
+5 -8
openldap-switch-to-lt_dlopenadvise-to-get-RTLD_GLOBAL-set.patch
file modified
+7 -5
openldap.spec
file modified
+147 -183
slapd.ldif
file modified
+10 -5
slapd.service
file modified
+0 -1
sources
file modified
+2 -2
    Update to new major release OpenLDAP 2.6.1
    
    - rediff all patches and remove patches now upstream
    - use upstream source location for check password module
      and rediff patch due to this
    - add patch to fix build issue in 2.5.4 (from upstream)
    - clean and sort buildreqs
    - remove various refs to bdb
    - remove now default -DLDAP_USE_NON_BLOCKING_TLS
    - add new modules and enable load balancer as module
    - disable wiredtired backend due to missing build deps
    - don't remove files that don't exist
    - let check-config work on *.mdb over legacy files
    - remove refs to old-style config
    - new soname names
    - remove libldap_r link as the library was merged with libldap
    - refactor openldap-compat package to support the transition from 2.4
    - add UPGRADE_INSTRUCTIONS for openldap-server upgrade
    
    The original patch was submitted by Fedora user - terjeros
    https://src.fedoraproject.org/rpms/openldap/pull-request/6
    
    Resolves: #1955293
    
        
file modified
+6 -0
file added
+30
file modified
+34 -17
file modified
+15 -4
file modified
+2 -16
file removed
-40
file modified
+2 -2
file modified
+4 -3
file modified
+12 -15
file modified
+147 -183
file modified
+10 -5
file modified
+0 -1
file modified
+2 -2