ant-imageio-1.10.12-150200.4.12.4 >  A c\p9|g7oGϑR^$7rϢyAvc_ra<+=M1Fu"e:JbUXX3,Fƍ3"O^CL7twp` -x8bD6N?T1JK6<^L4y:N(ֳyMtK:Q@vPhl8%7e+w{IlnpKVj 4186971fd6f9d75e03288c00c89b192042d97eb1f15a68adb78c1c0b5d43f4434dc336b30ee2f7ba358f3e2bf6f2294f02f8770cdbDc\p9|ńs!D&3 PE[C-O<7<Ԑ m0s ٫^X XkynYF9<^'CnQ좁cER}+ Uf HfLi:i6 c|į%VȐ9p;έR;dc*N=fCQFE[^7Ŀ;ۿLƘuhsv¿m5A }A!`ތs"q;'zfQZpAtr cb>p>?,??d $ C .FLTl x    D\   (8/9/:/F:G;H;I;0X;8Y;H\;];^;bxx>y>z>>>>?Cant-imageio1.10.12150200.4.12.4Optional imageio tasks for antApache Ant is a Java-based build tool. This package contains optional imageio tasks for Apache Ant.csheep17SUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/Development/Tools/Buildinghttps://ant.apache.org/linuxnoarch{OA큤c c c c c c 01c5a55780ef2978279c74dfd63bfdda3011fdc220b3a1e4552529c8e939f87e18ec8248802f0ee0ef6afd6edc57706769bcb009da10cfdd410ef1a70325a9e24496817a9cc9c31df6ffd4a4f066d2c5e6afc6525dc2eefb0ef585ebbbe43494591595b14b70ea16f59c387f4c49fe022ba5c77ba876e8f5db373a3186f3d3d5../../java/ant/ant-imageio.jarrootrootrootrootrootrootrootrootrootrootrootrootant-antlr-1.10.12-150200.4.12.4.src.rpmant-imageioconfig(ant-imageio)mvn(org.apache.ant:ant-imageio)mvn(org.apache.ant:ant-imageio:pom:)@@@    antconfig(ant-imageio)java-headlessjavapackages-filesystemmvn(org.apache.ant:ant)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.10.121.10.12-150200.4.12.43.0.4-14.6.0-14.0-15.2-14.14.1by@b@a`@_u^2^^^@]X]?]@\@\@\]o@\]o@\Yz\T4\U@[@[ٙ@[[j@[$@[@ZZ@ZZYq@Y+@Y@Y5Yo@Y@Y:Y.@Y@Y]Y]X@XV@U@UnU@U hfstrba@suse.comfstrba@suse.comdavid.anes@suse.compmonreal@suse.compmonreal@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comjengelh@inai.defstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.compmonrealgonzalez@suse.comantoine.belvire@opensuse.orgfstrba@suse.comjsikes@suse.defstrba@suse.comecsos@opensuse.orgtchvatal@suse.comtchvatal@suse.comjengelh@inai.debwiedemann@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.combwiedemann@suse.combwiedemann@suse.detchvatal@suse.comguoyunhebrave@gmail.comopensuse@dstoecker.detchvatal@suse.comtchvatal@suse.comjengelh@inai.detchvatal@suse.com- Disable a test failing to compile with junit5 5.8.x- Do not build against the log4j12 packages, use the new reload4j- Update to 1.10.12: * The update includes fixes for the following CVEs: CVE-2021-36374, bsc#1188469 Excessive memory allocation when reading a specially crafted ZIP archive or a derived formats. CVE-2021-36373, bsc#1188468 Excessive memory allocation when reading a specially crafted TAR archive. * The http condition would follow redirects even when "followRedirects" attribute was set to "false". This has now been fixed. Bugzilla Report 65489 * Made sure setting build.compiler to the fully qualified classname that corresponds to extJavac or modern has the same effect as using the shorter alias names. Bugzilla Report 65539 * Prevent potential deadlocks in org.apache.tools.ant.IntrospectionHelper. Bugzilla Report 65424 * The implementation of AntClassLoader#findResources() has been changed to optimize it for potential performance issues, as those noted at https://issues.jenkins.io/browse/JENKINS-22310?focusedCommentId=197405&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-197405 Github Pull Request #151 * AntClassLoader now implements the ClassLoader#findResource(String) method. Github Pull Request #150 * Ant tries to avoid file name canonicalization when possible. Bugzilla Report 65499 * javadoc task will now look for warning messages in the STDERR stream too when "failonwarning" is set to true to account for changes in JDK 17+ * The tar task now preserves symlinks of nested tarfilesets. Github Pull Request #142 - Changes from 1.10.11: * a race condition could lead to NullPointerExceptions when running tasks in parallel. Bugzilla Report 65316 * fixed potential OutOfMemory errors when reading broken archives using the tar or zip formats or formats derived from zip. * org.apache.tools.ant.taskdefs.optional.junitlauncher.confined.JUnitLauncherTask now has a new protected createExecuteWatchdog() method for allowing it to be overriden. Github Pull Request #147 * Upgraded AntUnit to 1.4.1.- Update to 1.10.10 * SCP (with sftp=true) task would fail if fetching file located in root directory. * Fixed: javac task would fail if the arguments file it (internally) created didn't quote the # character. * Make sure LegacyXmlResultFormatter encodes characters illegal in XML the same way JUnit5's built-in formatter would. * LegacyXmlResultFormatter no longer double-encodes <>& in system-err and system-out. * Fixes a bug in junitlauncher task's legacy-xml formatter, where the testcase representing a @Parameterized JUnit4 test wasn't being reported in the XML. * Fixes a bug where the ant-testutil-sources.jar that gets published to Maven central repository didn't contain any source files. * The condition didn't follow redirects from http to https. * ZipOutputStream now overrides write(int) in order to make sure single byte writes get the same treatment as array writes. * Fixes a potential deadlock in junitlauncher task when using legacy-xml reporter. * javaversion condition now has a new "atmost" attribute. See the javaversion manual for more details * The "listener" nested element of the "junitlauncher" task now has a new "useLegacyReportingName" attribute which can be used to control the test identifiers names that get reported by the listener. See the junitlauncher manual for more details. Note that this change also introduces a new "setUseLegacyReportingName" method on the org.apache.tools.ant.taskdefs.optional.junitlauncher.TestResultFormatter interface. This will break backward compatibility with any of your custom result formatters which implemented this interface and such implementations are now expected to implement this new method. * A new attribute preserveduplicates allows to return the same resource multiple times when set to true. * A new attribute filterbeforeconcat in can be used to decide whether the filterchain should be applied to the concatenated content (the default) or each nested resource individually before concatenating them. * The ssh tasks now share a new nested element additionalConfig that can be used to set config values for the jsch Session used by the task. * Added new discardOutput and discardError properties to redirector and the exec, apply and java tasks which can be used to completely discard any (error) output. This is a platform independent alternative to directiong output to any kind of null device. * junitlauncher now prints a more useful and instantaneous summary of tests being run, closely matching the junit task's summary.- Update to 1.10.9 * Security fix: [bsc#1177180, CVE-2020-11979] - Insecure temporary file vulnerability * Fixed bugs: - The ftp task could throw a NullPointerException if an error occured. - Propertyset now also sees in-scope local properties. - Replaced ReaderInputStream with the version of Apache Commons IO due to problems with surrogate pairs. - will no longer remove the temporary file it just created before writing to it. - and didn't deal with wildcard hostnames in shs config files properly. * Other changes: - Ant will no longer log a warning if it doesn't find tools.jar. - The task accepts now a nested element that can be used to perform custom filename transformations for the archives. - Added a new PropertyEnumerator interface that extensions can provide if they are managing properties unknown to the Ant project. - Added some special code to support GraalVM JavaScript as javax.script scripting engine for JavaScript. In particular we relax some security settings of GraalVM so that scripts can access Ant objects. - Also Ant enables Nashorn compatibility mode by default, you can disable that by setting the magic Ant property ant.disable.graal.nashorn.compat to true. - If the magic property ant.tmpdir hasn't been set and Ant can control the permissions of directories it creates it will create an owner-owned temporary directory unaccessible to others as default tempdir as soon as a temporary file is created for the first time.- Update to 1.10.8 * Security fix: [CVE-2020-1945, bsc#1171696] - A new property ant.tmpdir provides improved control over the location Ant uses to create temporary files * sshexec failed to write output to a file if the file didn't exist * Fixes a regression in javac task involving command line argument files. * sshexec, sshsession and scp now support a new sshConfig parameter. It specified the SSH configuration file (typically ${user.home}/.ssh/config) defining the username and keyfile to be used per host. * "legacy-xml" formatter of junitlauncher task wasn't writing out exceptions that happen in @BeforeAll method of a test. * Fixes a potential ConcurrentModificationException in XMLLogger. * Fixes a bug in junitlauncher task in forked mode, where if a listener element was used as a sibling element for either the test or testclasses element, then the forked mode launch would fail. * Fixes an issue in AntStructure where an incorrect DTD was being generated. * Fixes an incorrect variable name usage in junit-frames-xalan1.xsl. * The runant.py script should now work with Python 3. * rmic has been removed from Java 15. The task will now throw an exception if you try to use it while running Java 15 or newer. - Remove ant-python3.patch fixed upstream- Add rhino to the ant-apache-bsf optional tasks [bsc#1134001]- Remove jakarta-commons-* dependencies [bsc#1133997] * Use apache-commons-logging and apache-commons-net in optional tasks- Use xml-commons-apis-bootstrap as jar in classpath instead of the common xml-apis jar, since we are forcing build against the bootstrap package- Upgrade to upstream version 1.10.7 - Modified patches: * apache-ant-bootstrap.patch * apache-ant-no-test-jar.patch * apache-ant-xml-apis.patch * reproducible-build-manifest.patch + rediff - Fix ant-xz.jar to be non-empty and split it from the ant-antlr package- Build against the new compatibility packages log4j12/log4j12-mini- Remove references to parent poms from all artifacts and do not distribute the ant-parent, since we don't need it- Require directly xerces-j2 and not its virtual provide jaxp_parser_impl- Make "if" statements in build recipe POSIX sh compatible.- Create an ant-junit5 package to build junit5 optional tasks when they become resolved - Add a simple pom file for ant-bootstrap.jar- Add compatibility links ant/ant*.jar for bootstrap build- BuildRequire hamcrest for ant-junit and ant-antlr, since junit4 depends strictly on hamcrest-core only.- Build ant against xml-commons-apis-bootstrap and xml-commons-resolver-bootstrap in order to break build cycle- Don't build against a particular xml-apis/xml-resolver provider, but against the generic virtual provider. This allows easier bootstrapping. - Added patch: * apache-ant-xml-apis.patch + look for the xml-apis.jar and xml-resolver.jar when composing classpath; they are symlinks provided by several packages.- Let ant-antlr provide ant-xz too, since it contains the corresponding jar.- Add aliases to some maven artifacts so that packages out there resolve then correctly- Update to 1.10.5 [bsc#1113136] * Same version as in 1.9.13 but with additional features and requires Java8 or higher. * Dropped patch to build with java8+ already fixed in this version - apache-ant-1.9.9-sourcetarget.patch * Refreshed patch: - apache-ant-class-path-in-manifest.patch- Add reproducible-build-manifest.patch: Use less detailed version string for manifest's "Created-by" field (boo#1110024).- Require javapackages-local in order to generate correctly the maven requires and provides - Install maven artifacts- Update to 1.9.13 * Fixes a regression in the "get" task where redirects from a HTTP resource to a HTTPS resource started throwing an exception. Bugzilla Report 62499 * the new allowFilesToEscapeDest didn't work when set to false and archive entries contained relative paths with so many ".." segnments that the resulting path would go beyond the file system root. Bugzilla Report 62502, bsc#1100053, CVE-2018-10886- Build with source and target 8 to prepare for a possible removal of 1.6 compatibility - Modified patch: * apache-ant-1.9.9-sourcetarget.patch - Build with source/target 8- fix build error for Leap 42.3- Add patch to run scripts with python3 if applicable bsc#1082202: * ant-python3.patch- Update to 1.9.10: * Various fixes for java10 * Small fixes all around - Remove merged patch reproducible.patch- Simply use find -delete over xargs. - Make description neutral.- Add reproducible-build-date.patch to allow to have fixed build dates to make other packages build more reproducibly- Remove dependency on java-1_5_0-gcj-compat-devel and build even the bootstrap package with java source and target 1.6- Don't condition the maven defines on release version, but on _maven_repository being defined- Allow bootstrapping with something else then java-1_5_0-gcj-compat, but still require java-1_5_0-gcj-compat-devel - Added patch: * apache-ant-bootstrap.patch - Add -sourcepath option to fix build breakages with Eclipse Compiler for Java(tm)- Added patch: * apache-ant-1.9.9-sourcetarget.patch + Change java source and target versions to 1.6 to allow build with jdk9 - For non-boostrap builds require java-devel >= 1.6- Do not generate poms on ant core packages to reduce deps and allow bootstrap- Fix bootstrap to avoid new cycle bsc#1041966- Disable javadoc completely it is on the web in much better form - Remove if0 conditions - Remove patch apache-ant-old-gcj-build.patch for sle11 and unused - Fix build with split javapackages-tools- Version bump to 1.9.9: * Read WHATSNEW file for full changelist- Add reproducible.patch to allow reproducible builds of ant itself and packages built with ant like jcodings- Revert the previous change as it broke the build of most java software stack- Add profile.d scripts to set ANT_HOME- junit4 test did not work (bnc#915686)- Add xalan-j2-serializer to ant-antlr requirements- Sync the changes files among the subpkgs - Version bump to 1.9.6: * Read WHATSNEW file for full changelist- Do better quoting to get better error messages when it fails- Fix build with new javapackages-toolssheep17 16773284111.10.12-150200.4.12.41.10.12-150200.4.12.41.10.121.10.12imageioant-imageio.jarantant-imageio.jarant-antlr-ant-imageio.xmlant-imageio.pom/etc/ant.d//usr/share/ant/lib//usr/share/java//usr/share/java/ant//usr/share/maven-metadata//usr/share/maven-poms/-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.suse.de/SUSE:Maintenance:28016/SUSE_SLE-15-SP2_Update/9a2da02df0923420ef08e2a3555cb54d-ant-antlr.SUSE_SLE-15-SP2_Updatecpioxz5noarch-suse-linuxASCII textdirectorygzip ERROR: Stdin has more than one entry--rest ignored (Zip archive data, at least v1.0 to extract Java archive data (JAR))XML 1.0 document textPPRRRCmO,o"%piuutf-8658828a4f49b964a42bb9f88f3c2febdcfcb7db568012aeb5e65883d988f0f59? 7zXZ !t/r] crv(vX0JJ$D zm,pQ!#,rËW{+Y;5 /`IuZNt\J3iW jO&8hϬlx7{9yӢkpbF%l98'i>zo mZ'yGUk$;;D%HQᖎ#kt3Nd"+$Rlv HMX(+6 Ѷ7~n1|&g!kV/ O&{z$1Ω<)QBF3*Tx D@ndŒQ `>@f*j +_ >؆gIB;g?¬k;/~WвigǑoT b1DAd\yVmsOƮ4 jM[Gv(k Լ6`]_Xˆ!f["}q ì7M2ʧE%pzUt A ` U; pljDMw p9"PbҰžD[e8f>B|kA͟El-: o)ц 'Yq`Wg` $n\}->9hLTru{[$|Κ@G[ZzZ@f#e^8} 4*{w@s7%##ɫTXKWa sƢ؞]6:r3{I!Nچ&3Ruإ-TNX'+&%Xَ0"i'ukq ):aۦE$" OSR*υk0nGQ#/@LaVBBDM %ÕC< q9Q88~:Y Ar+0-0Z2)pW gOP 2JY#.N$D m7׃~Ud"q<]I UR'b@AiXnZoz*z4:}P3U[#g*CaT_nSctTnܑRͥ2gQtAsE!lK.Fue τ.g&">eѕpb/Zg%JkL,I%q AυXӜUMR{?sE9'0ʌ~)3lE:LJu8x\obX¿rx[\0"wȢ|CH/; Gmo3?/N{~*mFr4yx)3e<.5[HۈV|XfLU hfLkV@]NJ><5Apy"?|8=KnE5Ba ZşCUIi먪ptHO)YϪ,ή#-|W0& E)x~[!#|qr6[wȘLs$Kۛ|\CԨMX beU5ylagh HI n/-dT:u6ӹp4n"+ 2dZj,ȥa>nNfڠ6`xr[2#5JSkܔ%5ꀻqmKL`rn,~M^ b3N4P)9VW"Q(Oɺ3Ur]?ovG.KH L&Kh]z"k(<؂!GSa>Ba[4AhܷB[ZQcl֑&?K"r;\3Ozm4JZ;Oa PNijG2At+`#%rѨ촙#Aȧpr-C&1G60 @43b"(37x)Dţ(io2'9_\maYmk&R/čp2 6vQ@k\D8Isz(LŒD.U1 hziN +@)LzCqwt/?uKxK'dMݻ*1 #7 WQs#)QJ#GQ@\*%Έ`Ӻ*;Q8^ie+Gd@ҜFʇy܍C%)53%H5/!6v]}6mómP@4+^6Ng|+gi] d]]ءfhYЄ X[8%J!7/@|(B=SdAc%`諾OTeⰼ I7t8 P?`ǽz'*Y|^WJY~q JIt+Gűʩ`:`I֠LOMl--VҼޑڣ HuA3EEJWk]K7dʢߍ!g;0osFƝGs3s%vQ(<ܣA]CCPYsWi.(ɪA\(?!] aeF3\\1U,[Efa7g=B mMO봀/]bFEWÕ{Dk,Rr],P0mq&Ak[w@Hpм^\Z j~%QOrNN Ю~:VeCWu FlxtGґR4H_/_y hЊf@Jp^&M&-cU_ӂ$fUWHiں^"̵X$ zaB ,= ;ًWO~'\iTx϶s07K3m&sWR$1yH"0X!PGG[/:= pk }K߭I,ŏJ.>?0kܭϢ3͚Wqj܈%6|_ ݐYĔq0PfDxJ'l*X" 3gd1`` r)=2K47EPA~1ML Š"kgVan˛m^O_|aPe+ ۃ a Xht]b?SlgF[Wٙ4N{poĈN XEB\}p?\F>ٷ. _&Ct)VFõoBM_W6by}3\}i^KE06LJO]E(Fj%Xvk7>#7ُn)k0 i!C2OW HDɿH*5TD^E<#u|n7Iq'+xkwY&U)p ]EXsM/g兂TId-$yz|js pjo#rr'?4bg|@?e# pyN# =7@%=;QJє:jkq:ڗu`SqrIi_;1IʼO-1nڍ.t8Z36{FH4Ȯ_Bl9 v uZ(tӇC;4X qcXk#Pɬ?MqSW{KrvG߮Eێ|yQ}Zhu\m g}\iW癊b 4`[:7)ٔď>A}o uq?BFC #/}S5gcgPF "4>(@\`Ygg+."un$b |ڂȗd'tqA#=LWXX5A 4:W d]s9Ya-Efe.Ur/x( ڢS[y R iկT2[vWmݍEbFپލUpIZ{6/,xݢA_rA͏[D *?.0;^t^"w3`l;0FY)73o:Jك~H,:&4!BSIk%nfP;L,ݧnVRdEn(x `VISZѩ#B3l멦-k4ef5z-6%j;#tkʩ#zzA_qёS&rS-v#&6HFϏ4HOP26ɐL]9\I{b+Wӵ/ ylަOׄEVE mv:/Oe.I/zl|xJlWr6@_;hOIO<yl=xPP`W -pɕ$vAڟKN+Vdc`hZseʟMdO ]?)#ɝ0?-`_&%mٮ5cRNQ }#Ǘe lYC,s%P;+9D":{;QuMF+)6%M3=LXt1lkx.g)a)c5<xf|/,Cn]Xǵa-5ܣ5%U}zc yȑ*َZK|F#vf8"׼^CGß6DN<k\:#Кp&C %0вEQq+m*(9MW'p@>4hb,T \Uv^?U&UU.V=,FѤssY>eHw_P/~ULR+ Bb?PgV"l9tkC|kpıƔP_a a 3#K16ڨ\z;LբrX}gMΖpDt#2 mꋱi U)Qծ}8-YQX|uL4h -8+G/ͮgJ]e2mn h r{ohs/+H7ViĭeU""lY󙰜g\}Eطf$TEűsL=D 2l1&u_ &<2AgA$?=K}h6 KA}R%ڙ& o7T e$_~)49E^lf(c5^\-TxȹXaܳ&rI:@.I*\n{ct;<)4"|y)q7I}`>ij.߹^r\ȅ<Ʈ6"vܶkd ;sIW)fҏ1p_<,%@) CUgRe .>Svfս]@ЪbQ B.+?pւa $O\؃錛HC+=%QjUz}g,$.b&}p(&,R.C%㨏'r֥P?+ef#Fqhj~G?b3xn=t#'+RerɋL0PzYh5" xk 8/h3lf2Ҟm{0eB]/9(}!b)S+؞L0Y Ŋ& Q0L"O[Ce'-CC3hBi^<h|1o1+!B?RHۢ(|N؋=7lK,Oy`qko}Ao֍ d )7PNp~RD\%^a,˷$l5ݵ[K4L^ swv#s{\o'p/v} $/-ٟ|q EYݪwm7z§`5ZOn7ZAãR%wQak9W(o^ԱXEݍž(>>4.P+:^p ;.?jɾ8RPzkm&=ؽ^A3M0k\q*nQEVf?M~_J >C#H1>+' d][YJWYzړ3U+cv!p +GGߪ+W`>aPt1q;WJucLBOcjݢS mx-nre6݊ms *[/WWM9dX/'1jcBjaJq&h";p4ULa:`)^w;W)TV4qKGdCJ@YKms (L"48 ^ZU, L LtLqrѦRls׻R;r8a'Iǀv >fF|-QJ1k}H (YjfNob.mPZrpc6r!n*bNRGul\$LM.JwֿȒS9Oy*c'˸]dhaBcTs` /UUᢈ[ zT[#L7P쵕 W=F)o)+>Űë=c_w4單x)Ax䔳%p" ,xbCĠ~Մ3E& ]O"?6lPg&%C7Yh\g&}cؤ( Lv<~O*t޿e/OHӸ5wm6ac6 % L?_EpN'.nHT@"ޱSQ"ަ0DȜZY}K:c"RK&}_8TBF N]6H^&V281U'fdY;CJbޙu_ߑ5؝kߏ9tr_\ђPڹFXzϢ2˫Mb$0Bo_s 01pJXk~F$Yl> F3^Ce|Yn'h; ymꗩXޱ㚋&!NftE &nS %?QPIY~j.mkn&>UO/ѽRZWm *J\ۦ9a n"nN%MծOdtHZڡeJn@TEƫKsQPΕErG*DcDǂX n= \q2.'#~i= Kfiiνю>?8hTVe\H~rdWI8GT+5&V"g;·:L#SP2"J=ȳRj+:p~\3ug+Z=$ppbt %(Awmm"HD:3a. 3&{I`6u~F_l (WfAKpS\6zgsp6zxE$}l=[gLNCvOӘ[.63jy2ޓ*/V \N$MGkmud-* o_Q'z6j09)QLJ^ImƯYWZLD3.1Kc5*US Nbjlk Z'B J&R!oVeL=Zt *Nޘ#- VVy-} QXJ{ ֑5:#5"p4anRԋ2;y7/=J NXGR Oj]{kpryս&RP_㓃ɪ2%8ZBoCgV7_Z]Ź|n sڰ- ̛Cq19tC־4ONV/?/ߜ%N ̍eϠ8:Iz9bS"GC^OhA/XEA[9X.⚃g!*+\{$yBT=؏ˉMh}]A@#ɏYǚqԋ?aUVRĊpk4:M% :cɳV0ڮ_a!hi'q,yBkR62r̡"dpCgsm xk_y1ܕIJ[fo%PPpaE$0Ϸ`#dǰ?L+Ǣe.#chV:52"LZpj|kV 9cOV:ɷFPƟ*Qm MaE3й''|3v263Qn2\]DT <.ydŅ<ţRƭB;бB3 'eB=،:/@I _^xf 5GCwZ٢>hۏ[)iu4tV90T0 knN;Q7O%zo[ Xz„fm#Jԁ:d*Mlߺ VscE#*fç>*ush^PMs-gEYlfvᷗY{[c#dv\?x6.Ǖg0$TIdO/S[HCY6 ]VZyyHRA?2"4௩iwApX['y6߰U(?Lɵ Z/2Ae:@oC st| CǢmX5עBq"rmW6EOIjcQ`O@vY_u?}$z߻42ھLو9:O1[VZȎ;nT8-7;f [!qmU9 )J7en? f%\8KTϖs!Ynx_L?#Zoa fe7LV1M˰4֏ֈSnrƺxpyby ֲܞ@g&P8U %eȑ0Urs6Q: :u6kf3rWXUO _eN^3B<L:+'J6ԋ UokXs$8A\grnuK;":tb>&2W‚eN hiAJ/9QahWͱ} ca؎T@xp@ziҖt"tCb)ʬ, 9xg6q%S RYW(N}2۫8c{F(P2BdξeiʮmJ'++TI =>w>~U-;Z'!-Yp"4B~/de٥YVt&g1 s1wp:8;s?!)¼tz @jc 1ؙֆ]xWpN X ;hdv?0A]qvK pp5%>BϳL {TmAC\z?-!?:o+Bb.aiEMBSihjU*4kAyM+9ħxPLq1Wtg˗ZGݖmE1;E B&bi҈G"Sa?de%1(i *z<`,j|%Q2j;Q"Mi|5TD*g_B`"gMUݾ%?FE9ުM-KB!9Q3 'o{|c(>*Ѵ9u5l=fU lbʖ5*zFSAwΛJF8*XD>` %l^^)ߚP(Β̏TjO1dnv {@KrjR؟3eX;cGᙗr,%~sK)k@{D>%o|onRj.BV"Ak&ٿ;hq! Kv$xKኘ P$vPmG;*Hm&)#kbN w+rϊ$:rDu%^n;h&D:wl`U 86wpGXrwr׭PBW"su,)@p>cI &B!jl@zGܗcg_!RXb`a(+fh CpV= bR. x"h(GQ>~*{)3IF_qQ>R7!xƯTāe`aH\ # ~! Ljjl?IMI<"{͡wɕM$ͱ?PzbncTKsA&g|9X0tiM>m'{ZוT4aKyS6^XHJe"tgj~Ju_u>5gŀ=bHqO"sPjm5+xYy;c4g sv6?^%5V.ǠosJsB剴=Y_E3*܄jM@ҺBsq^%T"4?:COUXR^/ Wm.S{PnC)VMQEs0Y`% G:44Z{1ƥU- i!jt[bM{)aD)նQ9^\ZP ;$?%U,; ,cbRڣU7i"AvaS :Wﴞ6r pe|/xFm ݎ!rْp9@ad󈲫-vixՌ.-B5 F0'Or ."h22.+ 0g=.+OdXY'eHzVgOD.Oa O %XEgK (sz}{7U۪X8)DDrX}~Y" q x? -{cN&DL٭ArC$>9fЎ ERɺHi]x۝ŕGČβ%Dkj')Eҋ QGd7n1@k:VA0 g`Ą*#n,/8 Q{B{FCL_=:F.l5?7hEdH# 3Mmtjr߅ j ka|%أRt! ->tM@+832Nz%3 ُ-5xݕԵAd);@ !ԉ\>I;;9)e[֋Cy/7L}}VD$/*O "{SP$w@8E S"U!US~DdJȞyW7˿z%^'Eh?A~b˜ oȿw`1 {!FYdqT(T-摐PgCKDz-&#uwiVmPbs38u lJ$U:?zWC\ نSH+odT$IcFQˈbZ,4eߠsSW6㏲uH<nwI;<8tC^̇ltTvA^Ń[$xh8_ oPa#$GV渑 Kݮ 0KwHDNu}!`E f%hojCce}x5E"eÿ滛j]Ϸwze(n'J\j@@٧C̅` O4*()+Ҽ3A\x@8x$A9asL1B_2W1S<ʡWH 4~3Z1{hD6?9O{PU L@!8~\>2SU"=jiનo_b%N=YB:VLO-X0C:ŕ咨ը;4O;|r)ŽAo9}+HNvqh[Pi{Lu"5*KĀV!]E?\$dc=qAqb 1~]U&FFeH*ʗ+j$ȋngf4t0-̇22C1Xv`Mҍ}cJ77N:΍3*qpJcSq7.}6ufMZ0S7Z˜H%a!E8 B OMFW{^HTuNuRsTB>}b?O]Jg\eXPƏ|uYf67m򯻝d\/02 Gʥ=%֤hX!}TGV_<ۼsB651LP&2t;+<~ TbZ\6xU``%5&9382˚ǩSOp3>_5*WLZX m]{<'g>maG ꮅ s+O}uyMq:cNd`f&CRs5BF9Dxi R8BMϏ1,yr<IЪ Yq7@1wD064Ԟ< <!-0LG931b-ZR[660̇@Q?3@gz3Γ]=NI!0qF,@սqUv8VSh+Jʲlržn_Ix'I~)~t c qvgHkǗrIÍ6釻k(xql&gLyEBqٿڒ3sbE7)uiѻqC`D::lF 5dPA3L2Osh;*PH$ui䬋KVo[cIa'$]Q/ry!SLg$ŽL۳V+7NPrOxay z#jEHzub|;@BuѪ0TTD W∉h^ܮ?6 `>FЎġlE.b.;M#,MMQ8= ,BZ6 o̱6[CЋV1I&M9eG[Ŷ;|zMDZ&RQ"Wp J; !t<^Lul%Ƶ10D&_ zdΝR:XЇtt[ lւ!Wz7{3ʆӲѕdJR^=8 }P\)dLѕR5cvB H;bCvˋ m!P+AU8\4%! XtR}& 塞:ҕ+@(pMun?NV"jLɃ(եt-5erjsy \z:r.OLnVVK$aA4x\?+R(–xrV T,p FixhFCLݣ%uEO$QAl $\Z ~ₐ_W2Ь]fE`WLzH=;XM py-Ī}?`^Ǧ_z1.O;%j/bں9ҁ;y>cw(L6C}D}cCLJ;a>>#p_@>J6ߖ. ,v'ADZPz3ظDIEΛ;>m$iLiAgՑie5#;0/vu9ht]:5 o6e0 Y =LW2- 9otpVXqw m$F@T9pYy.FP05#JoǶD@y<$#zlQ/wmUӛao) ԧ,IŪwbOmf$9\ F㟆>v #’4~2bOWgc|Y]tAs]{&h;UMgOue63Isx`zmFUF#>, ,uH`~C~zƁۥAt' 9SDq W^SpBZ2p-#7|k4Rwu3@59el d!CWvUˈE7ҖxՃs uap5~@)B8άZ#c1Nxv㟄J֌dLFx=/% hu_d^RGRRdzEuEGi0!,EXz-xϑ 7jpzFޠ0' _OeaέBߎ<Ūz[N-~N .(y^!h@J.Wқ&M^oL+9`t=s.ճ"Vj ֨ X] "-sHoN;qeazoRx0qf_Cjn\ SyQ/̓VIMAg0(ʜ5rԒ=^k,a$(6 3tࣺT(:e:;vӳ>?OFN mHA27U= rUJ[D8nɄ {^9)C_ }zZ0ƜuQs{4܋^JnFG{hd ZĹHUҲfw>4!tpR W߭ߞ6h.g-AŸE9!Jmx7%l0oU3V o =` D=avv$'ea—#2P)^0qI;6ҧls+kF<7;GF [P=GmcOQa_=uHPק!Yؓ%6lcsR"%%4~=:d.BDT **l'iciސ󑏪w8mWP'];Y ,y {cIRmz2B9{?7=v 0[+ Kc.jQ'4L$-(Q n}Es"rdAނtqzT(#\ʿ4 "q#^P_ⲃn?+xh$>W)Wl?1޹1eCf1M؜2m+{ɣz!Qt@$sh6!J}}Pҁ; PQc3sQ=L\ ]]8]z:+Ҋ[l@X¦GV&Pm}pg)ۚWjuq8pnI!\& /aYia-wܑno3[?PK mq7 0R"اEijk7EY%W6y $憘aqߏȔʥ-j<UBX ?7U#rlk?i ͍-^\mZU%kiOX*|i{C*ͭ'%ZE8/&1WeHCC%dmUSt_C ěmZ6՛.Nn1ue)k{8w)\S5W΄0)KRkrcӍS, 679uQ.im'"jx4qRD>Ed:1bWo.R.Ζ^ v WN *?E!6Ctz0#QjK*1M`ghF$MT3d], k&Oa҂zkE`X8oY(U P$'BWzHk7"Cuߘ,s~YzWP ,m !m]dqF/LTwcGaS5b:gtBgB?1OO7Ѱo#DC|ceR(khs>!YtsƤ}~ LrsS 'ƄR-u|J7 yѯЁy#2V.|nBvtjt%}=Th!]Lc`;]Zv5 푼t;<7?ʪ!ʇR6,y!ES6;QDO}7)##y.*f99nL2I=)SOzВ]r[s'?ev) : סԃtp*k#G+?3c e?N\5-w2Rjxs7/>GIkg=ނ4糗QFQa>d xPOQ!*O~J׫:hsA>+#cg Y6*tLҗ} ~W.<1;rOQu*zK4:E\Cb22(ѠcV\ eIݦ=BH3o J*~_A8eCXsb&?Չ3= ֣~Kp]voky^3mG\k$BugE4=?/BEWi^` o Ի[T6jTX;Pπ|/f\t4C/RAiZxnnnTT׀9 rqQ =QwIn*d*@3c QylK~GZ2NOͱz0 EN%n¤K1JE&F(gU }u=Q|'3gԚ&SH[\dbpm3N1b@GAP`z5 ;NΠO9vt(*3e<|u莞ٰYUi\|-bU |툒Y pQ"ܥj ?HcptvE\v dkf̍wj._ }j(GR Tc 7-_ו(XqN Nvz=jԆ^3 @ƻ4E.ZAӡԴ慍af^9.2bJ }Z !mf]}'LE.:%yl<6l0%tI '=8~E^3$Uv6T-l,TsA (޶vhNF8>QQfe+ ,~j? QиY imxqSMWjj,-QsIŞc"E_GĆ0퉀y_c3~j,!`ZZU #tU)9lnm5iCeD ^8AdМ\6G\랽ipkzE= ]qA{tR˂OЅ=$$M{(y<+axGmGH<4bO.y`Ѻ뺃 qo+c>V")>:HoHXXhΣvI-eqQ H.۩tVH fg%o:R#T5.JOC;m S1 AN b02Hxje܆I嵎a(}jq ;<!_ak:JbH491ac0u7̦b5VmN&8uOF[){g~emVuJNXw3B'u7 :a?G;Sdt dߜSwc @d\M4WN3`E9\c5?jpZ?'g{S.=eHXL5I//=+8b|אG#Aȕ>5^ ːsh[72sR$]}a~v+Qʟ-ȊdzHɉ3Z!b!+MF_TQ,8fEaSwaMBjD5C4ev*TxVVDt/דMkx&l#Z-s(m4B|IC-`4:Ѣn ȟ}U(:i/~ Y/BxQdkj["@X}kaB&sW_ b ?JBE=FPZ9TaQlo((653 l&|yJ&.4C}vuۯ[YIZ-؊#i$S7` |j'`XB췱Zs[`r{j]Ƀd$֒Ҭxg׹ZoFf_cs?ݔA~/}J %љyq5Y;X 9fD0>PҘX4~Z$㛼g'ɇ+З-:]H1 b:>+ q1lLQ{\l\Ak$p-t=O@,k/鳴!y^g (pBЋnIJg|%vy9\n׆lѽA,o>ao+h-P=ֿL`;o #Co&gᩅ:A۷na! u&;S{E6b;POH¸|~s/v^צ4nY=$wjHZLz8-f܍rǡ `s~h@4#iyߓnc9/q$Oh^؛o$2ϥ̪eHutLp\ԓ:蔱~u#7M tɍ kx7Tg`i-`0_f+ΪGO\y~vi=9^y\=s_Ws3upw ]Ch9l^󂦴 /odӐ`Fl`61mxU%'3?EӸE|BV(H&ЩU_KmW+d1n*X%L)S=G4ik0f,O5F@`GGiڌ;b&&V@cGla̦OF̗םgb ^~oQNnE-Gnu4]fQ#2U%ɵf,7 @W2PpSA\w~6 Vd:>))ǑbR<R{x`MwUU>8[E<ۣ] j]wVV{Վx L~Uv+v Op_܌ƪئ<{ԓ 8zƎ{VͼƔA6߅ږ.^>He!HWD׽/9{11m@_K||Ko%VNg5?FȠ*U>c/A &AcoȂʑ"Qx*Glal ϰͤ7Prl$e#[dh+ ]~-hŝG~ښR-^Jb健_'L{z֨5- R7qDysˢ'a{kk^&JDUCWӴGJsOP \¢TQ}p5_ˏr!Ƞ*1 #kv^ad["U^(p0Ytg&uD2xU|͢:mqaeJvO2:${kQY=dWF6,H.d OG EF;ef r_/xI2_?aK- s{R^$9IR ! tkL'qȌ8T/%RN=*dUb#W1w ua~H3֦T2e[l}ݨ K0!E(~*E&erR62E$A=;!FuRFWSH[BJ`lCː[ui4 ?7ΜBgנUh%l(Pm]]Ϥ/DrU^O o"hcTI[Q?dus杛r0X{Y d<\N.vSƱ,z3ZEYB"wH x5FoCYAZB/;NW*wK*̹vK }|?Pй1+ @0:2U߹\ d'iXYwyxxaŨwCOE{-/Bk1]eQxUuϳ [6ÇE&7NB*Q;hhP6p1X|5ʚT )wݕKYDDDC~4~Fq+[ӯ6Ԁ;CLbi,T@*_4akƠ zszԛ F&ŋFLXؐ**=V 6elY.kϪ"=Vl$Ow.SÌsihL@S 7uw)^X*VA^T?jbCDy7IXc/elhIѪ!l)*0yLI׬eZ~qPT@Rh'9Wߋ( ihD.,GJ!z^ΊqTih:2 +9=ZSJ{.U<]ijSSr?5m_("+x43fKk"[Wνn^mؕ:S+ѩ9:yC4h YZ