php5-zlib-5.3.0-2.4.3>t  DH`pJ2/=„}/@Zt 2]l!,尣Í*B8c\+^g[;/X*D_@ܢ'g \lȭ]Y=$}FRmA>a&EBIenn*/>˥ol@GbeE-*{m6=!3g-'[t4k ft9ΑEUPCIO{~L GC_jVPɸ$X5119d86bc0f43cfc1447d3e2687e4252ccdd1743GJ2/=„<3T@=kBۏv[ k)AwZL @d_&H^!0ݧ8=rx b L=9,PkZ1W//3KR?K/ր޿Cu('+Hwijs(܌#J9ՇDдZ6f?gl<^:N ¬ppHB # wg2 ݾJ+| u:ȶ嶜&N;st-L'rõ :t*(/z>5v?vd   . *DW]dl p t |  0 X  (<8DR9R: PRFu>GuTHu\IudXuhYux\u]u^ubucvadvevfvlvzvCphp5-zlib5.3.02.4.3PHP5 Extension ModulePHP functions to read and write gzip (.gz) compressed files. Authors: -------- The PHP Group See http://www.php.net/credits.php for more detailsJ1abuild19xoopenSUSE 11.2openSUSEThe PHP License, version 3.01http://bugs.opensuse.orgDevelopment/Libraries/PHPhttp://www.php.netlinuxi586Kx$J0J1'73247aa2eecbc2ce501d432e3c4d8a710b0e92169ed3610d7d67ddcc18b64047rootrootrootrootphp5-5.3.0-2.4.3.src.rpmphp-zlibzlib.sophp5-zlibphp5-zlib(x86-32)  @@@@@@ php5rpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libz.so.1rpmlib(PayloadIsLzma)5.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 1build19 1256665441a5.3.0-2.4.35.3.0-2.4.3zlib.inizlib.so/etc/php5/conf.d//usr/lib/php5/extensions/-fomit-frame-pointer -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-php5cpiolzma2i586-suse-linux6n`MV#!|?] b2r9q^H{[^޺!Jw' "UkpZx)c7nb0,,-׼L;槦P]A[vIP Wg")|&ѕg)::c V5c>6.40Ц [hRPo:0K¨ ßT=ȗm=5w &:wZaH@kZѿ%le1$b!*DJ6AY"IJn#xҠ8;JG:oZ]9= H QXhi+nr&=DmUtZнaf+\2W v#ͺh)J!~J%&{l6? 3-pWIUqN] sͽS-08](|!/a%뺯9WI7P6[M 7w; h)] жn[d ;/]oNsNtWcRx @T}5u :\R+XyU 8Xn{8 !*b`E@VuЛjF|X ubsA|ԼJ_GV8dk'uͺ ·wvm#Y'/>Q,ܲ3/\) ' @Fc{,m>Ahz/IYd;;iLckWm du^ fP)ߎp(`$}ޜRXWe4`Ս }ǍwzuPk75{ݻZ~Z̶Ac.se8^%oϺ3}qfCy!0!lH@418~-x$ЉP+[~:ATPغ,Zfb=[%~NT{ 1ؤT$nk]5١䥕ge/R0 ЍTy2=ͪJhMĔ "tn],a/^k6eI~5^n`j2 U'ō.\Vao(}NKЪcF;/1og tGTj~! d4pmBp$2%TmJӄ@ɧ*4FeT>KO)`$δb69dGV[ʖ6@? @92(tfVWCs!S)֒ _> al@Y]_@竟qTcrj$Ǣ{'ǽf"1o\ySpFϺv^d&6 ׳4]ez /}CKٲ9S, m^V}ZSTE0;)^&%Ev-NC$p"-PHkKNJ4| 8HN¨P˦77ikRGi2|ӡ'C, rs@ˢO훢q)hKrx7lӶ®V3& ^:JZS#oo$Kޒd UƵ4`rkpcLTBLը"H_Q2qnF{.h_O! h#Me{ yqZJ!rgݟ@^sbWBF!wT/ 8Q7rwj.zψz;My}_$}NdiVxa !u=Jm֏ k 9f̟b@!E}}27A*X[9 \o>/ SVnl2D#Af y29mĐnjEmJ 9 _{fx QTOF 9\YD qZ95 )O:ygxffstPQ?kiWsl$Q.?5"pkv-E?Ea;E:>`c5#-sqEV|3 AU|V*ã$m 1/dȬ>@6rwyMTωPkΛmHE͋`=BQo9 ?+Cg+h5E2D6pPGm *icy`uC8q6B?fg뒊sY/SeM}DcM[{YpzgCuә.> # U5Z{F_b gVųv ?p'{8TԢ5QNZ442zZ\~O0#bH$$XfԆkb"R'h?޾|QX>(%T"Nf2*?:<EWNlJ+r&Oi:MlQ-gE(]KJ´7 1Z劳DcA P @سѯx>FS7eJ2P7iyE;vxFfXqV'{S}!!\~%@0> -Sه>nm"P6'^8k9aZ)Vn\BXԯ-_%]8;3YuBBdI"l(%`!,&2oq·fZvge^/ٛP&Zf4X:my爳r5O={v;R&wM"r'c@.D1k[A ٢Sv?~L3ǰ[4vʭL2@~? rؑ4 9_~sN^Bx;#IzQ_?7M[*o?쨽uĥdJs7UhSAID 0@S$}"BsV)-}NWt?1)' Pp6&DRC?RֶP{zsD*͎LБ7K4]GĔD\]dT<5ݼIb)Y*oyFc{'ݫ!-S|.֧bQtjts'^<&~$((QyQZ}4\4 @3toqʣ%.qJm7' ?h4;J̃l^)(B"GOr(JV1yRwI]Mi yKKh ȗ}ʃm)?[C+^'`Z.ϱ;5;Կ|wMZX(1m%ZuRy`؛Xo[&n6쪷|CJ'?4™9箣]6BA%ޔ3E4L݆$TSB_4gD40 _֥LwЖ'P \ĆƉ$NĿ"a|%#څ\:ameI2uIs_.IJ1F}On]P]hW03iR'd:`C>ZY{svTF yBͫ_,W!ltI_ܺ3 c-)tΓ)AaǹbglVzjԦ/畵jv'Jۉ?d#Yi0 -VjT|l(T~U T t m6 8Nb|_TL'wllp-\tSQu5s9xP 9,C1]ohwwx\r kЉ tCsy-P=d#!S Zq󷸘GT w7ˊݙ# T$ H+$<4dn-sEZz9نg⪦{`وZ-->|OcK AC8~KowwLɲ/dnxMF*gwZŵvыKabp nP2S2Z_B#*P(a9Z :$-,+#f|Mi!Z!iѓo!}rV+_kB"73RVf3\kkJؐw{!7ꜚJ) N:OHrl]H|^tsV3? )]R\m>7KBۯW7N>W4Zh_Nb}?0}YH2.N :Ś"-N|?dq_U? :.1E̍5bsza.KB;p /=Ļ Bg6xzz&n ,9dnT`5Ogc虣8%Gܪ~^`gXrAdjji\rX:>rb'}z:0ϺNLJ}pˋӿek*,epJfr[;/`+>*̫}L&& w?}Z /g1 6 =i\&*E(ˉk!ǁap~v+{Y{jG9Em*y庰%x5)¤èif&>rn}Hq@<.K%S3kqEuTmufMcHUE Q4ؿa)3x~Qw?v jƕ`7m;w\\JǪki(~NwM̭2 o}0Kj1˂CAh %ߥײVt~پ4=T$|vI46Dz#<S=FjZ] @j_UFXm+Aq-7`I7p!i1Y]kG#p8 f2@1Z0u2.*eJ3|xIȒ4e>._|bdä!tT"2rET!ΪQNPߗSj}(+0P0ǙeX{)iw ܧ`{`ڽHŸlyG{?+1P8ݖ1 &Зғ3t}/0uA4w:RKm՛Vtcv!n fOv4..9G)%/ "b`hD<PI:euJtUA:.MQi/]xM&»\:e=gK<<\²|1.؃q W>]l`dA}&ErJ=efkWR m>,)@{6G\:duk>,cG_ўi q]8 AuՖ70|+ 4d(HtG7t xhh)%΋dbŤϑ(wu?s8~LÃGtCESuH7l86ه8J03:*'2EƶajꑼUZJa4F~Rã7Fb"`,/G "bCzMmZC4%m7PusA@{;4 f$`tB-~YHl>V'ݐʓqcA0\(Oh'`\rŭ*6nezS#4qTt5Eç;->y"<Я[*:zL&Gi`g 2i[%)ݑO㓐sjPO%J+$q_IJC# },:tݩ,TD YQEĵTØK /*":[.GiF47fQ)|ӈm͐'tBGhr?: +WMa[i~IOoe e+ԅm:i1t5 VqnqZG@^n̽<nFGxU.&7@8,hmel$r1.bfe~WO>,)zJҤc! 3"j9׎;4{G- $/̂Wˮ9J̻ rɴAgD@Ywe9 7Op[o5S`? C&ʻʻEi篙|,ŢCA~"G}d;&ſymXRWź"*2=r2-?}eu h KtyBp)hpE7cY7J:q,|_tĂ?g)"w !;^#/ T$E^|F)iyL'g(D9¯ ej >m|D@ ggtBKd?ЮA3.&oP(Pwp0ԑT-G>!Ћ| Ƶhݣq% KFx0 B6(Rze.S^}=8,#`3[:c+tI0w,@9X*L"iJi|+>ʘ ~QC()#CaEk"i%(YX Q(4kf!)V/1#(\Z׀}0H Pe^d+6¾i PZׄDMy&[<*ߞ*r?svnڌ͡k7GDtv`J˾ -̢8|? X\f $M01+'\Jw,Ptq9 jRE 8<޾ *3eVKm)ؤF!ʞ>/5,R*(mqHc CkC6ΉOScOWh%+v6*}c~[1ϗyЦW'"6`-9_۫Oټ-Vd?5wfa}0bբ&1 Ijq]La:8ڗkTmp+D5-ks7[Ř(>}ҖN7kge"W DK}7U;EߟGT]{Fy'K[ =M2Hsgjsr@}jn!6XYP%`*<Ĺnj'gr8*V(델S$Y5 }LH X":H`_25UVӶ#ja)L$[<1&ZCh4JA^UZuPʞܕ|{g7C\U,(%WÈu.=dߧ!~-V}3` `ez?AI ZdWE}M=zΉQ`kYs2׬{,kʥ+^dfH!XԼ?/_W=D)p`Iwֿ_j[-cyks+}1B`.\usfx`T/Ww(MB{>3 o'wܦ^8ۢjr# lB72SْޯWu;0!{7"P3"\$W>ṿ|IX=_×৐eAX.I48 <>qfmx/ӉiˆmB4 ͉CZN|w6{m<TB ozpU^D[]ZoH9 aawQA8P:c<8emVtha,AJǢhN}/ߴ&=zQ: <|UMRݨn)Gy!(u,ߐ*`6C]&meJuoMp LRaabv/v#-Iϟ׬K ^``8ڋ6R'2 Bz9!fk panJ"牦R:t4_Qb0n0ըAtcyѲB+ I]_&vi9*klUFpL32q!o;#{QnḒYAO,w9 +Nn+xm;?&;ZŠϫaHQC`ʭ0$M]W ޖ,d|ƇJs ;yiשT{z@`%i+2~QHRصk%r #YIG^Wzôh*/;d`ϋ " cvZnNZ^LntzDm {9XU`xC&i єd'ǵW-[:Ù!},, ɡrau|gQ^!Z1[|,{pY۝fDZ8"zp9. bEJx x1\%M! sw΁1^|WF6O%|5r^rWtU3$}VS @x[o< r-ba/O|cPزe{ PX*P('8R={$yl'^ܠWđ'v{ &/7hn@z=T@-E?3Ľ4XxvMmkǥf0j xZGrk[`P֯ݞ;-M!i@[Ԡs?ss#,4/֗i}N7q a?-)/3,3SrQjqa[λGr}fLN