znc-tcl-1.7.0-lp150.2.3.1 4>$  Ap[1a/=„77¿c:2+iade@WvO RI1A* mGϜ>"=9P**=$k]$W2mMG% 8Ow5B^e68 Lֹ1M.߬Jw(¹z^{#py\>p>>?>d   0'0; Tp    ? DP_n(89T:F;G;,H;8I;DX;HY;P\;t];^;b;c<d=e=f=l=u=0v=<w=x=y= z>$>4>8>>>Cznc-tcl1.7.0lp150.2.3.1TCL support for ZNCZNC is an IRC bouncer with many features like detaching, multiple users, per channel playback buffer, SSL, IPv6, transparent DCC bouncing, and C++ module support. This package contains the Tcl extension to ZNC.[1aKlamb73w6openSUSE Leap 15.0openSUSEApache-2.0http://bugs.opensuse.orgProductivity/Networking/IRChttps://wiki.znc.in/ZNClinuxx86_64J,^A큤[1aD[1aIZc3d367d61b3e72dcc3a5ad47feef4fa0a8732fef87dd36954efa3e78bbc33730cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30rootrootrootrootrootrootznc-1.7.0-lp150.2.3.1.src.rpmznc-tclznc-tcl(x86-64)@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libtcl8.6.so()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)tclznc3.0.4-14.6.0-14.0-15.2-11.7.0-lp150.2.3.14.14.1[)[5@Z@ZC@YX,XpXpXQ4@Vn@V͛@VKUT@Tء@T*@T)IT)IPPWONNp@MlL@L3L1@K~}@K9@K8Ji@tchvatal@suse.commpluskal@suse.commpluskal@suse.comjzelazkova@suse.commpluskal@suse.commpluskal@suse.commpluskal@suse.comjengelh@inai.dempluskal@suse.commpluskal@suse.commpluskal@suse.commpluskal@suse.commimi.vx@gmail.commpluskal@suse.commpluskal@suse.commpluskal@suse.commpluskal@suse.commpluskal@suse.comjoey.yuzheng@gmail.comsuse@ammler.chsuse@ammler.chsuse@ammler.chsuse@ammler.chammler@openttdcoop.orgammler@openttdcoop.organschneider@exsuse.deammler@openttdcoop.orgammler@openttdcoop.organschneider@exsuse.deanschneider@exsuse.demrueckert@suse.de- Define systemd unitdir for cmake- Update to version 1.7.0: * Add CMake build. Minimum supported CMake version is 3.1. For now ZNC can be built with either CMake or autoconf. In future autoconf is going to be removed. * Currently znc-buildmod requires python if CMake was used; if that's a concern for you, please open a bug. * Increase minimum GCC version from 4.7 to 4.8. Minimum Clang version stays at 3.2. * Make ZNC UI translateable to different languages (only with CMake), add partial Russian and German translations. (#1237) (#1354) (#1462) * If you want to translate ZNC to your language, please join https://crowdin.com/project/znc-bouncer * Configs written before ZNC 0.206 can't be read anymore (#929) * Implement IRCv3.2 capabilities away-notify, account-notify, extended-join (#315) (#316) * Implement IRCv3.2 capabilities echo-message, cap-notify on the "client side" (#950) * Update capability names as they are named in IRCv3.2: znc.in/server-time-iso→server-time, znc.in/batch→batch. Old names will continue working for a while, then will be removed in some future version. * Make ZNC request server-time from server when available (#839) * Increase accepted line length from 1024 to 2048 to give some space to message tags * Separate buffer size settings for channels and queries (#967) * Support separate SSLKeyFile and SSLDHParamFile configuration in addition to existing SSLCertFile (#1192) * Add "AuthOnlyViaModule" global/user setting (#331) * Added pyeval module * Added stripcontrols module (#387) * Add new substitutions to ExpandString: %empty% and %network%. (#1049) (#1139) * Stop defaulting real name to "Got ZNC?" (#818) * Make the user aware that debug mode is enabled. (#1446) * Added ClearAllBuffers command (#852) * Don't require CSRF token for POSTs if the request uses HTTP Basic auth. (#946) * Set HttpOnly and SameSite=strict for session cookies (#1077) (#1450) * Add SNI SSL client support (#1200) * Add support for CIDR notation in allowed hosts list and in trusted proxy list (#207) (#1219) * Add network-specific config for cert validation in addition to user-supplied fingerprints: TrustAllCerts, defaults to false, and TrustPKI, defaults to true. (#866) * Add /attach command for symmetry with /detach. Unlike /join it allows wildcards. * Timestamp format now supports sub-second precision with %f. Used in awaystore, listsockets, log modules and buffer playback when client doesn't support server-time (#1455) * Build on macOS using ICU, Python, and OpenSSL from Homebrew, if available (#894) * Remove --with-openssl=/path option from ./configure. SSL is still supported and is still configurable - Update dependencies - Run spec-cleaner - Use cmake for building- Update to version 1.6.6: * Fix use-after-free in znc --makepem. It was broken for a long time, but started segfaulting only now. This is a useability fix, not a security fix, because self-signed (or signed by a CA) certificates can be created without using --makepem, and then combined into znc.pem.- Cleanup of spec file with spec-cleaner- Update project url- Update to version 1.6.5: * Fixed a regression of 1.6.4 which caused a crash in modperl/modpython. (#1283) * Fixed the behavior of verbose command in the sasl module. (#1291)- Drop extra hardening flags- Slightly trim descriptions.- Update to version 1.6.4 (boo#1017182): * Fixed build with OpenSSL 1.1. (#1310) * Fixed build on Cygwin. * Fixed a segfault after cloning a user. The bug was introduced in ZNC 1.6.0. (#1340) * Fixed a segfault when deleting a user or network which is waiting for DNS during connection. The bug was introduced in ZNC 1.0. (#1342) * Fixed a segfault which could be triggered using alias module. (#1347) * Fixed an error in controlpanel module when setting the bindhost of another user. * Fixed route_replies to not cause client to disconnect by timeout. (#1299) * Fixed compatibility with the Gitter IRC bridge. (#1321) * Fixed OnInvite for modpython and modperl. (#1283) * Fixed external location of GoogleTest for make test.- Update changelog with missed issue boo#973088 (update to 1.6.3)- Update to 1.6.3 * New character encoding is now applied immediately, without reconnect. * Fixed build with LibreSSL. (#594) * Fixed error 404 when accessing the web UI with the configured URI prefix, but without the / in the end. * znc-buildmod now exits with non-zero exit code when the .cpp file is not found. (#1226) * Fixed znc-buildmod on Cygwin. * ExpandString got expanded. * Default quit message is switche - Small spec file cleanup- Update to 1.6.2 * fixes + Fixed a use-after-delete in webadmin. It was already partially fixed in ZNC 1.4; since 1.4 it has been still possible to trigger, but much harder. + Fixed a startup failure when awaynick and simple_away were both loaded, and simple_away had arguments. + Fixed a build failure when using an ancient OpenSSL version. + Fixed a build failure when using OpenSSL which was built without SSLv3 support. + Bindhost was sometimes used as ident. + CAP :END wasn't parsed correctly, causing timeout during login for some clients. + Fixed channel keys if client joined several channels in single command. + Fixed memory leak when reading an invalid config. * autovoice + Check for autovoices when we are opped. * controlpanel + Fixed DelCTCPReply case-insensitivity. * dcc + Add missing return statement. It was harmless. * modpython + Fixed a memory leak. * modules_online + Wrong ident was used before. * stickychan + Fixed to unstick inaccessible channels to avoid infinite join loops. * internal changes + Fixed the nick passed to CModule::OnChanMsg() so it has channel permissions set. + Fixed noisy -Winconsistent-missing-override compilation warnings. + Initialized some fields in constructors of modules before OnLoad(). - Make building more verbose - Partially fixes bsc#956254 - CVE-2014-9043- Update to 1.6.1: * Fixed the problem that channels were no longer removed from the config despite of chansaver being loaded. * Fixed query buffer size for users who have the default channel buffer size set to 0. * Fixed a startup failure when simple_away was loaded after awaynick. * Fixed channel matching commands, such as DETACH, to be case insensitive. * Specified the required compiler versions in the configure script. * Fixed a rare conflict of HTTP-Basic auth and cookies. * Hid local IP address from the 404 page. * Fixed a build failure for users who have -Werror=missing-declarations in their CXXFLAGS. * Fixed CXXFLAGS=-DVERSION_EXTRA="foo" which is used by some distros to package ZNC. * Fixed znc-buildmod on Cygwin. * Fixed CThreadPool destructor to handle spurious wakeups. * Fixed make distclean to remove zncconfig.h. * Improved the error message about --datadir. * Fixed a compilation warning when HAVE_LIBSSL is not defined. * Fixed 'comparision' typos in CString documentation. * Added a non-minified version of the jQuery source code to make Linux distributions (Debian) happy, even though the jQuery license does not require this. * chansaver: * Fixed random loading behavior due to an uninitialized member variable. * modpython: * Fixed access to CUser::GetUserClients() and CUser::GetAllClients(). * sasl: * Improved help texts for the SET and REQUIREAUTH commands. (#875) * savebuff: * Fixed periodical writes on the disk when the module is loaded after startup. (#868) * webadmin: * Fixed module checkboxes not to claim that all networks/users have loaded a module when there are no networks/users. (#872) * Added an explanation that ZNC was built without ICU support, when encoding settings are disabled for that reason. * Improved the breadcrumbs. * Mentioned ExpandString in CTCP replies. * Added an explanation how to delete port which is used to access webadmin.- Update to 1.6.0: * Switch versioning scheme to ... Add settings * for which SSL/TLS protocols to use (SSLProtocols), which ciphers to enable (SSLCiphers). By default TLSv1+ are enabled, SSLv2/3 are disabled. Default ciphers are what Mozilla advices: https://wiki.mozilla.org/Security/Server_Side_TLS#Intermediate_compatibility_.28default.29 * Validate SSL certificates. Allow clients to specify an ID as part of * username (user[@identifier][/network]). Currently not used, but modules can use it. * Add alias module for ZNC-side command interception and processing. * Support character encodings with separate settings for networks, and for clients. It replaces older charset module, which didn't work well with webadmin, log and other modules. * Support X-Forwarded-For HTTP header, used with new TrustedProxy * setting. Add URIPrefix option for HTTP listeners, used with reverse * proxy. Store query buffers per query the same way it's done for * channels, add new option AutoClearQueryBuffer. * Add DisableChan command to *status, it was available only in webadmin before. * Allow wildcards in arguments of Help commands of *status and various modules. * Support IRCv3.2 batches, used for buffer playbacks. Support IRCv3.2 * self-message. Remove awaynick module. It's considered bad etiquette. * Add JoinDelay setting, which allows a delay between connection to server, and joining first channel. By default it joins immediately after connect. * Make Detach, EnableChan and DisableChan commands of *status accept multiple channels. * znc-buildmod: Build output to the current working directory. Wrap * long lines in tables (e.g. in Help or ListAvailMods commands). * Support ECDHE if available in OpenSSL. Report ZNC version more * consistently, add HideVersion setting, which hides ZNC version from public. * Bump compiler requirements to support C++11. This means GCC 4.7+, Clang 3.2+, SWIG 3.0.0+. - Drop support for old distributions since they lack support for C++11 - Drop package extra, all modules are now in znc - Disable colloquy plugin since it fails to build - Drop init script- Rename znc-python to znc-python3 - Add signature and znc.keyring - Reorder source names - Correct (pre) dependencies for older releases of openSUSE- Use proper licence - Some tiny spec file cleanups- Tighter dependency for perl - Cleanup specfile- Update to new version (1.4) - Split to more packages - Enable perl, python and tcl modules - Remove obsolete modules - Spec file cleanup- add cap_sasl to support sasl which is needed for cloak usage. http://wiki.znc.in/Cap_sasl- update to 0.206 (bugfix release) - Identfile: don't crash when ZNC is shutting down. - CTCPReplies setting with empty value now blocks those CTCP requests to the client. - Show more sane error messages instead of "Error: Success". - Imapauth: Follow RFC more closely. - "No" is a false value too.- update to 0.204 (CVE-2012-0033) * Fix a crash in bouncedcc module with DCC RESUME. * Fix modperl compilation. * Don't use mkdir during install. * Check for the swig2.0 binary too, instead of only swig.- update to 0.202 (bugfix release) * Fix a crash when a user changes the buffer size of a channel.- update to 0.200 - Move ident spoofing from ZNC core into new identfile module. - Move dcc handling from ZNC core into new modules bouncedcc and dcc. - Remove the obsolete fixfreenode module. - New module: cert - Move away into ZNC-Extra. - remove remote services, just use it local- update to 0.098 - new module: modpython (not enabled in this package) - webinterface for modules perform and listsockets - admin can disconnect/reconnect other users - user modules: - colloquy (Push private messages and highlights to your iPhone/iPod Touch via Colloquy Mobile.) - update twitter (ssl and new api support)- update to 0.096 - new modules: clearbufferonmsg, certauth - new global setting: MaxBufferSize - new config option: SSLCertFile - module route_replies now also supports routing channel ban lists, ban exemptions and invite exceptions - big perl overhaul (not part of this package)- updated twitter module- update to 0.092 - Webmods - Every module can now provide its own webpages. - Webmods and thus webadmin now use cookies for managing sessions instead of HTTP authentication. - ZNC can now listen on IPv4-only, IPv6-only or on both-IP sockets. Renamed "Listen" config option to "Listener". - Added AddPort, DelPort, ListPorts command to *status. - Added a traffic info page to webadmin.- update to 0.080 New Webadmin default skin with UTF-8 support- added twitter module- update to 0.078 Fixed a possible crash if a client disconnected before an auth module was able to verify the login.- update to 0.074 ALL ZNC versions prior to 0.072 have a path traversal bug in core. Users with a valid login are able to write files to all places to which ZNC has write access. This means they could upload and load new modules which do anything imaginable.lamb73 15299628271.7.0-lp150.2.3.11.7.0-lp150.2.3.1modtcl.soznc-tclLICENSE/usr/lib64/znc//usr/share/licenses//usr/share/licenses/znc-tcl/-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:8359/openSUSE_Leap_15.0_Update/84a3aada8dda8ef3a4c2a37e11a6cb22-znc.openSUSE_Leap_15.0_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=22809da5d68bbee3b3a5d051124e461fd4692d97, strippeddirectoryASCII text RRRRRR RR RRRyI)y0Gutf-892894083cca23c0a2c3a8961f73cf92dfe7848cab193d379735e3be05bba65e8? 7zXZ !t/y[g] crv9u$a,0DO2 +Ĕ"_M<~RG&}/[/F[ ҼL]Իl;DsDYԯ.~B0qrfq[M^ba2`(H[ƽvoW Sw5d[~: %I_!r<؋~Jc}dIPlU0Q$+qxp4z$e˹K@mN>1%~,d9pri|; 4ӎ\uwt 5)$b}g݀-Ue!ѯ0Y T+ջ}.qO$&ǻ;d~6(&q~\Ӻ@~mt LxUr$24#iV/YOp6U 22|{wI> H"V@i8HrHZ]Hu:1wYZ(K 5WXq.a*5ikO‹&/kIznJܟD;Nltݦ'Lk-mK55Mu{w"U&X<'M񎁹isz0XJCn/D|9+@Դv H|ڧLYI%0䳪UpzukF s wAEֻ&-̀Qވkxqb׊AʄrEZ^ՀgR/5vy5k lb~G*4h:hk/Z鉬oRka]+v}eS=X(9?tCǠJU-P!OUq$v/zj1'>w['Cr=B_)}{p9= ?0&L}6F! xx$>xgmhdfhB+PSDXtilOi(G#yAR pQomۋp^8J;U 1%5j*ݳ&E{]<M.i4{YZ6*[D=|-]u9X ~yܟn;.d#uP5yM݉)Wq%aJ7iB E<66]oy_p=8yIBzHךGò7W>j  āiD! ;e0lI!$H$:4l+d}a4Pⶣk/! /wd؉X&?G>1״y>CU.QuX+^n+3=#7.1$@Xpxnϩ!t9$ ;"-pDŽr`.B&pn,oLo`)kҸ&WD}? (M8:4 b>x;CȸMαZ_U¬5)Ut%?v"By^AFy Tc~ j8`-kfY9.;TИSt', h;zFBD5LA.-m'T~R߹s_f=P}iRs(Wt;Ա,qjY\&Uww#2 C؄&u{T9M^|Wxa?-MK: 83NT ўTjcGW$MK7]v3R ^p0`Q`N%ڭFA=,m1Q-  s3pUKN?sܝdI)4͑IAޖ_3'xBGG芙tӽ' {DVKΏz2ZVÏ}\Č1'L9[2ި.f?U$y*5x݁Z6ך!2mLV 48V A`UF[c1iġAu~DB7]PΖ[&+y‰fHW?( 25/$PiViuli{?k_|(гs6Wg;҈m߆E /mKAZ/ߓQ_ +D#KCi.jq g!!gBF׸;Skb5tr,[kf~P>!#t.sX2aSųFu'mea ڎH!(yI&gߑn NjlI W rTR@WcǻL8M-I*kP`7wTw}C-:'''Eh~f>W@&w(ފphm<9#=-8n<.  7o$ J{v{`2-JfpՁ7u&3e AV{ǨbJ~5ߕTX'-!M#V{. 2R-_IT/~hi_L\>aҜ %,eHS1ۗ(6eF=+25M7vyг0\ƃVREǞ$>F*OJn$,&mmB)<2a;r#V: Csy贖i;^=!ᷯ}s[(2nBt9*wCR=%EE1.3qz~A| dmh|bBg؀7PWJ:-Ar] L$#ŬEo} Jd},y& bgZC1܂*Z`lxƫ |#sC5B(?5_TdLkNۡkIM<8PB P\QP)Wf+;à zR̖2c2Ţ#}P$VE hsKye(ɖ>(2NYYcMXAM_m+S.0eT0~%1j/WC/\b@G?,箪a`f%0,dvkƨ!)C?KBZqD%qRf VKɛuV^03~6'h| J=/FFϪw.G3sNRo CĦo,PCʠ@=&C0x"\0Hrm% ;Uk!Jl~l)mXiVjSFUOC(wg-ճʸtĺ24u%?ϐH=Rڷ[>|H|Z-j+߀qPPju4].{IM(Ҹ:&yj͡ &!{hcSqG6WjWoܦE<OFQxy/lt7N6mWPvy9L$WĹz)@ .=r!6 ,Z+NSdj?$%OF$ٳ>k݊$H RObX0>pSTW$i?)+2aQWX |fDHc` i rPuBɟ1}et,Ltm $Zr0Ž@C;'nT;f韖7ijFCHwm'cEs|BܭiT-kiXgOVxWZJX^2lZrf,HǮ? 8T {mYrS4:ΖՑnZIK8[Y5osH#k~P *6ʡm$T 䡌͕Zsd"?TGMw|ı\i~dco!fȟgFC鵱t- ?ۅwqthe ## ReNI|dg3!1? S'Wp~{׋UdVz063.8~h+4NcTpGwEt/.w"L3R(^^c.&\ i h\H+Ty,ǐ |9 L,a6T KSfwE-#ʕM,<.Uh([cZy> Vh?\N$^&0SW1 '_ߡ[PmiGFt2)5ا"^ɬ)Cb-f Ēv-J>hg}?1t&zdNTdoO.K cahl],VFX',lp: WY76M`9CtO))Y =ak)պk(/efi*)B3U XL FU$0D`ܖ͍tm14@a us///T]=i\Ȇ'ϑꍲ#M =\`|;$O^q9{vzG݂iL NWۉ]tlQyWA1DYUJx{P\v\ Xi{\/Mmz[Sh*ps"EіX1*EvBB"=$P 4Zv@QW6AۀOV3p\ t5<7ϢnήU:0rys殏(Wv3%^m"rxiD:oĸ+vSIr1°N4VurԃPUYpɷo?ׂDU Л>|I^S+V]i7+- jmH}?h~]Mf~S'q>hT9乀"(#u:IU2f EX\$G{uəWZʁp%7a*3GN\ŦaKחP#6E 6'Z+@xRVZƢ}t+̈ 1o*;M̒@MP)Z2vSaG=mh/!Ov\G`@8 K@J$#1[~1Mx Pp YfIcCqɦWz)vkPBLGlmiG%(MVu?8!oai=$M(|r諱%SMc|5AF+4NsmjJX\ Q56%dB`"rUIۉHT$v&0ǩX_⎰hft2w `D.ЗSAJ"-LTj Kԑ68zV$,MSM6ϫ"zyX@z1+#u'*imNWn<GЈ;\3!$PoPk2Xqcv APmn%'֯ѣ|TKq}\OTdPvg{Za|_OЖ `Lzoߩ]?0>Efbȋ>ݒI)9j}{FFDAj4V5yܬ;S jʥbB|s94iV m'K/{J h^ζ$ZWܴ;pX`wLS՞/a]cL7YNbS/]yp:٥%)7q%4 <8 j4[bMtm_pXDlۜ?Qڌpm4*sx%$={݉aW/7Uj+؎⏻ no<=/PFR:JZ[ACs4J%ˤNfQ,ߜ*|TKݳ83ibSɵ_F"hftoNÿ\͝'Auݗ'ėni7T^6! q*ٳ$D^#^{ZK+u_EЎ欮](5n0,}.a&fdnE,rи(/jgU: 1##&0vpC֎o1|)SUO|?UI%R G%JPf۹LB;Y=RoHӝ* tu ٬(gB\tcmBJ n[f%NJߌh/XɊ45*N5#7P#-f$kd=b*gBxp2n"GGDNtnJ`?[. dBSF1SI` nvG`uQ[;x>m?tDEQ<\B~ Ej"[ZEOU(DVȻ纃 X;uƕ1̚96\s>1s,5tZܞuVi-4 lt;(arv?Sf/#IQᢞekrh. R?eXP =7a B2&#V#X**iot./O`>v7*Z1X+坅kg="-|x=hlIsnO5'vQU[7WU#gu?CYÃv% JBO4`F% lBD-PlTfք\.Kwkg<:{p%{l$\Qb% nך0=Ndl+PKZJPhiҁR/Į]6&JFM^y=i0@ `Bz,]I:ĮsÇLBw=/T}ob?PpBE6[Hă\TF )g\"v[1ciIS}%.9cmI*+jh$-β2Yb/@־rZR[kt2GF /uhk'FTp8v9z*p+Í>$?a#̶@']Yl{ JےIz4yM>dݻ#Iw]p*kc}fiX>\1')hf5(˒7ԶOBgcc4vF8[bL g+G'TË 0QN "#ǝLdU~#A4Ef$}C^ h kʒݣPBjk]w؁ .^q-Zy>e9ƌ m$W|ndH[l3ؖ4\a /cK'PLC~0rщI]'_PYo M{c;f='WxR)l rh5dʐK.RcR4:j#\c@2~LG<n@Q!,Pg&UPxi{|4؈)Ag-!/O`|)#kfAa+ҵF#(J%5LBObWY-86n_5"JLs_ƭtMc`Xa1*lo?esklܲ:r[(;yqAc:wM]ң OV$xrFkU`ʧԃ_k.q9t !Bf`UL1&l eVBN(y}ŕW@#+?E퇩|^dە5ok,e/exڕ&:_iX@3lZi͎@eil+yHdsÌ^sfZ~>%ůŝgD'wủٶNt" f&c`v@뿵-_2qnIGb 9ً<4_>1Ef0оNN&9j4ӊ5#0K97|ҹ C`?,z)UMyXoVͦН4ׅ%=+ :іw2dBupUb^* AJ+2I3 R끐͑óvl s6dꤒ`Şk Do/!{D) H050O@Q J|qQΤA-)2Rp;Kv;1!m /KCSߍ#Wl?k+'~$[n定mLPrs9~+tAѥc2WKFzή>]M>TtxЬ\]~Ľ&T?s`(5|MŤu;״NG@R~ZňIMV52Bm~1$ 47䆴kSGg$s>}rP!ya ~S>2}<|[ GDXbJ=_ؠH v iY/^WQjv^s 3?O{\Dάe2X _ipa/|mqE ιr/\$q>3b}-ٟVi#-].vmlЋ%3$%Ι.HmXy+'[3ėB nx7pY {X$2dҔ#m/n Z=+E1X 2:RQQRɪTKÀ7qXD<%MIQQh[^ E{}S5z3kߵ3^GYË3J3.l04FJ#Y2qFޅ]$q*;t_ rKDyY^'_ii@sԳjG iu7PbqI;yo#],&lCCl{apD i黀RwF,N˽劖ĉ#Hke=8n^BVykZPE۰7\<gp\j8%WٕR7 jM8i2$yӁ Sj{^NEY*{a[]/v5OXZL(Rg_YMԺ<,f^zڔR*& e]x䚋u7IՏdkJ#jI]YXW7zV&foˣofIXg[߭N<:&^>|;_kUB<4 ֌5PYzA\2ȕ3R5 )!μ1 n.3 [إ#T?"MHL:X"z,Pvnyp u˱8K,gu2(&,3`Fp-/e$EԻ%+$hlO=JU.WBݙZ`!?߽6πO'<90Eg }(( ӁyK{rp0Q9jQ1>c_i]A%r>R{Kˑ:*K4|o+̦AYAW}>g]~N Ƶ p"n{] ( AH e%g_9 ,p20--OI(.l]eKVWBqw/14J8}Ƀ H8``Id1t|&VB2i:Urx3:K93hmߤ $/cnsq]S8?q}֙=Zh{>d2WK *< W* #?8VpfN.<//yV ii%gL讴F| $wc]Z~7OUP2޳2Tʄc XS痭b*-^U`x= ]Sl|i@2rҸ'^|8o7yN xeskyp;C҇LLi!SKQ jP\q.NpfQ08еȾl7f z SJ䃆e#RNݩ5;|~1RaX$"PPD;W!ࢫ佰I8k,8:r̤ Zd[m0G*l!T*7*a1RV^nr?57]!嚜f|R6 u$QYq!|XNHCt"|Uٹ^Sl|F3Rؾ?a-LxZs`Ex<{@}[3=2=Đ@9|p oqg26L?45F*n`aeG\qSl~-ae=PeAՊ^5!&@M-PlSދը6R?<'UVAF&X$Bb~ @t\{H)x+2?y[2 FKAо,=Ē @b]iEU1?|Q6c s5]Ȉ-93a#&nxÏF.h;cry+k'ϦE[i%n7m:VG|8a2_ 3+"=U$`wgc_婂(/] P@ 6)-_WfZue-p8۠oZ/Up/g kIaܻom'w@ )^yWi+!E7W6[W]qS'F߆nl9 ˳$2[&1-X>96pY\zP/3b8ef5$ jWKAC!{xݯn_A0x4j)(T)j4!C1G(i~8. ˪&dU! @FXG/ezړւ,pܨyL'l_;HMA]&X@lts%-R1Qn%1?h )ʜ/Bvz"kpIGceA1V6#jo fAs`RwO>jrh%Gn&DVZlM ېyTDIi-]]XnLXFt'd 6׫#FtkW0Ӣ%ޥ'ۓz|EDQ͗F 4sQu"uCR↺iNi-ĿD|nFY]YgM1@{A"XHf 7R {(v%Se؎g\_\Ov)E)HBԉN P3_}KlEڸ,%M2/j^^tV0цF֧w7eZD>hd% d TIWqXc?~qwm'BكL;|7сhgK3]%͵O\|gloZǚݝB{ :l6 kȼޅX[p}(Ag>y .=*|+U6ߴ1M*H_ފkfJlKkvA3B&}NZ ނ ډF.i4NC }5ЕzƧ5qv*E+c BNip߯\(Q}܎w{Só @ m҉{G`xԓUA`WGfxDUYUAo{3BWL2 TVT2,jғQX*Z~^PC W݌fلb[Pky"+*_ 9c0dTԹ;H@"8Q L:4cSC@:posMsOz5zWrT&"i֍lzމ -é!h\eEJ^0GX&9XӮ,+SD\zEkh79EG1JQl@@v"v[y~0}i&51pR4=t=0/1w5ZSm9F&̬QZn] c!"`>Ȥsc0>"Njsr7|knN<_dh0Ю 5Xnainb}qBb:2ЃKS 0Z?I|z`FW)7}Xًd[;a+iҘ)RTWhH^$=mswo}Ӑa6jw(:PE3J_9oC2rhmaC%jzcXGw&v):qJkm@IfOt,tJb$%UɮD5X`[ٚ17AU@dᤡ=r UKNّHHU ~bXŚnO(i/ s4B_D0濱u_ XqK/D qtr`EtN$罭>6OC2gў^tfѓ+ ́֠Mx7B~Gh5A!x/ۅ@:*7ӎlV.Y}[9w"SӄьcZc?MjjZj3cgVd+;C߳ka/"(] An3WN0rrweb}y].v䎐0` |OH7.:|lY祖E_zٕhxn6u}B܅nmcׅ+߆[7eWj}((h>xW4IDb'ECI96ϵ>\d''~{p^҇ I4YycHmN혾Z4~fkYKDg1By ClW:k fʢD??ebͳT_yߍDϋlFVAXyKM 3$2\_jᜫ1&.k@bhmid3.7|-hͰ{o/+Prd_M .; j_H׾ag^0?eUR\^l8Kߋ;6߬L^-@CM6T"~ы. =6LOZ8f"&n3~o`ux.p;6!r ]pJ$$9J6擩zXZѺUWsx#*fl"x;#',҃v[d=&! \9Ycʔ=%Iӫ GcoGL*Lء1bk|~{7~){|A~Va"S|bSg˄Wr+%=vʜL g=meM-~A\0%IV-.d( :r. ,Ok- ]Ua8Ya^DrwTY|&8Ҿs76Z0P@$ݲmG A].p9QTª gR-H ā1}ʑTr\7L ADdƉd>q{[sHN%Sd JQS*eUD03O@#R]+pz_#̴i|0~j[Ź5HE=IH=!!Oe7I2װ'S߁i5 ;SAHT^~Z6U5ok *= sj ӪR */dw*rؐ_t=f2$Urϧ 4• H䬮.?B\?4JfhP"5H鸅UA!rEZ'J=: <Ո?b &1*A 2HZCDя8?LOVҗUߢX2z$oJ&-%s ||-{Ez̒ ȩkJ\`|vIR0ke>FԡixCZx4Eu1-~n}|GUE4}3p3<(w8Є3g=y4۲˗651h'%xBظD₩=,.*8,\}pEM..n>irs`v>q$wG)<㠉9Whjp>-75i}3 .+.NJʵʫJ=+wkvl^Vݲ_'UY+=<){Rh*0 ?E} (O۷?lFa%rեdcj.>eBV!wl^KR.`vS𛫻TUܦ|cIId)|9v[%m55aDwצeXL2)/sSeSS [@!a}fw{y3 "VчZ!~ fyn5^weaxδ5`/RZ @vFriFS3cH>8d&̴ف5TQ -/-&-q3mLbNrsȼ }h^Ieo?"v1Biy}); Q1 [Z|%P2/@h .r*3ZO?^utl^)_j!?,+,V;1!ˢ z؜P6 -D[IDsbvS2$Q.'ZZ#_ۃ)˖/ yBLA.'DS:lyZ(CЮTm2oduqؔ*Xá1,F3] ƴԤx0@ނWh-gSD=Ӌ vT(cZ&hw:hx|bj*&6bW|3dKD'{U-gIaaXg-BPop;"( ns.~V1vê w$'iӦq}ݡL,f7 ėhPm*&DWR|J#Uf6uxLr Y+4]fx0n"n{,~c |[/o|!]}vn=ʍeಾC>j#+-35C1Xj ꆾ 4mrZ9%6ƧHTWv\h`Ky6^4pk *GcCZTLOqq!Nޑ!6md^؄LUYIiNf-Q÷C5rg(Boy#](MlS󹤷U Owz7Ac80oܿtP=(qxrV0c  Z7P^~+[5oki\]W{9@)R|&[ܤ12w^Û+*7w33pǿ}%ŽqXQFΩFOȖ9xEB J0Lę8'M;uT%=Hsǡ}̼SP׎,ns>sTA?UuDc\~ [`(A+QۧT(:Wb52ŌcM'ưCc9V5ҒFk%nLqظoͰY|TПfY.8瀖@K9Q%Dv^+!]]hg&.E<˪8Wn{szb5VcĿ@@c$φ^[‡SX(79,(s.)XQ0*bѩh svYgU 05:r:jm(j/wWtb=+:A1JpE ?Sވm98WSYfBE/2+d. 0Ipֈ+~@*nG^dwSH~LFρD.롻 ub}&s4rAk BR|RbQ OւSDq2)_6S6W- tbRUjfxa:ώ0f"ў@xsf+q_>M4?PAm;=zIzmeyx%n^XKMh(Q1' -P ezz,, "a tnWa3L,<͓ p3\!¢ 6%=g1A &9^8ё 6 qZ˨P i|'025 fwό#b_KE5^@>Է#Ì!TOnuQZM2fdd)ŋ137ϓMi_+&UG{c%wQn0@"d m??DNxOCn[vǍeU̓Rn RJZƞ.]?hݚOy^c*~JH>W>Ȇず_z˷[}#"!6-}cc"a4C0=FZcp fUl7׬C7Z8,b+ \-9Yf ΛeQ gfJ Jc}d@U"}Jer}36mxd{E0Aǻڹ|l;m+.hEɠ#-˕$Mg9jS{.E9#"@ Ҁ{#>'Աz;_eF?Ld)f= sLtbc.cƴqVfLA/ m]}ḵT`ڄ)O%ꟕT&nɴTz̅p3,JZO$iKl%4Vuny/:$GH+v@{Tz_ kK>W2jp/Z7aI qXLMU,ִxz\mݢZgNHa))Cg{G!ף}R?;|8>W+֓ROO7av;+ѷHGݼRp;솼Ŏ6 _nivƇpACm p`@ 7, qf洆Ҭe'k 9]Or;s;Wd$5ǹ4skש!aK4)y~`]-*.kWqne䏒<(K7 O2$?kӝO&Ic"iB*e/I*J75bDc ΋Ϊ`HOA6%p>>a5j> = Yy4MZ2"8l=9 ="1>XCnj,NQK|9̽剮htaXhk 4vk` fצ:C0$zZq<1a] T3h#mֹ˥U0jeťcX;O8qĻu:\|L6<ńrԶ19+PEt,YԄ#`#C?!]x<\J5>^CAe<2sG$nEٚ$HwB;`[]g.N=T>lhhG~5^Qm4E98HJkB*j_N4$q֭DPڹcϔo/%-4quJQ}% 4Fo!k/e9yjU2-F۱ZK)Ю2mԔl. _vj!ƫx KM#g`&3 D?pڦY>sl^7jgfttK+!AhȿJ_9eu6qJ` 5v(,"(8 6]~$4x;8Bz%F{Nˬhj2,`j\AFii{WHS]mKXpmfu]3Ebi3y\58}[z|9l. =ԃ ]lٻ~a%dJ%$0+ϧnRȬ'0Go's8YQ89 㰏ȼFf󊁨؍-Ġ%"R[q YR ֬y>4.Pa;lp ̐ R6?wZ0t׉Q'V`@f)OTLL\M尙,.T(heeBk@' zT;?N[ "\ȫ8`|[q*c?IZ KLXl90gZ-~j3V(#yS_&^tdzH? N ߑ\!xNKg}ǿEM8 9a.ӵɱX$MCM׍"u|&9gayF>3tЪ}br~ /=#ĊVThW'|ڂQ1Px4*9q=({WT_|=EXY{,oUWm$pVԸo[no4Ub]ͼT9yr;!T `-:%5EtDDaSR?q@:7$c$Ev4,60 ڠ~uE ~XpgW)6]&k=ZKW*32i_\kAXٮsI-#sJuMֳ24s8" r|B1!9|ŁE n\)j>%/t n,p5o윣$Y ' IT9~p5x-兇0V~zpZ4tĘ!0qyxXxCgrdfy eeZW$Pә#'rt̯ffpD03Y4=!vRXU<^+PO"0dH>Ml ^n]Lg3T;r2s麞Xw#'4ӭe3ݎu F.k1?P62L}^bsu$KP=G3.kbM̌PYd>RkqR(Q9laz\ͦq8 704оKwL+*U͸~RansIj+uZl'Roj8=bfo#z=宭*=Cxutꁰ8 4PKa^"hW`U{|N=\-L{kwĆ̩&'Fw͌7x#/nX*Vֳh$Dư4k i+r>ŲBؚFr -v,%{_KSmEE0l3=y޿'2:ӰcUO#ˇ ebJs%^IvjYuu5֧N7h_(}ve -iXY\Mlɜ:F=W#? &CLо,˲tf|*'84_oIwABJH3m[=~I/A;$\5&=T'LEXElA憎+p !`c~zjPߵqcC݉7"ftQ4|̀R2!fIvt7lJAlX[assz дH.ס?uk_V8 {PS doF\