gtk-vnc-tools-1.3.1-150400.3.3.1 >  A ch5p9|s49HxXPmHXoQA!) ߋ屴b+IbUxOF諂 ) KiXZ U(X~)5~c1za{w6S`*`WQ~07Lս=2ZTvo`+d>a= m+K6ͭ5yn|mqJv UkLH=Od`1]fo{,KoSvdH^q9j*^5m8d7067a9f13587d7e5fc323b638e630c437d430be8808604f1fb506e6efd7e831e87863124b90b30d6f68f330970a80e704824f3ztch5p9|w?d)K[dE24|y9 4ɗ*_ca;ӵ$Q!oH>~{G}}tBޙ7"uB]߬ӊ?R9ͺ.;K*@'Dz-Q*qEJF]0^q%l =iA)RU,4RN ?5yo_9|8%w)x=;ujґBDiVzHJ)| \+3vdGX/L+]DuZFR W$d>p>)8?)(d # >0 F`     L'(Q8X9:F$^G$pH$|I$X$Y$\$]$^$b%c%d&:e&?f&Bl&Du&Xv&dw(Xx(dy(pz(((()$Cgtk-vnc-tools1.3.1150400.3.3.1VNC Tools based on gtk-vncThis package contains tools based on gtk-vnc: - gvnccapture: a tool to capture a screenshot of the VNC desktop - gvncviewer: a simple VNC clientchgoat10"JSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Development/Libraries/X11https://wiki.gnome.org/Projects/gtk-vnclinuxx86_64k@H 큤chchche6a4be1103fce5121af6b65812aec70ec7978f1d9fa603068d85b551391a52b4df3a72e023c976f2c825c702b35f6045567b16836e59e193c3dfeaaf2b263d86b494646ca376730b4bc60c28159c2b06f5141aaa4329043274b5ab4048585987rootrootrootrootrootrootgtk-vnc-1.3.1-150400.3.3.1.src.rpmgtk-vnc-toolsgtk-vnc-tools(x86-64)@@@@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgdk-3.so.0()(64bit)libgdk_pixbuf-2.0.so.0()(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libgtk-3.so.0()(64bit)libgtk-vnc-2.0.so.0()(64bit)libgvnc-1.0.so.0()(64bit)libgvncpulse-1.0.so.0()(64bit)libpthread.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3c5a`z^l@^,-]M`@[@[x @[dCZ@Y /X7@XYW@W@TTfyfjiang@suse.combjorn.lie@gmail.comdimstar@opensuse.orgbjorn.lie@gmail.comdimstar@opensuse.orgaloisio@gmx.comluc14n0@linuxmail.orgbjorn.lie@gmail.combjorn.lie@gmail.comluc14n0@linuxmail.orgzaitor@opensuse.orgzaitor@opensuse.orgbadshah400@gmail.comzaitor@opensuse.orgmgorse@suse.comdimstar@opensuse.orgfezhang@suse.com- Update to version 1.3.1: + Fix invalid use of subprojects with meson + Support ZRLE encoding for zero size alpha cursors + Add 'check' arg to meson run_command()- Update to version 1.3.0: + Add API to request screen rotation. + Automatically pick gthread coroutine if ucontext is not available. + Fix meson logic bug when disabling vala. + Honour choice of python when generating keymaps. + Fix error reporting and memory leaks encrypting auth data. + Fix missing includes for GDK quartz and broadway backends. + Switch to GNUTLS for VNC auth challenge to fix empty password handling. + Fix handling of auth subtypes in gvnccapture program.- Update to version 1.2.0: + Add API to request fixed zoom level. + Add API to request fixed aspect ratio when scaling. + Add APIs for client initiated desktop resize. + Implement "Extended Desktop Resize" VNC extension. + Implement "Desktop Rename" VNC extension. + Implement "Last Rect" VNC extension. + Implement "XVP" (power control) VNC extension. + Implement VeNCrypt "plain" auth mode. + Implement alpha cursor VNC extension. + Fix JPEG decoding in low colour depth modes. + Update translations.- Drop pkgconfig(gvnc-1.0) BuildRequires: Package builds fine without buildrequiring itself, but complains somewhat loudly. - Add check section and meson_test macro, run tests during build.- No longer recommend -lang: supplements are in use- Update to version 1.0.0: + Autotools build system replaced with meson. + Support for GTK-2 is dropped. GTK-3 is mandatory. + Support for libview is dropped in example program. + Improvements to example demos. + Use MAP_ANON if MAP_ANONYMOUS doesn't exist to help certain macOS versions. + Fix crash when connection attempt fails early. + Initialize gcrypt early in auth process. + Emit vnc-auth-failure signal when SASL auth fails. + Emit vnc-error signal when authentication fails. + Fix double free when failing to read certificates. + Run unit tests in RPM build. + Modernize RPM spec. + Fix race condition in unit tests. + Fix install of missing header for cairo framebuffer. + Fix typo in gir package name. + Add missing VncPixelFormat file to git data. - Add meson BuildRequires and macros. - Drop libtool BuildRequires: No longer needed. - Drop translation-update-upstream BuildRequires and macro, SUSE no longer provides extra translations for gtk-vnc. - Replace gtk3-devel with pkgconfig(gtk+-3.0) BuildRequires: Align with what meson checks for. - Add pkgconfig(gvnc-1.0) BuildRequires: New dependency. - Use sed hack to enable install of gncviewer.- Add gio-2.0, gio-unix-2.0 and gobject-2.0 pkgconfig modules BuildRequires to main pakage to avoid implicit dependencies.- Update to version 0.9.0: + Use libgcrypt for DES routines + Add missing cipher close calls in ARD auth + Check for errors after reading mslogon params + Support newer UltraVNC mslogon auth type code + Avoid divide by zero in mslogin auth from bogus params + Re-allow python2 accidentally blocked when removing python binding.- Update to version 0.8.0: + Deleted the python2 binding in favour of GObject introspection. + Pull in latest keycodemapdb content. + Disable/fix -Wcast-function-type warnings. - Drop gtk-vnc2 linked package and all it's subpackages and conditionals, no longer supported upstream.- Update to version 0.7.2: + Deprecated the manual python2 binding in favour of GObject introspection. It will be deleted in the next release. + Emit led state notification on connect. + Fix incorrect copyright notices. + Simplify shifted-tab key handling. + Don't short circuit TLS credential request. + Improve check for keymap under XWayland. - Update: + URL tag to https://wiki.gnome.org/Projects/gtk-vnc: currently the gtk-vnc's web page. + '+' in LGPL License tags to '-or-later' to comply with SPDX 3.0.- Update to version 0.7.1: + Explicitly link to GIO instead of relying on implicit linkage. + Switch to use new keycodemap database module. + Fix size of reserved data in class struct. + Fix inverted framebuffer args in test case. + Avoid sign extension in integer arithmetic. + Avoid crash when opening a GSocketAddress. + Fix crash if server connection times out. + Fix incompatibility with libvncserver. - Drop obsolete FIXME about browser plugin, dropped upstream back in 2013.- Update License to include LGPL-2.1.- Update to version 0.7.0: + CVE-2017-5884 - fix bounds checking for RRE, hextile and copyrect encodings (bsc#1024266). + CVE-2017-5885 - fix color map index bounds checking (bsc#1024268). + Add API to allow smooth scaling to be disabled. + Workaround to help SPICE servers quickly drop VNC clients which mistakenly connect, by sending "RFB " signature bytes early. + Don't accept color map entries for true-color pixel formats. + Add missing vala .deps files for gvnc & gvncpulse. + Avoid crash if host/port is NULL. + Add precondition checks to some public APIs. + Fix link to home page in README file. + Fix misc memory leaks. + Clamp cursor hot-pixel to within cursor region. - Update file list for %{name}-devel to include additional files installed by updated version.- Update to version 0.6.0: + Important changes: - Default to build with GTK-3, use --with-gtk=2.0 to override. + New features: - Add --with-tls-priority configure flag to set default TLS priority string. - Add a 'vnc-error' signal to report reason for disconnect. - Add support for fallback to GNUTLS system trust DB. + Bug fixes: - Fix crash on Windows with GTK3 checking realized state. - Fix XKB detection of keyboard mapping with Xwayland. - Switch back to XKB detection for Xwayland. - Remove duplicate cert expiry check. - Avoid misc compile warnings. - Add missing API docs + GObject introspection annotations. - Add missing GIO dep on gvnc library GObject introspection build. - Remove unused code. - Fix redraw on Win10. - Drop support for gnutls < 2.2.0. - Fix path to h2def script. - Update compiler warning detection to fix clang build. - Ignore cast align warnings to fix clang build. - Fix endianess inversion when setting pixel format.- Update to GNOME 3.20 Fate#318572 - Drop gtk-vnc-Enable-double-buffering-on-GTK3.patch: fixed upstream.- Update to version 0.5.4: + Fix auth when using PLAIN SASL method. + Fix introspection build support on FreeBSD. + Remove use of deprecated GTK_STOCK_* constants. + Fix parallel build for introspection files. + Add mising dep on Gtk introspection file. + Release held keys when getting grab notify. + Don't call into GDK if no GdkWindow is realized. + Chain up parent realize_event vfunc. + Fix colourmap mode by always sending pixel format message. + Update GCC compiler warning flags used. + Enable double buffering on Gtk3 to fix child widget clipping. + Disable -Wbad-function-cast to avoid glib header warnings. + Don't set thread callbacks on gcrypt >= 1.6 or gnutls >= 2.12. + Do explicit check for gcrypt since gnutls might use nettle. + Add support for Wayland & Xwayland keymaps. + Add support for Gtk Broadway backend keymaps. + Fix AltGr handling on Windows displays. + Fix virtual keycode conversion on Win32. + Fix USB/HID scsancodes for volume keys. + Updated translations.- Add gtk-vnc-Enable-double-buffering-on-GTK3.patch to fix the toolbar displaying problem. (boo#890568)goat10 16677988151.3.1-150400.3.3.11.3.1-150400.3.3.1gvnccapturegvncviewergvnccapture.1.gz/usr/bin//usr/share/man/man1/-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:26665/SUSE_SLE-15-SP4_Update/e73611c7b297f8685c4e1345ca7134c1-gtk-vnc.SUSE_SLE-15-SP4_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=91ea4b7620415bdaefd0acc01142eff010d05360, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=909ac68d33f40e9e9abd251736620ff378252f81, for GNU/Linux 3.2.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRR RRRRRRRR R R R RRRRRR R4VfL@&*utf-8434a596c06df3e0c9ee45b88d5397e31d6a72744f10d21e88afb53dc4c277dcf? 7zXZ !t/$cL] crv9wps5 TSgqbbzFv߱+^v ;fGhtA*\:J~M@grydڎ4K1cHRE8(nUl$19SW I R`z8dk0;>31eŘ<.J%H [W~+8!Ƣ7~Axt9RgfF=IIn#j5ؔg5ǘ3|&P&(('WBkpG}e 0zp`u*-R|j}U)WPLD3цs:pwpb g.ߑ#jRjڋ}zzT㋘ˠ(5ZP\0BUXE Xdテo\pe5i_AhȼDJj?l\9 9PSw](XyU3\&b#K* .˶9P0{ 5p@j^~Me|<^a0^e fxo we[=uV! &w#&z4YWźlNQ JtN/tS͸¶9b:%ja4L.x9c.9x^d <+ [U:f|tfD hJI$`^eP=HD/@uoK)j9 3 [j&*cRogُې ә/ZhrR=G`-%rKxl#M]8O,o6 !Kt<6hU' 9}:6DZh1ZK02Gz(8)U'YqI/t5xJmLt5Ʈev9XVek,17^\!f&Xu#"*v=nPj{ 5;*F IXdmq,_ɤ;n^,>jdż_9&٩A[Ck3BORS;] wo>14Mzr&c>H~WBIO>( d3CU_YI=yE~j%̕TTT06>a_ Y  Q }Xk9!$6`ܰm.%LU1ITORt27zDiV2Sh&Ø$/da<'ha}ꂌRK 7s $+ LjMlcXjgvdO<,fƂy$27ʰ>V'jQO+Ͱuڑ?%t╛%ϲt޷L7X8eN8MEs50pEC5Znn*Xsl~$iƒB¤U!ב꿍EoR9zOD+Rhbnا\._"P;ڵˋ IR]b#91OQ[;;.~\ef$?>#8 %o,ϹvE IE?".V zytH,xNoLy_+]ٵfN2>-@ոP zXH;NgUΘȀqM6l c7u,\Jzg2\ޅ~  :*kWGp`9A}?m`y;0U.⒘\ !jR޿ f/b8F.jeDy6Ȅ6*?gSWZ[YK 7ڗx_mؒWkCXzjFQk " ndJ5>/>Cg+R{n#!ɏ=ŒK A?J2]T%Rѡ<(ș0L zwvW@vpN9q]4T =FǹwjJ<^'LƳ{2P'y#8ck=\P;ScԠA6ťoh ugKOh*Ƿ86Xvi>gdt vT]|RP@KƗS ͻ O!S j|A< tPXz[F J4frL^O8˙9()(h0m$Ng("Owq#w4My)Ɨ\wO 9N?,Q7ij5 M:LI10box|aԏxzt?gn%Tglٺo#Lr2#bL<g3x@j+͘hі@nJNW>*)9z #d)uCI]-:<]l+LOK9s%x6RrNE_sLL2dΦ6-ͩY,3~‡?Lly,JOWb]iwvC< q|7O{:)jF&eF_\@3njʪfl9#2?8ݾxN9PpTZQ)I}ϢQg: zaanHOLPZS/&ś\NvXDiA Om{V4 @ 'v4. c$]#PW,/p0N@98E60+Sf}5ɔʈgmkl'pǻAXOa0ZQoLZ|޾"#},4gR\!L\sVkFD0We, }2jD0YJHp g3Kt["#8j2CqLB~9mW!Y3\1!5; $b>&Dj[S;ֶj ްŊp}}VfJQ18'a@H!Uy}TZǩ<Ȟ3*# 2almÈ f4},i6 t⹗e\m=\5AC_??Tt YG]d52z?Y%Ox>h:V\&`o֚@/Q,rcڅk7$q![lGkS͛R2SS"ھ(.%ŚcDlRAٳIеWJ~2Q,ugJRoH-ӫ")$Du+!q ?\'•/̂[W$Y(cShMKp]iL+IrE锪cJ'Q ny~%ϡ? jh4b@ )TJMLEnw z}-[RF|&sBV$PcqmA;O 9_̊ٽ:/a `WX!$ٰ{$'tz-L% {ɀxiG\wԬN]+Jm>+yҊI LwҨOtHXt+JZĖ luP,tiC4HXc;Fs򩖊zGk"SGUk #UmdQ˙vAmAsGs7eVvqFwPHX*`OVĐYr~{{u[?rΙ{p-v9`(p; +>PIw4 !e(V5B+~[Yaj-i7p1-vJ2b)˺6O,s׎|l!AEV> Oz1 'T ^gO |e%ݵ0[5I+b^]e_INʶC@|q%\[ 0~>F2|/ՉM` 'Dpyt*Zin }+Piz?d]Oʏ|{+苖}>.f3b\`y2= RG,EuVPn&N/A4cO}z%R7B.mY,%U\X-UQBh?r_} `/yL~87)ANܠ+iKW l7^ATX2S]N謍JW|$,II4@KbeC7hxsSn$cݲږd{[#_/$[쿛` 08{p3Oot%R/Bx\7%MIQ´G3vN)rql屝\LW/r{炧Tu> 0 fVҚ 9|+Fs<Qc7o.LTN<+E,xGsɣ~ymC I-V.!]^87\rFdBvu=gݵxVN,~@=P- 8fT =94EhH$z';6\KLa+)8ImbohFI~;Y V쀽w,ςZwm~7=CBG# x jZNZ$mRVj$LE~چ 9vbH TR5kIA!hQG̾,ƿL ΥwQ{X1iuM[/~Hk'-?R . 8m< Po4hYbrI @`Sg 5eZ=Hw7ĕeE[a@јDN׷sڅV/LPՁ>rK%e3AhE nrmQU{_^vorޜw@K}Bif È'Leknpt%k, Nʸ>Q՗b~%gͧLpba͓B'1?> >!ʀ<1koO9u>~ίja5MmmFAqD7 T T 18 _/(ݗ (T#70'oOV2RwaZB+"̫&g='Kțfe ( X Kg܅4U"F;<&|RoHCתVzea|':̅]B'y'7Pfd*ziG׹Ipo=hRd!lʭ6!e/~+ v^5ꙙIb΁=rZ:bՏugZT١1,$w:_E쩯[ù+a>2`6+TuqnN"gK$ sI7y $E2!ֻ6jD~rA:|Qw] D%O)wc|{fpo( yׁ;t&ep]/V* xc yICq|q;#]zӠwⷸm }<'D`rV]n1EQe6B-,:xyD{Ll (OEj`;: A.韮w {5s cgW.iEak@iő3B^ (;4TZP'@1>hՁF lP=|$p$)ͅ Qxg㻤EVaBpv6 <rMO}U@@JB-CFW6\SۯHU~3CVC$2\fO)KtAыۑwabkI\v`7b(ϋXA$zRҷO#UnޞߝqaE,!QmΤE.!ȅ<Ƹ{ID3@ `W5/#6!|N"\=`#?X5-NR;=9 -*\% ͼǰO cT=TГ#v A͋:G> oGmMFUq*P9rb?Inʨc'R8|AdTc:4Wps=v2ci;S`[Ty %_l2ӋfP3U n!KYA Vm3XP> h0?gUG";0}&F>T) 548D5+VR 6QNqj 7p*taZ/#Y-ڈ5GKi9L G¦"<A|2%ho2p# 'IQ i쟀R|{#ƶ^TEjR)FP;aYI$QO5Ms/iQ9 3vayQA4ϡIu˦4Z8gd¦Z@hA=%^@> amƷO?Pνh sVؾg@LkvWdA73eTxS mMlDpב2NV;tfBq4 N:w`UXҗ Wٺj": 7mSi-4N13 \ M[| = +PEu= &bg )ԒzFd vo;i ?)@ ֑hf2wRt?U\3+Fa%*3U@ Rz4nOb˫Mkݽct+>L(rdy7qً-2tf3xE_V&i[WhndQ~ȹy2nj>+$'3 ڭtUCJ֝Lě[w8OTM36sP4qGhSs>}ȁyvO(@==)N ք#w݁ > $i' -%]AK`iajelFcb܎tr0|RKeY4>壈- P΋b}Jm\kɵӔe8$s*` XԘVt8N }l>f߲ьhaw-,|~g*Dڗ U( Ґ{v^}SW{cׁa2KZ0O *}SR1u_S~ȋIZH7XAI1PlhaFVQ" GKzYhioֺ#LesqѪ`w1d4g VtI>0p.@KII8Brr#V kPɺ3gSo;T!)D6%pwoWvSBQLеM0SͪuC(VڒMw8y^"oyu,լmac{p Rqx+qmM+̺aOOiEf]i Pym ';%[ x ` 7A* docbw3I!V"_9,>d˰$2>5 2'E68 *&&0s3D jm'RcIr9ekcmPnw&$+9(7KMp$ |s|HXʯ}Qw{Ws@姳D&(x#nMP|BbR t݋pE'yZRs)y6'ܛhbnF;u-%+*x)-PD=8% '5WRPߐ3T&|r 詻 6bMGtNr+ BM\bV({WBܨs[ծfmsJ0܅X^Ƈ;_ʃ;E?TE?QQ] $:pej9r6z,w]lHLDh߻'y1̄ )St`蘔uD'e 5 *^'n_`,bp >k'^4lv~f1EhT~zvŧ/2X`t[Zr41R#!(F辙,Xm`Rq;;aCfxJ[WQ,/|NkWbf׿mFxR]Se+;{`jr T*{nJ93 ׶*Q)=7iK2YR]w42S\<̇LDHT7;T,#{F~Tt UPv3k*!-;9 +֘߫+Њu?_0o3;mC:#6pw}1#\8~'ܳ4h+=GCA4{LkkAVbWk{ bObH<Ȁ+&J' Ɇ}tZԝC6<.mS+NUv4o3ĜADmwq/!+{{^GZӇǴt @cDUlhU͟%j2Ÿ5Ac==#r9V:Fp@WG&7 s؂Nsa؜%\X9ڙ5AYH Enn)4V4<3( iR~@y oϒ;S.E ۖ Wv.)8*e~H_ ~<τTq}A>=C"˘ɸ| A$%ܐaUV\ufVjn P5 *|>5GnTu{SDJ{:)&ϤݕRTF,e "/k1c)3/AoVFߚqv6䔑bIC%yEsE)qd3)^OB{ALDmAEg}:F/BlvT4E-U玃s"]F5;~)*暱]D Lm:rVmW:wѧx;o2=[䁯MYs*jf횀8[_@"Vڒ^2kL7'K"@,_{@u"r)%1rSG}RFUܰGڷ.Ωմ|N>q$J&ZM!916,J|Խā6p-At%V #ԷVOӆ= hlz+U·:._2(/R.mKn饠PH;0wfj9w|X,QCH8)W0:A\m-!%4+NB9{x=VؽT&Mʞ- ,|QΓt!=>^BBlV߮se67wIϰHڒ2E zJW$yD;wd̯Ёhaf39ow^%/ \ [:Çpl! ~ Qy*"v_Ii{3R&ÕW{MW /Le4oOa%P]9} QIOX(:wbymxNʃ8CX#hǁRR`4#6nTsq"S}v}#>;ξ͔ e풵}vi?]Njߤh+I]^ Lەβ[w{QGo˔k^,G NI[u4ӏ_eQؠ63Qizş;ěd{AKGDu}`(`~dSca;=uL$\Xx%/]K`Ov0;BWc^ɫ6Ȱ͋3ҹ؄G^@ n b^V[.F_L-gwB9:>Gl䡧s* *kT3 M;JE9-Nph,eHԡӒzp3ZU3V.D_k@ y;RS AeВҝ#uh- u{DCknYf"`H\b6w a|B5._/[З{pH25|T4K{A `h>|:t")!Ӻfnl0Ñfr[fGɮc1Mcz|=T-µTdI'?eyL/{Joa ߞj%mV3Bbhf2/IǞgmT@naddvIA{Ҽ (bhY!i m Ȍh mwRc6nBeגLFy* Q#xx,7ex]SDI ã& !'(u:ʰ0.Ęb<+QnjɲK;Rbohu vRsR)0e~v뮕4'n٨wZfAbpUH7N ҽ t_Y Qz/HlGrR8Aq){F*踾M"w`{;&KnY3M"^~ҐPˌg-rbDg;|^Vi'u Β'蒡1-lEX#~g; 7 v^Vw&7qSm U=^CgoSTBN𚸉je Õ@ LG8o|){R?2"HuS`t /pK[b)iDp-㥔nU(0JER+ϻXF\wz=RƗZH>G7HJ`%ϛ}ug@HMU~Bj.6_{xY.x۟|g큓2 #K,ui-q!2SX9tbDRO1<_:xp)`%Mk+ y{^|w>/#˒^xlֈF^Y|ӏ 8aǷ[.Ua!Kρp?lkI6' UGo#.>L|廐y;\6%OR$26ɾ^eʖ]ĊP]Q1ZYrHuK*J6Jt`&ެ7ϢB[$,/[-v6Pæ'tZ;snno {W$ɆA ,#JGQs؛.aTg$A3w/BfͲWvR}`Ŏ֎k\ J"ʆ`O);)m(*AhE;ޓG]ǫH \!1߮aKV/Ö:OYj( ir6xO1X=usv| DF"GgV]f3M5XʦHNQɁ{H=F,ȣ5IzVG/LJvAas3 fٽ ,̗ͻ1p"dȪdA)ցFevJ2"Uܓ=9˓S@UaUB,UD/iCx/@rŖƐw_g˦OHwă^g?e Hz̼]f޺6:! S5 kOOVaRax(ߓ0RSzÝ:d.Qʐp®}do2S*]K~Q%9>MٌK"RsBy[RTUxe | ~9EYd5t,j׸4(w۵gGlSB>Vh}t6xV>kWuFh@E$p+zKi1sJ;TqӀޔ\+%-KWw/7Ae yɀP{[e%>m>ag)yY~ 0.o6f!hn>13 GUEG .'iotW'KmdgpyYHX)+7?0Z&Hz\-1vAHW VfϤX9E++W˜`sD\5QK+8CJ0_p{@= ati&:![\V?'$s{+QE \hiJ g]Ezju8|'O ΅a4:j8Cm̷Zt=o/e=&c n%xe#e'P%~0h$/VSJ(wcj_Q7LE?YJ97f&U qa' sKi9ծN?"ܥ +X--yl$Pqd_m-7$;Kn n~X@1]Y~sIZFY%p`01{dx0;'X]Sg͟:^ ,,u-${i,I,bM@inr˒}軔È~j(CvK3Zͧr`Jjˠhpyam Ԭ4^A{t o;(Y_lfڛT;W'—xx^ٛՎC}hH&r1qR:"iv[8Ke]S S{.arU2zM޻'|Y3PE23+l #Vx>}-v 1rR,_>\|rgÑ&ύ[YA ):s,GAVG-C^H k |N UVd"'s#64͔3yoJدI% FNg6:q9V];Ľ8a97εl7H/,d,D&aDK-3BK>=⹤7E^O₧1Ps/ۜ0oKL!f%6 !vA|_sᎁ^ f#񸭉,_5-Ӣ_X:(]+&_4+/ փ=K%ΝQz56B{ xgnDl"T N eqTYLGMJmImq9 T;!M;K"p.ʤ5 vqzW2d́=PxP$}]3?ŎVu|*Uv9O2P E>qjk1R3btc7d drLdMln"[Xk4ԑh"V_ 9ugCM,mOJײL~BɽP omDTҶ{h}lkX1YaFm諲{n)Tw(u7u5p2-lBu)W)YzܑHjE snK>18M0wX6%+dL9±tr6F !. >Di {6"WT_S@>,^+a|{Or^%"t8{V ,G7y`y:n\i?Zʵ_S4_#a VSdC]u#N w*|UX޲gOra&z[}KC> Ut&3|Gtl|dN9؃ԹEA8%ڪ^2O?Ruj~yZzJpUA2}aQWq|րc`9:!1<'.oJ6MC~acG˚aع̹3RfUe5X'́Y;@cp7_g .VLo"e4)N8atq3GHSn Pa:>?fqP%⣬EiF4oH⟁Ia"WM0sTfk!<nDž3̭kE(X2'rb+ITQU6|n1ï=}/3_F'Zo\A]H7k3aT(H^^ FD.ضoo%ȁq]xN=m=9EVB)J}5Ždp#q\[l'RGed1'(&hÖ8̖VUZ=6m_A\R^q8/$R xѺQЁRU P1Dow+ YZ