nss_ldap-265-lp151.4.3.1<>,:]b/=„|R=l;|sզAm.`-߶-#hӕg7Qd\?gHOb} QɎ|H4y/|2g2"r'4kP3?oHϊMPc5kTe>< C?d   +48@DW`j O( D `   ,r  \  ( +8 4 9 \ : " =>@F G HXIXY\]^b cdGeLfOlQudvwxy(z`ptzCnss_ldap265lp151.4.3.1NSS LDAP ModuleNss_ldap is a glibc NSS module that allows X.500 and LDAP directory servers to be used as a primary source of aliases, ethers, groups, hosts, networks, protocol, users, RPCs, services, and shadow passwords (instead of or in addition to using flat files or NIS).]blamb05+openSUSE Leap 15.1openSUSELGPL-2.1+http://bugs.opensuse.orgProductivity/Networking/LDAP/Clientshttp://www.padl.com/OSS/nss_ldap.htmllinuxx86_64# If we have a /etc/ldap.conf.rpmsave, and no /etc/ldap.conf, # backup the rpmsave file and use that later instead of our # own version. This fixes the problem that the file was moved # from pwdutils to nss_ldap and else the changes would go lost. if [ ! -e /etc/ldap.conf -a -f /etc/ldap.conf.rpmsave ]; then cp -p /etc/ldap.conf.rpmsave /etc/...ldap.conf.pwdutils fi/sbin/ldconfig # If we backuped ldap.conf, move now the backup in place test -f /etc/...ldap.conf.pwdutils && mv /etc/...ldap.conf.pwdutils /etc/ldap.conf ||:%f] b4$%A큤]a]a]bJ8J8J8J8J8J8]OJ8J8J8]a30c5d7278106c817dc27a1c855f64bb263f2de51218b45bffca0a8e0c3d818e79715c0b3126c57f9fb2fce55c06f871ab7448549c866eefad9e010e9a76fe8f7df8e72c774dceb9a96defdf09511de8b3037cd4b92159aaea05d80730825cb9c8190d1f8c80304b46e3b54fa148a8499e4a1d0e4d43dd9494c9d03b8df17910094b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d2381ecb2523400f28c54056396f84603f1f69db5e569c2bba03b1c7964091d953f9321ca46772dfc52b44b6a3ac94a899e917c48e79b45ea977457e2f44fc851d7bea13ddee7d776ce11395dba9b38c07fff08f92d60cef97851d37f0d005c6fcb4a0fdd69c647b84cb204c50eec3587400f3d85d58bfcda853a037ab25c1a88bb4a42e35148648e49052207a5f32ffb84440f08df76861368ba4033d281ca566f4418a98f0b0a1e54fc71d0c85fda28a9d2e1c6620241013a4095fd5ae7492187ef5d578dfb8c50e47771ae5c956b6799596ce2feb5449221939b10db3d6842cb2df94a1010ea7e55ccd39cc60ba754d3e4f7c5e84f4ebd82893cb38535dd4dearootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootnss_ldap-265-lp151.4.3.1.src.rpmconfig(nss_ldap)libnss_ldap.so.2()(64bit)nss_ldapnss_ldap(x86-64)@@@@@@@@@@@@@    /bin/mktemp/bin/sh/bin/sh/sbin/ldconfig/usr/bin/grepconfig(nss_ldap)coreutilslibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.2)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)liblber-2.4.so.2()(64bit)libldap_r-2.4.so.2()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libresolv.so.2()(64bit)libresolv.so.2(GLIBC_2.2.5)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)sed265-lp151.4.3.13.0.4-14.6.0-14.0-15.2-14.14.1]M@ZI@YdX@W/@UTWn@S@SSہ@William Brown varkoly@suse.comdimstar@opensuse.orgbwiedemann@suse.comhguo@suse.commpluskal@suse.comdimstar@opensuse.orgkukuk@suse.devarkoly@suse.comvarkoly@suse.com- bsc#1154340 missing export caused INET6 to fail in nss_ldap- bsc#1081768 missing nss_ldap and pam_ldap packages (plus dependencies)- Add nss_ldap-perl-5.26.patch: Fix build with perl 5.26. $cwd is no longer part of @INC.- Add reproducible.patch to allow for reproducible builds- Relabel patches: nss_ldap.dif -> 0000-nss_ldap.dif group-utf8.dif -> 0001-group-utf8.dif nss_ldap-ldapconn-leak-bug418.dif -> 0002-nss_ldap-ldapconn-leak-bug418.dif nss_ldap-getent-retry.dif -> 0003-nss_ldap-getent-retry.dif nss_ldap-getent-skip-invalid-uidgidnumber.dif -> 0004-nss_ldap-getent-skip-invalid-uidgidnumber.dif nss_ldap-265-glibc-2.16.patch -> 0005-nss_ldap-265-glibc-2.16.patch nss_ldap-265-pthread.patch -> 0006-nss_ldap-265-pthread.patch bnc#842120.dif -> 0007-bnc#842120.dif bnc#866763.dif -> 0008-bnc#866763.dif - Add patches: * Resolve a connection management issue in oneshot operation mode & Fix bad variable initialisation (bsc#934444) 0009-fix-for-BUG-412-don-t-close-nested-contexts.patch 0010-initialize-context-in-_nss_ldap_getbyname.patch * Fix buffer management issue between glibc and LDAP (bsc#986858) 0011-When-invoked-via-glibc-the-input-buffer-is-enlarged.patch- Use %configure macro - Remove unrecognized configure options * --enable-schema-mapping, * --enable-xad - Use url for source - Update dependencies on autotools - Use Requires(pre) in spec file- Call autoreconf -fiv in place of autoreconf: ensure that autoreconf is successful in newer versions too.- Save old ldap.conf from pwdutils to not lose ldap configuration [bnc#891585]- added bnc#842120.dif bnc#866763.dif - bnc#879368 - Bug in ldap_nss prevents Nomachine NX server to start - bnc#866763 - reverse ipv6 host lookups fail when ldap is used * bnc#866763.dif - bnc#842120 - nss_ldap crashes when running atfork() hooks * bnc#842120.dif- bnc#889015 - Package 'nss_ldap' contains 'SuSE' spelling in a filename and/or SPEC file/bin/sh/bin/sh/sbin/ldconfiglamb05 1576062818 265-lp151.4.3.1265-lp151.4.3.1265-lp151.4.3.1ldap.conflibnss_ldap.so.2nss_ldapANNOUNCEAUTHORSCOPYINGChangeLogNEWSREADMEREADME.SUSEREADME.pagedldap.confnsswitch.ldapnss_ldap.5.gz/etc//lib64//usr/share/doc/packages//usr/share/doc/packages/nss_ldap//usr/share/man/man5/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:11680/openSUSE_Leap_15.1_Update/e9e81232c6d5d9fb5a71e100d4e72a33-nss_ldap.openSUSE_Leap_15.1_Updatedrpmxz5x86_64-suse-linuxASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=fbaf6e1680933a8a6d55fe4ff8eb310ceb77fd93, strippeddirectoryAlgol 68 source, ASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)PRRR RR R R R RRRRRbɬ^vpFBR]utf-84689731e10c80bbc368271f0b59918a8654b977e3d0fd00e008f923f7dff4ac9?7zXZ !t/3]"k%f4VXTj"7'ﭸʳ?JZ0FR3p0;(uD-𠩻m4r6hegH1%bi2&^Q`0IO^td$h=!cB,x7)WFuDd./ &` 898auqR`kOyk2ꞵcpc^r{@ )[+1΁ph<7ߠ6 %jF\)ŁsUL4{|Vϵ3=S([9A@Hؼ'y[euTh9)i (9ϕb@֞aͱ&" vs#N q(!`6)I1@$2d(oUYKbTf3lS"a]WSI}˿H_DffﳪxT}&'wXB?If'Lm Ժ%OCQ<֥VT߰nӓWz*!-59Y`Co>1%LwX~cfJ]0,Jp4_/\YTLjSXK FZ%q}H} Ƭ}WJNx!>*:[һf)RejbNcb;-y. 9ڳc]']es--~3faX?3M'o1a+/ˊeZ:<͌ cҏilI#oӌL!G^MYltCu8 yLq6`JsVс¨[Pϋt۴xsG_eXvtrjOc|Z)cy`AKԨ~Ҡe-gɠi89|eVs;ؽ*}}K+ -c%iyGnm-A P2ꭴD &c#OAm/n49]kJm!e=UU!(xⳈ9ͭ J}@[0YtFD^ѝZ|ɿҝ5FD%+]Xh G$xٳ1Qi?HMNlBE&`:\+F;v.e94ʇֺhz'48]@(38Ht_BUou8s~ђ U9M>YaJ@}a. 6HLgRk WwU .oL=>JeTsdeHWNŸpzllowGnѱԐ|#&*JBjO>^ TWJ'/2LP抉5/RJ:xzəoEiB٢C;MH/ML9 pav75siJ;c RD5GF KiG9khOʎYJw* f Η$;vrpkQ9TeA(1m[ >\F(? o6`;X}|uF#ٚƅj-QȈ-? u)D\BK7\.4We lo";AFG0BO:tζ``[ Z"U-y՗幰Y?Xa"b6$ӶŠg)( !"79oAܑie5YދT@a 1 ;An[B%c`]V:c)]rf^o2tfT@YKʃ0M :M BV#>GۃJV!ɬ* slH{IքtFoѵ<²3z C<_M(W.wr==/?'jwRBQˡe;R#LF͸(aP+Th c!iA"eϰ޲j%ƃvx>7O2 vb(a5S:fEe?[uNd~Hrx3we'庤2W`ZyUhIzyn=+\\&*`ccԹ#QY} `潋:k 136p?0g 9ĸlN꣪(8!'tPp3-}*IA. ',9W8q"z2vM_) /Jj|@A|TכfC}g U\ VDM,Ijػm)v Rw|P 0RAv kێ(Xە B׭e>yho/%ٖEvj;dv<@sc:\_z8D{ r ~C3INeߛ*pU kbS,#'N{` "cP!M$4JGVs*I<n M)*/>|VB;g"P*|rE?d  ;Fk=y}8"4WܤeCU~g7Ve!:$lg3? >;דQ^#O̾_r{/VLdU1ɧs{as6<%鐺n2T9&BݢRĠ*ɠ%ܫX7wI6^b{-|2F8:0 c-9܅K8Mqnu(g1rjhn ݡ>}dBhqO<}t8u'@ԆШ/\(R/_3l.\ʗ!vw,e}iV:ϘPwVCh<-db>f8 FtMV{qnS؉Pka+y`8*^FzҬ!w>M;}&kw1R(_x;Jp&(JW]7{۬lfy Y_\J,=Ksɑdv1Bgٵ{ O.zqx?t"06 C}OEݒ"\ bw3l2GB݀E&Ӡvph#>FgOZL\V}7DsX'KA˄06Gƛ*>F`7q`Ѩy r=eE5^XyvM5ܘ?Lߑ+EZ-n¼%1`PiL&I@uBg*?,VQxHS!]:{ڗ޼ V g+IJwvj.%U!>C* DťmVV$ w:?R>.TY@[SL51.䜬DJAMlW1jh(b8%f^fJ&OLQirKQ뗳uW ꎟ ـzfua>a%%V[t1e-kmeM- $_lf^Km d_n2~0K '2z5[<#ƞr{o"&K(@ٸv?>ԭ| 8q'_!x"/Xi>ɶ^pk p l;܆DmKKjwP1SbvF&Q iVK m4s oc5"w  ciS71qBhV0ЯGnWBHLK]HdI&P찪@H•LW"[Զ<2a~NdSaM&&ʴˤ!(DgR-$XǸc) L! ]PdYwz爫Ycs,S*.Fƣ4Cd DrG3n#EdJ}>NJ I[ƔCY@.ͻghr˜>'!dG!*^ 7|C[q||ȇx #ȽB5gx YZ