[SSSD] [PATCH] Backport extending the LDAP maps to 1.11

Jakub Hrozek jhrozek at redhat.com
Tue Jun 3 09:34:54 UTC 2014


On Tue, Jun 03, 2014 at 11:20:58AM +0200, Lukas Slebodnik wrote:
> >> >The attached patches also include fixes we found after we pushed the
> >> >original patches.
> >> 
> >> >From 7b9ad4d28e0cdd1ef7d7ea6053aa4f67bd2d9a33 Mon Sep 17 00:00:00 2001
> >> >From: Jakub Hrozek <jhrozek at redhat.com>
> >> >Date: Mon, 21 Apr 2014 21:33:36 +0200
> >> >Subject: [PATCH 1/4] LDAP: Fix off-by-one bug in sdap_copy_opts
> >> >MIME-Version: 1.0
> >> >Content-Type: text/plain; charset=UTF-8
> >> >Content-Transfer-Encoding: 8bit
> >> >
> >> >The sdap_copy_opts function copied all the arguments except for the
> >> >sentinel.
> >> >
> >> >Reviewed-by: Simo Sorce <simo at redhat.com>
> >> >Reviewed-by: Pavel Březina <pbrezina at redhat.com>
> >> >(cherry picked from commit fcb8e3f1f49bb34c409d8dbd75889eb72be05517)
> >> >---
> >>     /usr/bin/ld: src/providers/ldap/ipa_ldap_opt_tests-sdap.o: undefined reference to symbol 'ber_free'
> >>     /usr/bin/ld: note: 'ber_free' is defined in DSO /lib64/liblber-2.4.so.2 so try adding it to the linker command line
> >>     /lib64/liblber-2.4.so.2: could not read symbols: Invalid operation
> >>     clang: error: linker command failed with exit code 1 (use -v to see invocation)
> >> 
> >> Problem fixed in master with:
> >> 
> >> commit d12c95d840ed5de7f34e21002943c48e711a33f4
> >> Author: Lukas Slebodnik <lslebodn at redhat.com>
> >> Date:   Fri May 2 16:13:58 2014 +0200
> >> 
> >>     TEST: Link ipa_ldap_opt test with openldap libs
> >> 
> >> LS
> >
> >OK, what about this patchset?
> 
> ACK
> 
> LS

Pushed to sssd-1-11:
    507c00dd01a42087f68d4f34240887fb18a1495d
    b14bb427a2aa7f8806facad5c5d8f6978f1c97a9
    2969084519478a5ad75ba44d6039941216a7572c
    7f42b25ce49b818b534015d078bd51ee612c465c
    a656aa32f20612ff9b17637ef1ea08df4ffdfa26



More information about the sssd-devel mailing list