znc-tcl-1.7.4-lp151.2.3.1 4>$  Ap]&θ/=„:4<́"ԙ ~W4DZhi %^^nL n_h!֘P5J3CW/F& IPN/2揼1~#&<_P*M);FHxf,JY\n;W[ۉx̎{4rX~jI{i7uTD{S-ܰ>O7D}*?A^S|K U'u1^^IRk9>'cF!y\>p><?<d   0'0; Tp    ? DP_n(89,:F9,G9@H9LI9XX9\Y9d\9]9^9b9c:d;&e;+f;.l;0u;Dv;Pw;x<y< z<83a00b942be9d1e474054001a0f3d47f29fb1ddcc9c9369df474a3c7159fdf33fcfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30rootrootrootrootrootrootznc-1.7.4-lp151.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.4-lp151.2.3.14.14.1]\"\\P@@[O+[L[)[5@Z@ZC@YX,XpXpXQ4@Vn@V͛@VKUT@Tء@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 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 openSUSEbuild73 15627715721.7.4-lp151.2.3.11.7.4-lp151.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:10579/openSUSE_Leap_15.1_Update/3227d2cd27b22961e8e65323cce49d2a-znc.openSUSE_Leap_15.1_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=6651f0d4ed774dd78785234409fb62975e27cb81, strippeddirectoryASCII text RRRRRR RR RRRlaLKutf-803b07cb49bb5b8cdecb3f225bf08880817b5850cf7063c18356dad6aa92363c2? 7zXZ !t/y[gK] crv9u"@ݲR,% v9W,Et0dS.y] [扨ã_ cs3sD&*\g TMH 2g^勋2yGZԯ9p5J䡥 'O3&dӚkL ÀV!/bea.F'] 2!|h,߳KŻ>ffY KƓBӑ{w eO俍 C䎞,#2t8^[|rN1m"lҀ`8Otǰеj+#Ju=Z|!uUeH!}|QtϬ>= 1X2CPTL~4Gpxi>긅%V/6qYM0Eyba ɀ%Hy0gSƧDA<3=/2b O=`8.Y 1sAxVzX0@nZqؿHQp@h'T:~e9q3jZUdCzR,ŵCkz ks?6_nAZHN㛏2j>M?]_Q7{ Qܖ^9jkR#w$kp!Hf`^M*SFغH3W\B3U'Y?%҅E ^^j͊bp jn/aCL)ށ~8V?:,IkSZhXhmZ$`moCVb~j7u䛪&QMN؃KsMHCN7U ?|qǬ H?z;دâ1r =٩ۊo4CO!q]k+ݝ0Vx0ش(S۱yFM*SnceOW`9w< xjnُqŠ\û5CO6B]a%y@{x^˄ L$G8h^3"5PCŘ:tV-m7{*n7`<{>4@ɓUK)^-tOrsMIWT#S]rs!.f罓ȡL4 ]X7/K] Izl7"a=QB- RYm0 ~_Wc TBЯBb%Z\!J;&iEGLq wL/>lmsu/W0(MgC}c tü:#Gc?ؐ~kR>FzE$ZG )oLJ!Q6eF+?[-HZHUVW(0IwZ"% #i T9ޘ$AY #o^9ٔc2ڇ) C}:R`u[U/p`;f\i:F4jxn7|w't{BDnx1!u_)a V hw*'@ T 2Qbl+B#T::Ӯ% 2mr2Y7]Ldf&4]bWnEyxfUd.hTԏZ^3di󩽸<3f`\Zo8x}FOZ,꒟;@[VʃjS9Z?ğj0'JPL.~ӯbDzH?15tf-oXN]H|E01y,x*^ŕHQ*(&^V,]4p0Wn%0zǙh}744Xp(ij1It▇> -%!J| I2?5 zWI4uR}E_ R_r@-,'9À캹PI2nO LƇ/wkN֦6yD>r7Nh3_7Rl{'%F8sǗz].r=ta磅^ xJZԫ2,'|"V )>uZD]`ckP X$ꤐ;p@O'./tzj 4\%v3q i1շʘ6d%)6.9=eK]OϲOw,/9 A",LaDwGNeR[G&jK7:( $Th.w?ة6(a:M ^$撅ccؐ".7=-ͪ-9ҐCy˖n= 3&C1:} D`Z ' b~1p^0g%\~Dܹ[ZM)ݭ0DJLNbsSAX)#m/F6 :YgL8]}CDv O6 RR0 $ZyW+'غ\GOOnFrς(邙 S-7L -"9EbʆBSuk(l඿ŪuTT9M%gw^흩LIi1mдUJSH\7"V:bQ>7^!d-c1qpmn䫼Мy(WS7Ѐ-ʼj~z:R5q@q/c"hd_Mʎq8H騨'QAt|܎ɺӔz{TjMpX#+&fh+9Pra N UM!gR羋|cus٫RD<' qnU3G/H"J=*dʯb+ -ֽ<贘jqQV-Z$ 9rGZكט?hhp;-b)c>G8"nϨbˬ8f,h}"Ƣ(ׅ{`\OOv%]ϵ_(8Njj-TYvds"54+:N¸q1g~g4bw"Ҕ8gB,QY4GC(l':پ(Քŕ '>}WѷCH$Ӝrv_qn\1zDA,$A Poxx"$[;1F34vLur@%غ$BB],cwVHt i XU\xO 3qhڮ8V%ԜA{H_L!@cjm?Q{ͻUUk>O "W1bLe%v9R}4xO Tۆ,5\f >A$1hgUH6#oX/-Z/Mĩw>+g\$7?wj]mr*uJDS('4ea"M{6sBm@+cd%{Mfg$@;4 dBhǤ<~m/ц!Jh:EЗTKH{ KhHX)O~\ަ"S&Wlʔh Gc/>tƉ%ɽvwsas%- FDZ rK6F$S5 qܝCI Eo,=(D8 6ѕ.Exoo1?)zBjpc)dP8Tܹ gBx@c(yfEg< na5 L9S拨!^V_J\ywiMHKBH?עϘ`ycQ."I\34]!NCzwMgڔ {2-\ h]Sq!(z鑍2;yxD]Ve-sBt!K k_{͘|꨾H,"Ӵ `쥹Ps7hat16󲩛_X ;^Ԁ V% )vo %*DP:i):Ch3ٯnꈕM]vхwWCC7.=е<{Q!Ү-ϔ"5 <_P7@^Mn3yu6=ԽCVZ%aY*- $Nt^­4 x2$Gs &9*)'1Hp sjŹ1SZpӹ !-ƒki:-xՌvw-VD2xYxۖtzn;5zzRLHDͱ0Wd ͚ 1)^7쁩;. h#w#Ώ" ۹u=֧U5[X*D>eAi)auLC& Jq_x~s=0RU@no%9}=INo~hPzI|/@*x*{?L??{/ÄΓZ_rh Q3dVR@GX?,"aB361<̓f;HvAI$zH"#ۈ@)?Y335@e\efS2ntb  D,a#Lz^L8IM Xf'7~sGQY\Ni ,ݬÆ?زՀ}c1V.H|,Gږ z%cuF7Vb&@0PzH+vQˮA!@OSDžW=ERhp#$rOz7V]8'^"STdr̋,tt\Ԇ=@g76 D|3GWrIӓ((x$euWFyߧsc~$]se pfS ГWrrr"+sCq{vP 닻 E^p,M2fI~yDOA.<&֚dvk2@_IpI!]>eWL.±޹1RG;76@, GRѼ;5.#qZKdx:jn)ZjϛE@P"ftݴ^E3 wq[.jeլ%J8.G{hAAgzTnW?g9E(0glY=SLD=P2E|txlέ|ötdF(1MܱSn˜) V8<nuߑ^N)Z/hA0`U.ʿ Q^lݩ 17u#Z~f\~T՜vuV'lVƳDž'w$: k7О{8 ]L^6ʎX#)5Uq4\rfbn`4!64:K, =:!U"$2_#I)dJ(PTZy{x>鐷<"#Wbyz)Z }!+9)Kw!~[}M'n%ݡ6E9W劭Mlf$,i %c%凡Z>ӱN$]/iƞQL֣?U֚pQWug9M1KM0D]42 Re싇2s@J8_;N? Mz\cqRɷϯqx8/LswV%IYQTAs7Ys@b+۔| B M: lF{Ú?䂈Ϊ: 1ŘJqL'iP(3d֝ǃgTރ73ڛ<:#$|̋wŠ7W%)?4e ٝM#(<гzjjS htC4NfF_ۣխNDŽbsSO\PҘ':cLP N8J"z@!׬3iQjlof  1 n>R'攷n=Yxtkd Ha5J9 ]^skFh;*'u nx0mi@ڎ4Zb=h24|Iٗ2RGYء#S^%k!_-ZN{3Cr2cj,P?j[…e=f$ˉŽ8S. 'Y4jH/Ǣ^Nof2870GAz8ҷB#_PcalR\I!1 uU&d2~Q\THPJ Ol)'F!>!v3b~  oR="S۠/G,kp:H +)oW)ˣeʷJ91t QK9?^qCLyYlŲp,px*Ac݁pَF q%kϧJ R{&IaKd) jdWI NFWiQ852Q5 xX>3 `B Q+|nUZ;e xQ%4 @ds! -p FYߺ\tUߚVvi.Y#$j?}+pA&t\BorZ(ۍMMI]VaL@V!_b 3fnKl0!``5j@T*}g Ny2pu3yMZXl *S32hST{H=& 0 ]87S M֐ Xg;WȵE›t>I 3RPbaP<,ʽr=3Y>1]_]ʾ4LgSL,k*A߅6=,ڗݾrs?7]kZN-Z\Ee _+k(8BUsJ=#]- /GGq 1;"k]nA?ʪvM<>ae/q9VhϜh Ь!w3xb YyC^crLeSa[jG ס_@*}hN <nc|MDV(+Dh ( -,QZQĤ;fMևʉ{IBS^"~amhcOiWeW]S"xN(cn?z'o > m_ڗIڱ['kFTd0=-@-+j$?`Eٿ>.A=B<.2Rש^uVm(*6nEN x2L |JvB=q)cס;)\C3_?~%jd,=s˰ n+2:AS̼m2{:M#rwUR&C.^6g(ƽ\F-&t9ΣglsWLa}Ǽ H< Ș#fBfA>OX_/+|z3;5{2pA)846B7 {{M%So ΑYs QEp-A{'t|*1SV壧oa/W&mFQ.YHV! [X r65=e8y3(XR"wCP=6Ux"Y]-r78Y;.lBu(ؘ\FdxWfﻏEb-IOD:PoVkp$ȇcJ4ϡLm ezB,=KO-͞ueI9vƮBz?,Lcjo&7 oq:ߥ/Ղ _Y1Kj*zŅOCD_)e,&"`K@+b؉,dy?DZL[+]9+iW2&,kbr]d8N V;<-m%p>8§oߘ-0 WMםӴvnW ZW&.b.(gm:QU`]R=y5SxE@EwS@)h *Nv7jSyDk=aa ;ןoa,kױ}Sk qčnPIhK]Xxdk/өbZ#2Ň{˽fI%4p4(L2!dl.\!mn&3 Z:ی/8K9NJ.IK» EOkE/YBSqȰ )_Yq`lФ-,g| # jtMSӹGsM#Ss4'2SUxI .>GnPxԙz`6|͗tlpC`/ j=a}`NЅ `ݡq9٦V@*s 1$`|`T.%܅| 5sO&1A)"/Dc>H")G2;PjY i.K*ý4-l9K=\Tk:m EL5h(^1 nxbފ\USRJj `bOlY9yy4;rfQRl|v);;ŚP\3WSQهˍk'Ϫ;îT3dRą1lI+fn nծ"AU"ץBeǂY< 8o6;tّ^һ埱' q.f7p;Ӡ"owgf4x,'|sa|(o(Q?%p>Ԡ"ţ׺/7çOf9K% |J',۩rZRu$\K7?*6/I$\c]LjLjvlYlx~T$/5]Z8t/D tEX5fl=KUZo zfMEz}PII]Ĥr3 JPjqxUr>曮Vz jewY ?Y[=G=UBZ$<6ۻx馇kzan_A wP3=?<=|I. eOEVP?d. 8؆)* nM*+}<`%;--)- D_۬y*:)}$Cs J?ϻ~ߣ{ܗ{ w/"^O%2?jă$K֟6!gW}!!,9h:ugiv/5,JJc`Hl!CƥvAҶlxqI܉Pt IvN'w|YQFd?ͱd A^oga;.V3>$φ.A[y"*3b k]IѨQpi|*ɋ^ETas4dmZukP>_pN Etf=R]HXa93]]f-ۖ>~'3Pu* tOkӌTNZV\*эtp~תU1d߳Y=ݸtL$y9o1K<4\ߥ }?S NP_5ӎmE{<]k|*ңzRi:ô8+tE.隢>XS+j.nts~r̷X5 }0_$F:y`" mc^(ِYFl'<6V/R,!oC 7l#M~)zj{]K>!820QSȵ<kp\=g!` !5څ pianh 0Dk5տ3laxfUC4xZK7Oӂ +Moa?wN;6=O3hM$ aª,,mH{3co "İVEWiU&k8bx#YݿM@v9vLbԧ`BXX5T/2>eu@`y}Dn7$R/S|ֺs[F )Wag'%3 :'F  H #vrA=-duCsW۴N>)pǯ/Tl끇eq+%/BqP$ NI'y ->Rf!cxVAsj:&cOIvXM?C9Ԅ1?i<>ˏpe%;in񞇤݇2=-R8#XXKq9}\(&KC1'uD Q3}0(3q/I^{-ƗcNªJWS8eoa_b^>( bx$Ǟ%Ѱ /Ո_|jE NaU\NpGvCZYxO1PfJ:逷84V<#[ ՗5yn#!!'Ϩ.d_Ny՜ & Vyf%('T/_iTpA ka6v] ')u*٬ IBN ,tC<`B@!=9|'jCdh4.?983UrCа[ڮs:9*exi犨dH;ygrwPhu_ȈFׅ 0+M0a\)zyo"ʤkȉ-^-*l*MLqvwFD`OU"F~f7ЇY`-Om*M}"N1&|{CTM{3Z)jH8:O)&$c2eo3'Zb.2{h{VQRkQاt8t +GC {w"M0Ģ wH8§(C@5R d[Mq]_FF(qDwiF +j;'T$WqԜv-+t3CNH%6^0Aۜ[?^@v9*wM&'Ogb Z>]R(s7-/>'׳;$._KxT? Gf&ޱ!Unz]K7P۝MXOeڧĵg%G:(^|F[u& ^4I?^0%[ϫ^a8$ٖH͋oW B=[0,MDi,c3K a'XGX6dk?$u -436 O3A! 1Y;m_X1##z/O64SBd#9:Z?:lfmĻu"y0%0}1lu+Mc+c.,Ak$R1ρb}1(,g;;2Bܒ?b\ՐʤVAhmٌ݄VSܔ8 ~V)a?].5ڪ_ՃV'}kWlp*0/hy][0 HL;hs0>ɋqϱh %9l8jW0ʁiUEǀdU\=tp_J(XRI͝iG&;0^6*\Gz#VNtA4!7#"~u:hA/fZ5Il,}"k]9O8d)#y|Tz=^!2٭'炁״qE-<؅DF܍פƘMeI单SƄEB$ Xs:t*g#<)G"m%O=3fnZ'#Tv"豅0 -_foQv-懣̻Ov(//ha^?ZvTNYnAn݅~W@}R&; 'ؖKcA!;CVTghjxzg ό٩gvYU 6]ؾ)bYQ4oXL ! w~.87[l*6p~*'ޔ&LYO-dɸN`z(-2mGe-1ѩ4JWpCU&a%@Y:-K~F%㬚ʇ,PIUd#p0@W餌t"IOZٛ^%mI: ɾt.@C`l4F#C0o=k&Y@^j+e65L a=qYZ)πV0vQe!dNNaN混i(Q/K<1YG>qw ix*QK%:4W#wSv|Ix{X\l ,g}np9690n~Ki?n3ªO;@бeWHJ>EiORLq5h*P45eqM'bB | b޷} d64'zBB#W}]co]LD?W])Ws|_Ja-TNr~LLN~3(R{i#:kVVrChF"\@LtطU,bH6_p_il!ղ 1q&"xSTwe9Z.lC+u/P'\~D>MQ/.!&>)uOM7ʖw>-{ ҽ^ߪ6(fDs|Os`?w.Z$Ѹ_X)3]Ep7{@;X(9YE0.1fk2g 6DD>sH?svSl+¥4H il@-YG+BcOѢ=[^@䅕ej(k$绔בֿ}6qPh켉PhN1RJ#UE\/$0#hڿP#_5og17rƼ6)9l~qA M;spы AHl iDe]nUsrCzп׻rJX[mo{z %>Cw";=ZIGFЖ=T?#x]YBn)g Hp%h.'YTl+`C*^OF䭓a[FwRA\?˺CHR=cuiYowל'dUsa[%Q,~IH$$*.Dk\,廓NYx*`rNVZ`ym4&AM|ȅJ-h_Jc{)`&㮄VC/uBS3$rJC!\z:SROsQʙd|DJ< 1InD@̳7 =d]g2eJu#ձb@E.*vK-Z@_b PT:0M:O# ;y 4HJ`oqqE3,9ZC`9'MLN@g[x$sRBp=HeP[XC75BTS~D:581|X@ߞ*Tpg<$'eHI?ffbRSq,?; {{83ٵD-/5~Xϗ vw7 5( ``wewebeBnbVAᡋ*Uq}x;ӥw#d*VfY 5W 7."ʊK}V1O,dViPQGɶmLY&0M,/'6MG A$>0u2U{KShՋ9.u>}֨>v+m_5{eȦ'sxz "Obtw5[j#&14gB9si ⋓6.ҥ,9wž. |g4wd+Rƍ lTI=#lhZgeε{GgMِ:SM_*k¾[kfphjm#/\rKچR3R/1G@\7/~Vטr'T ߶?Y2vl0 F]|/o?b,̓:;r0y_̹ VNoYifߝ@U͖wX;0O5_dC`w4X "ᚒLjzLfw)o bʎI| $0e~ap3k.9SU$ۭ8D{^JsQCipe6EkI00تZ ZFk'|r'}8JizPYAR̯m#.AN$6\a>2»D3H9c55!  ՞tCSOz}2o9G)oV'0L,mu2.:{/>O *+$߇e7pVwWдBkޟ7۳'^qğ8h}t}+R;t'YpF>3{wYV鏱hޔKّA2r'6 ]dy7= I="3*<=sqq+"$Xm7k/`;1{ QӅ >53)=H2#᭷. g}GMv vI}"ó`n#Y6?٥;['5wΪM 7KģvS W&Z1$)sʋ׌\|nT?ҹC) Mi+݌; .u^,@>v9͇"DM0/\oؒcq} nhv ` -]DexǥXF;XnǻEݸm$}~=UnJ.ƨ3qXLeϑIcTLf[*Ǟi~+we<~-8С0e`6U~kv ?U]As6n_L+hNr3o/p_./51ʔA2g:s.H ϲ.Q~BTYKt~>HuE,ɹxڲj&J1911V,fpS n ɽ+oj){!x cs[,al(̓v:8@&ϐw]!oE\?7GRA3z_(2goeP78' >e۪M:Afe_Irg'brn'OάCSS {njX7Mz8-sy|-6BVXSq*Ba*&glt~ ){N.||!'a@g'^%w()o7im*yVZ'ϋ^/B%Dh %iA?s\rlg$>!m lxgc+U?z"^o8ocxI ziK^-FiOH&#502iwR#}@x,vW텙m;3N/l;ƫpjUStC;ÛNÂ^@(UH Op2[Yq- &u؜rE~pg.)\~1!$'VX S"T? ֐^ ΰS-zp*{ YZ