liblouis14-3.3.0-150000.4.16.1<>,d/{p9|nbX̗%(*!pQ\Ы?0K4Nq✌UG |&op~,Zd(f(= ?Qx]NNwwSuE-,No#tK_y]D,q0OZ4ToMWY!Ǎ:7l*I‚mbC6|?6ld  ! < (.8 \  n      -  H l   T   (89:>1@1B1F1G1 H1 I2 X2Y2$Z2T[2X\2` ]2 ^2b3gc4d4e4f4l4u4 v4w5 x5 y5z6 66 6&6hCliblouis143.3.0150000.4.16.1Two-way braille translatorliblouis is a translator from and to braille. It features support for computer and literary braille, supports contracted and uncontracted translation for many languages and has support for hyphenation. New languages can be added through tables that support a rule- or dictionary-based approach. Math braille (Nemeth and Marburg) is supported.d/{ibs-arm-51SUSE Linux Enterprise 15SUSE LLC LGPL-3.0+https://www.suse.com/System/Librarieshttp://liblouis.org/linuxaarch64 Onj?gA큤A큤d/[d/]d/uYeYeYeYed/uYe81e2b4026ff294dd3f2476b311c9f5df84681923251b9d16ad10f8f3675f191c21dd425fc41d2927c2d275ec21e95cdf9ecf9c52a5b4b0abf9dadadf7a7a107b57da3366a3415369237a85e56d1188f77accfcceea9a7f26aa21fa9f345fc50dfea262bb27ecf6d6b5bec19c7e9c1e9a31a10a6f7de68661c6ecb41a03455bc51d60c4cdbaa2d39187fb576963622403bf88a340ed68396101ea30343877e6a8dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551liblouis.so.14.1.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootliblouis-3.3.0-150000.4.16.1.src.rpmliblouisliblouis.so.14()(64bit)liblouis14liblouis14(aarch-64)@@@@     /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)liblouis-datarpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.3.03.0.4-14.6.0-14.0-15.2-14.14.1d(d%yd%yb@\@\M[vY{Y*@Y@X@WUeW@V%@V@V'~@qzhao@suse.comqzhao@suse.comqzhao@suse.commgorse@suse.commgorse@suse.commgorse@suse.commgorse@suse.comjengelh@inai.dejmatejek@suse.commgorse@suse.comdimstar@opensuse.orgdimstar@opensuse.orgmgorse@suse.comjengelh@inai.defcrozat@suse.comzaitor@opensuse.org- Add liblouis-CVE-2023-26768.patch: Check filename before coping to initialLogFileName(CVE-2023-26768 bsc#1209431 bsc#1209855).- Add liblouis-CVE-2023-26769.patch: Check the path length before copying into tableFile(CVE-2023-26769 bsc#1209432 bsc#1209855).- Add liblouis-CVE-2023-26767.patch: Check the length of path before copying into dataPath(CVE-2023-26767 bsc#1209429 bsc#1209855).- Add liblouis-CVE-2022-26981.patch: fix buffer overrun in compilePassOpcode (bsc#1197085 CVE-2022-26981). - Add liblouis-CVE-2022-31783.patch: prevent an invalid memory write in compileRule (bsc#1200120 CVE-2022-31783).- Require libyaml-devel, and run testsuite after building (bsc#1130813)- Add CVE-2018-17294.patch: fix a buffer overflow translating strings, backported from upstream (bsc#1109319 CVE-2018-17294).- Add several security fixes: CVE-2018-11410.patch (bsc#1094685 CVE-2018-11410) CVE-2018-11440.patch (bsc#1095189 CVE-2018-11440) CVE-2018-11577.patch (bsc#1095945 CVE-2018-11577) CVE-2018-11683.patch (bsc#1095827 CVE-2018-11683) CVE-2018-11684.patch (bsc#1095826 CVE-2018-11684) CVE-2018-11685.patch (bsc#1095825 CVE-2018-11685) CVE-2018-12085.patch (bsc#1097103 CVE-2018-12085)- Redo package summaries, and compact/trim descriptions for size.- drop separate spec files for python-louis and python3-louis - completely drop python2 bindings - build python3-louis as a subpackage of liblouis- Update to version 3.3.0: + New features - A new tool ~lou_maketable~ enables the creation of tables based on a corpus of known good Braille translations. This has huge potential to simplify table maintenance for tables that have so far been dominated by large exception lists. - A new API and a corresponding command line tool to query table meta data + UEB Grade 2: - Fix back-translation of whole word contractions followed by other contractions + Fix back-translation for contractions followed by punctuation + Security - Fix a number of CVEs (illegal address access, buffer overflow and use-after-free: boo#1056105 (CVE-2017-13738), boo#1056101 (CVE-2017-13739), boo#1056097 (CVE-2017-13740), boo#1056095 (CVE-2017-13741), boo#1056093 (CVE-2017-13742), boo#1056090 (CVE-2017-13743), and boo#1056088 (CVE-2017-13744) + Braille table improvements - Changes from version 3.2.0: + Bug fixes - Fix capsnocont opcode. Also mark capital letters with capsletter symbol when capsnocont is defined but no begcapsword indicator is defined. - Fix the syllable opcode. It had been broken under some circumstances since 3.0. + Other changes + Fix building of Python bindings when cross-compiling. - lou_checkyaml is now only installed if libyaml is available. - Enhance documentation on usage of display tables in particular in conjunction with Unicode dot patterns. + Braille table improvements - Changes from version 3.1.0: + New features: - Most of the translation tables now contain meta data. This makes them discoverable. Programs can use the lou_findTable function to find a table based on a query. - Add a noUndefinedDots mode to disable the output of dot numbers when back-translating undefined patterns. - When back translating input from a braille keyboard cell by cell, it is desirable to output characters as soon as they are produced. Similarly, when back translating contracted braille, it is desirable to provide a "guess" to the user of the characters they typed. To achieve this, liblouis needs to have the ability to produce no text when indicators (which don't produce a character by themselves) are not followed by another cell. This works already for indicators liblouis knows about such as capital sign, number sign, etc., but it does not work for indicators which are not (and cannot be) specifically defined as indicators. For example, in UEB, dots 4 5 6 alone produces the text "\456/". Setting the noUndefinedDots mode suppresses this dot number output. - Add a partialTrans mode to specify that back-translation input should be treated as an incomplete word. If this mode is set, rules that apply only for complete words or at the end of a word will not take effect. This is intended to be used when translating input typed on a braille keyboard to provide a rough idea to the user of the characters they are typing before the word is complete. + Bug fixes - - Fixes implicit declaration of 'pattern_check' - Fix a stackoverflow crash on applications with smaller stack size. - Fix the \v escape sequence. - The Python bindings now give a helpful error if liblouis has been compiled with a different character size than Python. - Massive bug fixes in multipass rules. Dave Mielke has done a tremendous job improving the multipass machinery also in the context of back-translation. Where needed nofor/noback has been added to the multipass rules. + Other changes - Improvements to the Emacs mode for editing liblouis tables - Documenting lou_charSize + Braille table improvements + License changes - DocArch has agreed to re-license their tables, so we have 8 more tables under the LGPLv2.1+. - Changes from version 3.0.0: + New features - Numerous features to support UEB properly. - support the many emphasis classes needed for UEB. - support translation of numbers according to the rules of UEB. - Capitalization is now handled just like emphasis. - support for numeric mode - UTF-8 support for all tools - Add ~lou_checkTable~ and ~lou_getTypeformForEmphClass~ to the C API and to the Python bindings + Bug fixes - Stop buffer overrun in ~lou_getProgramPath~, and also free memory after usage. + Other changes - The license of the library and most of the tables has been changed to LGPLv2.1+. + Braille table improvements * Changes from version 2.6.5: + New features - lou_trace supports backtranslation now. + Bug fixes - Fix a bug in the findtable code. - Fixes to the logging code + Other changes - Clean up dead code i.e. remove support for (undocumented) nobreak opcode. + Braille table improvements - Use %{version} in Source - Pass --enable-ucs4 to configure, for compatibility with python - Build with make -j1; otherwise make is unable to resolve some dependencies.- Define python_sitelib: newer versions of python-rpm-macros overwrite it to be python2 specific (python3 macros is called python3_sitelib). - To be on the safe side, define __python to python2 when not building for python3.- Move %install_info_delete from postun to preun. - Drop makeinfo BuildRequires: it's quite a big dependency and the .info file is present in the tarball. - Install doc directly (make_install -C doc).- Update to GNOME 3.20 Fate#318572- Use %{?_smp_mflags} for parallel build, newer %make_install for installation, and remove redundant %clean section.- Move data from library package to separate subpackage, to ensure library package can be safely upgraded.- Update to version 2.6.4: + New features: YAML based harness tests. Harness tests can now be written in simple YAML notation and they are integrated with the normal `make check' command. They can be used for both ucs2 and ucs4 and no Python is required. + Bug fixes: - Use a separate gnulib instance for the library and the tools. Use the strndup module to avoid build problems on windows. - Fix a problem with the nocross opcode when used in combination with the opcodes nocont and compbrl. - Fix a problem with the decoding of the harness test files. - Fix numerous problems in the way braille indicators are handled. There is now a safe version of the checkAttr function which makes sure that no attributes are checked beyond the boundaries of the currentInput. This fixes the random behavior with tests where the emphasis extends to the end of the input string. + Other changes: - If found use texi2any to build the documentation. - Fix permissions of Korean tables. - Update the windows build instructions. + Braille table improvements: - Changes from version 2.6.3: + New features: - [beta] The new function lou_findTable can be used for table discovery based on meta data in table headers. - The Python API now has a new function to check tables aptly named ~checkTable~. + Bug fixes: Fixed a problem in resolveTable when using a Java resolver. + Other changes: The build dependency on makeinfo is now optional. If it is not installed we simply do not build the documentation. + Braille table improvements. + Corrections and improvements made to UEB tables. - Changes from version 2.6.2: + New features: Harness tests now can test for typeform differences. + Bug fixes: Fix for emphasis bug. + Braille table improvements. - Changes from version 2.6.1: + New features: New Braille tables. + Braille table improvements. + Bug fixes: Fix a compiler warning in the logging code. + Documentation updates: The documentation has been restructured to be more beginner friendly and a short introduction to translation table writing has been added. + Other changes: - When compiling with mingw or cygwin resulting dll is liblouis.dll. - runHarness.py: add new output format, compact output mode suitable for grepping. + Backwards incompatible changes: - Deleted ga.ctb now superseded by ga-g1.utb and ga.g2.ctb. - Nl-Nl-g1.utb has been removed. It is superseded by nl-NL-g1.ctb. - nl-be-g1.utb has been removed. It is superseded by nl-BE-g1.ctb. - Changes from version 2.6.0: + New features: - New Braille tables. - Logging callback. There is now a callback system in place to get error messages and warnings. + Bug fixes: - Fix back translation problems when word gets split in unusual places causing back translation of whole words. - Fixed bug to prevent removal of \xffff between largesign rules. - Fixed a bug in back translation, when a letsign was encountered, the letsign was being applied beyond the element it applied to. - Fix memory leaks in the default table resolver introduced in the previous release. - Fixes to the build system. + Braille table improvements. - Bump soname following upstream changes, leading to rename of package liblouis2 to liblouis9. - Update url and sourceurl to new working ones. - Add exlicit makeinfo BuildRequires, we want to build documentation./sbin/ldconfig/sbin/ldconfigliblouisibs-arm-5 1680854139 3.3.03.3.0-150000.4.16.13.3.0-150000.4.16.13.3.0liblouis.so.14liblouis.so.14.1.0liblouis14AUTHORSChangeLogNEWSREADMEliblouis14COPYING.LESSER/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/liblouis14//usr/share/licenses//usr/share/licenses/liblouis14/-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:28567/SUSE_SLE-15_Update/4b8decf92ae6d20486badb55f1844eda-liblouis.SUSE_SLE-15_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=49cb13d3106f721f96ef48339b1b97d5854fc639, strippeddirectoryUTF-8 Unicode textUTF-8 Unicode text, with very long linesASCII textPRRRRD=T+ъ¿utf-85cd168569b52f79394277b8dc3848bc36f779a78d68ac7628613cbbcc3a90aa7?7zXZ !t/yF]"k%adc秤DRN3sqiwYފipt8eOn"y6a 7# S֧eQ#.I}Anz|ܸ;` o׀Mmmۀ9=$u;Xc[qe7m|ESXD񉇍:A]n:W0e6RS>NP^T<8l JߔC. fpGZ:d\^BjU{T8r!8LWCُTtsdWKhs'2*C@eU E9儥&S\oi~lID\Ш]uE]Le}QfIX/Q!E`?lvO WѴjy1(\3nͨm&fC{osWqAY RS J =Pxuyu5K#=s'zv cTdI03}M;N^s9/:PƇΤD@1s A9ܭx0aoeYdW8Ose?*TKfOpznQ{k8pJMo]hg 0JFI{GUO@>:^FktdDc8:]c K SmX8`&6b{lT< LR6M^v&OH0E[2\!`y}f |J&4fncԲQ]WΘ=!!}ܪ;@:½'E姭IH\c\ ^H{`,ly~!p˾|JJiѓ?@.btlM)p+#92 >Hy3N0^!O TnxB6EUtSIq!t[P/1i יU,\Ar,B^>qckmtJÙ|`C@˵S1NLRE'S݆ez OBN'j ,j3y2ptҸ+Hf?n{B0m"eNr,] ZQs-FW,ouĨn$t=ITͻ(?9->.TI4z6!a\6lO">8I` dЏOad)i@iU SRWe8 d׸o&Z):5m#E\rqWPzsl5)Й%ơ˚<]ܻ] ntR.a/:*+xхW"h@coPlO)0тARhye@ձNJzUPz *7KXVR@w^ȗ/ȥ_ 7>ټR5W@3g%dBp SW|\NzNzoOrcxg Ky9m[yO@L7{]*큎&oEix :#>yj1l;N9;myK1je9#F6nW9F@sb8 ,U1>vr,V[iw@NzZ4Z0jӼ6*s`J8꼽jrhee0rn5}+ _vF;Q߷4$XDH:]Im a<aBA.:vr?ף -ͧIiLFGu̥[؋_+dBU_lB,xݭ(^I$rٙ󖀊͸ ``z]I+Dp5:^pdIo zfO<<;b U0혊kyD䡧ѳd2̽R4%WRqx1ȴBek,wtN^Kvj>pR+dX0%*/o'x+ U@\5 m$hsashxpb{=x2i1 -Vݽ4RL^buNL_t:VV)h|D5dS^Eq)NM5d+t7@[s%{8xeawcjM *gt7G)Co^vo{vQxlPRX[(zzV}볫6WJ6#ʞʚ5Q?!";[ C6% /3w+:l6N~ o{jٲ͹ / ޛΟorCvc\gH };K9+g6& SOy}ZuH +9M 4*`☎zRڨonNZZnWXNNٕx~}Yfhq(ϼz8f+UU\BCckLݥ@i^J~ 70va_ {_ۋK .m3+h coO.r`s{j-mW'M0/p*- R:)x=ir%xBs)TtuWͿ ` zJ*VC}A{A&9DϬROg(T~% !s%p iK]:Z1H#X 6.l:}vD۩ݐb ? v_c |ݣE`tnchx@;y"7}*p@Ĉ1mڐS r5j' usC /;\#g \t9<jMBҷ _PǠt#\MoS^9Ix!)Xa~':!}?R 4-*V E#(N@2pzH䬠+ 2;l)bع&‹@c? m^hjpwZ+򛏦K`rMz/X2]#~ :U*kz(6Q@LD̕^2S"@9nVEA+vTܭ4ͭ*Gj) tuO%9Ҏ?E)$Hy+s7 'T.ssh-2ԈA} \`Ӳ^NÙqz Vu*". sTmVXqdB#D~+NR Ts cx'CC- ѲZA ,! O5<0P-2ӄ47}x V'K? Zg/#ƭ]}Rc|L$'|m i>p l  w]%} L̒X0m'e5!J6UW~mnF6^fT?!a.*b|;& Spd@YNI/&tx2el|m d)@z5vΈrA(si|1kWTOgHv  .:,p EWLҨUc*W-a }:Bb tŪpIm0u[F6fP'Rл~iungԲDrk~ %7ycx.~(﯇`͢ZOef̆4_i t5º#PȰ WYw)0nI 'zۦh$dh” mlSj3Ħ*"_I/}%4u5* { b PH4d"Z&4iF1έ q\61zʂo&9wET/}@>FQ5Nֱd^`PiTL*{՗T-ֱ̀ @ V85k=qy6cV`R'3Ģh⟔(.zH#DP+[t0Lv)!U^[)u{*P=E45!+T#ä==;l3s<{m<u ]@6]u+|gynILdcYa u~ ®q;Swjjqfj\ KxavOxc%ȪTb0yM.')ڨxw} X-RaWqWgR֧ב]@<]:i[K6t?)4$$.&Eޱ^s+Ͻe>倝`Q7~#`=j{N.7):~רlr/ݝhE e8!a |cT3FNZ3ċբbZ곚hnɦPlBk! -u0xmM*sGo/TbQc2y45(fM cѺ A9SCdn j4R%{fQ,B$1#)ה}"Z,I^-b*[s6С J! hR6`RW]:ߠXV9*k-P#zKbP9qy1x<8sOZ3V/+I#rop`/O/݄?d֣.ghN,uŀR`|3[75 ,hb%wuWˋߢVR]!brapixfJ l"6Enz7tTsVjHcR gAѦᴌgL([t ~kĦca^`d1.1p%<O( [`eLKkE5p.a3b)WѷO]/ܷKk6F*Z?Sc3kMDa>:-o.Xur=#F.x:Y#g8&$*B.~P4BrS;H,GSu)ϙ$ p[6,=?\ 4a[zxçVق1uzXe;v>[9Spt4)\0')m¤&Bjǹ9zd[UKi!UfG9q牿4j?.\a0#3hHRV0/waDU!5"1CW D\shPABۇw!ӂk08v]HYϟϋ|0N,Ps2ǛFW"RFnT:Sg֦:ʙDmW|̀ǿճ:wܾm'(``З5rp2:$6w+&Sխ&גmG [=Onn\w*t?q҇Qm3W%M}V:0BpOEtZSs(4ҺGʛ'Xo=:0]Sis99v\>ui\~:6#V T -="c391,yҡ >Zz0-/ʘ bB5"ټF0F +歒 2mDSxA¨V#;am@=y+Ơo9F}r(Ŀf7=B(Vʿ]rS|4|hG@v)l+?b*P9a| vEQ10mG3P7d襷*9rv!F8jE?mv CvX<7+J T:iьC網Tu)Xd.'Ov' m\/A5]֞I<yկVL.َi|qz>="TXs9e/U73+&;Dap{`}0!wwafki C' s0 }}= Sѡ$OlV22 &* R*k|i4LOUANmIҧ[R?dٙs][yPYw衈Xb4Pt#OU+MkW|th9Y}]tĪ6fM2 -$Bs)^CA Iߪ9a#Tc)KY vka|}nz}E ,1 s>aPfPP#vŊGb{ srE- {/Մ%. #+EA:\ɪVo܈#Q>3p(k.tdE桺.LT>Q͵z(_%Be^byj3 4ҺN2zaa J%H. daǾVBy= 냀-ƮFf{Bs_]`9?5^dAę{<?qI<,^-2>:[GvjEkZEQ^_aR#xCzZLB˔^"(xu[|$TףurM(4W*yn%O16BjEdhRY;wV3{<5by&BgxZuA1.7;a X+%8,U $̙U+S+z(gm[2Aqlyc 2T 0|8W)Gm(l_q;`5rB\ξՀF{|Fe?CHHL51fMdbܺ=Xdqr Ϫv_ H٫*JJJdZ5hxƺzC)3v5O"݀4ˍoz飠ZDnfԫB]tGm1E m-c7S8U}QK7HRb v3l 󢜖%@:I  g5̎-}P@o~dr!b$XR) 1} [KۛO$HɈ8+MQ3cՍSμ2sHtom0~X<ҡ"iڕל1U=\l|TP&Ds4AНePePk4f1)?[0"F%`؅39#I"6URy=Kj]QpZx,my`]t8y-urbxQ p ~(&Jo_m%oc#=(*ᛴI;.wLa5%줛EQ(P7^i=3 ?ldUw ya} }f[7,}wذ;4_A+-A^oщԜyZ|㡍NBgi`FgB\R__jMݪ$Rg:7kJQ ƛR|UQqOT{v$Nrwj+hDױQBwRwzcofQcU]Xm?uVB^(F6xRi"FWOv5>TO75bOUCg^;/~H^2X 6v.6pSV 2as+xC3gcHymQy1b&sMӿ%(P}WТZ.:(fa8SS0y-q3!" a2N^"u(6y O m/i>!|xDn`#t ߤ%Ť8aEܳD w`F{%YUDGc^g>7urVխiCߞ)3TwO *ވ``*PXdiPC={f5!CN<@SVW8yL^k\E-CPq҇t]K![VI0gA 1DkFsLQ)v>*BKI3Ҏn6 NZ">`AK'WbnC$p;B|Mq>-/j H>Ix04[Cn2ݯ/;u1(40w?\.հ^SBGԃi2وhn:ɰ-Vo IH_-b2z5֊'uE6V.z_`?zV;">"jOj@7>HbD~utdUxkA `&G<̖w3\!EN4Gv:udV̖̓LGi)&J[-wf8`+ytdOO5*·K߸.qఞɇZ  ] n%M̺0WkLM^bQ!ۘ9HriiH4O/ZiϯI<umA/~'8!#L*c2I`X W-a"m"UD"{urSN0_! pPv^ dTil*J$}s@Ÿr+#`K E(% OTKS66Г89On`я5FJ "ͽm )u k7k~׆ሎxt2opT_H6L?ghTf/*aQlB .i6Dž/t<@֖j@j@x9$z +s‹ۗTK%&^f0==i55"& %4BxJ]dɑ3.)"MɅ+uR+/lކS^&H]!qur36Ha'ݡyPȆd^hAK.7X_Jwr`9<2儌 `PCɩ2~T7e LaG>]ޱ t5<xj[}J:T5 sUdc!3x9K%/}ƾL!VtYJSR35UTc6 RO)bဧ87sR:L \^=rnպ t3Oi090)n.خ2ƄdE*d a8cɅcrx f9*wnwq bZciOWg0( #n'gNQ^+v(%1\h#}m(SHC2: 'I*XûYՔ!z;΋1_dT4{usn֞K\În)P`rz]|~SX 8HdDG yH Ukw8{"3ۼ/„46ncF%,ir.N_X ,Rk(0V. 4bmQQ/D1_?i߱"`{c7A|fetw%- JMѓ"rûr>~;w9}FLMT5981J4G}δtYruCPI2_)O@֢Vs<5RaY2"{yrlw<-ՈV?b%ܻ?fq6Kt$,t%ȫ`pmkD\Y62B)w![:1Rۈ{g^Ng.^*mg: Xk3s ub{{LT|zaˎ-ԼW8!mI=u3-߆ Tp; M9GH〾TgZT1BcIC~u+/n:(_XTAM('w@:>xRAkܴS sQeoZeXsdDT45{m `{!H`L9Rx@da0"]+V;գF;W^w>D(X-"q# ^(2ӍxAWmhzFcfL  pa,jQlչKr e6nY(7F?7Nhj'O4ܚ9KIWlAq/|F iaBjcw!Vp-wh@/M>h}`;/VT~-@NE,d dmE8:cx4؋عk8gwlcA){?¹d H!72nAhhsW3V?q$޾,LZ3±&;ҡ.JLM ? '^)rLѷ~|s}\( U59ʽ]xc͸-2Lؼ]nܶ|-hn?n&CLTEm/Xx賶<&iɒmzXzE,$}%#@bةZ:LXtt}iT;6T{79 /UQ= dc\H_t5>z]sQ*`y82bx> ]Fi5XG)o,<~q܊rY~&@XwQ?t&Wipm<"<_K,Rת= \?̃FxyȎj? F<O!7ؤUg+?9t !v0UR|*r-Sc +8yеl9LrpjV m0 f: +}%˲+Qv\W_198 T<8k>xGכֿD/!L59A -3I|EciQ\\j(.$C/^Ѻj?$j:T1]FˡmZ" w;[I3i'}# :Xط aGknT4֑Z[O77S0(&/%fv,Wx{؋v7Бw3,7*^$fDhNWg99am~ Eə_E2->&倫Cdrlr,QY3PrJH bU^3Գ^*ϸwO;1 ,V?ᒪK%z"q(Dc- Ë_P(OuP\RuW00f> >\ogn_5?$O<ཡ*_4]몈[u :tj7 & ҡw!(mJ2,B/E&s-h8#C" >9(V01.4I_I/D_){9&R2t/1GPLMtaXDE/}h78`Hz6!Ts6wſ{T#ţӻuUqցd3aם+vyV2bUh-7OQo#+e)g l5^/`dFA+6H~E.%z"gqɉaG @k 8]H Z%)@~+7y읻OIfӳQ$d/ֆ;yOڕO `cBTH/*-W A+|IEm/@Hg]@B/J]-ٝ|z(N1kڹ3\ԫl0vrF]cP9w5TΒțZ^H [m-^[ONSdH\'gsZ}FphpO4?KL΃ǂ5KcC[ڊ6iBJY@w̜*1a/0{aDoRS= \ P&( ns(]_DaHhս#̧SDqHFN+~/H ɯS͖R9}&CNT'Z˟AA=6SdGnMH,3uz~_42}F9Aտl{|֕ZoUãu{K rUPy7yS](\ fN3[]X-a|Ő3B= Rql0g="w_QƧmV2 ^/o=kSV2F@pR2?DgKWd:h=$GtZKܷY>ߨ/ -kfо)Ixp-Н@Ih<35é1dG)!t/ո Iæ8K{@Up8Z?s[2>4G {Eơ;_gۂ벩9Hy1ytJ3$o*<ݵMkHwna)o8á!ҁAA wo嶺$ ӏ@Kdm7Q~8 bW;^iJv s,`6VF=tȪl\k_ $V=~=*fV?)?`3Xp@3Ĺu,N@ѥ@q  @lѕY( i_m,$5-wd\"LSCңXXxlXjkT.eDyY 'b&Cܯ)?eQ'j6Y>_=lY%0TI7Ń~N12pgи!S<0qrVCQ>)4*6 S]o2vj4(鮞d $u8y4qww#qi +I S{]sKr:C!^puA(NUXɲYXST h;£/VM\O Ze9VTSAUJ~(E!2T 骪ISoT:HF6⏤2| !I=xdFc4De/V;k~J.pVЧ([Fݦ4( Әt󟺼6V( JM[EXnA< o/ e8b`R ~jf.f&sV-o@GG"-F8TyގuxK#IbO;ŜbF]'şn!—F"if@t[!iK5&EҖ-V:KzM7K65H -B4&<3+NxplOJSnîMOn_ Ն6Y?9ZR~Ys.CMbp7b_}VjG}"Gǜi]-bibK]dƊ#p Lcw&y3)d_zFlQO-aظ>/)tǼ%ƝzĬɞ]w97;$`=H E{YS,=PV3rfx6e#嫀hHvuL2g5mRVDjT̉-|ILÝeKp:N=ldf;ä-ODg]p޳ "CWKlZ_GBi89;,"`p5.G~puRB EQ~u_:k1߆(YQwWV%N3~2+RfO wLɶ=,ne-m&Py=?ZD-AqOwHZJB" O%\cČ}-߰Ő'׵hcG l|w'.> 6,rBCVOS_~oӺb$+Ar xV)˫uYt:= YZ