php5-ldap-5.3.0-2.4.3>t  DH`pJ0/=„ r$mCF!Z ^(Xğz}mRfT8 577aO vEn}mabnj!:^wlۼ:.Y#m͟Yղ׻8!ݮ,p' @\>JhإE_c{#m[MV6~ iSp M;CSlF !7 zw\u^ {df/}MQ>p/"xf20c5a36a00573b01757b8d203445256a93b1acb‰J0/=„J:UsF.pi,b\?]ZBlV;Hs\4D4 Ǻ4Wk0zV c-ҳ^@<+loL[%𯼇"jCR֦0Z>xw^ Q:vE9 ;d4M@9C׏7sUGv܁L&7d3,#`8oP=Bc@1e=YZV;hϪT@ i7>Vxڅ>5w?wd   . *DW]dl p t |  8 ` D (k8tR9R: RFunGuHuIuXuYu\u]u^ubv cv~dvevfvlvzvCphp5-ldap5.3.02.4.3PHP5 Extension ModulePHP interface to Lightweight Directory Access Protocol (LDAP). Authors: -------- The PHP Group See http://www.php.net/credits.php for more detailsJ/build32kopenSUSE 11.2openSUSEThe PHP License, version 3.01http://bugs.opensuse.orgDevelopment/Libraries/PHPhttp://www.php.netlinuxx86_64K J/:J/Of357090fcd123d8e312983db9831ae4555ff3613f58d5e92c452add4736f9821rootrootrootrootphp5-5.3.0-2.4.3.src.rpmphp-ldapldap.so()(64bit)php5-ldapphp5-ldap(x86-64)  @@@@@ php5php5-opensslrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)liblber-2.4.so.2()(64bit)libldap-2.4.so.2()(64bit)rpmlib(PayloadIsLzma)5.3.05.3.04.0-13.0.4-14.4.6-14.7.1J1@JG@J#JJ/@J@J@JJQJ@J_@J;}JB@I@ID@I>]I= @I9I/@I&I @HHy@H@GOG GZ@G@GsGaG^{G8@@Fֱ@F@FōF @FF;@FF@F@F} @FnF` @F]g@FQFNFHO@FDZF=@F 10.1 as 5.2.2 installs php_pcre.h header that needs it.- fixed some new compiler warnings- upgrade to PHP 5.2.2, fixed hundreds of bugs including MOPB ones if you need the complete changes see http://www.php.net/ChangeLog-5.php#5.2.2- Upgrade suhosin extension to version 0.9.19 see http://www.hardened-php.net/suhosin/changelog.html for details- added bison to BuildRequires, removed update-desktop-files- fixed unpack() on big-endian 64bit (revert-phpbug38770.patch) - blacklist more env variables when safe_mode is on (php5-config.patch)- fix Requires of -devel package to include only what is really needed for operation of the pecl tool as well the neccesary headers to compile php extensions. - Fix MOPB 24 "PHP array_user_key_compare() Double DTOR Vulnerability" - note that fix for MOPB 23 was included in the previous patchset.- add security fixes for MOPB 20, 21 and 22. - RPM_BUILD_ROOT is never defined in %post.- fix/workaround for php5-gd problem with typo3 [#236680] - add fix for MOPB-14-2007 PHP substr_compare() Information Leak Vulnerability. - add secfix for import_request_variables() ancient problem, users of suhosin extension are not affected. - Run the test suite here- Update suhosin extension to version 0.9.18 fixing a session problem.- Update suhosin extension to version 0.9.17. see http://www.hardened-php.net/suhosin/changelog.html for details.- add t1lib support in php5-gd (10.3 and up only) - an off-by-one in str_replace may cause a crash.- PHP 5.2.1. for a full list of changes see http://www.php.net/ChangeLog-5.php#5.2.1 - add Obsoletes for extensions we dont ship anymore- fix getenv() modifing $_POST, breaks suhosin badly when register_* is On and variables orde is "GPCS" (default). - change/remove obsoleted patches- synced with BuildService * file "session_mm_apache2handler0.sem" written at boot [#229200] (php5-config.patch) * for certain functionality php5-exif requires php5-mbstring * php5-ldap requires php5-openssl * remove LDAP_DEPRECATED from CFLAGS, module already takes care of this. * patch potential HTTP_SESSION_VARS et all hijack when register_globals is On users from suhosin extension are not affected.(php5-session-rgon-hijack.patch) * on 10.2 and up php5-devel should require pcre-devel sqlite-devel sqlite2-devel * php5-devel is mostly useless without autoconf automake libtool bison make gcc. * added patches: phpbug-39350.patch oldhat-phpinputdata-secfix.patch ze2-fixes.patch filter.patch ext-lib64again.patch- fixed string comparison in xmlrpc module (strcmp.patch) - allways apply %%patch9- updated the curl module from cvs to fix build with curl-7.16 (curl-cvs-fix.patch, dropped gcc.patch)- fixed VUL-0: php session.save_path open_basedir bypass [#227569] (save_path-secfix.patch)- synced with BuildService * updated Suhosin patch to 0.9.6.2 * updated Suhosin extension to 0.9.16 * fixed php5-devel should provide PECL tool [#204006] * use bundled sqlite in suse versions =< 10.1 (pdo_sqlite stopped working properly with older sqlite3 libs) * do not use zend-multibyte anymore, please refer to phpbug #36711 and associated links, no applications uses this feature in the real world since it is disabled in all other distributions/OS.seems to cause more problems than solutions. * change php.ini, back to short_open_tag =off (the default) the package that depended on this setting no longer does. Also explicitely set the upload_tmp_dir in php.ini to deal with open_basedir recent changes (please refer to phpbug #39123) for the details. * suhosin.ini uses just the default recommended settings- created symlinks /usr/bin/php and /usr/bin/pear [#216166]- fixed implicit function decls in suhosin patch (keep the original patch intact and put fixes into separate patch)- updated to 5.2.0 final - merged changes from buildservice (by soporte@onfocus.cl): - updated suhosin to 0.9.10 - added suhosin patch - build with system PCRE if suse_release > 10.1 only [#215610] - suhosin extension does not require PDO - suhosin added to the reccommended list - php5-pspell to require at least aspell-en otherwise is useless [#217272]- php5-sqlite now uses our sqlite and sqlite2 packages to build and not bundled ones [#201440] - updated suhosin to 0.9.9- update to 5.2.0RC6- reset right path in extension_dir (php5-php-config.patch)- update to version 5.2.0RC5 - added suhosin extension (the hardened php replacement) [#210886]- update to version 5.2.0RC4 * added DSA key generation support to openssl_pkey_new() * updated PCRE to version 6.7 * increased default memory limit to 16 megabytes to accommodate for a more accurate memory utilization measurement * added support for httpOnly flag for session extension and cookie setting functions * added version specific registry keys to allow different configurations for different php version * added "PHPINIDir" Apache directive to apache and apache_hooks SAPIs * added an optional boolean parameter to memory_get_usage() and memory_get_peak_usage() to get memory size allocated by emalloc() or real size of memory allocated from system * moved extensions to PECL (filepro and hwapi) * improved SNMP, OpenSSL extension * improved the Zend memory manager, FastCGI SAPI, CURL, PCRE, PDO, SPL, xmlReader - merged changes from openSUSE build service * build without --enable-sigchild [#206533, php#28294, php#38342] * build CLI with libedit support (really-with-libedit.patch) * tweaked the default config a bit, to make it more secure * removed ini entries related to extensions we don't ship * t1lib is not currently needed for build, we need t1lib5 to do something useful * removeed --enable-ucd-snmp-hack (needed for ucd-snmp, but we use net-snmp) * pdo_odbc provided by php-odbc * php-suse-addons : o PHP5 is unlikely to parse php3 code, remove the file association o corrected apache directive is AddHandler not AddType * dropped extensions: o mysql, mysqli and pdo_mysql provided by php-mysql (reduce package count) o php-pdo_sqlite provided by php-sqlite o php-pdo_pgsql provided by php-pgsql o filepro dropped by upstream * new extension: o filter (kept static and cannot be unloaded, due security reasons) o json (added as Recommended) o zip (it uses a bundled library) - fixed gcc issues (gcc.patch) - droped obsoleted patches: include_path.patch, bug-37720.patch, bug-37306.patch, cgi_bugs.patch, bug-37587.patch, gd-fixes.patch, bug-37416.patch, main_bugs.patch, soap.patch, standard.patch, mbstring_bugs.patch, ze2_bugs.patch, xsl_bugs.patch, curl.patch- fixed build with X11R7- updated to version 5.1.4 * FastCGI interface was completely reimplemented * multitude of improvements to the SPL, SimpleXML, GD, CURL and Reflection extensions * support for many additional date formats added to the strtotime() * a performance improvements added to the engine and core extensions * added imap_savebody() that allows message body to be written to a file * added lchown() and lchgrp() to change user/group ownership of symlinks * upgraded bundled PCRE library to version 6.6 - merged changes from openSUSE build service * removed unneeded sablot-devel,sqlite-devel,pcre-devel,fam-devel and libmcal from BuildRequires * added php-ctype,php-dom,php-iconv,php-pdo,php-pdo_sqlite,php-sqlite, php-tokenizer,php-xmlreader,php-xmlwriter to Recommends * added php-mbstring php-gd php-pear php-gettext php-mysqli to Suggests * added support for optional readline(libedit) for CLI (disabled by default) * patches for zendengine (ze2_bugs.patch), xsl (xsl_bugs.patch), curl (curl.patch) and mbstring bugs (mbstring_bugs.patch), big soap patch (soap.patch) * removed obsoleted patches * fixed Safe Mode Bypass [#188243] (standard.patch) * upstream patches [php#37306, php#37416, php#37587, php#37720] [php#37576, php#37496, php#37341, php#37313, php#37256] (cgi_bugs.patch) [php#37346, php#37360] (gd-fixes.patch) * fixed build inconsistences, added php-hash module [#173023] * added pdo_odbc.so to php-odbc module [#190614] * build without explicit safe_mode and magic_quotes (unneeded) * removed useless GD --with-ttf configure option, only suitable for freetype 1build32 1256664984Ww5.3.0-2.4.35.3.0-2.4.3ldap.inildap.so/etc/php5/conf.d//usr/lib64/php5/extensions/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.2/standard/492436c364ec7ed942aaa3ae1b6027d5-php5cpiolzma2x86_64-suse-linuxs:h! G?] b2TxA D!onSci.LeɊ}cmV`wtFm;z^#R5(7,ϱSݗؗ p8pi|bEɽओB}\?%A,r6ԃ ylDNєL*ށ*t+Ƨmx+RpSuqkɮwI#f/47MEk ә@){9M ?j4 @.1 _ ,$ȀA(X8HdVcNpxe0/ v EXfKMb}Csʦ_/icy=ԟ[ŸOt0^yτwZV̺}џPiGz1{d$ڀ Kܼl*M%>UMQRu! 챨,)`(Hӣ)?x4&s}`'oݎ )+:{!A *X$7cЅ$Dz4DI4Sg- b݇[+{wLU[Vrax# v1Vu,W@ /w*xJ(hGqMRHfhm8Ú<K4m?k`>E֗km` 䴲-Xnֈ0rjXJsT*-%2ɽ16n;x٪j]ُ9$̺s ̜XN䷿%} ,JP.°FVOzT+L.:tN IX#xeY&}+ҟoJF<:΢r፩o߰k߳rSz{Q }W#gfޝ4wn 巪O{BM_]{ ؕQTǀ8X&k{ qI!fD/5 Xl~9vxXJ*]bg 66 6VD`d$Xwi"n {u|S\`1pEZdL .jΒ^qΤB:?s}:Yf7X*D3}zdo}G{Hw؏ue"3#0x֏I s^&~h;|ViRHg_Gf]~t[RW msI|^>{~L~vg KszmzO'cUv@i݃U~Dcf 萃޾" ɟԈZ?̨9BWwav։wC~|6LxI+Ċ߃c1VWVn 'rTf`k-'ϯtN撪Jf]5pi_-qaD͸̺AҞЊbnTI#i :6Ɵ e!A%9~y \LbE%s5e<6I HIQ˃|ߋGOq%q+r~J*,V 1(rL{4x ٣xg)El>v.&I | ݚ[6{70FReDy^NIm]ìgqaH Xӈ>ޡDC -TVIXm]O!B9cRĝ@2!3ִ*aaiFTW I;;t*HBNlOԡV0r@n.qnrHRM/*=yCmG͉[H>#ƙ|%\U0rJX*J ?bfdGk 9ߗٜ 0]]{!ِ2a{lDw\!_-Q|L)b.qxyFm}BHՇd7{7\z4ß$"j{9䄂v2t}YK?DYjY4ڏ_%,+/9S|~eK/{Q;R[G5 J jbKܐ@ &LvD{X+5DtJIӛa^DbYidgڹ? nEA ng$@ܬ9"75Sq5~ERW:Pry(lXD}v8HDk _MWfgQ3*IGj}(y@a) Nq.hZy1B^|#X$[S*"'aSVEݕe7'hNH >xE d>ѳֲ`S]ԅW/w)!SP~P@H>|}ץJe`ds@ݧK ,}T֙=DgmJ|",g& gq _.¶Ǔp ?듐˝NVo1Ab>F<6;mt.Xt5`8IVi͗:ތ98l'vL4Wnԫwrg̓چ vcbjp;$k/"{=U.s= ]cϣL~7{:u\ _z΁db w# ug]?f2M ɔuo_̛bU2s]끄X*}h/./#83|KO[vbO4lﯦ( DL8f Zl83gP[֚1`GUPVsTu݀&!iGK9Q ŁJ'$V:Ld7kI NF[1Q``mE㥠(U8J֓G)sAL{(tvqLTi>>$mJ P.)4DX+>U_!4C@Z#@yte$@TϥevHoPtJ L/A¤>J}N7Sw,Ƨqk|- >#vIToB49N2DfuQD fSxEEe Îu!F7.S׿MX?s QؚU2ь:- ʓo n6)*:B|}03y:(N'eko D/k[tVuN7NG!AU!Bs@_^0 ;?!I14-89P}1@Qd[R 1cmvܭ:h,@o )[6-#jxMӾ't4,yMt2ҏ]ԋLN8isڬkOUs6`rE#$` ^T#`<uZ؂)[14P#|Gb ku`N49taq >8?c[ "NgËҸ(^!w i<Tx"h&Û€i[jwqnnQ7"*j<  6%7ONu#Ծ?xP<+e@\z"ý+1\9lɷe$P&L}xqy:EtSk%Zr+sTDiO'6O@JRBT?J~:*J1;gf;h6Qi\:γm;(\CBRزKuf#2A&OF^m-.ukbr5^c63 5-# i] $+2qx:QqѮ?z qژÓos%dpu3HGY&{A)"f}K!h t8Q~8Xω4pxQ^?:ư^"w1|Z$ Iu~8eń8)VQ5DʤPuR z/Ƥ 4`=`+@֒3ިH|lCxj˧kOXz݈]>qFQ}zYT)"E; {tF VI#{,H8؀2֓}^ nM vY&$c3n&Q(.m;Qp[˪ig?lMCʿUqmZ^N w R>?^q~F#*E?|%"6& /YSZf#vTӦ!YDHNItǿ8K^ϪvP"1IH`cPyŠVHZ+|,qd hkܕ~>XDWpIUԯ--:Q8V˳K%Ech=keÔf䘟\rKPW0n;2۱(%D0,V9qXKLk%^I$B"qE0E:IOK~ڨcehӥT' q{_Flɴ+> w<(W9~һ/x%bP۞FM$+("7(-@ZLL'#RdI%Tn3@ZWśp.9]<WСE(ȩKvfMQ RV׈W<yL#%"݁zho3A|;[DuFfnww\+{J}GB:d0 a&OB8SUZZó+x{}°&O$Hy{՛W/6 bosPw$cr}&nzRel& ^P~I,u>Z𣋘êGm\mnN˒vi߹YiZgh Ew;}IgvŁ: ~xQUGG]?|~6!3՝p |r@c$sʱlw+MydV.ٙ@Aȟ$T`UZ,/N)W nڧ!fPKPv0 藿;!X؜4&:23aOR0Cn^Ȑ/&#g+ѯhaȔm*gb'GN:ޣvH&΂]9=n \N9Ut52mQiLS}N"@מ)*W=$<?Fͯ%B5rؼn;Y֊ :WX\ )`2- z]73fp A.]!'!z\3hShĶ^ 'A$[| tF6:>$/cia"rH_uvoapqwʒyAzaap M>ԮHTHsYX+}Sm3IXGhU (h,WYK.k>WhޮԜel Jdur'E2;7<&-^C?5:5uPg#>g:.pEP/I\4jp-.>^Nx~S~/O˫#۩ .,t=х{_f8G!l- _~)e#aIp`֞u[f0P& ͅP&IEsCߙP0nfk\kVBZ MNN#p*6-lXcnعHXGY&B?Kx[fiMBlkb[<`.˴ t֌П?G*O&P?1I&6 L.e1 y$EqmÍl%^]qq(h7v h5 ^hv&KE_X4ZcǴ1'AaoTʁR/WY$$a-u&Xb'_jC'! hynN#nb}^pq_L‘бp\6qY\|q)0!xa]]d͑FS4Fp'U<έ-9j7;\=9ǡV&6 >Lkr&v*w@!1D,Pt+,l-+$ٗ쬪5T`fA6SjDQW u XF+K eV !ERR2!4{Nr%xWj O^BlyD/Bjy̯&.$u߰J EITk_ՠG)܉Ll鄉$#J y|DecoHZpSr;'8bo9֣O#"Ba =H 18:4V0"2+Seqд(w1۷'?v0Pjsa.Iocf%Gt*6޴ĤaN@z,@mm%f^Jj҃xQİhgIPIK]&|OkWM?;i `η!p//\#_Eҙߌ&_kґxWKRW32uk@']0O QlogXez.6)MաbDžn=Tm*%'0OK}QMB Ȣ9,pKEq' Ơx]ԞG8P^\ΝBA.%ዏw$aV /X[O<Ą:V-R-hL"A.*DZN iT]dl!?H_3qA[`Dx^:ĵߨnt6|.6*>B$ձؓpG(Zu׌C?":naqjab˰Q{`UrAӌ%'sZm1 Z ;}!5UY\JXQ!8PI'xl$fbMSP*3'e^lg.-L@8 hh7;]h5J4ˆ}H7ܝowN2J3[M@e/:'|?˸11ְ5)ӐSq‹QEפOxA֫O.p&, An@`v.| 0&}: RuJ\x epϐ"V)*F|BȖto dq{Ht:t,Gd6eE=1 m ?C;WE4\8tC&U* et^Ej>abm)]]ӊ_ B(ΗiIE4"Q+jZh}qN*$ZؖIKmwȉ*;aL`, 5 sٕLі?:c?A2aZ퉳gGk1`>BFzlk@LJsɄ6%#_cF8IDQ<X Q\EntH"hӦk 'd|FU;,??֖] r1v9 O20ȂmpOp8V#U;/Я("yZ-rF~#^.hʉW_pn˹,P qp>mVE&4 x0*KC_6_-I r[f4,n3m5G,d܌.6Rҵ&ތUgrIoUÿu޵Q04w| { 0C]`A )gIE 4u/r'/rwJ[GCưdQn=9H \0uj1z¤2Z@OrQB0Ȋy7\9%/mQ=&rX?ֱ\r[ElV0|}(VnQ[rERU!yuaP(1Wɺx=s RzW_=!] ꑵE 4:A;U稝<2S߹9B^H)^/x'@)Gb,Q7I|E|S6`]VByT)ԍ3; b\EcxŒ%۬ʍGi`!vP C_N z >h GMs·Xɟ9ջP[J3_Ý4> Pye[r:sBx0\vN&~TYMeE2~/9:JMjƲ"ߢҌ);V.ȣBO}!Rop ζ^j Dcq641QOvIipi*538&6 j\2)T`|Y=jy)I]Yt<>U]xї lH1g@/908_5w /rfO&{ .~i9F ?@͜U9Kaմ}/IEҫ`^q2)ݡǦ87v,~ _TcKZw]/`edYM#: 0[dǝM"q\py$?5YaB,Zd?{i"jU•Ո}b`>K<3Il׼K+}^wAE[H Ǘ-#'̹x Éq,BoٟWSH̑eK+Ψ Z>`v6~GGGwlM۞kVV,B|R?Dr̅z= .!8f?i{زLWqI]b&yFH؇ js@O ")1" 'u/#=U7^68kޯTiǺb>@CU_ՇP6==Z |M)Oumy.l)m,_|0~cBpnں.C;ÚjK׀}KEҲm'n-iɵ⯂ e%ZN[wj q6h.A Q62q@hGhS9:9">{Pn.1|~;qj Wd(R],i=sd+[eNY!zU5aStii˜z9e~71MVAB%HٔRv`:vit4iUB|4l6C1k WumwFU׸2S]`«%&9i qjjMy't4GB큟4_>PѻZl\Q8XjclxI^]҂$3/>/8]_"*DW8F=1 r;o[_,/aL2 +kD 66o+9ehA~&~TܬyA*7+ Y8 ԲkHkL\HLa7ԓtъ*sL{JB+R3Y.fKB u=e+ԟ3#vE< vd(O~ Ϛ杬U+  g \k嗳{*5Z=I"4J(Q=їsNRqE1S5T9@H 5vPMOwsClUř,z)qiDPWF /i>TrCܭ"r?}haQ"Г2>gK ySYsZj;wa vڝn6Q]+Ioٔr8$!=0be"\Բia%.UޯcU zqOMn*Ɔ6T%@5Jwv]E[ώ%wWP8J@&:=Sú@OĖ܎0|mA5`4@N.;shL/w]>[IO!.j,xir ?hz[x A|߬i.ZXLvŗ̇˲Ex(y-&!ڇ,oc;?,=,o&o覢#BQZ CB))yLtl^ ee0Xlx3jn*&DkS/w涌!k)39ouoAR:LM9%MaKޥܛRc쇷 l}t4a!mEo?tX_ж%b̖D\F#I׀aͩB"$,:mX yGOó4[3@rdDAFyZ4Y((">mSlfyVd"aIBhf,Mrc/Rk 94 ~Sp(/)^{kΤ:k2^$ a{ e ipܔ/߹ a;Wups\ עZG_&^cU.{`|2Hu.ڧ|W$^5Vl8o}(uGI40[F!0'2PdCl: B9(*ry_РL$6){ƺ}WT($UA@ D<:/N C-S