php5-ftp-5.2.9-0.1.1>t  DH`pI8/=„*_(œ}lVJrͯGE}Ɗyra@E^)^8i@'9W6_B9TàϙcO ^rJCLz\ꃽNA7=H쪈Qi=n ĬzmEj ?zB/)n>EUع3D͜xbI!f)FhNZ qZH{wS6uMalxߧ1?f^&(zNl186509bf6c1a6d438c420187eb237ea1922010e8I8/=„T7]Q!,^>4B߳4҂ 4]?*'#LCˢFKm\yyNp"D!`^Z~D`VD\+q(*j[-tԈuU;ϧ@=_쇜94$.ȀPSd ]xY=nJLN.4-Ž _ߴO{!KB44WB>Tv! D<ZFb:z^q/9H3t"&h>6q!?qd   -= Vp     $,D|w(8F9F: FFojGoHoIoXoYo\o]o^obocp~dpepfpkplpzqCphp5-ftp5.2.90.1.1PHP5 Extension ModulePHP functions for access to file servers speaking the File Transfer Protocol (FTP) as defined in rfc959. Authors: -------- The PHP Group See http://www.php.net/credits.php for more detailsImolitoreopenSUSE 11.1openSUSEThe PHP License, version 3.1.http://bugs.opensuse.orgDevelopment/Libraries/PHPhttp://www.php.netlinuxi586II{I{4541a0749c6dffbb4865dedf7b2e33d7d5ed4c44e8c8a60fce3cb281577fca45rootrootrootrootphp5-5.2.9-0.1.1.src.rpmphp-ftpftp.sophp5-ftpJJ@@@@@@@@@Jphp5php5-opensslrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.4)libcrypto.so.0.9.8libdl.so.2libssl.so.0.9.8libz.so.1rpmlib(PayloadIsLzma)5.2.95.2.94.0-13.0.4-14.4.2-14.4.2.3IV@Il@Ik0I@I@I@I@H@HH|@H"@H@G@G 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 1molitor 1236893834  m'5.2.9-0.1.1ftp.iniftp.so/etc/php5/conf.d//usr/lib/php5/extensions/-march=i586 -mtune=i686 -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.suse.de/SUSE:openSUSE:11.1:Update:Test/standard/9aeb828eea3c288ddd112293806f67f5-php5cpiolzma2i586i586-suse-linuxHtj,~?T3?] b2j@$=Bu Q<䫘hgjM$QbITe -+(*kw?2H$kAd8QhBxq[’ "TxzBȝ[[͐} %91z6 ..MBqܧ(Zj'K ;^,w%|B˝$̟ 3]:Gz]E ,Zϱ;)PG@LkØg~43RꬕzǚV sW2ҬT*mk$^Or1k {j$xOv46u3CSWa  R|$<&yc۽5r:[d'FiH H0A63M#cX?|9GP1$iBp4 a[q} z#Rg/ki^$!'ѽ6;2TkA̠U" D7Dus6?6=?hBsq߱HR6K`5 >!l*ƚJ4XnaCp6("g;pz)ƵkrZ1 >[̉qA|]L_*j% \F z506FelozWO# ݍ'Ss⇉Ub ItdDvS:|h,t0fG`LViWsknΝPK&s&WFI޶cաZj"Nӳ@IKzQmqһ_HY1qZ6/dͰ bĬYIע]qk!Glx&l HKx|L (+]TBiOJ4QnVFXdc@@'4 ط`LrV9`(E ]:0ct4/nusGnr}~u t*b\HQi֮CZŔɓ/\C3vQ8 XnJ$yP #hE*C7{Sm1NA ut9'طv3.UXnOTsyuD|.&\)NW(w??l&Q.ElC XT1K6ŮM^ayҍR{#ѬMfl/F_KI/cvqcӟ0 h#󭀼spO`>̞Ij3z&+>} ?iUI=BG]7WktL'R"<)JHBjЂc% BҿDžieDz_sߑO #GP)Ȧ~rrvuLz^x*&?XVE;8RfPS!%dDEn@YMڜDyY+u!6̄}4̟ܷ %7 ?bג&Oc}Tq4 b`/5=,ύ؆P$4_0qhCZX(=tB'7pgd۴}O#_g#~v:Biľ &st#o6jNM?$OYaJ9Qy}Hu (nhWm;l߭Fŗ='(([Pe vZBr(;=R2in)mZzC1 o070nt߃E|0~'\-!!;2ߥnhڤ4 S%Gͼ6=E71+_,5iZHBA/n-՚*G@l!0(C$ٲ?L{vH8~!I)nɇZ/ȥ)ix,#WaJ`衦}q߀|A ,ѾNu!I*̐J;K:.#٠g]=Ak(1cLh3([!'*8Ia3u7rPK=USntkOBL%=YQf726NSѤ)`)} )9_YLIb9+nzcpIuaUgP b4DxbBy$GEZNMU۫o],:an,E@Il. TSrE~l,#Ɵ(˚|-SircjW#?"L翦eY*脯96 ȡ;?nǹƢk?p }Nn#T_IB@'PPY֑?jǵw: .S8Chcǃr~tCm cYR(Ӄ?t{X,O€_X;Ps9`iJN%|rt4r 9=S5dP6a.rU{eEa!ZݤL~ڦosPZҺj_x,P?@H/ q3?Sf|g#{߈N+&)H֦q]Rr!sje/ f2sr1/C RQ\4M힛Fc tNVSnθDЯQdyG&+T4siyƳ!q;cA}?{l;>9H{2Vj0<#8.dH $sə y+ח h PDpYϜ vwAXOkE(P;(/?ϭT3VRCd_φ EMC[dGGGϪR%ޕ>'c?L߂C;/DT=)}R"zD6tFRV A(83j/UQ^ï+5G%#Y̻i~K%A|,( 6!(I6.pm5'/T5lz$TqU W`RYf3h \{=ASBƎx3mclAԫى7ti#נM]ˠ~&'*N^2{7p:}`Tc=Bc_ӄ!ekM/3\dObޗh#kVbTyXZ0pQ牛bA.97 P>- I%p|X9#Pp}BWvTT%D#/·=ڔ+wn]3J'ۼ75CSKKtijJiئ,fAMqS(4{a"X2Igso쵖AU00):RʏE\גݲ@z$x}poWxQaَKzPQ#H0Cޛĉk/)1" 8938Z hz$Cs3E=iǀٳsk-}ic=zLK/Η''? jO)Xp:ց5wվf{V+HyN:6[#ǣ$g5Q|(+#jo(jsP{, z@ӍHM|g鼻.m!g'tfk;CL8C Y7wWAc<-eLpAF Vsi3XQ]$Yz7oBW~UP]{71AgK+oQy!_g@p׾m {,E:4|t97-Nv#1S$%#5m3Ӿ 0)aҭC:}*H_P ˯h]}Y?k.B cb=#ؗsCkWan'!O<0x-SC3') E@#_oXF=1=>crOHhEiJiPt!9=ŵ=U"L(EfAc!P;-<q"x#4nAFV9q].?`KrS^?r?S,Wyj&+B63xV9&]=.ihދ0qX[|x o"^;.l%&Js/Fcι*mtlj7PRMZi.E]~߳//XFeE%["P5yc(v3ku\|g *ѾD2D8&rH912[wob}e&Ԁ*tU^Y9]nFjh?Yp~[UP bcםi7F $}&w|w߭FV2U׬gdZ1ufx/zu(>JoLVvpx‚* \-D)zSgXo2?pۼd[%+uEErϘ?/%-U$jX'%O<Ʃh] pƴ|@G3yV˺|+fe\70>(mR,0Q=յ=- ވs<|$VӓxG]47Tݓ=rɩ#ip 2k~&2uȹڡ]ESogcD<ճI2˭;gYdZJ9< U J` A"]G;8cEeC4xרݨgd7B~&򛉰fH&\*LI@gBcYEU ,2; fl\^i"'<XaS;؎%ܮOncG.Tˇ-O4^Ͼ"]2;e),?2k tP:W8Hz1}m 2Ω,KPN[p䅑'Q"ϴ@gݗj;[Z9&:]vi@r׍x'9y -ϡw3=Tx)܎cw=s;wt@ޞ.L'w!2(5R R H]eKtyW>+s|H]2+<R׶ZydzPcϿ}9|W&_;T70j"y ZzX⏭O%3419; m\m(\LCgM꼬ݭ!ӌI[tujιbߢz`Y1Gΐ+WB:Rm_gHB vbNrvO6%ANj)V|Y+ྏ)o@%6-<5^'k"4HZ,G&Q-a* V4ޕx/?WՊ}>YԦg0ۼLȜ.S:z"_ {Ku5Q^(^Cp˟v212੦*2G|BC׫$-|U4XE`pYrtIČݣQS" ZmOwhh~D1h09Ȑ;ب6cbżRt™#/Rm.' <ADhMYs4٥;XCsDtNw[@O8Mk:r6~lN/#[L`-/5.P¸5d{Ytx31o`K'ё7} (Ӿ?'KJ&H}-$ ՞gA Gvf@ DhD6]ŝŷs4PJN; $J%^`. !r93#) |NK|[IY>3t9JC5I;M3ҴZG[o=s#V# 3Y>YS_pWu Up!h/_ )Cһo-rE{uA viQ0 TÇunVahg8Npj.C=c6ws2 GBATb/c;G ; >|F)cX2? t34OYF7Cp<΄HlpSq-+OAz􍳖pr\vѵ1YK zN ׀S _Q(Mw@<Dnr"Oe\FjAh(C@/ +)* Z64Q'OݛFK)H˪&%> Cw)k2 pas~~HuKUaPpOuAD7Bš0S۽_Xd﯈ Fٓ "q"9m֒bp)a;@zJSvd0-CBpH xS1h1w& ;ǩrGzc[nOԸZ/Ūs^+@cMFMݝdD^{2oVh5MsDkQU&1{*6iwgws>I"ʺkǬD';jmXs?.kJͮ5bm R/nsZ%ogZSv  arBڏ5 ƴo9O]HEYV{IXt W`=^]]LG}6aurOװU#V~"~?%o;Mq_DIYuYuaqUI"*87R M9|OjiSsC>mW7Äf2co=OXoTC1ҸEYx C` -kYgREl,| _ԮE՘NA`_kX] lUMiq {PeU/7.$◹JLM@Cu?O'%TJ^C# 2rW) [qեY{J*|SAK]b i ]I-X+tZoi*}__<b*y Oю[lA& ,iØJRwhxMJ ő4l$b+ q  |v⇘Ȅ~ 'f3kBй mݦsE=)nq.c  @)J/XEZ0fMG~p]A[is(I q%IN%Mj6XX_ o.[IbyOXq(MUp:?6 2~4i{W*#-ޙAeJ0헣ZNPUqdi4u{Ȉ?D8hّՉo=ףzHd}/^&eC8)T8 P#0|9 TD2 u5{$TU16e₾":yՁ{>6RB"B?la]nO1ݍ yk)a0s^*ERZٲJ O_a2/ܩ1ڨ _G8'm8ir&rސvJ٧XxuK-K!CҷТoJ4V|W/R).6:l6Y1?VJfEw  +6MϪImfiEZeeL!=. J9ݰΎӭY\LrOtCi6GF'jAplCE?Lv%KV~ԅ.'}ݾ'g73ECg?\-K߷QW߈>R_pM譁|n@zH JZH5]p_Z^޽Ԯ+gpǏosoмiՍmLs"V8dSz\bHHzsƕwF|&k_eA2}g0: hu=xJW6W#|)`H&QM_C<34p3L)w M|w)7Dt<%gBʈ>DDNk|Čr|$Xgba{;mQ|9YԗJ^K|BP* f ޯU`%9ܪq_¨x0M'#g1JiVn|OQ^a:M2߬gr͖uF(%f!șR';$ˡ7ѽYMSO"GRr}E i_8g|," JfF Ƶӕڜf7O4l3%* 3'&|C HhPvqCI3g+|*ēg lME@V*rB.Jf{#DY֏:\"'+W c5~ -"(R-qM%ټI#!JQ#BV {_ĢxxT'bJNdU\2]ۃ+YB!V[eBk9qd('sOZ0 ֘+ƙ1XՈT֋/{>??(J VŵBW:^A\r E;K ~g'.x}p)n8J/kɔ5c؆Z#XgG {sMfVc&'!kU+Om \h ۳uFaLz'DR"6-$'Nw/{w+ Kqrw6tp~R\j3ճ A\~mʝ||6qGroCdݹa#~ 4哫9mbju\7sqҽe du 9ڕ03uNYoWo+h"4emtgh_@ /]o\)i/ymx TĤN mާfC#{"u}֙NHKiT0ܔxhjylKI#װk#a} ѓXǚT3^`P NaW:vSU",W<+L^ $eA`C0F kCL/cU&.+]J%gw7ď~J.KDnYX`ɵ7 wD}%oMg":"4%ׯZI(@jH.9wY/'uux^¤@кw $IO2Mv9'@~i,\ߑO⇙\xW_Q@RaR q@Yc ӹɦ΂5yʅ]7rE=pA l D77f(fuuz@7MQ#[Z"xTMT1kZϞآ [eZ 5܍ɢEN6gU%p[umS@0k1Y'G [bIU+dǙ^Xf>fDa +-!,!M/~Ѹk2ƭ( Ȼ(^0c>Jx0)VQY9k2`vh$.16R@t=Mm"3!sˉ8B$XN^˜Ca3e1Wo(Z( !e<-\EU:?z*tm2bS]%w\DAͫi5kT+yq`8,H^ Y9܄NW#0J0!O  t^.e#{ꢸuz7i#;$$6B†}If4m3P@vk+z|Bq_&uMD5[^@"dK75wOpzU d޲q's3Br s!fP`W~6S" ]Nz6~~p{ARz4VT|dM" Dda#eF-b5 /N mt76 i@hbu77GXǶWbߨ^FlUVp'u=hY^ t;8`thaAErPT0l[b_в_8t.O٘L;ZJ5;&ǘ kSV!q-@ZD;NtSZbh]sBrZaSCpfCLo! +5 M aowG`w)`smݏ˫ uOFWLYPE+C] Ջo+s&n*Cx >QRExpV(~iq.ow9kX)GRﵰ;X 箰sΣLD(R՜̈\|6#^ QInlʛfm17wyg@5c3cbӌXUWzxq{Km5MvPgfk'az)ZӕhʷlD|ck+ !  ugooɺ'O{5 ݴ8 &Òh-ܱߚ̔afmbAȄc*]}GwAnÑ_Efa҉GY {.sY i D۠ ~a)+{8֔ Z@ØȞ[&G-nNOOKN.|1D&䶡yb!3w[ʜfe N[ KH̏«ZKoyjh|f EξvM+ óE+ܵG^ק;:fs-*!arjDF1fwy q㳹ԗ5UU泽E#[$V;Nj@ UcI8=ҩݾgMKri_9S[Qf_=zn_õ=WpkU?ȨB&fJaI赗}يVm`Zhr~9AES7/5E6C^sjߜSMHak 7ԱU&WNceNh%9JiF;Ґx 7USbpE)7!7T l,&ՊQ̮]:J̾dV3# b"G$q~w&=Pe_.BEI~LKkꤓo}AI@Kԟo6L2VRC©̛|IX1GgV&SAp6L@^Ծ8y>:{>)~.a~hhl eTCg*fPpnqS}sv"~j&͈,IBJ-9kRT 4-Y!r?*}#Hnl脙r6~ 6>5oft/e a @Kmic$i8R& I`s;iꔿ^x;p{~?vq