znc-tcl-1.7.5-lp152.1.5 >  A ^)/=„b`$+JC)6{>d|vE`' guP9>hSz`Jpݵ66]6A\5a8pib$0)cNλy>r$ &6!tbo`U z IT\"wuу>-AxTcYk%7deA%D-g;̌q"8cF\H`\;wb6357b043b56446aea400a74c4b7ea7a3935662f96717901074a151aa41dbfaec0ef11bd42052c81565dc2ec8a5e557fbd04e59eP^)/=„$ZOŐf$ z=9T`Mɮ uX8=G1O{VQ!-Ol% N= ldt(P1ًE}e6+J:ƣxSW"I_-N G6"(ٙyL鐡k9%ʮt4Nj}HɾP&Ao̖_ݔ}2@Bɲm/Uy\>p>>p?>`d   .'0; Uq    ? DP_n(894:<F;-G;@H;LI;XX;\Y;d\;];^;b;c<d<e<f<l<u= v=w=x=y= z>>>>>\Cznc-tcl1.7.5lp152.1.5TCL 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.^ build82w6openSUSE Leap 15.2openSUSEApache-2.0https://bugs.opensuse.orgProductivity/Networking/IRChttps://wiki.znc.in/ZNClinuxx86_64J,^A큤^ ^ ]ӈa515f83f1f0c636d995c342edc567ac35eb50185cb9abd4803ed1a27d431c85ccfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30rootrootrootrootrootrootznc-1.7.5-lp152.1.5.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.5-lp152.1.54.14.1]])]\"\\P@@[O+[L[)[5@Z@ZC@YX,XpXpXQ4@Vn@V͛@VKUT@Tء@Mathias Homann Bernhard Wiedemann Martin Pluskal Martin Pluskal Martin Pluskal info@paolostivanin.commpluskal@suse.commpluskal@suse.comtchvatal@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.com- Update to 1.7.5: * modpython: Add support for Python 3.8 * modtcl: install .tcl files when building with CMake * nickserv: report success of Clear commands * Update translations, add Italian, Bulgarian, fix name of Dutch * Update error messages to be clearer * Add a deprecation warning to ./configure to use CMake instead in addition to an already existing warning in README- Use swig to build bindings- Update to version 1.7.4: * This is a security release to fix CVE-2019-12816 boo#1138572 * Send "Connected!" messages to client to the correct nick- Update to version 1.7.3: * This is a security release to fix CVE-2019-9917. * Docker only: the znc image now supports --user option of docker run. - Drop no longer needed znc-CVE-2019-9917.patch- Fix boo#1130360 CVE-2019-9917 * znc-CVE-2019-9917.patch- Update to version 1.7.2: * Fix compilation without deprecated APIs in OpenSSL (#1615) * Distinguish Channel CTCP Requests and Replies (#1624) * admindebug: Enforce need of TTY to turn on debug mode (#1580) * controlpanel: Add missing return to ListNetMods (#1589) * webadmin: Fix adding the last allowed network (#1584)- Update to version 1.7.1: * Security critical fixes[edit] + CVE-2018-14055: non-admin user could gain admin privileges and shell access by injecting values into znc.conf. + CVE-2018-14056: path traversal in HTTP handler via ../ in a web skin name. * Core + Fix znc-buildmod to not hardcode the compiler used to build ZNC anymore in CMake build (#1536) + Fix language selector. Russian and German were both not selectable. + Fix build without SSL support (#1554) + Fix several broken strings + Stop spamming users about debug mode. This feature was added in 1.7.0, now reverted. (#1541) * New + Add partial Spanish, Indonesian, and Dutch translations * Modules + adminlog: Log the error message again (regression of 1.7.0) (#1557) + admindebug: New module, which allows admins to turn on/off --debug in runtime (#1556) + flooddetach: Fix description of commands (#1548) + modperl: Fix memory leak in NV handling + modperl: Fix functions which return VCString (#1543) + modpython: Fix functions which return VCString (#1543) + webadmin: Fix fancy CTCP replies editor for Firefox. It was showing the plain version even when JS is enabled * Internal + Deprecate one of the overloads of CMessage::GetParams(), rename it to CMessage::GetParamsColon() + Don't throw from destructor in the integration test + Fix a warning with integration test / gmake / znc-buildmod interaction. - Drop upstream patches: * znc-inject2.patch * znc-inject.patch * znc-traversal.patch- Fix boo#1101280 CVE-2018-14056 * znc-traversal.patch - Fix boo#1101281 CVE-2018-14055 * znc-inject.patch * znc-inject2.patch - Fix building on Leap-42* by using less strict linker flags- 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 openSUSEbuild82 15896447751.7.5-lp152.1.51.7.5-lp152.1.5modtcl.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:Leap:15.2/standard/3e766932c51e2fdf027068d7b4166c7d-znccpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=7c4286e3f010b96d4a80436b7787a990c2d2a940, strippeddirectoryASCII text RRRRRR RR RRRWGoT650utf-8109bc9786c18850df36842940c020feef501925c33584d07b346e451ea417692? 7zXZ !t/y[g] crv9uQ'욝`Qrtpwu.j WKt{pm8doqUEV)m`'%Ip/ՂUL+l:7u R"ɏ]wXF~- hKRKږ6S7(EY85$U_7P΢mOWnL"n">O&<㡭#1$[ecyN[d3*ÚOGRH~S#,d\ t=9j.,qVc()=r.kW׊O|I}6;2eJ;ǰy [>O[/ThIZ&pt5{r2,K w&)3zgu\T@W1t_qQX`rWv bX>+%$ > pKcLEIyNInƅMD3 = Y`&&4@Fxh>pXY.D0-jpL몜Nleb$átHn$0 }:qOC%JwC{UUDbSp6n11@Jnf+F"&ks⇭W 0 }>0GE2cl~އ3s62^r8GMO/eGZSgh\LzrMJ[ךTju' E#(COB8͵-m+[5>.3L W}\&Hu pχ5ŷgW:SʼߡCKwW1B=1zq,7eCa>a@| qO#2M&=8sEzP8y v+Eˈ 7_B90Nٯ_bvK~#Ԅ4+ZI8@0їS|rzٚs0g@ ttzϘ`~~ r\.;d0 L3XQ?zUb>(Fb[_UqQYFԩ4N"t 'MBeQ9Y=O~ථky'5?eX@BZ2-T:21_qpNLKyL+#/2EbE3E_WJ5j!];VR">)|vvg[)8FtޑB8)GS_x,t0JD퓆&.mtc|FTCC4W @"i>M\ h={i(b{j'A8k|DnPY]k_ l-2ځE$kRugxkc[@ژ%>⭎VX? TM5¢5Fj:۶ CdыXq  JX<,33n5Y@1D}H)8mRaߏDSYؙEMMBl aD=TChu+εLE(Xn4?.uf!6]2TVmdL,XjO}dd$C"{7Rv9w Lɿ:"|'{Sf t"n4LXo$j`pؒkNvl1gr{6Yֱԅ7.w2WmPהv1] QNXY[c+u'5O oc7!4x "4+XO'j RKBC,8=ZT1ƅ?o.0#=+y{LJHX^s < !(|9~è5->5̖-y`?`k=(I1VY i.Słϣ9=]!@FB"3hĒ=:K&uV@A&u-p ,}ݕDeb#6MFk][xQs~RvWV-ݫ`8V>6x/>1t0SĆi_KthD_s2S1v$D D~ZER"Ú2mB&$ Roqw2gi4?mcVfFU{_ oFę]'=†ꈈ⼪?5@$LZ P8%nR{ 7>uJba5wG~nw&3a"::G'NJjU% 7Jݫ5x򮷐sjf -sr Owz` i<Mz~t+[]3~Aڹ6eںuE_s%hJ]\ghg&g9 B75ZLhMCJiX58lH&X̹:frUUY0 Qf/PpLZ0#4}ԯNMH6IEڲ0Is>f.O W^cL)Wy[Y΍*Uެ.$8|0OGqtsP_ae>N"uUVV - Wn?LJ0kۅdøBAN$*[nbB7B;d,DВj18IV<# k%*EqJnzuyheך) ؜onM;鼍a0c<`}S>mNǀPeA<,:>{UZ܁4_^ 91 Jzy}[w !@XH۹V s3$\hZ}mPt>6"b3)$\v(SLR9f%Jf݁N>!v+N0u b gʒSp؁bP#<ױ[BĂoS Ԙk#؄1øbB&82"I+EYs3<|d"}V))*L0I9ѩ eĿU}qgmZSK*hsO_K$Qk~*/.s:OdUF=w d`8-I+JX>:y/u # ?A {}ǻdy x\Cy{kT.<ͻ&Pi)>#k[?݅[T =;q[WlFoIW9_~%:A}>- X zuN2Fk@^ۤRxBP`ҖBϰeXn_J13$19<7&nFv8m,car_3"|h$ƺx@+@{X&>w'6T_+H~3uLGbmFD,I{6tCaZX;N5͸6ZP^:_ Jք+*2W||WCl`*k7fow`KmLvzo2 ľrQvyIeZǙ6+Z38"THpr8p؝$iu)ɳfpa+U$!> |P=M,ᵑ3٧aR [rd62R!˜}y$  o"wMaVM $}ՠ#:yYҁ} @^[T?kģQ}rTG&NU^BW^$XbJ'bSR%J-$Q(eFx_*׆LdgSpYœĈ.~ bC (]٭Sq6Nb)`4(Ook>Zx&jlK^'z/tȷp?3xqbyPn=^]jf2ʼn 14f:η-Ө -@ d}Jq@<-yކvxض gLx5Z`#*OSIHGU=lFTF)7$pj!_`B7/Yh dׄ@pn*!J܆M~Xux -a&+f.5'ەwc!C1)ȌzwZmP$I,s1Re%S ^6 V !Z#Z[r xA~{4npiAcCƘ|EPw'@. Eu+A=fa.4'i`v9JE O[+K|.^}C W\P]y>ĨRGe+w3! \֚gdhБ[%֌ckkF~)hfJCg2)*o$(cQl3$VO}T\9i.^3$%YuBNj1Rmʚ'Qτ<\/ K-%s{dA61a뀫K- 1u!!9k?)4E(C^iRij)"_,v$KDTt$j+|ó+Ӕ#hE/F @D&?5Nc<#tG(d„`C "z-28Dd;R,}^>oAYѨ"c%I^mtR#Ҭr #G6WI>j -kڊlii,q)D 6HҨk.p. w?RVRA c23H&BbvKra\E [^e}`r|qoFHPMJth)1CEөE}$};@cZ [}]6D4ZBZ+b2?GVa޼ !wnAonΕL:=f3BZfb/%h(v~aj5'\!׸j+{ ^CfY^$1 I,Q^ا8 0li\z :O՞Qi~6qָYve7J}Y95̘4rZ\fYrjY=@m%J8SQƝ ǚȨּm$!9lh1Ds,`RL:uh~VW $OV*4Kh++hϲV%^ۄ(rd>  qiVFѽ߉SizIZڜu8641aEEPiţ*Σfh*hMAYad+[,Xe:>†n(޼2_G\4сJa>ڝd-su,RAGJ\ Y`J%R"39TFdI?jhMmاR"G}&(LZrx{$7^T#PӳZچ?n6N8NDpVƀ:gy569xwUag}͗3Ǹh{Vtp̀ J|e$@.w,+1X\8UR\d՞%.hT6MK|{N:F/"5J1=)-*Q Ie/.N(/ Ĉ--$/n4t=]1(`/X1ꤩϑ]0^8.d%"m*vJ:etǝ^&6@u{_'$8/'Zc-tcWpOHUxBn *o?lFє]-K#z#tcXQƑAU7!^>A J|[{\MeXk){enMtFQVJOOW[02<с-GkX);ZDjȻw%ꠡP9Qáձ 㘢|IL7:gzjg-6xi &>Gܧ) Q,|6GyZ߲s"Lh[*HcMj̣CՏnW5OFC+l^.8G#MLHzZN~P U[0XrE)D}:7kh9B#%&u(} 5~T/tįs]Ap@_> e#U" AtfGD5u̚ 5~'3#PV^o }GEz?O%*R^F(Xs ťL;tÏ qUGZ>1}ȬhSscaX&7?~x-|AV(.| t+@lle斲LgsA633aRk +Ҍ8څci a%JNάtՖ;"ߴ BTpm6'-E1TqYCOX*9'gQ+jYɛd2+P݋ޕ0s1=zI7tZ&"F֑]8` y KWh?A~iBdPͿ-; 4'XT U"t/Pi B>8*r0VG:z%-B_EȅP0BeIի~FODK<,upڍjWEC0wSzofTRJ+ݠv6vٖ%|\O޺Q~E>0EP'1;g wzd?`>ˎظET)]jqpUXcUۘ =wm ~?gcplvtD`ۻeErHI!9 rwZO'mn'H3䜆mv0(RK} MZ+H֣W^~oEB ڨ5 Vޤ@ E%NP~߶W6ƋaUK5rcAV&+QH<*v,nT %"bxgM;r*7kT[k)F*Q)ctb/p- r~a@0Ot]gRg&+; @8V0PjZՁwΕYgnYGr~)ޘd#{(" ok!Ӂ.[쀦Pߚ[Ey"YK}Tìi32(U7h% _Ya.|IT|CK(tSȻſ?˧^6 Gb-%2~~[S/v&wQWjc(O8 BI砓nl%J6|CCwcoZ.yt/VКہA9`ٯ9.x.4)gя-S׏cj,9`6sLqآ7|MɸX c#MG\ltт+#㌇pT}Ob%zȼqEƆn|%;qzyi]Tryæ-蠥=zA1QP[,FG >rXKr\GDNo??“O];e8ʔ}vb"Fؽ;AnؽuV=#&1O2%;4F)Xw/+-uNDNTkp6ĭJ@n! Aw jf=gX¨$ӚA ׻m!CQ~09߳'3dIu~Tp=&K`j1U0{fGC` 5dSDҩ䜕b~o+Рa:tTN jQ2qo/Z@ ]KLܪt"EW wL:V:ؙuc:~J&Cُ 6$ Wr#5QZuI`̯"g)iKvz%M3Xz !Rw^jh(4EDV?e;鷰7Ӯ#t~j"l,lG}\ƦcVl*.esv.e2u{I,\0ɫ&_q:RsܞR8$WHyijiw_B {nBqH)5je\zakFQv٤RZ)pԶ8&ۆʖ6+pGzH3~ yѕdl̉q1Hb'i %3 ѥ&,6e <&Y||&Y4{L{7OmЧZl)0B˖NJvL+k} Y#oyzpHbx0@6Hڴ ~ [My,z*)|zJt}0o|%Q8蒴\_/Tl@mn8_/|`;+߾?P  ;n:0{~? T`6rkw68F}*΅_^Nȸ!B!d!Ebz9Â""Ihxe>7Oj=(9ir+m^Y <j."Hĩ%/Xj}f\:-طbTiWy*Xʹ#O%z,`C8i3*R3:t. ^]P^lUM] {FNߥeA/ˆjtLdgy>wOW>k!lLiRtJ0З oeZ;ǃ8%WiBgpL`>~iDȒ"&`+̣x~!Ǹp!,qZ +S(Ao!1x).*;]w8,(Iyq߷IqA6, g˷anĎjFjほ\WS't NᎱ~^A h4&ԱE`:`)ɨ2XD\] 5Mv[*B;iF9!Qבq)7ǷɗXaJmHӡ]F XJL6PpDD;&bU{4Yvă3=Xh0梇RjGns>t?kc8^nDZRW /?"p,dlWERu㣸'Xyu?SӇԩ{?/m~Ё]$goe`u!mʷZ-UR+lw[vD7\,<=y ";m{–SEfp*Cc|٩5NDٖ5_q0Y:itsJt|wDrnR>=qѢPůU\qEYy)e8f}u ܝ=qK -M4f, <O]S =\u^)u* RvxzRTQ/tTUY^{<{ܯc으r 3~怪җ>Jx\";ws7_<"=70Պ^gwTh)PWCKQ@TWqeE>ae5dO]$Fdjχ3jx&sM/ѐ:9!C#F(Ȃdž\Z- DB9fK#ZL:- E"4եq$k29Gᗤ39bM/rEgJWe},c-j8*p7LV%$rA) rsߘA2'3"]ѲJُu8 5KuKf3Og 4/TR9zW!Љl%sXHW|{znq22JM0ŏ~dS m۳3¾? n^1 ~̣4L̔{KaX '! :Y_͓\fonInfr(h5xsfQҒ1-7z3% )/Ө[Ąڋ]yCt ]2ɑ٦oK3X'{OQ Vf&zT 2tb#WV^HMHY2`5=foDqg.\s(m:Stm?C A戶D 2;SHU/~{dzHYY6;8g#}9\ eNq^b˳-DU%%q'gZMGma`|T^}j-VO >$A 'K@zѓc6DTݼY? /ax@#̞V)6'KsRBupI8TuA!PHYK~;tJu ţkObuĩUm6?.l)=r&]9*Ìj sMJv%ne_dl<F6#Vty?MƫdaxJEw?]0`YMSODvӎ }ЪG7Ix6;`0`/+:q( vN8 bvyN8׀)+!٦yig'\ʐ_ȧ$Zc i'WfB) %d<%c 1XK|'{LA2m񴊣HJi%ԯx@gyֲT¥z['J "pflcϾUf@\\*w Q4g4'L8gl ԅMI#84jW !DY lai]mRn%K! yy+K QMSS0 .ֶ"[*o65ƅ=2T-@V? "S!#!;80H;`q"uC8㓜a)_mE8MM3#TRl*iitHgWv<>c:tȉHF\#۰Zѝ1XoQll߸=˹;8>!w;u#D51n%MYb C[e"e$"6J{O9#gW0"| eN({~HS4IY6Be]\KPnlQ֦ |o X|ȱ 5WZ.a>8 ex[Fcfύ$Y{x+h0Nݷ EX97r)0Y`zR)#U,4'/rJӾ^=M\.h 5 `E<:öid>u0T"|l8$0@3#H ewLmb?G JōGmz[{)u]ff]B:BݶUOWT xcg%}O5T+_;1{87;#g^7o:Aq*]lq ? ("gگ,G r{Plu1{->\ґ0t1O4cۏc_ugƾMo"9 tv2@-~ѨK^ZoR+M7|,N d17 u myڥ;oa`9$6ZMǕ, ;?#'yeAah6:^Ioe 'u9ʠN};bjdI}"dw$Du*{ &L :rȥJ+XA7lCv ÁDo=VZ4=nKXWU (SNҚ Aߓ|9Zх#ՉYF``Zq@d7sH59 ),RȤF"aɏ]>]C[z!I @|Ksi1Bbi{ {]>O\2k -iE(gK1EF!V{,8 \i9ϑ&v#Z/dN˭%"kh HߴEC3\8c+ئJ&D<'%V紺IufpQ+ =>̂мbw{–G+a]EJ%\y;ኤV>Pz mޕ/eGMi[ՊPB´\'ej#6x+_j 8j%%bQJy¿U7K׉&#i辉fӷ@OOLek.|၁yMTdȯ4=o<ثc*D8Ғ/igCp[[\Ư\m[" C Oo6ɘ»#KtB]2|iqu+dH`w5qQ̔Ɗ]^5o7)/3"'('T7|sn Bu59ojb8R\NR'-+6Ox+ꥬMzb+ |k *=UEcթ2ȑs֔`xƫaaNjqI `ʤ| Њ[Ag7`h#w$V'CU)s˅[1󤳫J[\xd6.s u1)a Y+#4>?nRacrɮ.`Z62t\/d AP.KM6$, уk_eyh@)蹤HQ6[mi.rD;ͮ uRƩՀtmee:8^ngrs@. @Š˫4 nΐb\UT(|W.h Oމ`R⑒/+lsg@8E/v[5p; hLsj (1}',} .~9"1WE";ՌnM=4Lb a|cr/QMv NY%\ W*q&?wN&!)NKYWYAf1l1Z*\lã pCsk[k<)īSl-)6Kʱ(|(/1i8kBU3mu$[[OZsJߍI}SpRn^=益\)}6w\CKօ!@zv?cVbƊpPwHk?[)yA,;HZ˒V[Ҡ5%`+%@'xnjGJGvD\'g*} rD'PjKkuD=Rfk 9vQG& U:\hʡG;i8ՈJYBOdU7u6rRIzxl9e?ҵ[dS"nzޘꝏd}$- ]WP.+Atga59k(>V/^D s$Oá5wIFF^Sc= IQBKG5!!hإsٿLRSz5F+$(ҷ0OŃ(6t<&?i*H'd |U'h%vZ  \oo* oOf3VXLdtcԉRd_x,RrXmq S)[cm.v ;ru!hP&GW\4QFew `ҝa[DBt7ۛbìo!W/乞fՖOu7|*J]H{a ab:[r}/ڥ 2@BGaKj?=c(Lw8J74FR7kxᮦ}7Ih3d98,`74,ZP%6ddHյ”9n/nnmhc,nQYٺwGt?}w6C6^.ƼZɁZ"!bA!N Ng@rA1 M N_)5ƊvFV™ K޶ C||G/`%>0tz .Idw}!rgs0$*bUD_-de "&;0~', z҃rR'Q1xX,9o,VK9IcPjMh+͂Sc(0Jqˊ-E0xGl&6 ?Í=7 u}x;)/r05>W&:K֑ıfP+zLӹظKٝs/"cVoF[&IZ~-棆}B -㣲sϡnf>ӯ6_߸ -cb#K6f]YNy|=G!|ٹ*]3MI``=,o]xFs3TJ $58kg4y,zy[涏;q`N{ qXwDd 8ic})J.JT^):k]3.˨QQr9ĂÀ^e]LawWPNP+4[B׏"W[vy]7G[ ?dp()Ֆ]l)JۡB֯W(-! 3yj1\^=ZRGѾмvu;= vD$rCuP pgKu.tb} Cc>8~Oc" o][OortFHY6(. 7$]0C8ս@DN,<LtJdCi?[-1 ZHDzqUsұ%xxзvU({ `뫞 nʹm32U߿Ǭ ?\}}$ͦZ˦*GG!sXTd+6 *z*T[(:@Hz hMypcO4 rTr._{f: 3h &y#.kY{ͳ^s ;ePeoIag;cdq2죯>?T Jq2b~e-A5-Z3qq3`]M@|\H樃*R"z'7x46`;PƬj],ޡ 7%à1wn-[s Rd 64qӽN=zG>muۏC4%j8&/ ou caD7]._V-Ltj\C ~ Hн[AP'-oJ܎/K)ǨCx7SIvwYwt%y/1C5nA^wf~uu6ŧpihTͩYH3/Q^xf; zJDѣo'װK(]pZP {?},7L\wV匡Bl(?W|X1ݟ[[5FdNp>K#gI9מ0B]ħ/ʼnfP:DB {&Ҽ<8GkV!N%2t4 4Y:ٟ1UʑP5%ӭا}>,0t}*5=c ggS!=lhg7eF{bn\vגţ+]^r-Pil_QhN/-RoMӰS(J8)Nc/Ak'-y+W$hV(&YKo~q+>ߊis{cWYtHMܛB_gnX~Fo zZh0AE=+ǦpQ yl9=(k)>n{b^@d/[l$0Üie 0v@as}^ym_Z#wd]?{C=YCOA{å,ø|+^v0P߰'"a45e| ;-Ŭhjdh譠y11tOd*_*ˋ-naJACwL߱b JZau2qqRpCf%6¼?]sF_9ٜ-\x@19I@֠h(6sQyӦAMlS^T-:U8F x oRєk(nlmN'6Z+cYp˳-zir>5~àPm3x.l;&Y< C%r U Cf-gAMc Y>t_0HtkS Z*;Qv td $/XKm^lb3 b+sN9ș03%7p/PUOt/Oݿ*os|iyȭkꩾV>{`5@0W0GܝJoh4tIƺ ɑX_SC02YlP+d\`sEl-aEt9C<#SY8uݿ(aOiQV2, !~pg5\_o Іo#c &@_=EE{.s9m+0I e3#e%+y'ɁhKj=!5 -%섂 '/{c dR9{Nawz!VyFXDR#-mST|Kɚ cNlp#Լ+6rbDi FXݩZxlctCl}t.c#`Zm+[=frrwL$V{"|=SL"jqěyMO~r'bļ3fPbХR1E"u 'xfJ >!j+TJk֏`GOvfJBV) 4lb[zHnF {n</Lƾ~_I'0c+O9u,մt` ` &ųE>So#tɳYFf$=]a]]Y ΢M$ͨI)$$c2aq KTTiS+~ƌXo$bv^nĎ^¢}qjYʥVqiwK˙{h@i1GN[ð^OQRT^U"u6n}7 \^\f!4X`]y :ྗ CRdH"҅\Y8OɮSژhs3IYi * XQx9yɥOw\cs`3QQ EOJSw39صo@G_X=w$Dy#YM To }z;_Gؑ٢FT-msph^U2%ea_Z,.+)5U '0<@EewՇ`|K۶f Ft|f"_MNnv,X o>*; Pqt=o%^C`ؘw^+˸Uj? J1tۢzt`RdHh2rH|3. $B4 d;nߧ;{8}cg%4Gϙh`@_puҹ$G' DiYd]Ew.YiO=2 m%VjswI#(Hy-cv8`#< w.cKS`0D{֑Wc|LKV:Hpؼ@FKշaox&:)V AKK МiZ6xŲX ; /*8+)MTq{%)CSJdt;nTnqlN.ik+W3l~|l,;|Ư:GPuƧJE吧tRS Q H1*5LHKKcʼy O ()νT0,5hE\ kj &I̥1U"ԵC.B]+ 4ٵ ]M+<>W1ՏQLg)~n5AIl!q{ ',nS[j 3"3g4Nc{ׁşZ-X2nlc۵ %{tcη9J!Ij.}=ьPW>HjHϠJݖ2C`,Gݩ+\ cTw4E,0(~1pa9F]10mwF:Utaq$lͺD-!@h W밃աDr#F[F#QG5sW|ORE luMl1q|[+͈ m7q/ɰBU'22w