phpPgAdmin-5.6.0-lp151.3.3.1<>,O]cx/=„-,r˃h&Xk̩_ $e2 ZUo\lU3x/ޥO& nqVNhZ[&dYh%;^^=?pd   I 7Y_f   H  y1 zh<(m8t 9 :l @FGHHIʜX4Y<\`]Ҵ^&bwc defluv$z $*lCphpPgAdmin5.6.0lp151.3.3.1Administration of PostgreSQL over the webphpPgAdmin is a web-based administration tool for PostgreSQL. It is perfect for PostgreSQL DBAs, newbies and hosting services. Features * Administer multiple servers * Support for PostgreSQL 8.4.x, 9.x.x, 10.x, 11.x * Manage all aspects of: o Users & groups o Databases o Schemas o Tables, indexes, constraints, triggers, rules & privileges o Views, sequences & functions o Advanced objects o Reports * Easy data manipulation: o Browse tables, views & reports o Execute arbitrary SQL o Select, insert, update and delete * Dump table data in a variety of formats: SQL, COPY, XML, XHTML, CSV, Tabbed, pg_dump * Import SQL scripts, COPY data, XML, CSV and Tabbed * Supports the Slony master-slave replication engine * Excellent language support: o Available in 27 languages o No encoding conflicts. Edit Russian data using a Japanese interface! * Easy to install and configur]cxcloud112/openSUSE Leap 15.1openSUSEGPL-2.0-or-laterhttp://bugs.opensuse.orgProductivity/Databases/Toolshttp://phppgadmin.sourceforge.netlinuxnoarch: test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart apache2 ) || : fi else # package uninstall for service in apache2 ; do sysv_service="${service%.*}" rm -f "/var/lib/systemd/migrated/$sysv_service" || : done if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi fir p> Gz eXnF C"VM'#/&.|& >/r[Ew|*pJ?#l@$="~ vc*'([e6N@U~}dUYaYX]'CZ`|r*}u9e&@hLu2v\s#Ql|M ]/5/nz87]cONjV.axO?|}+pNv[$b z V !0n!eH?W}#] 38sfneDnWe ,@ Ûjy!5 ^ Yy45_SCsu,DGO Q Cc!h v`-|R`=I]&m_ @3$`c<`Hm pg instead of pg83 -> pg84 in the database access classes. This bug was breaking some functionnalities with 8.3 * Fix a lot of nonstandard escaped string in the database access classes - Version 5.0.1 - Released: 14th December 2010 - Minor bug fix and update version. * Fix #3124417 "Wrong german translation", reported by schnoesel * Fix (officialy) a bug where non-super user roles cannot check ownership on objects * Add forgotten Galician language to the target "all" of lang/Makefile * Update jQuery library to current stable 1.4.4 * remove useless date from the topbar informations. This was the only place that did PHP 5.3 complain about bad timezone configuration (a non-PPA related warning). As it was a totaly useless information, we decide to remove it. - Version 5.0 - Released: 29th November 2010 - Features * Support for PostgreSQL 8.4 and 9.0 * Support for database level collation for 8.4+ * Support for schema level export * Add ability to alter schema ownership * Clean up domain support and improve interface * Add support for commenting on functions * Allow user to rename role/users and set new passwords at the same time * Greatly enhanced Full-Text-Search capabilities (ioguix, Loomis_K) * Overhauled Selenium Test suite to support multiple database versions * Optimized application graphics (Limo Driver) * Support for Column Level Privileges * Allow users to specify a template database at database creation time * Support killing processes * Add ability to create indexes concurrently * Much better support of autovacuum configuration * Add an admin page for table level * Refactored autocompletion: * fix support for cross-schema objects * support multi-field FK * support for pagination of values in the auto-complete list * Allow user to logicaly group their server under custom named node in the browser tree * New themes (Cappuccino and Gotar) and a theme switcher on the introduction page * Auto refresh Locks page * Auto refresh Processes page * Link in the bottom of the page to go to top of page * Browsing on Foreign Keys (When browsing a table, clicking on a FK value, jump to the PK row) - Bugs * Fix problems with query tracking on overly long queries * Ensure pg_dump paths are valid * Fix multiple bugs about quoting and escaping database objects names with special chars * Fix multiple bugs in the browser tree * Fix multiple bugs on the SQL and script file import form * One security fix about code injection * Don't allow inserting on a table without fields * Some fix about commenting databases * removed deprecated functions from PHP 5.3 * Lot of code cleanup * Many other small minor bugs found on our way * Fix the operator property page - Translations * Czech (Marek Cernocky) * Greek (Adamantios Diamantidis) * Brazillian Portuguese (Fernando Wendt) * Galician (Adrián Chaves Fernández) - Incompatabilities * No longer support PHP < 5.0 * No longer support Postgres < 7.4 - some spec cleanup o fix description- update to 4.2.3 * Fix bug where space as first character in a bytea column was removed by html renderer * Check if the given pg_dumpall / pg_dump paths are correct before using them * Fix some transalation files that had bad UTF-8 declaration, rising a warning * Fix bug with tables that contain quote in their name * support PHP 5.3 - Version 4.2.2 * Fix bug where long SQL queries get truncated * Fix createFunction method on PostgreSQL < 7.3 * Fix bug with alter schema in PostgreSQL < 7.4 * Remove alter domain for PostgreSQL < 7.4 * Fix local file inclusion vulnerability: http://www.securityfocus.com/bid/32670/ Unset language variable before determine file includes - Version 4.2.1 * Fix table icon/link disapearing when navigating between pages during column browse (ioguix) * Fix import/export links from tree menu (Denis Golovtsov, ioguix) * Fix missing language string for shared credential logout * Add missing text search functions/operators (Loomis K, xzilla) * Update FAQ info for postgres win32 releases * Fix database list error for users without connect privileges on all databases (Thomi Dammann, xzilla) - add/remove patches * remove obsolete CVE-2008-5587 patch * add config.inc patch - add http config - add some macros - fix deps - fix descr - remove changelog from spec- Added phpPgAdmin-CVE-2008-5587.patch to fix a directory traversal vulnerability (bnc#462762).- update to Version 4.2 * Add Analyze to Table Level Actions (ioguix) * Add support for multiple actions on main pages (ioguix, Robert Treat) * Added favicon for Mozilla and a backwards compatible version for IE. * Allow browsers to save different usernames and passwords for different servers. * Pagination selection available for reports * You can configure reports db, schema and table names * Add support for creating a table using an exsting one (ioguix) * Auto-expand a node in the tree browser if there are no other nodes (Tomasz Pala) * Add column about fields constraints type + links in table properties page (ioguix) * Support for built-in Full Text Search (Ivan Zolotukhin) * Addd alter name, owner & comment on views (ioguix) * Add column about called procedure + links to their definition in the triggers properties page (ioguix) * Add Support for Enum type creation (ioguix,xzilla) * Add alter name, owner, comment and properties for sequences (ioguix) * Add function costing options (xzilla) * Add alter owner & schema on function (xzilla) * Add a popup window for the session requests history (karl, ioguix) * Add alter table, view, sequence schema (ioguix) * several bugfixes/bin/shcloud112 1566800125  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~5.6.0-lp151.3.3.15.6.0-lp151.3.3.1   !!"######$%phpPgAdmin.confphpPgAdminconfig.inc.phpphpPgAdminadmin.phpaggregates.phpajax-ac-insert.phpall_db.phpbrowser.phpcasts.phpclassesArrayRecordSet.phpGui.phpMisc.phpPlugin.phpPluginManager.phpclass.select.phpdatabaseADODB_base.phpConnection.phpPostgres.phpPostgres10.phpPostgres11.phpPostgres74.phpPostgres80.phpPostgres81.phpPostgres82.phpPostgres83.phpPostgres84.phpPostgres90.phpPostgres91.phpPostgres92.phpPostgres93.phpPostgres94.phpPostgres95.phpPostgres96.phpcolproperties.phpconstraints.phpconversions.phpdatabase.phpdataexport.phpdataimport.phpdbexport.phpdisplay.phpdomains.phpfulltext.phpfunctions.jsfunctions.phpgroups.phphelphelp.phpPostgresDoc10.phpPostgresDoc11.phpPostgresDoc12.phpPostgresDoc74.phpPostgresDoc80.phpPostgresDoc81.phpPostgresDoc82.phpPostgresDoc83.phpPostgresDoc84.phpPostgresDoc90.phpPostgresDoc91.phpPostgresDoc92.phpPostgresDoc93.phpPostgresDoc94.phpPostgresDoc95.phpPostgresDoc96.phphistory.phpimagesthemesbootstrapFavicon.icoIntroduction.pngtitle.pngcappuccinoLminus.pngLplus.pngTminus.pngTplus.pnginputbckg.pngopenListe.pngtitle.pngdefaultAddArguments.pngAdmin.pngAggregate.pngAggregates.pngAllUsers.pngAvailableReplicationSet.pngAvailableSubscription.pngBackup.pngCast.pngCasts.pngCheckConstraint.pngCluster.pngColumn.pngColumns.pngConstraints.pngConversion.pngConversions.pngCopy.pngCorruptedDatabase.pngCut.pngDatabase.pngDatabases.pngDefinition.pngDelete.pngDisabledJob.pngDisconnectedDatabase.pngDisconnectedServer.pngDomain.pngDomains.pngEnableArgument.pngErase.pngExecute.pngExecuteSave.pngExplain.pngExport.pngFavicon.icoFilter.pngForeignKey.pngFts.pngFtsCfg.pngFtsDict.pngFtsParser.pngFunction.pngFunctions.pngGurusHint.pngHelp.pngHistories.pngHistory.pngI.pngImport.pngIndex.pngIndexes.pngIntroduction.pngJob.pngJobs.pngKey.pngL.pngLanguage.pngLanguages.pngListen.pngListens.pngLminus.pngLoading.gifLowerArgument.pngLplus.pngNode.pngNodes.pngObjectNotFound.pngOfferedReplicationSet.pngOfferedSubscription.pngOpen.pngOperator.pngOperatorClass.pngOperatorClasses.pngOperators.pngPaste.pngPath.pngPaths.pngPrimaryKey.pngPrivileges.pngProcesses.pngProperty.pngRaiseArgument.pngRecord.pngRecords.pngRedo.pngRefresh.pngRemoveArgument.pngReplication.pngReplicationSets.pngRestore.pngRoles.pngRule.pngRules.pngSave.pngSchedule.pngSchedules.pngSchema.pngSchemas.pngSearch.pngSequence.pngSequences.pngServer.pngServers.pngSqlEditor.pngStatistics.pngStep.pngSteps.pngStop.pngSubscriptions.pngT.pngTable.pngTables.pngTablespace.pngTablespaces.pngTminus.pngTplus.pngTrigger.pngTriggerFunction.pngTriggerFunctions.pngTriggers.pngType.pngTypes.pngUndo.pngUniqueConstraint.pngUser.pngUserGroup.pngUserGroups.pngUsers.pngVariables.pngView.pngViews.pngblank.pngtitle.pngindex.phpindexes.jsindexes.phpinfo.phpintro.phplangREADMEafrikaans.phparabic.phpcatalan.phpchinese-sim.phpchinese-tr.phpchinese-utf8-zh_CN.phpchinese-utf8-zh_TW.phpczech.phpdanish.phpdutch.phpenglish.phpfrench.phpgalician.phpgerman.phpgreek.phphebrew.phphungarian.phpitalian.phpjapanese.phplithuanian.phpmongol.phppolish.phpportuguese-br.phpportuguese-pt.phpromanian.phprussian-utf8.phprussian.phpslovak.phpspanish.phpswedish.phptranslations.phpturkish.phpukrainian.phplanguages.phplibrariesadodbadodb-csvlib.inc.phpadodb-datadict.inc.phpadodb-error.inc.phpadodb-iterator.inc.phpadodb-lib.inc.phpadodb-time.inc.phpadodb.inc.phpdriversadodb-postgres.inc.phpadodb-postgres64.inc.phpadodb-postgres7.inc.phpadodb-postgres8.inc.phplangadodb-ar.inc.phpadodb-bg.inc.phpadodb-bgutf8.inc.phpadodb-ca.inc.phpadodb-cn.inc.phpadodb-cz.inc.phpadodb-da.inc.phpadodb-de.inc.phpadodb-en.inc.phpadodb-es.inc.phpadodb-esperanto.inc.phpadodb-fa.inc.phpadodb-fr.inc.phpadodb-hu.inc.phpadodb-it.inc.phpadodb-nl.inc.phpadodb-pl.inc.phpadodb-pt-br.inc.phpadodb-ro.inc.phpadodb-ru1251.inc.phpadodb-sv.inc.phpadodb-uk1251.inc.phpadodb_th.inc.phplicense.txtreadme.txttoexport.inc.phptohtml.inc.phpdecorator.inc.phperrorhandler.inc.phphighlight.phpjsjquery.jslib.inc.phplinks.jslogin.phplogout.phpmultiactionform.jsopclasses.phpoperators.phpplugin.phppluginsGuiControlconfconfig.inc.phpplugin.phpReportINSTALLREADMEclassesReports.phpconfconfig.inc.phpimagesReport.pngReports.pnglangafrikaans.phparabic.phpcatalan.phpchinese-sim.phpchinese-tr.phpchinese-utf8-zh_CN.phpchinese-utf8-zh_TW.phpczech.phpdanish.phpdutch.phpenglish.phpfrench.phpgalician.phpgerman.phpgreek.phphebrew.phphungarian.phpitalian.phpjapanese.phplithuanian.phpmongol.phppolish.phpportuguese-br.phpportuguese-pt.phpromanian.phprussian.phpslovak.phpspanish.phpswedish.phpturkish.phpukrainian.phpplugin.phpsqlreports-pgsql.sqlprivileges.phpredirect.phproles.phprules.phpschemas.phpsequences.phpservers.phpsql.phpsqledit.phptables.jstables.phptablespaces.phptblproperties.phpthemesbootstrapglobal.csstitle.pngcappuccinoglobal.cssdefaultglobal.cssglobal.cssgotarglobal.cssthemes.phptriggers.phptypes.phpusers.phpviewproperties.phpviews.phpxloadtreexloadtree2.jsxtree2.jsphpPgAdminCREDITSDEVELOPERSFAQHISTORYTODOTRANSLATORSphpPgAdminLICENSE/etc/apache2/conf.d//etc//etc/phpPgAdmin//srv/www/htdocs//srv/www/htdocs/phpPgAdmin//srv/www/htdocs/phpPgAdmin/classes//srv/www/htdocs/phpPgAdmin/classes/database//srv/www/htdocs/phpPgAdmin/help//srv/www/htdocs/phpPgAdmin/images//srv/www/htdocs/phpPgAdmin/images/themes//srv/www/htdocs/phpPgAdmin/images/themes/bootstrap//srv/www/htdocs/phpPgAdmin/images/themes/cappuccino//srv/www/htdocs/phpPgAdmin/images/themes/default//srv/www/htdocs/phpPgAdmin/lang//srv/www/htdocs/phpPgAdmin/libraries//srv/www/htdocs/phpPgAdmin/libraries/adodb//srv/www/htdocs/phpPgAdmin/libraries/adodb/drivers//srv/www/htdocs/phpPgAdmin/libraries/adodb/lang//srv/www/htdocs/phpPgAdmin/libraries/js//srv/www/htdocs/phpPgAdmin/plugins//srv/www/htdocs/phpPgAdmin/plugins/GuiControl//srv/www/htdocs/phpPgAdmin/plugins/GuiControl/conf//srv/www/htdocs/phpPgAdmin/plugins/Report//srv/www/htdocs/phpPgAdmin/plugins/Report/classes//srv/www/htdocs/phpPgAdmin/plugins/Report/conf//srv/www/htdocs/phpPgAdmin/plugins/Report/images//srv/www/htdocs/phpPgAdmin/plugins/Report/lang//srv/www/htdocs/phpPgAdmin/plugins/Report/sql//srv/www/htdocs/phpPgAdmin/themes//srv/www/htdocs/phpPgAdmin/themes/bootstrap//srv/www/htdocs/phpPgAdmin/themes/cappuccino//srv/www/htdocs/phpPgAdmin/themes/default//srv/www/htdocs/phpPgAdmin/themes/gotar//srv/www/htdocs/phpPgAdmin/xloadtree//usr/share/doc/packages//usr/share/doc/packages/phpPgAdmin//usr/share/licenses//usr/share/licenses/phpPgAdmin/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:10945/openSUSE_Leap_15.1_Update/8bca76bcdc025f1d2493c5b4c569bc3d-phpPgAdmin.openSUSE_Leap_15.1_Updatedrpmxz5noarch-suse-linux                    ASCII textdirectoryPHP script, ASCII textPHP script, ASCII text, with very long linesPNG image data, 16 x 16, 8-bit/color RGBA, non-interlacedPNG image data, 251 x 48, 8-bit/color RGBA, non-interlacedPNG image data, 20 x 20, 8-bit/color RGBA, non-interlacedPNG image data, 5 x 19, 8-bit/color RGBA, non-interlacedPNG image data, 200 x 50, 8-bit/color RGB, non-interlacedPNG image data, 8 x 8, 4-bit colormap, non-interlacedPNG image data, 16 x 16, 8-bit colormap, non-interlacedGIF image data, version 89a, 16 x 16PNG image data, 16 x 16, 8-bit gray+alpha, non-interlacedPNG image data, 16 x 16, 4-bit colormap, non-interlacedPNG image data, 200 x 50, 8-bit colormap, non-interlacedASCII text, with CRLF line terminatorsPHP script, UTF-8 Unicode textPHP script, ISO-8859 textPHP script, UTF-8 Unicode (with BOM) textPHP script, ISO-8859 text, with CRLF line terminatorsPHP script, ASCII text, with CRLF line terminatorsPHP script, UTF-8 Unicode text, with CRLF line terminatorsPHP script, Non-ISO extended-ASCII textASCII text, with very long lines, with CRLF line terminatorsPHP script, ASCII text, with CRLF, LF line terminatorsUTF-8 Unicode text, with very long lines, with CRLF line terminatorsISO-8859 textUTF-8 Unicode textmt)3g"utf-877c9f48ac8769d0189ab2cb631d5f56301ce2c63caa934654013189c56915a95?07zXZ !t/BP]"k%nS:ndhЪ>8z\2=F{az?eX|Չ up0$V;ݒ9\}{}r9¯PK̭}~U&`ˊR=$e'Ct6;Veۿ܁f7ǥj g`y΢@=PfY/J[_0]e=R'3 A>ؖ*e93kYmSPך1pXA+f?. 5]pe 49ujP뭀jtF&dVr|זv6t6r2k S]^Y2䱍H+P.[egXvتNMfR_u}i.ҸZcNJ]>@leLU[9c$$\ R2x.g{ zT9^}S j.lŢr(?f EɦT1#cjYf%HÓ9u,O%3sG1ǰ#% }YE*\4%CAkP&/')@ &q0WD8wPYQ 'δ'}#- qmv..9<Odekۓx DF13 s'~~R+y-|@c  At{|@/ +; ez\wi*%>4otʠDw`PrxbE-uJC%WLø/V!XOkjF aS6 T)e>E~@tdI~+M~ 8a-R0i#{s$!zƘvJQbpf68JG]6lǎS4D3ΦPÎV 9, L1NM')06HCr:[ZQSé4LD7]mlԲlAnE A}ox`OcG v$5M܊p!m #1߸Q K"YW)Y6g u/S;Sڮ  xSkۥT1,e0lau@^vdޅ>#K3,IfwŨ S[^\UdvR>t]ѹUw8\ e뤙! adȃ5gn9$c"ݜϕ\wWq:&%54Ł*0azko(i@wQY3bђ`۲gKY9<--S_aVx!i<6H\qU bv>KK٘5d@k^ go܈b "%zf,ܣyrtT#Vr=4|#ɕ,>\rS" B<ݰVn XYc8L67@R _ KR+Gkz`َRCs|_IY&mN3jd8ͷen;,v, Alz?fjBk<5'(#FdmUsd-l%d'(w),3]_,6;TtT(5NjDHD S}q6v7Z$ݶ|>KR9sH2We?īw$><%|G[cbLBJ~] Dm݇wֹB=١ W=áF"3/{4zm۔ 1'^\{+Zxzܶ*<[X`~?o»94=jԿZ0,|rVT?43K~g 5;#&Q2lcPR S% D/v[vXrixI_WM!ǬϺw.Ena(v/(>oyЗdb&m=z3ؤ N(t_#dtK o /U\]hLWvA!(xS` klHPڮ'}IV-jX>?}^3][b|e8>75Q tFWX]VūcCU1,hec{>m"*ˬgpC1tbMˎcr~Yj#p((g뛒&RWg* kd5IݙN s%lJ@QQ5q]E30NKϱJO}|}࠸`zn$Ն*\ '7ݴD/3TD_B& PڎHƇOF73= XЈ^=,!CAr()$]O,a  69n$DNsU᣸rG`]KYU~ifB2AɎNhN*H`ZR`[A8հ0q1V_YrpA%2t#aaG6+x `-C ٣fԮfat?oXpVg~@0O:JȀIZ VG%F[iB}iyU:b}i #\- mًa: Oٚ9qL(@|0.@W)[f_~(9K[)FWիc?jG+ʽ0Sf\c.Dr/y:|si3kKbG|C|kk$ðxhx}ATqWPM!bnr '@) &PԮie4B7ur[cL/y>~ (@%/I?YMQHqvön r@h $5VXFsH',%VگNz>8aR$45FOP&A5,PKx琐*|}ფ$l7rB(,o}jp#H2&J|wj`¶䜩` '0+8i)RH9Iͷ$[׬MvPbA']b6*^\br !;u"H#@cRcGya#wyzNy,[ 77o朖FHA}،H4Lpg3 ;썷 utF#ZZ=n]/4U&Sب! Ϻ„W24wpk< -u-PuB:5XF(,M}P!XK hq0h*TgAh%Y$w['Q 0LכJG~ʳg?,λ?qE!C2ˮ !oSD ~>\Z[_n:nkhy~E(),*H%8w ~һo2:}V|N(+Ŋ/7\1< ~`1vgR`x1滧~߂cKzdp>=8ؕ,m~vk`9!C Tx@ViPeL Lkx9Eqgp;;Nc'~5x0"Ez#8' ;Aԓ-;rW'wNޠGz(߃wŢ\[90 B,gҮ d,Twaqy3-IztܬM3cН~Z}9PZ;k(l!Y%"Ŵii㋦xגŴә[.[:'"hm@o0AR,b~WY$rB:c( =y>hͧv°SAt"Lg]5vzihQ `ۭz*x'G$4ܻEDImw җ@Lήs4&18J)./ŗ "Nev% hRCrD6å60$lRҭn;J~S?fGl Blÿ>`_8{qfiȫ8K IhYO͚[uR@{ɰ .I,uvyzrp#јTl{C<Ș`tB$O [ģfDm,6OY VZ")2]H>-Ab0=r -<+*J gn t,=>|2A(+JI]sd^HJAk9XA n ލq?;X?IuA1Kb6ǛzZv$|!܈7%bCAA Ԫ@LnpْpXİBNtB) 9;bb*Ά|do }q Sq ucg5۪4" ܤ8\ӡIRz$-L mb7VVz 3j-JЇ@*&ezv6"R vwrO8JQ 1ۦ9BpǶq+i,X6 &?4ZNPOeuYϨ7EYϘ{y,EލAS*glJamG4<å&%H|oc2ʯЗ]cA ]SHO֙zdNxau+i+kڒ);ln7&+kWzA}mF؉sB.̳4SB@ dr>A^Rx&NS4qCXjx-1} 4EܒdzaJTÐv'(z/X2,~YQ"{d5a!1=\28PSGt:.toˆa 4g%cfwM sǚC>;Eyg-^:R3ȩADWC/G2]9?ŽX(#"F՗5>Ww)l}?[IN% WG7 COQL 4jlp3{P+L R⽔+wkO\\xJ+h$R&RsKnf*|=PsbdYRyQt)KhƥqݲnB81#Dw~6Oh"tQ_-=ߏ~ !_2E1 uybm{!B+@%ym--&5 ^6ɀ Hpr56BʅD˼_E3 $;)g JHA,;1jѫ'Q]01%G:ޞz.C0O1ŲUȪu4/E!{BxC6Bcb?xS*"޵(7>Ҍ _3`ThJCS%Ե 0ʻ88ӓ^Y#)םmuڔLj٢ylm;_0ZsyYх1n8gףZL,L:2Z)Juw!bLK`}r^MfBPaNlcVTx( ;1AET=ȣVR *t3y>JߎJO;f@ҼbfT@6ONݎ?m a;D"msiI&E,zwxzE>%z">JOR-u%@eþM cU>Ρ=).G l;ԼƃD&pv~nWtU*f@Jgn9`"Ź爹>MOPGݛ/}8~`zIx"a ^|)x(Lf>҅kI*8w0J|l UcxpUE7M7@RTk-oBto@/nKڵSV,̳ j=W 62PQH-{Tdd $K U6N;U"jB̮kVU+q}X''G8z%Lmoڧ&5״?!^~_N9w&'0f3_BxEM9pp ̉D`PN0 nf(?8<7#%N?dʣq%5k[$C'_爛)J|{3#4U4{@ev$k<jM"d$›A_3gMDoA< iغiP%E&AMޙ1Z)yO[l gzt ]vA B4uf6<)!G0=xʷuqEײy jǿhZP|>|>FyWK2x?k<y4nuE"f*DXnGU4`x[nd> m1§G욜mϖYۆnWV;e eACI4]>kׅ8]̟ o_tP7@'-ANJ C’eP#f2gkyDS*Dn:[5qsZRh{ǝ[z-Y8I +yԍPCy?o{͢Zk [&U{*hFK{7w5y)dn5Az< pyW& B:jn\U ?BE=HWN&;w^Nb5ܜIZ0XA6W{"|cŊm:d#kEPb'u;]٘%9)|9zJk6Һz栟2_{咍z&AO%;vSkLZY)25q2_v4K>:~ǫ٫|+, Be[g | ᰭ) . @7JP3uy?<,%ٸnd4^Xzf<@H 38^cswV1y_2/A.rf-chA  Z낆#n)\vEH Sj|rh $a)v ixW#-b ]S*{Y򽷭ڞȂ|haL.}{W-0Q* H<٤4)DI!,8āY^' aş:n.LRb}.jo.5g&ov-VRhH 6dr7coI,R9~ܕp6G- ~ /.Cx2v&mdV :L^.t#|rA!*"Z僂XR sx_9_:rZ'K_,{t0L}9#E'@? :F*@[jC4+~-vW1W9!\b05!G5 G|Z!FPCƻ0R C(ޅ)3tsW}VVDl;Nkm$|Di<[$Ø[ʫI4{-7!֥OgygKEG.aSW9Tmb0'B=ta?[H;4&]thS.aIRV\сƈJb]GVZ;1/i<kq U[-(O}9k.e{o1 X%qW(FG^DTfg5_'vb 3(:1$7l-ZFsZz&z Td$7z\<3 0~GxU@"u,H w(_QQÑEߞ,"@;QZL5?4GHҌ(O-Q/q41GۃSLBڵ;)A[Tug)e44Ucm-Vn Qm: ;V؏"S=`B vL eG(ȧ@G8aEޔUaܑIsz-xqLe12RcP..ۻ6_N"1`cfxMo}yeG< ~ʡDd8mo7Mʃ}˦)D0C:SXi MVreO( pڳK0bL\ݲ@RТ>}KU(xe"D1VrA+a~Xr[{7E,@'2-]DAL9#A-Yf~}/?ݲյ9Cc*=8B7zi,6{ .J𧬻޸v78F_gU=ʰM='Lh6#_żOj%;I4qW(*#UlPLru~G3$/d;U}AT &Ǡ %6o Oۙs+`FC) }8cWyEx:E봔HIqIO($eD/`)kfÚ<|N&YHաew!/ ,%co!؅5$v;VXdΡhrټ;uios|-0A !e/HKw]h5J4+&e ZtgX|ψ 3Wܻ|6F JdZ?$ځ,1XdQb;DOb v%1M0 ꂲ/lOd}3zP6wS;Oˋ{bCQJ" Fծ&Mҹ3 MIjtܸ֭V8sC$ݑ0~EUk*EG5}_<ZaK\aح;ӟq w -1N!Q>?3%~w9QF#_KbڊK"l/Oҗ䁉) "zgJO߁ylOq ź<3HG1OdV#,I; 17cC%|:aJizUJ}/̂5&@K$_넗Qmb %-s˒n2eWA d %ݶ'd2 s cG2u(bTX򫽨q1}LrX,ts;F̂Q[ɟ&\ Po>;g^ɻqMXM9%xnA%V$0KO6>durd26v0E!Ǒu(FW cbnvpVRxѧ^ѝ<,@70 >)_?:s^66u'tp2b۰K*&Ig9 %|8mWO0j0E[MhI,ItG62&q [po6_Emob|Jzrїu[v~dsϧ$K,GZ=V$ѯ|\G\"ڑ8H|K]$'6ώ]ғJ[]/FMo ;f;ĝ{Qoi٨~L>hOc7j/re-0b,;LYmVZZ疆r%N_nej óB HdefӾ ;o!93@w^d cNtsH{%Y46{)l9_qZAnWɬ\4;Rsҁ np}mU`@0 KmC$g8;ȸJ'aHh);sp1 %{fyan_Nu p LpF5۶8G5/~9-*%^Y4qi .㤪ɑc_ToǜZ#Oj̘U y=}MP/@k7V0zbxAշ'yگyۏ%E)BɉWHe, ^s̼<6Br:?-og@XXT!:;i-21WJx,^)5Mm{xyUTH/`}%%HS.(Ar/AVT!|2 p>v~^-H[EOkO9m%[eܸ=&="V$:L&FX6fj>9R 7Kg2|M ՈŒS ycٗ|4^z1A:b&Enmrfk`7߷S\щͪ/𘨄c- b֌L=.b>3;zmR蛜)1)V?s?DIvK]M}Їi?{+tS@,Q\"h0~e֗9N&{x/Ya DDVw|İcP|\ g}!v쿺nP~|1UZS=:G;t\7ڤ-ݗ|ܓ6 #hkfd}{iϠswrՀ?ЭG-@hAGɾ,ari R|=:tU [[;fdKN?-^^%7>MhuKQCK2_8it!-'Pdz:L%vɚ@cY%.Xp5ˏ7/No}Lh?tXZQIG\0I =8LSc[BIY=!XW{&(1\Ԫ.M:}CɰaM,o3+dIB GUV_?,S=' ZBJ}L^>G Qm$ 棔೼U3@t_ ޽N@d fMx4hP,8+--1\ݽ@\#%``)ԛVe\s@}82 Мh}@u{n`BGmiUPLϻ}DG$#xj?)!ʨ2Bd!ts! ijͥDxx3z*3o^CXN8ju*^ Jn;* 9g"܄0'2y$dbd\4]U~ reu=IM1 +Tm{C ]uԌpͧGV-t+w8c/0L 5rt9 'ݼ>a^xt=O+hnSXq"7BԻ3}=;J%+(As!s`=anM.̓n y3M.xUI.C3BͭZ\L}J-O;Kh |6={lrt~*R&"D}R bH~z$؜)/`OC}wp0 5a C=N2Adb_=mmwX|""m 0fI ^9;ǡ FY#!rtG%S:;ܪM " EȄ: !ha-IϠBW&a ?qx ` X*嫈^h, Cs\mF鬄{dp\bGKg֝Cp+!s8Vt.W~̈(G鈱18)=yb+ oIVHԌC n8q^,H.2dݻRxIL_/Zg5JW~:&/Tiuz1+x#ilHEτ^y.[fbp ]B4>`_׵t0OkwѝaT:Qtq1TҢߍ2-.mM"{j!?ca'lqU /Jȍ!~ƚ4g8R9.a#ļ,qVOI+gD ڮmǗG7=/gr[?2jl9sGViXF=Cap7G<^Rqw>RR*o@_hl^."\0P ](iﶥÁ AQR 0 a0~sZ몌vD;*^-#PIL7r|shc"~q\ɳ {7fJIAZdUC#Kv ƥfG]G D:Sw"`ͨ-jH^NŔ)V o$̿5âj04ȰW!s &N31}cN3!M Dv; Rmފ<9Z6c+=[.T F~?.uTTWi3^>tAU!a߬A T"v*i~a9ؠ8 cg+jC,^hvק=7J ”.74ߵ4v9ShZA;\\`ChTYO|v Sk}O7JݧŽ^ ]!:po<5=y VҤŜ192\m ,6:,]5 ]Ban#at ?,v7#<ݟZ;-WɝedC!"ƧIO=S??KːJ7Ғ `T!ơhSHW^jHYjXl_OLӓ6wfޒYw}x`%SvF+tGQ{5 l4:fjtUw+'o@\э!!}eبV;jd* PKkMzIoJ2DbB:qC]q`{Ϫ,!^`m6R`͇QG87ֻ MwW@O d6iX0M=T؈ȿP}C=sûm?ͧ_,oۗoQjE;*uIZ. PZqԑ;h1>Tyc{5\oLw@>鲰lw:\ԟTt Ccw7RͯD35T7 uJDeR;"ymmrz1m',:ߗBD<$Vr=dR1xͬ] .`%sYDQa6¯JbMIF<s)ڥg'7>_h@ucnTLU]&ەsqvp*,]{{`~(+ wKx4 & xcUUS$|D2:C@,+*=(XV!'Vi:A=ȻqAOvM]Wr--R~|P,tnkx^ / ʸ 6Zw~kSs3G>ru@sU{0 Fk0*]ta T4F ovO*: J Pw|2`*[)ٷjء<oUtUӷE o$,qk|i~H?)FIn*Sf'ȶ}]K~`Q&RQm%hdo@ow;V.1sZ#H aGpJ @-a-czD0~,=*`>`B Nۤ `f:t"gǾjZO@7  #w#sȑ뛯˦hn?|$I ݮ_j\:+|um~ h%Z~ܥZXBFG\RéU} Vd-gA/,3)y/O˿C.W~A~/^'>X|MA{<(s n$-۵/+xgfU7|Tf$n2S\+c1RQUS!J.&>r|uQ5F^/ ^y_dkvٍ @șW]%rp2>M"̲a-ZϢY Y؄E$<-Oyr[ƠU2VݧGLϺlvv%t ze[d;]b>/CR{3-Lg>BNšhzU?{5H K:?:9Uϛ;&)=y_QAlאܲ$74|@sRrnT#1t^lĂ p!o؇Dk>fSa,!i~+~mFs?kw'̙Ini^{8ṛ>DL(VX! ԭ~s~˻,\֩C8@ĹϨ(p vW0m /Ȝ= V'\kgvwAbTZZ`"K@ua4#ƿTX"Sm8nïu[i0=I`tMr} V-Yv JzyaQ}+ Vg: )xzEWP4rwS/ޒ}nWn|)ctnT1KK5V59P>Αh׭[M!]I&uA&FըjhKZ{55Sߑa* Sba0Lo%)Xsl1z:fv(ӌPָ:XnL-+}"bh7^Ϊrd%9=vԙVv/R hҝgi%^miOwjPoim(NB9z 'ɇѧ[\avHJ]$ghH9υ< ճ']7 朶?6 ZX ሐ>A>h+C6胰7^)T %Z1E?핎"n5'̵ D?t<BZ2$Լ#~зdN=i^a>$E>E]# ɲ?p%#`SGf95Z1!E!chM:`;-6|Ieh_ol|I/J GwRT:Aq8o?t2?J͉9kU'=+OإRڴW iĖ_LDbgb!~qh\}M6N$7Z|3`RekM8r{5ؚc}í $ã%U&^$lm$p t! 7'USulbxpωn+̲%~5k{ $"jڳZv 8'NI]`]px-m57)&i7&;}!“*+MlDfsoNfXBTBScI$<*lYI9zq׏s_Q{&NM˒RECaRqEf0rJpLXS~iW#+UQ}S;bYǝM3^jfAgAs+I"`seHxwLչH]qsSē6AbqB0 z6%9i@cЮA6Bjָ0X]n?=\ YZ