php5-iconv-5.3.0-2.4.3>t  DH`pJ2/=„Ó%H=NZH(Oz6rWӂv ]zJ|T|ePPr >^di8bg4r 1cE$^уTu:#20&rJkl0q9A$6 Oy9z} Ͼb9W(p٘̐f2|jRyy7 ϑ|LhEϘ~ p^ ]ك5UCq;Ui786603bb81f61c78f52b49136dcfe42172b1e4c7>J2/=„K#fLjk0+FDtsZ-Q:*B~{J:1)lj$Կg|'~yWZѬ"6K<9[~:9= ')krbjA1zH*"wݧoV1hf,A㾘0-zo>:1h哰 xr$6{1&0 $(^p8U&,ͭ} 2 -C%IOZI4h>`4e1&>5w?vd   /  &@SY`h l p x  0 X % (G8PR9R: \RFuJGu`HuhIupXutYu\u]u^ubucvodvevfvlvzvCphp5-iconv5.3.02.4.3PHP5 Extension ModulePHP interface to iconv character set conversion facility. Authors: -------- The PHP Group See http://www.php.net/credits.php for more detailsJ1abuild19yopenSUSE 11.2openSUSEThe PHP License, version 3.01http://bugs.opensuse.orgDevelopment/Libraries/PHPhttp://www.php.netlinuxi586M,J0J1 ad9388b719e8ecc21eba84ded49b97ae5d18d71334fbf90d7b51e42d2fb19ad6rootrootrootrootphp5-5.3.0-2.4.3.src.rpmphp-iconviconv.sophp5-iconvphp5-iconv(x86-32)  @@@@@@ php5rpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)rpmlib(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.3iconv.iniiconv.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#!|?] b2rlBSoWڧs( Y}Wc^Ɲyl*v}̧+:!)H8z(V'&mas,Q2 Hኣ?D&޴qk91E|RaRD4CG5zbuJXPE ޓpqjvb'Ѐj0zD%gֈ֤J_Vo k,ᓔac,Hqh)y [qB#ksS$iy\甦~(S.ejժWTZߛtOȡPЦ pq9aF.TpR٫yY៭OT oKysuܗv9&eKMY"f ܗH#$!Y3Nwт% c%@ks8g[+Y;yN MXp;lM:w(`i:3u5gIWp(sniFah QtPSpLtI zC Z; >jGDDBѝ8KrgF)10e$PߊϢd5nR )MY(s$>̉'pDcm[E2WA^0*Y=+ۄp:K9 b37*lJ3Kq90Ky0no~Jg.د3pi˓ZyA9a ySWpQSM ]qLmwu{3L_pBp-Cog#eGˢzű85GKF[Y[QHp2bB 9ʇ=M(dONoi}o~P L?saći:&G ҫ#\3û<+ᰥcZ=;5*50cVr|]pr,>I?F$WH%X햍$%>qHH7vb ;e= woHQ4BMg/}3㣅[ރMLC'$!VD,}˃A*њQ6@`n7M &-6vG`Ap‘N +OoBXIV ؐvz3w}A1o3O }(;/?x ]RAmzxGڻqj h鬞"#|w;uv bLH㬦`_N-t1` u2B%nFV%#@7;2 # XޱƔT.`"#Vnw\4'=lusl9Yc| MD^`b?v#uoC7.JlX&׋YPQf䝖@89KM9$$LƢ!A5U_*L!}6Юjuǣl? t ]aвHfj4cїܛYx1d=t3R"h &o.(r*mKKqgg,zm ȴ`Jr vT%x(3￰!ͦp֮T*sz++DRV,7M+,(]@*חAڦWJAfU0[41J^`+HpVPK?:]׳W"mJ湐je6+![[iE;k!Ц $. /RIH7){JN.=>6Vע:2kNaX6RV5ԚO5y,}S9NHs,cKUqmx?Sb#uAe*@{oTsIcb.[ƒGUMVZؓXHHַ -ᵵpUsְG(% +)! LPso&9%/~Oarg߿ɳ(?*P?QrH7r#M3˫ X2lE8%O; $LbhM]fJIӞڭ;;m83I IJyt5VԬ3#]g:i˻Ȕ9ڠ܌V#QX<6%lrK, 1Mk&\pwhD֎==,*@m7cȕ]|ƻb_JƯK1B6F=6Xb&/qSj:]gGCNh @{Nr4(7mm^tڂ^L0zqQ.3+@Ք!WXBԻhnx.C P!Xd%{wm(cSfyrz=[E9t1,8 B;YŏXM%N#z]/buUX =b=57Y 7wA$+{Jʼn|2*O9'|$Wd˹݄~j7ZtވGe- 196YbÍ .#cę}IЫBvKCg9"OY#Of%rokpupVnwC©Og(za@ZXtܝn wLP:E ݮ-!}l(^#i.5PLd{?ކ,EюJ%7{E&%f}huU99< $ӯ) VLNFIBZk9Z}=Vq`TWQaӬ4Գ#grokC%'9O7*+tO8 zlJ5.廒?W ᯎu.>+t&h-XI'vnSZ(0-a3&9 ec "P*X]U6jMiݴEǝ]M@-ߜ2[jOٿBP@H"@KU{fbJ@GYz kҢQ:n2X4inC:/E% oē%2V˫tN_wMG;|W,QVSG_Bg z \ KR6/,Sz绥B2unG^=d,*  f$ɅY4~x>\+CRӇH+@Pn }PNf4' &KݸKRwj}%zlJv!FD᠟Q/2g|)pܶ7lF r!S$DeN/hJkV"!>ȧ=:amȝv(~\P8&jhJwg;p 6HP.: uw;^& 86h2s]$Mvlbu=O04 ]0+0E\H%ddi͇#cr <72ğa iI2͗Jypm2LԔS s\y{y}nxJri;$w a؊V)A:wXΰ:FavLuS4t7$c&54 ~f잇p<Ѧaj jms,Pم"N2&^iL{trr_3X 4(+xȍh@ ͝\}چ:86Hi\9arhtHOnMϮU  śk g!/P#<?Y mHPD >_뤭Z-pEWG$xc13_1Ba:9#hVEF'xEs1[- YHq Րxg=dvN>zoQb >J \C쀣F{58HG& R+qb Ǒs 髡{+s(vi(DrGԟ@g:<ᕝC) ~"jN-gJJB%Ÿ4socfjYUkɦЖb()P.~F-aQl[2W>B҉U7T:w'I%b>n]P;wp^AZd7Np&R{]yt(<S@R%t=Iև̌O3VtQ> rk]D2j]Y/26JǻJ0P@ye~K"bIKg$^OnS%qm6ًf’;0T/MS$K"gSÈ;-N>w<'%/BNd}g4liOX^zQ?!Khu&ހ53pny13Bdo:j]PWU2-nrwxiAbZ`Je׽̽W,fc2|[)ܹ-OH"|/oGdE.ۧ=BGp5%4$QPݹ/@rI[f5/Il${'bCF8Zp=v=NW-,zroMth\i- HsHET|SĞ26!'u|IOBqEHU@U^rRV{8+ļozvcGMlRІ‘qΔp?ͻ DUn,W-b8G%ܤg.PuF)D&MM(EOql$G~8 Xr! B.PJ Go^72wZ9PRo|*C牙pMhxY8=9D8VReSV"w}Cv݋AE7!zU^8YJ [%G`A^lwTiS vY? o Ky,ulmlOy*!RhO=_겟8Bv-??:|ux-[-[k4". 6hY H,'T=::4U4%ߑPTAI{}j{4+m0xۑ.Ѣ PJM$w)+eR4,BchHA$C1@ԁ6ef%; V?͞fῈlg)r-!DUVB&N.)Y!5L "f 1:$'1 ,!{PdO0»`V7o 71Zh>_8{I'P~X4$'f&&Y hkpMI cn'> o6;#t<+o jln: ۉ-{j8'*6~޹wG4f89k"閤"ф"!7b[5ffW1t4O^kՆhe}_<,N7AXa.(?z2"Q oo@HW;+]sIU,nfl3`ݬeLpmHSJ}IHޔC42+Jkd瀞r(ۨ'.|ȓF٩0}-ܗJQzAM P|6SC"+k1;0 ߏG T5d~)S# Jʄ&L3{5gLnWsE  5< ХrUز> qbW"OH]EϪ>{eK- 4~N)DZ8 L"Qˇ#F"~:fz"[ZKpe`+9BnJP;kK28sדf38s%XJXjq4|B/Ґ6ބs!H݇njhyC4Przy%_Yf 0.=BAbBW2ғߑ3- c&"tŃ,.qXlU]杣@^~ݕO2'\KH#%VuyMwSX֥z.8`O}hNB_tv ^rʰrob|قsM@z!9QØ⹓6UՃwmnŗe(&GWqo&22C7Q"8ʊBWٿǿOߘ1KLyb"j' nB+!P&L| ˗B)% jeBftNӀ*a2YkyEŊ7D}%Ln)?q`֝smGFpr?Ň~Q23Ḽ-E 9RЋ*"'rK*^=G#Nc! y0.EzWcQ?jnεijp2]zVԞI+@Aub = ξu뜷婷[kn;kNʑ\ _~uz(׷U$ddG$,2!TJ=4{s?B^2Öb8 㛩97 B\MSBH( ǵ)}"4`>2%gQq9BeA\N/%\Jĥ,J DXvu"ƕ q5=H! q=dtـn0<_)tABX~z:diI5.SU?Xt֍Kj+%[juf/_\ GYrV3~T%#k2x" eҎȞm͡ң9FӛHZqV>iWudaŕpVʢɠ!k>A?ܓ&eHIdkFf~M~"gv6d ־1+weX?m?)J"иu" 4c 7!@G2WouV+P1Ni*;Y؍2&Jە9 }sĈsOvw4Sٷ'c<(F* }&缥 v m.< 쀦cnrXX`A J2?ȞrpbE,Rqܗa` zil'Juf%&FZjg#MQkb-0)^u ˡbr=%#"2\LjE41$lCGWs10 EA9j*dQR驪Rp3m~gu 3v"> R2 y`&`xZ2vj@od4֣8pzK`%]^p2c1V/ɏiU~02mE+mJIeSVW$c(EE}?\QΦAtvL 8Ed߈JN5 xim4UvN45?ʇ<&XˌJ(u$Soh dS I4TJ[]~1k\llXN=SFl1lW3 V}h☎M=|rd%4w'!ZqĦt(9%26We; Ff.]Jj\JR^)îw%6eg$Weۗ3@0gF8eo%{lbݔE6KE 9 9ij=4rėZ<3`foXMYcNaz"IP5UD'mCWp% xRr$[ks8lu?%? ӚRV8[),o"T#bؚ݆d.{wQ?YtEwmQ[[& QzC6'UjRAE"^3?*UM`A|PM\W'zAumɭTF(bX[u]ꢷzhN†.II+1D'+A=&Y ‡OVlG6AZa!fKx p gIPߎzZ6pz1%R vh+xzPRtT1HTF* 7eO[T;$dh#:[GRLg G 2#y`C| H-;eQK /ns݈6-y3M("޸%R^Ȓ;ӡSxuT{j;).e:hfsW3!mʗhwc2aD2io0 -GRrUjeW).DIY- nj3lw2zY'7 xjNV&؄fʃ-aLNBnb ")6=u6u>Sӗ[AַTkTVQF\@i^'էZkۉqى3Oy>XŽkDM᨜{s(j+u[\ؐ"LЭc ;+aUF?a(< ʰB ;VGS}7={ԁA~h7\| n2&RAg^]@ dP 2H$O2Ul` rcF 'ft E9[iKzr'on70oVRd Xoj~7ّj߂oo:ruA q:iۊVZ##W % 3exuyg"ǥvֈ[](N5st_gF;b~|rh1WWt:t _Ԋ3p\+Qi/\N7*.Qu 3:AZ;V9nwEG?B1of rmx[ThkP(VG~p