php5-calendar-5.2.6-49.14.3>t  DH`pIs=/=„  dE2 lԩb] 5ހ| ۛK,,H~bu_^0Gfjf!=dO0Q)@zbEH2l~vK5D ]ZDr"cr4W]VR˥Fn&҉Nf23Ĺϊ}ѝFhDG݁u;,ճUocj%}J.ꀜ{*Woci,BS85./:ן]< z8af0d54a02a8e1ebf88e20a0d2d16ed4a6e9d70dIs=/=„P)Tsz2䨘~5v{A8$h ųVos}/X?na㑰703vw̐h`i{_S^e3 M]}!&JNI_Q.À\ /"Actis-8g/-'Q.v %+CLBB>}qQ2-su[\.jrekP1..F 2]%;%Ќa,H&`W#x@_5 X;\v:p11q>6n?nd  4 2L_elt x |   0P(8E90E: EFmeGmxHmImXmYm\m]m^mbmcndnenfnknlnznCphp5-calendar5.2.649.14.3PHP5 Extension ModulePHP functions for converting between different calendar formats. Authors: -------- The PHP Group See http://www.php.net/credits.php for more detailsIsalbenizp[openSUSE 11.1openSUSEThe PHP License, version 3.1.http://bugs.opensuse.orgDevelopment/Libraries/PHPhttp://www.php.netlinuxi586SpIs}Is021b5144e291d37d47b274f97437993712218e23af6dd9d3bf8f65f92b6f7b23rootrootrootrootphp5-5.2.6-49.14.3.src.rpmphp-calendarcalendar.sophp5-calendarJJ@@@@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)rpmlib(PayloadIsLzma)5.2.64.0-13.0.4-14.4.2-14.4.2.3Il@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 1albeniz 1232331929  =#]=&F5.2.6-49.14.3calendar.inicalendar.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 -gsrcrep:d3c11c3651aa58a9d2820177c85679bd-php5cpiolzma2i586i586-suse-linux7j^3F `-?] b2(!I2+ ]#.XtUqV7L0! ?W/CwT/rA@!>]8ԵvWfqR]y'Ǚ)W2u H:6@Yx=NHk&6; vPؓ>M_Z+c;\2.^tJp6t4a>HY \5L<#aOrT~+l0CXmh>)/KLY&uđ [OJzHNNc6. y71|}Wg@er7&V%9/fab5Nl;+"qh9,jT3 Iq'` 2yPۃ~%kA s;y3ܗ9NfHve9".?[+xA;a?.c|Ye39CY9S󛵃"jVF(p[3xڇQKd-^L7N &6jL OP1Ge=L=j@`f<Ha )68Da1=\`u|BDd.052&JH}ALA w/z}M 3°Z]P6J&X:To'J Zb &VcRu,u6R5I E~3`Vo>ݥ CG^mHM<~EVMY&ϤǶ\2 e-^[_4z~!196H*7fIaaߓjHfDm-e2,N۴R.,5p\qb8`|  /~y#{cz(0^&adGMU N0 dټ07̻GU xOKpy|66@e*: G8:3Q[Diыʞ~Fmd~kHэP/;bd*daAVWrp:HkN]<%Rf7d$.vvOHv݊4=Y+3CC`]ߏXu?,# Kt7>0lNjt2q ? 4Z҉! BHzDrPʘPx/; =6_ABiXưt~j{fj x{5W^]\ &|ӸxϻNlc#rm"bW߬^1*JM"{^V\듚L"1BwKdusm[&jE/As}3 Fi Egɯ֒㏓ed*pe_oEg>!T+Eyٷrz Pv˳c'ntT~+ܗ+:,%Myŋ]GDɎB`KwvAG_)ebʷ\m{mz}td>pۇqȚs'zQ l(DcCn4-A˗EfQuw2#z K͎ dGyZd-DT t~+qs=rUϞF((- j2-'V:^ ?:mgd8+^@i}2=jNX(є=]@FO?ۋKtΩtAJJ-;Cov?Q̛L 6bt/8,=X-nl6M lmtlKlri r(/0>$:a9:~`ɪ_n5]cʑy\st*#Lmb{I5Y]ӑߤi' )]ax6jHƗkgN?jmҞZ %> 6l&i==aPV fp.7_ jo1^xi:6M~ElUe9s5f:Jmp.mσU%5iJ6 P%c!39U`!yHF8jYUv&gvpfq0ߠ&?< *x @)@&J@0:C?%A%R v QWZl+FKD?)6MF$=i \vmՆ_e#P |#h}{cs ۜ+nW2̴7׆W2|k}CՅc# aN.t6=tgn֙|#+6{XJt7UJ7Jd^g OLIGcMy WSu1gʿXXx$[k&쓎`bLjֈ±Fy!$ 9Ƚ@hJ{<^t$)\Q<^۹p-.U6kQPtϘDk5%S-+S!e5?b@89^雇śOdg3h$$"tLZ?lzbYeS ]1x2MNP4( VjwHD&&~Fο;j~_%a.Fr6L.8|C+5*MP7_!lZ30_,|R/4Qiio8)`Gސ䬮$lKaw/=YXۉ& pFDJ^\}yiεGA*SMT\ 41{ H3w^M%"|2R# )jݣA}Y'6&+OH>5]Eǭ$@kob1Mc.;M\ڂ!EOQR)UuCrNv)q1E(wl&M!*{77!m; IIua|9e^J_\²p4h*LIoTҥ"V An@2um1C%Hk-Ad]Jf"!<V(Ŧ*kvqKECNό- 8f j밙biXH '}4(MZJc /4y*M\։ׁcnϦ }-< ;}P?[qI9H[Ƣȇkݾ#2k"ߏx/fcl&Cvٮ+ń*D2[+W>DdI O/:OEfuP u&a̕Sm,'ݯS?^^\7aB˂HEW${3/N< <\)m ɹ\̛]\sPgn,6, & +#SYHQY^ w]>B$|"{h'X mGMÕIo6(X>Zϣ4O^ѧ  /wz8n~ݘdS=LQRaF+<n\%QM QkA?CDK d\DO?wOMtp1#i珪?߾1fd"h`9p-nĴH ξ0V_N;ƭ$DdCڍ_B=y|p>%ra;FźzT&Ӹa"u.*r}:n,+M$m97 A>y6Y\CӇڡD6_v@M%mi(xtD_MW]xܼBG%Gr!hPS'!_^<:fm\$Vrcw ~L mV-cX, qr#'(;C9E(9Qs`lN?9/6Z[cUkm=+wĨfzD\Yr+񨚏C6>V@qPqHJ{k/>FW1rn_ٖJ~6n*K3 q3Pu֒ rf͊Vd=GpP%bswRj}!${' % sKГ/+ alG %f]!p +B4|vgr]3в8TUs+7㾨6[LI/}'a Q3?$bnSdPT2Kզp~E_Ec@]ClX)`gj:(^b r6(8/ dt/ĉL.q,-ӏ(H9bȑu.߬ ^ĸp>)2fՋZ3ȠZstZ D>>LWnr8uA!-…qs^y&!FB˧;n)Ihb y[ЁvkRV=Yrz˷KHAdG8Y)1c)ߪK:91T&l, /&Ժcd[WYЎdƼϩBJ=f@V@p(i [HH^栎/aMRu_ KbJ 3fo)_o:%EUzg{uړSB, ):6?k\g`2n,n`$3 ,îvA?֤TA'&9r @u t$Q,ΏK I*X 0qqEb ?,#U.#kW`S"Vxf7&ɝPX9 GR`w12̹Qz9j["zK*. fCK v^mv`F -F2mHN8j-h>)qh褪uF#;))y ! }.X b^D3ǤSVem6aJX1t1Jo <\9Y[MХ|)ITwuSf0X}a7Jڔ? G>RGcB)^kn;MsΉjWP TL8Fة~Q@柺(5'ۗ)ǿڭ>ҵ'TټX/vD]Xi'ɆƤe#llX9E!ޝ;ٹgVgh`nRt&j(#[sٵ ̪R!Cd w 5A[lKM3]=$X)?,+ U|z"}-t>h-cӰ?XWHN3rCxF+B 0ߩn3x>%`&LO\I1Y9}^3m kOGiPIF9b Ui[gx iLI2lI &1G_Ѐpid)J7= tir ƒx‚z}l>vl}4ծA뙺'z U utjix1cl7Q7zz#+Ƃ1 3f1 h"Ѯ"[`Ž4"7'U^<_u] l[ԑuAo4 a7Dh\,>ikY]V3ŭtH)_ w3ٷm((cʓP-,^& o Drf®oX67`b]~Xd&pF\DtD4OtQs2`MDPqgRxػ^I5MmQjF0G}fbH0`dP-}XbJE 3qkUZxϋ\\։G Dp65(>A+ֳS;?F~hapg_ېl ?/O;%㢦dwgEzO%LGxC ?) 7 *|ghk}ր47hl 3]/:( g5BP; ,҄"wTQ+-~sRp,)#^p2uCae- WwS%ƋM J'|(5"ɬfK!Ep]{:WI=2RF!Xrӊ]j= 7gOQ `4 ;_OG _o>ڿGTJcndhaA3sI%_vz aDH/8K=¨]xb![_fj]$a1o#]S蜽~fr[뷺hZ E=b~,}ۿb9ϵ/N?񺷡iF WlSϧ ^WzY/kYB, Y&w~Qxa ,9bюTؠn@ut5B`sV<7a4!cWZEmy*" E3~ڞSs۲H)IrtJZs-\V\`N|ֺض%f;ӏqiI.@@TB, 1; 2lꍯ͗(I 4KFH5h8]#AeĜ ]%)9RuA mD6PH UƮ9QdTU`$?WOZhqLtX5 ) ~"owj1u)x#:q(4Fsl+3B?u0x-1d;46fM G z6bg/-5qhmtU(n_*8;|{ &0PnC@I /sǀ<נNa+g9klsӶ}C妾WE0ubMy;CMC`]!ifs4 wH@nř˙l|KL0Jot<{(LQ9oR{(\{g:#;MƎSJnЮi#1[