php5-mcrypt-5.2.9-0.1.1>t  DH`pI:/=„7a4esN5?j_AgWmh|etƂ $]5X [OiKM~ 2\kQFt ̞j Рeq1n5/N? 쉹癄^ N6i-I t!8(FfjgG!Wqph@VAwRGY n r[F޽h]_X;=@w]7<ˁɠZ4xD=e=#7?6p?pd  0- F`sy     @ h % (G8PF9hF: /FFoGo$Ho,Io4Xo8YoD\oT]o\^oqbocp(dpepfpkplpzpCphp5-mcrypt5.2.90.1.1PHP5 Extension ModulePHP interface to the mcrypt library, which supports a wide variety of block algorithms. Authors: -------- The PHP Group See http://www.php.net/credits.php for more detailsImolitoropenSUSE 11.1openSUSEThe PHP License, version 3.1.http://bugs.opensuse.orgDevelopment/Libraries/PHPhttp://www.php.netlinuxi586OI{I{93117070eacd188a95574c14ff0ce6c6bb444758cbe12f66771910b014f50a1frootrootrootrootphp5-5.2.9-0.1.1.src.rpmphp-mcryptmcrypt.sophp5-mcryptJJ@@@@@@Jphp5rpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.4)libltdl.so.7libmcrypt.so.4rpmlib(PayloadIsLzma)5.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  x[<5.2.9-0.1.1mcrypt.inimcrypt.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@%DXcNz’F A]M6 OTN(_TIçYMc0CV$zK'\}gB_$ev"kJ6 gt3v>l"Ԩx@KJLjYz.[CasLg:#%|4ՂW`sj"n>U8Vk"M1!hzo>'i"?5thr{ ]n H(sD䳙:DOE~e^EĎwhԴ)&l.LG' .1k~12@"0-,W9j'n{r>eR=ѣK(# Q=m.p^~ c,6.j&!Flr J#5-&pwlj9rm Vlanj2±* -n+ILnwHB}ZrjSTY`M<DK.4Oֳ Iц"x@ayAJ8db47\)ĿqVq|J_}0ikKUHb#4wc+w >kӯ]̜XƇ_FFїw戜 ܩf$73d,y $gtC+qAzay;mw#0 H~N*[شMh92& STy9T-Y؝a2e^*n*Ugjw@CڗecgUn>+ 86fWɜ &JY[*2TiʓwQkE׎fkVG.y6}Sf(9Z`w|o%ׅ5Vluٮ {EJ%?%Τ+7PRC\\ ,@eɶerÏQ0_2Hz:^jQ*c|`// d N-0{;|Ԅ' KxLd$6? g 9ngF w-?_؂n() PkFd#XWX)8̑ pǢt4gp6'9`lBz@㔙AWn:'$`ۨ*ن t*$EQ#ڶh$N5#}B? TLJ6$+xP]|m c$Aԃi%fvGnBBgpU>m,W֞M^6>k89Íםwj-4s)C"og(y y"^ arms{&2uW+y8u0+xgƸk;NͯA}\iL>oFԣ"-|:3XX$V^$zp /|y;(+Gg zӫUCqFr}bCܾ &.|G9$@!mw ]mKKzfpr^vAE@s=ևMMw4$GnǭzvCc#X΃9k5{١}tymh){<_&>IzQZb(Ebr{et\1,XތSث|Z}V(4֚ۤD.q-EOHFk2`_JCjMGJm0_*l K@i{eo+>v~NE>\qߖS)Ps$#Sp[ k^hXob<ݔ\kpWӮ!+.lmu| ggywf)Cp7I9ݔ!MiT4aհk< 'g􍤣0C~CjGc[K#i>JCƱ ˰Ŭ'$p,eP[ )%YQiī堝GvĽbw7% )cJT%۶Bȟ8B:ӭۼ*q8dAhtć}W2` #L -% ;<olh>i[ !e+W`R4$yMRNB*3ǮX3h(eIRB b*JM 8lg̃|ɱ~Zp6NV/낼!h2GwUm')p{ C]XWq7DYh)<'#w̾{WckN$? OmC/1ȀTS Bq}je͢jv!]P1Q|@nl-Bpwzz(q;[Ef b<oT.ZY[8񎠪m eN%P`?:'GyOឝL_a^`"Qɴcp7?x}_mbq~K mo0*Ut(Ϝ ut6cW8f#^W麟eY~ƝG~6jCkC,mS7]+:Dij=$̧"yW`eïqKԽ&UewGK"ͪ=-+w!|]yXK*uyϴڂ}DtHE8FznAًjkPl>Pv_U@A\ LՏOsT^OVsȕ=cB.7+B2żMfHk A_>P-|@lM&+M-cve#J(>F]NM$E)џ`zx#6[s1BlKfUkIYʟ۔YXRj%5_ 3LnXzqltևIxf 8|1β6vPz׏`ҟ(aYF0Vz7le)nd؝LRNrD J's}WdE\`])A(>Q*ڷ"i #YIa "ȱMl]uC,o \$9l,k[rPz֌11Nn:|zNAqTrt+y"5}h5Y-\""&]UK·kݨ /Fb' {dzf}G[ 4(i(ecr,^13.hyf)xEHəO%?B7[z ?R%{ w`/t~=:IlWf1yY3LZ6'pGe|:>O.7iKÀm,fk'z.j&C$77LjubwOctU9uDB6#uS d YL%gKkϨFjCfn_58 DoAXQ{uil"W81# U/{k/)xٷCzB.m6լ_di7Gx*io\{l*mQ{PՉmZ"Ccʗd+R7 Y9¯^/]Bp"~!J3)|dܹ̈́ +rR'zxC[$/j'ioc$&6"ou8bzk'`X7 } W!Cwa$1TaƃLr0n(a.[}bz$,ddgcE[N 5'FSBbJiIe0?VY Q*e0V~ؔNCKMr >S͵moLU$=CTNSԡ!/Y(QJz:Ws ^(+;j7S+  Ɏ؍Uv4W!XT:;^ov/!/2lEwǰ|<88 7o'tL9ٶ [s͋湹B>K@GUJy>}z!7b।D^ FNH}>5Gk̲H|*JvM2QIƈ$ILnF6ӅHla) 2,|) ˸ThY9.dd[ O6E0T_7R@LҎq'(Hb@BLS; L (46WS/w#7_r[p3 |I KmUdKW s*vʅ8(J2D$[c2:MLSyt3ʽ<!b5%spf>S7ú]Ɗ^gtAWǽw5t oV`7FTZR*ŬDw*g9> 9W"-T15 %tW}׌E=htቌNS.\`+;]bc>Q,Z l'[,iܖ͔د2'˹x肥hjfpB)31㌝WӅ6o)APΡhfj(\(U73B5:&Cr9{XaFfψ"CH\:`I)lz?οm9o G3+,ȿ:s)=Du֋'t>˺KﯴJ[<e.͑%:,l g&{~Yf삛!DE$ZG]Y,xlG OvDFy{UVWt1):\}  v{̑0r0)6ϛJy@r`oB>U ]Xb!3!3z#J ;9)l-.J7N9Y{US`uzb}7 #V K-7 BT =DH; ߜZ&*fOxWKHa}56y_dopjB[lɝT<36?%kOYUq#΢(әh7طx0d,sS&o״^Q5_KFLz4O$r0(pʡ%Qty,DS-]ϱ{"0 ~i/L&1d\mb /-?.&T&L]Kjk矪1_g(K^YG&$b=4|Mx ^Zd|oP13NZmPYcϾFO[ pJV)BxyhtRjLlt̾v_/x&PNslY75jWQB[\a L'w"_ iYc9 z)G}Km|3KVb/2草fc,7GØN@P[Yi-& 9ګey'j_vGƋ<{2c` SOD FYX(E^-D@jl\)ǏU@RcKϝB8& OY6 _MK/' A1ɼ(5-K `:RQ }ڬbWq\ԓsjM&Vy=(xb[r`$wp0iՏ!y>a*L"P~m? L{#'$/KGD9Ih@SXN&Ab}n](o4VDcY%7MtE9W}͉2n;p.,YԺڔk§KZO/٫WV:h*K)Ԉ3d-۩kδP[꤭wAi~c"r;ײe=x] Uc[Z+Gͥs 4@& ;$4-OY=K*C*ȷ5=Ϗxb'@|v]R2#Pd"{Mm5$α)UcXb CjduG$u*1*\I)`,yFM<-l#2}ވoȏ A X >$[vc t¯w.3|='y?*\ǖf@w5vc7&RS:2¢d;kk*_:F 7;#8LQ#!27a7Y:44[ma yMό[}^@{1[9UJvO#ֳ:ݸ+iGȐo-~j*~#ǃ-&Jƻ…ę;|Crq&"`7Ԏ9sN@_vP,P;J`,F)29~|R+=ީ 7M(.̦lB\v3ɳCg1jgcpM^C\ay䔓u* (ed{N@:K&UMoQV!nxFerȓ1ΘWblr]+*\Jtot$ڎ&qo͋[X㬯 /_#ڱyOJxXcH+ôps-9r (5d\r Ȧ2m,#QyveA><л?ftBF?M]x[_|ˏOwb&}o jOI^da=lefVB3]B;;0% Ӻh;%Vt-`mm)? ? - T"uM"h޳-rAgXayG+y=b fTNHE1\s%+֙+f|e${n \m:7Pm;ޛFALDoel$P qw¡uX4X~jq]S6c*di1v}gbi\+caJ(__tc}f[_2sa)y^~셋ѪvͥIi=uZ/:HAQ̹)˱Lct4"ݩL wfD\kf^5tdZ|jtEL@9G2P,Do9F2WS"Ş L1!#̾zsЉƫdV!Y /ߑJLJTv DtFt%xC nqġq"_a.# ~E|Cx bIe/?[y(%}sr*'E1`^I'5Mҵ {9(=n'MՉ RIOPw9SsJ& {Fb}p׺`-v~eGZq=