bitlbee-doc-3.6-bp154.1.217 >  A b|ip!M@eeeX(reT J6&1D/w ɓJBuY5G :9J ɤu&[ x_M}~@r m~:4!Yg|b.qK|^+MA A 9(5W rʤLA5؉ nG $KlN# (Ub4WşѯĎ9 H˳FV-s(laޙr>ϳUyYJ5163a02a07f03a9bb12eb659414949089f1f8f7bc110f131fa3a2beb340aceae3245e16c56c305ae7cfa085d7cf1117e97480dfeLb|ip!M@eeejdUG_"ي6>5wTbE] 2q5bqE9/ f @)P@|y'k [#Ee/^E|T3CIyfqB cV2ZDet,?9 ŐBӄ?9vntoDI]tE$~@{pZϺn2V-Oz_Գ,0z[, 5nrOa5Vh[E2ҩ'S 4~ )6fS>p;-p?-`d  N@DPTqz        2Th (+849:QF*HG*\H*pI*X*Y*\*]*^+b+ic,d,{e,f,l,u,v,z,----\Cbitlbee-doc3.6bp154.1.217IRC to other Chat Networks Gateway (User Guide)BitlBee is a gateway between instant messaging and an IRC client. With it, one's IRC client program can be reused and no extra IM program will need to run. This package contains the user guide: /usr/share/doc/packages/bitlbee/user-guideb|is390zl29SUSE Linux Enterprise 15 SP4openSUSEGPL-2.0-onlyhttps://bugs.opensuse.orgProductivity/Networking/IRChttp://www.bitlbee.org/linuxs390x)yDAA큤b|ib|i\\Ob|hb|ie56c989e877b221983c6ba3c5c969df297ae4cb9ae37f458fe9b6f1eae55ab324e78c412570a6c8523f50cc725efd80e192041275dadb1da16b25c9bd35df7d4f673c7d321e5c3ff275b66071964654f28a2c6567b3d0894428fc4f992521713rootrootrootrootrootrootrootrootrootrootbitlbee-3.6-bp154.1.217.src.rpmbitlbee-docbitlbee-doc(s390-64)    bitlbeerpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.63.0.4-14.6.0-14.0-15.2-14.14.3a&0_ @Z@ZSYcl@YA%@XXAWf@We7We7We7We7U>U@UU8U8U7@U7@T@T_W@TZ@Johannes Segitz Matej Cepl 9+suse@cirno.systems9+suse@cirno.systemsjengelh@inai.detchvatal@suse.commcaj@suse.comshshyukriev@suse.comjengelh@inai.detchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comlmuelle@suse.comvmiklos@vmiklos.humcaj@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comtampakrap@opensuse.orgtampakrap@opensuse.orgtampakrap@opensuse.org- Added hardening to systemd service(s). Added patch(es): * harden_bitlbee.service.patch Modified: * bitlbee.service-suse.in- Update to 3.6: - Removed msn, skype, oscar (icq/aim). For msn/skype use skypeweb, for ICQ use icyque. AIM is just dead. - Fix twitter (disable stream setting, set tweet length to 280) Note that users of 3.5.1 and older can re-enable twitter support by changing these two settings: account twitter set stream off account twitter set message_length 280 - Add server-time IRCv3 capability - Large performance improvements for large contact lists- Add explicit build time dependency on Python 3.x (fixes TW build)- Use systemd default ("control-group") KillMode for service ("process" is not sufficient)- Remove storytelling from description. - Command and comment cleaning.- Drop the xinetd service from the package * We are switching to socket services, on this service it does not make much sense to actually enable it like that thus simply drom the xinetd binding - Remove always true version check- Version update to 3.5.1: * purple: Fix crash on file transfer requests from unknown contacts. This was the result of an incomplete fix in the previous release and may result in remote DoS. Read the full security advisory at: https://bugs.bitlbee.org/ticket/1282 * After some investigation we decided to reclassify a crash fix from the previous release as a security issue. Read the full security advisory at: https://bugs.bitlbee.org/ticket/1281 * Included help.txt in the release tarball, which was missing in the previous release and resulted in adding python as a build dependency. The release tarball of 3.5.1 does not require python.- Version update to 3.5: * ui: "chat list": shows a list of existing server-side chatrooms. With some protocols, this is often the only way to add new channels. See 'help chat list' for details. "plugins": lists the installed plugins and their versions Add 'nick_lowercase' and 'nick_underscores' settings. "handle_unknown" can be set per-account, not just globally * jabber: Add "always_use_nicks" channel setting, for non-anonymous MUCs (trac #415) See 'help set always_use_nicks' for possible side effects. Properly handle rejected file transfers Don't send parts in a chat if someone is still connected from other devices hipchat: support personal oauth tokens (manually generated ones) * twitter: Hide muted tweets / no-retweets, add mute/unmute commands Show full version of extended tweets (with slightly more than 140 chars) * purple: Support setting chat room topics Support for extra groupchat settings. Shows an error if any required ones are missing. Look for purple_ prefixed settings in "chan #... set" SIPE: persistent chats can be joined now, thanks to the "chat list" command and the above ("purple_uri" channel setting) Fix a file transfer crash bug (Mainly affected telegram) Honor protocol flag to not require a password (used in hangouts, telegram) Set the contacts' nicks to the %full_name for a few whitelisted protocols (hangouts, funyahoo, icq, line) LINE: added a hack to save its auth token, to avoid re-auth every time Show self-messages in groupchat backlogs (before join) * yahoo: Removed because they killed their old protocol on a two month notice. Use EionRobb's funyahoo purple plugin, or better yet, don't use yahoo. * Stuff for enterprise deployments: Locked down accounts, useful when pregenerating user config files. An account that is marked with the locked="true" attribute can't be removed and its username/password can't be changed. Locked down settings. Same as above, but for individual account settings. AllowAccountAdd setting in bitlbee.conf, to disable adding new accounts. PAM and LDAP authentication backends (not compiled by default) * For packagers: Enabled debug symbols in non-debug builds, disabled stripping by default. This is closer to the default behavior of autotools, and --debug=1 is mostly to set the DEBUG macro and disable optimization. * For plugin devs: Plugins should now include an "init_plugin_info" function which will be used for ABI version checking in the future. It's optional for now, but will be enforced later.- Compact filelist- Install devel files to be able to build plugins- Drop sle11 support as we run it on sle12- Version update to 3.4.2: * irc: Self-messages (messages sent by yourself from other IM clients). IRCv3.1 * support and part of 3.2. Many important groupchat related bugfixes. * jabber: Carbons, see help set carbons. Removed facebook XMPP, use * bitlbee-facebook instead. SASL ANONYMOUS login, see help set anonymous. * hipchat: Channels can now be added with chat add hipchat "channel name" which tries to guess the channel JID. Read more * skype: Show all messages as groupchats since we can't tell which ones are private. This plugin is mostly-deprecated and mostly-broken, use the skypeweb * purple plugin or msn instead. * purple: Fix problems remembering SSL certificates as trusted. Groupchat related fixes. Better error reporting. Fixed setting jabber away states. * And lots of bugfixes / stability improvements.- Cleanup a bit with spec-cleaner and remove sle10 support for readability- update to 3.4.1: msn: + Upgraded protocol to MSNP21, works again (dx) + Contact list management, groupchats and skype username logins won't work. Next release! jabber: + Add "hipchat" protocol, for smoother login. Takes the same username as the official client. Note that unlike the 'hip-cat' branch, this doesn't preload channels. https://wiki.bitlbee.org/HowtoHipchat for details (dx) + Fixed a bug when receiving topics set by people who left the channel (dx) + Create fake users instead of showing "unknown participant" errors (dx) + Gmail mail notifications support (Artem Savkov) + Lowering xmpp presence priority on away (Artem Savkov) twitter: + Show quoted tweets/RTs with comment inline (wilmer) + Added "url" command, can be used to quote tweets (wilmer) + Make replies to self work (wilmer) Building documentation is now done with a python script (both 2.x/3.x work) Asciidoc/xsltproc/xmlto are no longer build dependencies (dx) - Require w3m at built time to generate the userguide in html format.- Fix typo in systemd service- Enable sipe protocol (http://wiki.bitlbee.org/bitlbee-sipe)- Let systemd start bitlbee in fork daemon mode by default. - Cleanup of the spec file, the init script, and the systemd configuration.- Require util-linux-systemd at build time on post-13.1 systems.- update to 3.4: Some API/ABI changes. Recompiling third party plugins is required! Important bugfixes: * Fix memory leak when calling word_wrap() on groupchat messages (dx) * Fix segfault after a file transfer is complete (dx) * Fix bug where NSS would refuse to work in forkdaemon mode (dx) * Fix several bugs with UTF8 nicks (dx) * Fix some nasty deadlocks that appared mostly with libpurple (dx) General changes: * Add a 'pattern' parameter to the blist command, to filter it (tribut) * Implemented /kick support, only supported by purple for now (jgeboski) * Add a "special" state to show_users (mapped to the % prefix) (jgeboski) * Improved support for cygwin, openbsd and darwin (jcopenha) * Create temporary users instead of showing "Message from unknown participant" (jgeboski) purple: * Local contact lists for gadugadu and whatsapp (dx) * Add topic and name_hint to groupchats (seirl) * Support for 'input' requests (such as telegram auth codes) (seirl) Note that telegram-purple itself is rather unstable ATM, it may crash. jabber: * Handle compressed DNS responses in SRV lookup (jcopenha) * Fix case sensitivity issues with JIDs (GRMrGecko, dx) * Implement XEP-0203 style message timestamps (dx) * Fix "Server claims your JID is X instead of Y" warnings (dx) * Account-wide display_name setting, mostly for hipchat (dx) twitter: * Filter channels. Search by keyword/hashtag or a list of users (jgeboski) * Fix bug in "reply" command which removed the first quote character (dx) * Add "rawreply" command, like reply but bitlbee won't add @mention (WillP) * Add support for The United States of America (favorite/fav aliases) (dx) * Default show_old_mentions to 0 (dx) * Start stream from last tweet on connect/reconnect (roger) msn: * Disabled module by default. The protocol we used (MSNP18) stopped working last week. This is being worked on, but it's far from ready for release. - Remove obsoleted COPYING.patch- Enhance the service file to start in daemon mode and as user bitlbee and create a user group too while calling useradd on install; (boo#928228).- Fix FSF address to make rpmlint happy- Fix the postun to silence the rpmlint - Whitespace- Add dependency for openSUSE >= 13.2 - Remove user/group from systemd service file. Bitlbee can drop privileges to the user if specified so in its config file.s390zl29 16523205293.6-bp154.1.2173.6-bp154.1.217bitlbeeuser-guidehelp.txtuser-guide.htmluser-guide.txt/usr/share/doc/packages//usr/share/doc/packages/bitlbee//usr/share/doc/packages/bitlbee/user-guide/-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:Backports:SLE-15-SP4/standard/58f010e47ef7c957f3d735e74eab5a5b-bitlbeecpioxz5s390x-suse-linuxdirectoryXML 1.0 document, UTF-8 Unicode text, with very long linesASCII text ,* utf-891264c515d64ac4e2ea92dc68a7be90cd2fd33ab7d37593deee95a9b44a50b5f?P7zXZ !t/망] crt:bLL &p)]*z>ZO=%?rQķ@4\ c1V;Dj*4uEkj@-PJ[;Z׃S烀:ɤHnuy@38F=BK q;3l7yڷҳ Ho%ZUEM8~t5l+Uc!g-008ypϣey@8iwsAr){iuq Yei__` sUeQI>tJ<+3ha2;Bz6qѲGJ: 0We-KÏ|ִMȪbO3~-:L"mߺ"y` dk@ !]6Oߚ ]WDkB\Ʈ6KfV="@}59oa]O,<_(>WePz,`rV$4:K;c1F2\40^e_,b n% Y D~TFuͺbD֪ǵiw>`-7&+M?' Ijq'f^wtd[@(ũ 7|:L'Kͳe(*!P=U&V[Qa}O ys:, 1\qv|㯼0_ 9C*2o$_z SIt +9 ő+Dn\ EkOۏ4Iï̄%fe@!XxY0B$yߋPC|g.5dX ᡓQ޺ \q]hR6A 54(vE 9S)帣N:Eu_MFZcV=`J3-C:W W< PPa<(#f 帕,vZ}O5SQɽ^^xzws/]X@ER;(A5siXkOS¡3wdʠkE_V X]PBqQ~:Y"`Y.d S^IXW$$SLfNd;߹jQ,+i7Βfa[󷄒'*AshPVd+XgHRzunPՓQA7dhI+gP~-纖r_v HhǿBD LxjOU G+z؇W2S#y+sG.!ĵa Nfe }v8lRaFDx߮K kƯi9 CHwl/=Re s fYوw\s<X N`U ŀ1~!Fq30SωbM%k` 8C___^y^ҶQ?="7>d nM7M]t{vP W2:-Ng8zsBlK9֌?aYX3Je#R'qI*iBw#{Y~)pڍ4i!G+#qK j !C=42Yw[nѿ޹?&f<<>η6m'VȠj=]<61 ^yKIQ FN.Wyk-@e"jlu7T"R%bۀd]M1¨M\{S02i=^K./V\-ʓCPk<6Q_G^}'WW퀞Zt90 \9@Z3cP Ny .S:$ܠ%"]g?܋2-Ƣ<#/`=6O (j\!mOP0< ucW6HJ2d$_F}ƿEd뗑d$x9LZ(w-Y/TgHF3H3\e*LˌS!F #=o z0D"mPg4\XnLng)9C}|nUBb|Q㖟$+ gNvXyڞ͵D'uya|d#Ḁ.@g5.,ylˁq,\JC>GP1X2#^DrnaXsn2E(MVB".xg>$E~qq?ɤ+ )|xZ11yV$oS w+DŽ_ "4G6h3MQˠ0o32=0WDՁ0 mj C*0򛸩>&ůlVqlJɳㆽd]4)3v@z99Ts ]Rw*e7?/y9rMuߡBd[ rdvn-B:3¾GUj: >PXF\7"#,8 y'A$%c豸oJˡ㉗ G+&6 R]Fj@ljUq=FCil:4o%,IK#&ǰy UG4zx:}/\4U4 ¡ϰVP]4jM09.m[9CgÂB^@Ƚ||qMlu-eړxIK.`@nlrӖ{\-'^fIk-&.Ltfvm6U9d# ^*XwInA *SSf) !LTc+ jjnGIV}~JtDAԖsؒ끨 mYI[ y1ԓt_+]d1ۏkв`(onZ0n^V)Js5.yI` j@B%<'yCng6LA; -L8.>mP @ Y,@g}20~?l/vujqQ_"Z\td*L -ԈͻH! X|n鸷7x<{,RW"*."Q=Q }Vw5&b1H =%"Mg]t'eZfS{_jL~>&B+|!PF4٠0s٤zacoS=t(9 &ZIFHR%i9U.0̮8@1/kBotOd|صu/鰖Tav$ܮϔl׃faj=0=n݌㡙t  5`|"i*~'`F0!Tߏ5 m OsYz''>&("ZrjT+gN'OSQ+[LGtʺZ҃Mya^MA\YqV7a Y 1"'h9RF U_m9XecM*|tYX@ls%g&8O,FP͇BGۘQ;zrEf۱k(*?c{Q!T7+m¢3pFG6ʨw*4p9j}={պ`HquK>J1@Hx3sgۜ a92 M tnrB<Vk4%X;&R^:l MEA x “"P6*-'.aI$W\%Ɵn<`s{&h{[Q\i HjybTJ-ьOAah]公i]y0/q<ʾ-+&I%t Il#0?=&D#(rwn_Q),X-)kZ49zG5Èa}/7^A=YL]̮fS̩NzXYʺ49psvKhlSO^{J5Vj$ڴxDolU?,$$\qC8*-=^k4B}vsZfu#Ǣb7.EIJـPp JoOz6^| kw3mXb\ٓc^?6U^ST??W~X]Ol:h'8#Jdq^H (-l-kW5]4~HzGa:ݟdv!!N|{ "D ~~'׎ qO܄@z #P8l#2;5[Պַ|XSֈ8kv˴ưd@>}cn爐)ॻkj='4hxgɒYp ̤Faav%Um1+ 'ڱj-Pe+,dޠe u3i`̩jv}@%ܭ.7-CMidskk+l6l'"[0c p]%5ẵn~吅wdn(+NjVܼQcT+m_>x7Àfy]Q /t:OoAil(rj ~p{x4V24&R%/CSc7.iqPw #뛈 }Y~l"lh1XS;, w2 M1'UΆ m]ї(Õ[8:]/, ׵Sx6ی8O)].@W4"D"/Fܡ:e[܊kxy1[c &$ 4yrcOMt(-Ghd_J5򲢆(6mSSwj|ӿj-?B=q1 ,jz4-x-9nO1M7a3A | hĉ BrLsC[k%tQF-(/*՗mS{-5`2k\n\p+xH=CJ7fEnI_ks0{ W!ݐ$BUX{=j3MnOđj }΍$m!]o Ujv5+=׸`ct³QGq)m†""Ǻ20G5NFYgSp"Mw6> 7cILҝ(͗խk|ӋB7;P bH@cϠ5>CJ-Ow"?ք`m%헴o,M,պ`bϩ| ZRBzO$~hsAe LtSo/.XՍF0P4L/V1w vG16l_0ϟC.g @Z|J 7! Wt<7 ]s95G՚@@tgQ+7v&ud;EK*99gFˆYAW0"[¤dJJO5^{LvMI yGi" ĉZoGJ#Z89A pGaN_2G*JV`6.?`b-x Qa )|y*zQ* $| ;t[F]L^qکa tNN~.Jh#|6kB*>T:}-5UheoA,6Q}M( ab+WK5b!uڏD?IILCAL%/頉 `u| m+yY$u,`$պyB=W4@zް&G8B*<.yxCs<:hBԞlKdŬ =ij5EYq~e/˴1yA|?a9+WR՘u'zOYHPA㛷.^9{X"> 0St.)|ؒ-PT8 رai@%5-2"(bڧi/-ezɷRН?n÷Ž3(?r w +_F.Ļ_5W "?$C Х&A-} 4%T0 %\a>=YnA$bX—ei~-*b9x+%(K }R_x(gG>=2LD~=WdB"%^l-ո*)A[5] WXz&졉V(5.l6 C=@]}dCLIiɑ ʼnxIz(wht~ 82"*5X dyɳ4~*ݵ#_I0\O%u+B6dnx׿dptsv۩>LJ7bLlLA]dg(,, Du„t-]JfO%ͧfႢ{f[H%guDcSk@I,N,Abz[Zdm5^\Tbxti5WN ^b9 I6IŐ'cl~n ;ts&Ui;28$II5܇F4C6ZؒߺTBi6l TAv-%nO}硔oz .^?#_p2\"/. i fKڷ QN+%mDOdjhdg~3=m-LtH۞c 4#Cn#ĻR~8(G!fv*V UWUa7=Yr&Rk-\[S =7z{>UbpA$~eIAe@7|'x "f.V??z@I.!i%ղ*G/IgHe1~2d g ؊tLD& apl>k#Fs`8AuNGO ;$6H5z2m8f{V˭9΂RrtcF"p׶.#GX__/jiƏW8\N̡]5RY9ǹP(}Lծ2RD(PD]Nv/9n6=˧+f%& 22fcpt&f^9B rl䁁:Hf[K 1g eHIݑ!jhU19S[0ocxFUtlnmZ^о7+Ӓy}0*<ܹ?R\ _q0-^Y2LKymR8&5c D]TdϳfΚږG c@=ғK_'Ȫ}u-zF?VRzS`zrIi;Ky/sAB_2Jp =lZm pbVtCct:vٿxcT߳0J%^sp˝0۶XOB o}CDC/'D7Ү`IE{^`HV F83lO|JEK97-[4=,룰Q^;қdbt:G^peΎ,YPhL]YUfNtBCN{sΌI=ؠlum0b6^T!L:`Po.-G ԫL-L]7KbXe$Tis(XDP+9KƄ[D:~F"I . h]%h'ڡK]aGuUs-K;D@;نP=f c2C몡n'-ZM#U6T#EzPl_vQj\W{5[NgrHǩ򮒔&6%dWp9UT-pC*5@6ӵ8V)nR~ƑtVlOcD]*S~Z-^ _a&ghS Lw4ox&rMjOa.7mY?%\Dy/ zV)0B?>N˕~h>۬ aS⺈o>VȕwFԣPG68 yz?NQ!!ImN5=4+| 5{ Gx䙟d]PaŒO@Ey!f Yql]~4oyt&;G ƸPyO;b(qu,q"=6=6 MԛGg~.bxHo,WMm4/k'P{KɁS.he{lGѬ*Ee<~bl&;?J<<'mԎ 'fJ.5F)lp Q@-<,꧴Y?֌LW_3B?l1Bu;w D5 ts/79eb~5o k xfRt$@QY r QA[ux _0}' =iCO-n}LJaϿ,ř@>MY1BaѾۘ268 i 枻tC M^\?zYHCp˲IUVSb Q3h {߫Rs̲E[Z("%$ [nN,^?6BXl# PL٪f%~&i2<n9?A)c/:.gDڠ+kձ¿,`K)eX( %B~;У'։|};)=W?gHlC͇!UWPu+p@NC V2V/g>@4c&Ϡ=}ؐA;񨼜ޝ5 G`;q}ba(݋p!n 4};˵qk eN+d; 7,5\D?yO@WJ֫ĸwƞ3^vxO}WR*^C8w1rӑe,w;x*i;bD,&/H*FQ-N(b(PsFy{F@GOPe 𞻙cFf/}=\>NH0<:^bi'P&N^Bn {V2͡9gia ˜ v֦XKFTRkdsMB4#I{FJVHHci}WkoGN8[C{㍙ *w.kcjF'WuRbz1muA4bI-9h1al(>6cՙ{62 tX6 -HzoOp ńRm/Yzf(qPx56hE'k$#$45+7 {4kMpY&m>d✝Ispj2'`m~~;B~]  {mzTGk*` 0$Q^[A7k[Y52ST/*.}+5"Ҁe]E._v(A-go&`rXM370Fm3&nu>8co8J;x>Y'ȹ#Gڇg>(nqg|Q[lv{מnmgJ"w80lU.eh8a. ,\LCߨ.46S#R2JPvt#DQI&ځ~ʥ#i*q?@M`hg3wéIL%~dPWK?mzcGG%*xg4dq 7XYÒ1y'6д?G7k[~ZVyFnb-axeg]Hg:K0;!NP9yó)}ӄai3:[ƍǡZ-g#0X@?I_Uz%1|q<[Fsz?(2ĥ?! ^@Bf_`H8^tYZtyURD=4Bƅv< C11l}1uEbh]5SqӋϪZX%"[T(W&"H[^{JΈ쥸XVQ)[}AOcŏ<2X|9 bMq}C6f1RLU &s>D$pz_xa\+t0KaHRDX5vPMVsiu4txp*lnӵaLGiܳ=2?U}F$Fom}0pӰ$1Լ>UE$/J)$+tӰyܡ@@)Kdy (^kc;fR۫S+DY/~aig'tM@l%9dn~9DWj4nV'p*l˕^՟0(2% pQdD%T8D_*<P%n}| #=nDo!-V(+\^98w6G:V-yd 0S*=W ] l'[k3kP8v4/n@# h+(=uq6%`̆qsəzlvk,>~ R;m_WrEqO10!\J1ċg^1FUzӳm}/l2IbrXaˁ|P3''9D;,cv}Cu!18 .\bD41t(9WnsͣĿAI#6NVއ"܍^H+qW~/kqe"O[ʨXķmwguc!rRw n$0SEq}sԘ9(`*Ccbj2Mp]lWA!.b 8pYRRN#cZN.o͝J&0Ē0e5ZnOnIi2DS jXehn߫Pֈ/QNC}5*p$Ŧ#ߑeX <KjukqjKwk7CYtpIfdWk+'+ܾ{UF;LΎzY%}<8JfL7h.9jݜҴzhMb!8?DH!Hx&QBl:[wo#qKX>mŌsp:nU$-a_ EB~L*Bl^$Ӣ%]K˄D¼Kk0s(Ţjdvri4AGOҳqVq֕d L! ڡ![%-W0xnFRFa .+.a+vm{17ބENEke$H q/HF͔Qt!IhwNZTWJwk"i9;`w%gWw:,`r7e(N*x2v(̱(,iQ~JH[6Q}6\UT,PWT9i0@@ݍ#{+ɘfix}c@e$/ E2_u('._(kd늦ҟvyk00zOXLAP:7u:&gLQ2 dO_OFoMuʱQ[ 7Jp&Tc[ ق$< h&D5=OI~asCo&ir}ǿEauх|ӹXE<M%u}Wx J{8B.Wa5F*ĪGj$R2 o,n7iFϣyߠ *bWj;4-UrXLKpI=Ӥstc}JeQkףDi},)ev6żV@jMǚ5yD>_e{7Ydњ Irul]]&Y*@|t 9P>ܠ(9/@Va'_"k4АrLL-gZK)nq#gį{"{v@EA CtG¼3ay SݎR(fk4 `6%\4˩4 '|SR; ,(iI[J{uQJv؊f_H,oT 7M,BQi ۩΁jYvaq";|dkgO”# Q@aO?ʤ:(s6`_o@Vz:yМƟ?:'xr9\>*ǵ_%p3H)LX>az2qkQ Ph|vt`+kNt錥Zg0m%--}/KB6b1۫A5p6IaFqMFZRs>+7eZȰxai/?sCC=$٢I|AW^[ן  8au{# p^4LFҰ0z`NuuƔcۖyPl紉EUu.́b&Dmִ܎Zoph (G tQT s*.;ǁ,_ܖ,O|<4U  x  3r=~2ݟCfSjphsT5){^tۊͳ =\ga?|Lr 2N%-xv5}KbWV>`ڨN3x ҃tȸ%Ng@ S;V#'!^cxe[O< ~o2($c- EBujJ7/~jCz_ tҸFXQcѺ4gTp8vfuT|"eőQ*۝BbbkGɐTgV6\>AwI>&I-i9W)9F 7;"4j3bG<~'1hLexvgV/&CVFI*#]bx8ؼI;uƏK.['~FН'.dAѽ:1بe2!tf5B,Qұl=ig'6O1{7/%Ĺ!RCV7 U pWƿ um&Y[2}<@ï+Xg?*UKu0Gڼ:aKRgչAm]$GPI5H\\؎+m0_AlmٔȈa~gs庱P1h\#Ԗ q% ZHwзv !zжX / Ć?J.~۱6:\CRĒEr0Iu6a>GHMvH\J-ݢE̎;q3zn_-R#f'&@??^8'9ZbwnT"0PU^>5s"pW"4˚>4H]Rf5>8p,Ew0ɇ;'ۦJ9SO;F!mtV=L4jZuiXVQE3|eY~WTf/Ӏ j^ cҬ^U8 g;Re@Z u_S.&.9󀁪,ƁEX;NbvȦ@GL8X}sF :z9pCׇsFe4g0Q9CS!҅Hz+ap8Mv(PSZ\ %+f$?VO%@[v)ϹMÐc%!$ni aq'M$y4Մ]IRJw|bSTX:>Ԅ6\N=+ 4ww  fFج/|?{&_sN3vs`9tyĽv#.[4uVg ~ g7ލD{~w׾@󐇧xd5]lK$'&RV֋m@ ANO7-H*~\d&)b"@G69,#J@*G٭ ws]q6ZyҴRlĤۧ@SI<nk&7"NŮ>BO=:[Ae0v $XJNcRxJ"%ZBC@Џ6 fzX.ct| "OZ jlQ#=y+#o4QQ\QxHC%%-p XoRw0]0*S= J2ƃ|]Ͳ,+HG !qP!w7XnAF|9oy5*o{rNYt5uZi7 DOْ>Uy^h%MKi6kjNIF5 Sqɑ?w."c`fNBgX}P:H5 LjhCcU;yy"Ey1IR=J2Izzyїol{xRmRà C%M6YN :i#6SW) d DGBEC>ɘ#WkUc̄]!nb"Tp]^\P4"jsjP\{~Բ^mB7bG BЌ!M)BLA=h>W uZa E2 ' 1U_~ .|dq4OVknM.xqxOV-IzrPzS̛fg"U ]y bM _$g+zo<[>DLL2j$fϓ}-\ ԡdS-><y>:-;@s&"Zc.["Хf}Ť%G)A[_VС,ts0{2^7S4?aKe"S,꾣0)Cz|j,]+0FU3n ݜdJ;WN`X?9!0 '0[rsO+)ܰ]OA81|/k_e ]k{7׈ ;ؤ v$tٺY\Dli+ b=ZrC$ܨRX°Gv CUJ-3{!l+ȵtnʄ쉐BPf+ײ\10 I>KM;rfվ&uvJn=/L`G-"]C&fyg7R1 o:? datatV3Аl"ƨ}|'giRN<(kTɍ'ek]Ei@ aE#/OqX/c{~ܛF;V(SqvhY *{ zǬx @/8/%}7#Ȧ^yL6+# ,ijwRCc-)fH;؀eRNv5_#=H/-6a/cU)c| QD4vTщ12Ywx//4I^Gsuۇ ɓ]X!P7m8-9]2 σwec'Q~Ԥil;o˙MCx/-O ԛ'3AҮc h`:`2-)f[ٻ P͗mhV AA@Ut(L$c%.Gy{Yɪ`:`"=H\N4 })u@gwv jsèkBd`c$B DaW(h]ϪK];YD~!g`oP=M$ BV:7mof";\ҭjѣ(=P,)n/{Li[ir2 (L)fyGiپ!e?+uv\2h(<pB:j"Uu4dڌg̤g*\## {t>[eH'j`5P CH~u{&. w0pC|>(0x0#rRc#PJ7_V fck1tRTKf$eFB2#g~(B/!2Jh%kVA4H{谪^#Sm7PR 2oq2w H?Ԩt Gu_Oׇo4w3t˃t]pTVe 'dv"yB^IPN]!I8SJQ-G-br3_Jt.{~W#_qHu2+-[ROq WðB$u:◤XuY4E) ۨdP !c*+ȭݫ'G D@? [&\b[Y>iiW]x}iWh'5 Wf\]Vb>,RW(= D4y;d/AArs/.E,-T =YW:$ S>łd-KGmX/.ʷFWN~OhKBO,$ =EYMr=b:fPB(0;j,I:~NUY XxVҍ sv7u8O+3κdB\3q/l`gU)Zn6xUztI(wkF"WŌ{Z#n*Uc_CQ % \m`T=h#{ZJM+ L{-٘tiYos6+,ߐ]:@&6!Z:DX[  @Nr02?%s/QT#ޣr8ݾi/]Q|w~ UQpŴ,x|=o}fS!pEq`cR- 7%m9Xk!O3(fxāmX uh2{뀊},D--tK QdʐN=~}dLQ.2_Ǥ3MHsз+XHq_sxA#=rRE whR0J6^{J5!J4Kv*G26# tL@GyqEhR &:YxsK~N~M)MV1# )x1$z1_219/S.~ ՘wrQSm1FBj5T^2S$MV۳]|rQ)ܸ7dE:Nlytmy7PF.P@9- ]::46(\ 0}Ԝړ!f&`Fugzbݴ㓧蒤8i 9Qmp\KLP<:oQo6Xʍ#"E7\Mmz"n!m xyH[b[2L;"3"~ iޑs093Ww1gHQ&c3o^*&t ]a+ޑ75_&jl>&8 \ǔhdJ#졝֒l1 JNçO5-:.^s44Zx_yxNTEB'jW |$Rݶ]þgv8_aWɲq8 rr5EDDu!HpVa׀e1<׮ )F)!q1h'VkJX,>tXO+YO$Xgun~^?g-2uCn'kWBvF遂HwխX`=GJHU{j=M$C 7 >OSg鋂bzkRzp*O;:Z6986<BC 79R7;hfIw wk^>ʧ&U`b#Ɵ 5}s"!j6ENW?9ɢ}Ŵ]j q+;ٯL6 ̋9bff?)?I #z+g*H Dju3-LEG+h<#4wKh;,Z%W,^;az> ;'h~m#1`{=ӑI<:NJ&|'^`t(\']m .;ݱ @> 5$t9qAX>x5{k#&D&l-JQ6scp~zu+V`ސ}`+ YSVS 6mpy蝵A g1 \t !0NyBPTv=FWu"[qiTR*BWW< GMn@:^rt9)v/VJJ[o{ zS9u^T:8>CDS98^+cbEc7&%8wki JλWFq_q4*=^Hnq";6xq uhѱ9uz_cR?F,0ဢj듆9! '!U=~{ӓN5p75WE̸V b'' o4() f1QIp3R7i ] Tb+HuQƱ|xr#Vk>2#aI8\Q|SU%Wz` [2 p/"Q !$=G!pT!j3sC{̵CYAvFt!oX1oK8>l2ǵ9 >rKPկwu)'{gY\O&1ڗn:lY6T!\@ _C f(9,AfaC2E'\7p~"ۍMo{܋N%ehLۈ(bԅ&%0! V]TqKbr0NB[)$:;.H_ kqVǓAT@8s5L Sjlas/wp|m~#R?upW7G0ױݟRwX`8K3Pnch b,#a)IA9),uv25jaN{`ci"CxI~b hZ2D_um/'1fYnu'/+n=yP x;=i%4?qe] MAQзg'XSې^e ]ѽ2-+\Wf$ r 4q'4\Tr!>[z$AJPH;]gz_h3y[Hސ';{)Z.Ͼ<2+Ra,V ByK鈻{Q" *\F}.tM'ەr(DCZvR4ܳjTWw]:bEzVTF˫<vYLcIf%8 QGL-2C'c*.7S$V!NBΪ7 + cP/X뵪uIϝ=:σU7qd%3,f .zdظI}zP[: {+vƳɠp|"M,d qu2<0/v.h5~zr -Us{Ei͒)5L.[(s)!|͗qSrs 3}o8"3'b5F8Bi!|~#GQ25N"@.?ax>m3+LfomC.,h\u?)FQh6Tj'SdPv'R.ZtMtF}ˑ+{uc1` MTJ {k<RsU_ xz#UIy?9Td^_g4YJoImC[ r]-սǟ҂Pa5Y(+kj0S]1$ _uZ(],iaEꈚ&2hDI -ZNL83C*khjN XLAG^HW _4QSdV Á>hx$MӴ~&L`]^^9T{+,*8w#+"X}7xuIDp7:, :VLX^Mx/ P]]U9> y@ݠ:dw#m" dd x3CD]ĄkL›3훬'cY%^%Cx\ C ?LTlѸ/wr$*<WJ%?)$S}іQjd.YW&% [mkNDkUTu8+@{9^ZgsX m,>mpgboX7VB*ƕ`@!l/E+#!Wwm{ []L G-e]F~L#[|cn yj0 YA+tVUvsSJMnQ&BE RU n{YI-F ;Pxf /1ˆxty|'y긟IyAۻh.SW9?k 3+*ۮ"€Π{  !f:c3^}6$#8G0aCC+3YKjuC&ǍTX*މ)W5x!Y~001AU eQxy?y}[I_Z} {P$9Sz²[rk{Bl;NG/l_I!TwB h{+C{tl[I? /wS; 6CNGYSjOzb+C%ǼYjL%ȴt NJRQf6"U utOɺZ0r*tɼjBų6 NR)'q$q]Jکc;'Oi5;_ 䒒DE$鼢ލ(ݘ0ՃF69c~@1>u_CVpe'`{R t8Ȯ[MA6 q[3WlWPtL;OM'UDhm?bntP+Jޕ=S eO p{$w@\@(X ' rr$3TpּFy%wwնvO>U2UsJTcƃzK/}VƦg?ZE)>t]iY#' SPm;CcvU[G1酎4"G(\neqz"!;UL˰zA :Z'ά4`ZА|TVkf H^¡ V® ɹ)hfhۚW'e,I-]%wD<м e cnh pZxQkGXl+m,ݰxFTJ|~PSH2g9){=mZcXzL *'XB޴6=as_$J7専epE:[ԭ_ff%}KIZ$zlVJtkPUi9-7dE^Q&%uϖa0v4PCGv=BW>'A=ٰ kI\," ƄBg\bU^'u] 3mIipK:!Z >qӆƐhd9rSt8_Lr[Na#VZޜN4+,꺦Gd7U5w5+7"3ѡ9e*Rw*~作P[(;kp2NPi*F%%VW^9i?Ae0Vʉbqzgѭ8ܺ|Z'Y%έyVL!l?x_^O&+Mxbs9}/_:y)-{UBR/J0ZEmYZ=a-/]X|O@ 8l5E\J,澥 %"eڪgqdѺVij&jQF="| Ǔ8ܜHG&Ryc!waPF@OeJ*iq(դn9@T=d0v1`-$j"#mA=%!F,wE[0[U!.D-`Q30լ ylaY5)n^H1s"w"MYm@B;Q %Y.YaaMԞ/']bF!SAHI-chۍq%@*/ƽ)X"`׬GRuEϒc=obkUDf(STlL- c$h6Ca@Dy͞&FQ՟נgFʀYC6DA>7>.CO׷R ]j()B6HtAǔI64E uhDžx`zkX@[eLxr#(h? #;4y|,|ϑSTCxt#(xO*#y/Iv{)rO%LVT|st!=Ճo@I%-vgb0fEA7GQR*Q˙̱Cl4be'(b&~;~AUa)O:3C:gA2$ʙ0Z+?M^}}OwG9"]jtZ||E2 jK%*T34?xZ[@\goQL{F w"f1L>4yyQ7 )[DrT R?ڡVS6vD=q72!Ý#L?l; U!Hбf J2\.~v ıXY">^ X~Xc#G#5@=d_B#E#7L /dt[QvnԃN}88tDh&A]|]R졶A"@ȗIc" 6׶ Ir3 eGZL.A%M~%>0~~ 7?IKm Lkyw)qDy$=QFru ;:ό1W~J$3NΚbĩ exYXbEYAw:MUBvڄqz, Mrt ̾z{r_C3NέVis#nO}S?S'?yf6R'~D+N%!cK5x5_ ;]9`bFv9>5gsAksifDT:~O: J柕ue.aPZq8GbV~{ Lz(oA (A/oevgh5{wyϢ- ?>ޮ'IAbeb \ n$PP\\CLM/mMBkJ'ςPJ7 oP7Ar? mZ}jd_\QNU%rE1SC[)v LSU{28}\"?W,۳GOx_-`~n54dg$Ŋa)#F2a b|ywko Z댊X}՟otZR#z"5NE,WW/h\@ryck_(%lu( R(> oqv. pS M=ؙt~[.21:L詽樌 T)E2B=͖wTJ;15Qxd,^O7@-db>\5ٳ~+S` s"EE#oz%T`!ʾҖ/^6 Բ_cYP?h ;ZvVӯJ4~u$S`Bv!B^n4P"& /y/vIU<&}\jA=NbB"ڲx]YMpŠ?Om*R'~ٵ-h$?VfumQB#O孲vNU!n78ŒG; 1eN!2dS!SeO2$ rwZ/pOAƶ)g!y o y2,Zʼn(jFn(5~|ϸqI>oh[K7#':'~"M$|6Kgncszk &Tk+ipT?U6 `ArGQ ΋T\9ͧ_[&LOe܈Ŗ XMYA'opb8iEo{V#YR}4oj 8y.GB"5lj-ѓMnyFnNM?`XGҝJ6)1r&Ŏ?t~kRZxhDWVPQM#{ #pO !i.вZT V珄TڕtTU9fK/5d|H>Cuxg2:pbVVfP:E˝፡Lci +Q]!dXZ唝o)=b^FJ>?UeɗUN-)U^ + *ykҖ)B@`Vٵl'oJ° 7 dyۄ/p_~yq10j3 NÈc~}< ,]c+g ^0o`Hڗ=1=`WH,駘uVBz~!,B])E1yyÆsXǰ)+ۤT|>|%%(`,P;B$I:y~ZĂ$WRs #_`ۙ+ >~Q.(ȴGk[N$uT%byp nP͖ !}6ɿ?/u:Vh}MǍf_=, 0Z% QnSdri gSoy7ᙖ{64۰ض[4)fo~%־@ɼԣwi Řva?j<n6Gڔ_bi#7@ϧqWЭ7snHvX= ~폁tň%I."'[!_=Ai\:dfU`4\MD'{FYKth*\ ?WӢAu-ϧ 0&5\䆍%Sd,Ii 3,jj )T\=ɖ9: M n[ 9=rEm_^+{kl7"BJl$\$G&H[D<;hl56à}l@. (mz;r'B9BmrELr%( D`&PIN0A{CfEw(y]bWKefggӮ=1J ;Ikp~ ˛Y]Y߻0N:ܔ ke{g`#Av}C1f$Z?2Zve[+ qr-[Kv fgl!yy"N'{_ kt3L!Wa!^c9 H!Cg$f}JN#YQ ^aBm]~],NNIá.ߌ$"yM(l]5/y Sj\ZLO]ݬ!gR#s߫g"e*E ǫ;}j=BtAJ ^%ǐghPUXi( ϽeskGP!ׇНݕzbo9E  {rl\!5i o' ?emZLzYBɱ8 m#H+8T޴UܭFLI`2Ĺ9];(njYl=='[KEND I@9d7*[(Cy D_hOO;ki?7}YHUS _L/|KZ8SoX3Uz-_Sd]HcTȳR2b(&ymaӔ#졅#4IВЙHk/ =] \|!6nw}qŨ 9imǁf`&($,)chk̺P%hs}zI;ɻގqu򟢚<^gۊJkݟFhcTa IFHrcSIQsMMÈ(:qfy \O9H7C<29dG~CSa"w"Ж&j YZ