xorg-x11-Xvnc-module-1.9.0-lp152.7.6.1<>,̉aV/=„>.JmiTUޠ%3 $+LnhdLaתX^KgktŮ|q$& |ٺgFG" 8hJՊA:.jd^jFj3 m./v\t'f4:76J_0_nYK03XjˌomMZg/j/F6-q݀Okء8AJ(]cVVyiDd=s@~!D/'񖡇w,7-/[>>???d ) A 2Lagpx |      (LT 4  (O8X=9L=: *=F<-G:e>?f>Bl>Du>Xv>`w>x?y? z?t????Cxorg-x11-Xvnc-module1.9.0lp152.7.6.1VNC module for X serverThis module allows to share content of X server's screen over VNC. It is loaded into X server as a module if enable in X server's configuration.aVobs-arm-5openSUSE Leap 15.2openSUSEGPL-2.0-only AND MIThttp://bugs.opensuse.orgSystem/X11/Servers/XF86_4http://tigervnc.org/linuxarmv7hla a@W@Wt@WbW^@WDB@W#LW VVqR@VD@V @Ue@UUXUc@UK@Ug@U4@U.RU-@UTgT[@TThTR(@T;Jason Sikes Stefan Dirsch Stefan Dirsch Stefan Dirsch msrb@suse.commsrb@suse.commsrb@suse.comJason Sikes msrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.comjengelh@inai.demsrb@suse.commsrb@suse.commsrb@suse.comdimstar@opensuse.orgfstrba@suse.commsrb@suse.commsrb@suse.commsrb@suse.comfstrba@suse.commsrb@suse.commsrb@suse.commsrb@suse.comtchvatal@suse.commeissner@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.comsndirsch@suse.commsrb@suse.comeich@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.comhguo@suse.commsrb@suse.comdimstar@opensuse.orgmsrb@suse.comro@suse.demsrb@suse.comdimstar@opensuse.orgmeissner@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.comoscar@naiandei.netmsrb@suse.commsrb@suse.com- tigervnc-FIPS-use-RFC7919.patch * Enable GnuTLS 3.6.0 and later to use Diffie-Hellman parameters from RFC7919 instead of generating our own, for FIPS compliance. * Specify RFC7919 parameters for GnuTLS older than 3.6.0. * bsc#1179809- CVE-2020-26117: Server certificates were stored as certiticate authoritied, allowing malicious owners of these certificates to impersonate any server after a client had added an exception (boo#1176733) * U_0001-Properly-store-certificate-exceptions.patch, U_0002-Properly-store-certificate-exceptions-in-Java-viewer.patch * Properly store certificate exceptions (boo#1176733) - adjusted u_tigervnc-add-autoaccept-parameter.patch- U_Avoid-potential-crash-when-replacing-buffer-in-Plain.patch * fixes crash in free() when using "-f" option of vncpasswd command (bsc#1171519)- TigerVNC security fix: 0001-Make-ZlibInStream-more-robust-against-failures.patch 0002-Encapsulate-PixelBuffer-internal-details.patch 0003-Restrict-PixelBuffer-dimensions-to-safe-values.patch 0004-Add-write-protection-to-OffsetPixelBuffer.patch 0005-Handle-empty-Tight-gradient-rects.patch 0006-Add-unit-test-for-PixelFormat-sanity-checks.patch 0007-Fix-depth-sanity-test-in-PixelFormat.patch 0008-Add-sanity-checks-for-PixelFormat-shift-values.patch 0009-Remove-unused-FixedMemOutStream.patch 0010-Use-size_t-for-lengths-in-stream-objects.patch 0011-Be-defensive-about-overflows-in-stream-objects.patch 0012-Add-unit-tests-for-PixelFormat.is888-detection.patch 0013-Handle-pixel-formats-with-odd-shift-values.patch * stack use-after-return due to incorrect usage of stack memory in ZRLEDecoder (CVE-2019-15691, bsc#1159856) * improper value checks in CopyRectDecode may lead to heap buffer overflow (CVE-2019-15692, bsc#1160250) * heap buffer overflow in TightDecoder::FilterGradient (CVE-2019-15693, bsc#1159858) * improper error handling in processing MemOutStream may lead to heap buffer overflow (CVE-2019-15694, bsc#1160251 * stack buffer overflow, which could be triggered from CMsgReader::readSetCurso (CVE-2019-15695, bsc#1159860)- Switch websocket dependency to python3. (bsc#1119737)- Do not build xorg-x11-Xvnc-module on s390. It fails to build because macros.xorg-server is incomplete on s390 and the module would be useless without real X server anyway.- Add U_viewer-reset-ctrl-alt-to-menu-state-on-focus.patch * Fix the ALT and CTRL buttons in viewer's F8 menu. (bsc#1119354)- Changed "openssl" requirement to "openssl(cli)" * (bsc#1101470)- Add xvnc.target to fix xvnc-novnc.service's dependency. (bnc#1103552) - Split the X server's VNC module into subpackage and give it dependency on the current extension ABI.- Update to tigervnc 1.9.0 * Alternative, "raw" keyboard mode in the native client and all servers * CapsLock/NumLock/ScrollLock synchronisation in the native client and all servers * Automatic "repair" of JPEG artefacts on screen in all servers * Support for UNIX sockets in the native client and in the UNIX servers * Both clients now warn when sending the password over a possibly insecure channel * Performance improvements in the Java client * The Java client now requires Java 7 * Improved high latency handling in all servers * Slightly better keyboard handling in x0vncserver * x0vncserver now supports cursors and screen resize * Xorg 1.20 can now be used as a base for Xvnc/libvnc.so - Fixes bnc#1103537 - Removed patches (included in 1.9.0): * u_tigervnc-show-unencrypted-warning.patch * U_allow_multiple_certs_with_same_dn_in_saved_certs_file.patch * U_handle_certificate_verification_for_saved_certs_correctly.patch * u_Unset-pixel-buffer-when-x0vncserver-client-disconnect.patch * u_add-support-for-X-server-1.20.0.patch * U_vncviewer-Fix-fullscreen-scrolling.patch * U_vncviewer-Fix-scrollbar-visibility.patch - Removed patches (no longer needed): * tigervnc-1.8.0-nowindows.patch - Refreshed patches: * n_tigervnc-date-time.patch * tigervnc-clean-pressed-key-on-exit.patch * u_tigervnc-add-autoaccept-parameter.patch * u_tigervnc-ignore-epipe-on-write.patch - Added patches: * n_correct_path_in_desktop_file.patch - Fixed typo in 10-libvnc.conf- Updated u_add-support-for-X-server-1.20.0.patch to version sent upstream. Fixes GLX initialization.- U_vncviewer-Fix-fullscreen-scrolling.patch, U_vncviewer-Fix-scrollbar-visibility.patch * Fix scrolling in vncviewer. (boo#1095664) - u_add-support-for-X-server-1.20.0.patch * Fix build against X server 1.20.0.- Reload firewalld files after installation.- Limit feature description to openSUSE. Ensure neutrality of description.- Add u_change-button-layout-in-ServerDialog.patch * To fit strings in languages with longer words... (bnc#1084865) - Refresh n_tigervnc-date-time.patch * Completely hide the build time (bnc#1082968)- Enable xvnc.socket if upgraded from previous installation that had VNC enabled in xinetd configuration. (bnc#1085974) - Subpackage xorg-x11-Xvnc must also obsolete tightvnc.- Replace SuSEFirewall2 by firewalld. (bnc#1081952)- Do not mess with /usr/lib*64)?/debug: this is RPM's playground for debuginfo packages.- Added patch: * tigervnc-1.8.0-nowindows.patch + Remove Windows code that is removed from jdk10- Depend on pkgconfig's gl, egl and gbm instead of Mesa-devel. * Those dependencies are what the underlying X server really needs. Mesa-devel is too general and is a bottleneck in distribution build. (bnc#1071297)- u_Unset-pixel-buffer-when-x0vncserver-client-disconnect.patch * Fixes crash in x0vncserver after client disconnects. (bnc#1058587)- Add tigervnc-x11vnc wrapper for x0vncserver that replaces x11vnc. (fate#323207) - Replace java applet with novnc as web-based VNC viewer. (fate#323880) - Convert xinetd services to systemd socket activated services. (bnc#1058460)- Specify java source and target level 1.6 in order to be able to build with jdk9- Disable MIT-SHM extension when running under vnc user. (bnc#1053373)- U_allow_multiple_certs_with_same_dn_in_saved_certs_file.patch, U_handle_certificate_verification_for_saved_certs_correctly.patch * Fix certificate handling in the java client. (bnc#1041847) - Refresh u_tigervnc-add-autoaccept-parameter.patch and apply it last. - Make sure CN in generated certificate doesn't exceed 64 characters. (bnc#1041847)- Change with-vnc-key.sh to generate TLS certificate using current hostname. (bnc#1041847)- Require java-deve >= 1.6.0 to avoid bootstrap fail- removed unneeded -fPIC flags for CFLAGS, these made it avoid PIE support.- Update to tigervnc 1.8.0 * Overhaul of the Java client to match the look and behaviour of the native client * Initial work for multi-threaded decoding in the Java client * vncconfig no longer needed for clipboard with Xvnc/libvnc.so * vncserver has system wide config support * Full support for alpha cursors in Xvnc/libvnc.so and both viewers - Removed patches: * U_Add-xorg-xserver-1.19-support.patch * U_tigervnc-fix-inetd-not-working-with-xserver-1-19.patch * U_tigervnc-better-check-for-screen-visibility.patch- U_tigervnc-better-check-for-screen-visibility.patch * Crop operations to visible screen. (bnc#1032272)- Readd index.vnc. (bnc#1026833)- U_tigervnc-fix-inetd-not-working-with-xserver-1-19.patch * Fixes inetd mode with x server 1.19 (bnc#1025759)- Update to tigervnc 1.7.1. * This is a security update for TigerVNC 1.7.0 which fixes a memory overflow issue via the RRE decoder. A malicious server could possibly use this issue to take control of the TigerVNC viewer.- U_Add-xorg-xserver-1.19-support.patch * Add xorg-xserver 1.19 support- Update to tigervnc 1.7.0. * Multi-threaded decoder in the FLTK viewer * Improved SSH integration in the Java viewer * Fine grained lock down of Xvnc parameters * Compatibility with Xorg 1.18 * Lots of packaging fixes * Better compatibility with Vino, both in the FLTK and Java viewer - Removed patches: * U_add_allowoverride_parameter.patch * U_include-vencrypt-only-if-any-subtype-present.patch * U_tigervnc_clear_up_zlibinstream_reset_behaviour.patch * u_xserver118.patch- Adding a generic 'windowmanager' requires which will be satisfied by any package providing 'windowmanager': Requires: windowmanager (boo#981663).- Generate VNC key and certificate on first use, not during installation. (bnc#982349)- Add U_tigervnc_clear_up_zlibinstream_reset_behaviour.patch * Fix zlib stream reset in tight encoding. (bnc#963417)- Add /etc/pam.d/vnc configuration and add vnc user to shadow group. (bnc#980326) - Add dependency on fltk-devel version >= 1.3.3.- Add U_add_allowoverride_parameter.patch and u_build_libXvnc_as_separate_library.patch (fate#319319) - Add u_tigervnc-show-unencrypted-warning.patch (fate#319701)- Add dependency on xorg-x11-fonts-core. (bnc#977019)- Updated to tigervnc 1.6.0. - Removed patches: * N_tigervnc_revert_fltk_1_3_3_requirements.patch * U_tigervnc-fix-reversed-logic-in-vncIsTCPPortUsed.patch * u_tigervnc-display-SHA-1-fingerprint-of-untrusted-certificate.patch * u_tigervnc-use-default-trust-manager-in-java-viewer-if-custom.patch * u_tigervnc-use_preferred_mode.patch * u_tigervnc-vncserver-clean-pid-files.patch - Updated patches: * n_tigervnc-date-time.patch * u_tigervnc-add-autoaccept-parameter.patch * u_tigervnc_update_default_vncxstartup.patch- u_tigervnc_update_default_vncxstartup.patch * Update default VNC xstartup script. - Add dependency on xinit and icewm. (bnc#956537)- u_xserver118.patch * Build with xserver 1.18.0.- u_tigervnc-vncserver-clean-pid-files.patch * vncserver: Clean pid files of dead processes. (bnc#948392)- U_tigervnc-fix-reversed-logic-in-vncIsTCPPortUsed.patch * Fixes Xvnc with -inetd parameter. (bnc#945600)- VNC server cannot run without xauth and xkbcomp, therefore introduce these dependencies.- Remove commented out DefaultDepth 16 from 10-libvnc.conf file. Using 16 bit depth can cause troubles and does not have any positives anymore, so lets not suggest it to users. (bnc#942982)- Add /usr/sbin/groupadd and /usr/sbin/useradd Requires(post) to xorg-x11-Xvnc: the scripts are creating users/groups.- Updated to tigervnc 1.5.0. - Dropped no longer needed patches: * tigervnc-sf3495623.patch * u_syslog.patch * u_tigervnc-build-with-xserver-1.17.patch * tigervnc-gnutls-3.4-required.patch * u_tigervnc-dont-send-ascii-control-characters.patch * u_terminate_instead_of_ignoring_restart.patch - Dropped no longer needed index.vnc. - Use encryption everywhere. (fate#318936) * u_tigervnc-display-SHA-1-fingerprint-of-untrusted-certificate.patch * u_tigervnc-use-default-trust-manager-in-java-viewer-if-custom.patch * u_tigervnc-add-autoaccept-parameter.patch - Work with fltk 1.3.2. * N_tigervnc_revert_fltk_1_3_3_requirements.patch- add buildrequires for xf86driproto and presentproto to match xserver - disable dri2 on s390/s390x- u_syslog.patch, vnc.xinetd * Add logging to syslog.- Add tigervnc-gnutls-3.4-required.patch: raise gnutls dependency to 3.2. Simplifies code, but makes it build with gnutls 3.4. Patch taken from Arch.- Updated to tigervnc 1.4.3 * Upstream patches applied to the underlying Xorg code base to mitigate CVE-2015-0255 / bsc#915810. * Fixes for performance regressions introduced in 1.4.0. * Character encoding of clipboard text send by Java viewer now strictly adheres to the RFB specification.- u_terminate_instead_of_ignoring_restart.patch * Terminate instead of ignoring restart. (bnc#920969)- Fix build against X server 1.17.x. * u_tigervnc-build-with-xserver-1.17.patch- Use xserver sources from xorg-x11-server-source. - Drop no longer needed patches: * N_xorg-server-xdmcp.patch * n_tigervnc-dont-build-gtf.patch- Update to tigervnc 1.4.1 on xorg-server 1.16.1. - Drop upstreamed or obsolete patches: tigervnc-sf3492352.diff u_aarch64-support.patch u_tigervnc-check-shm-harder.patch u_arch-Fix-image-and-bitmap-byte-order-for-ppc64le.patch u_tigervnc-1.3.0-fix-use-after-free.patch tigervnc-1.2.80-fix-int-to-pointer.patch- add -fPIC to CFLAGS and CXXFLAGS to compile correctly on armv7l- u_tigervnc-cve-2014-8240.patch * Prevent potentially dangerous integer overflow. (bnc#900896 CVE-2014-8240)- u_tigervnc-use_preferred_mode.patch * Mark user chosen resolution as preferred. (bnc#896540)obs-arm-5 16276409181.9.0-lp152.7.6.11.9.0-lp152.7.6.11.9.0-lp152.7.6.110-libvnc.conflibvnc.so/etc/X11/xorg.conf.d//usr/lib/xorg/modules/extensions/-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:16761/openSUSE_Leap_15.2_Update_ports/f7c6c9feaa430e4e7784dc04e6f1a2a2-tigervnc.openSUSE_Leap_15.2_Updatedrpmxz5armv7hl-suse-linuxASCII textELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, BuildID[sha1]=14db76d1f87b76dddf7a0dfcb9060caac9c6c06d, strippedPR RRR RRRRRRRR RRRRR RRR RRRRRU,ɫ]utf-8b5561e0278c958fef1fc2c8c92ed680bec11baae6d9b21f5c98173abef8e51a6? 7zXZ !t/B]"k% #4$}H|L9_Ώ?.{lAD~=&i{nҽ$qۨw&2\+q/n$^ 5b7"0J=W@,"0 D zY:.b?Y=,(}'Pѯ>ߥJHaUIh0ihMάQ'RoTİE!LϾ}/^ ۷pLʢ_Y^*Ň{~]ɽKQ/CpxynKTn\5a+ڜL{?Y:7RzIJcnZ}0DqH'ρO-dXϾiNӀ0 *6{&)Cl"!׻-209 - tz2rѹ\JE0}",+/V&U|,j2k< BQSQ/bڂt FSC'6hҐ,Gu* 7T$fݿڷkꁣ RB3Y!(FDͯI{@5(*!++$-cK+mJktK佺M5h`S}SA rqw_Sʏcvx6)EU0؏'|Dn1ޏ=$:f-'r@%o+{7(<{lw(qv 39pT6ύiz- ] :7kN+B]_o#A[18̂ۚzW@6Qgr:'0zJp!BC<(ir;aTMW!O7[nM6gS~|7C/`4 8_Ă'?QFK^5Ob<{}]X #r?wGʱ&瞖+ }|U%%-, 6!法O3F`nk&ku1q/vcdZ:^.u+sUj/%A*}<% UҜxi֤1 FF l[,j}, ˅@:ϰ O7?優;FZHn&v:UgEߕ0¥/]ޝhxxZag KL Drл@~yu_w!օD#+~jjɃZ 3tL8RTXoQ: p("=Fkgf2)@r5GUӬE"< E=`{?U`e˵ 3%+8tҦdtT:$<#4e.'j .F1])u7URBbE'-٨lG䁋 Nu܂X0W>A%C![g )7PSݜImaBTOc*j>ukw9F.<+ Qm HP[m]Zt{W0+TNJx8ۅ7R34^#ъ 2-lE & :%ㅷBYU,X%;k_*Ȕ0 cLfo8\Zr8g_ S49\ nJ34S[e& OiAVҙ a2TF{c`K`4=-ܤ2" c^]\=J2{6K FT.- XNn-}Q"c7bn3Z|M-Mp*) I; B!ʛGc*ͪ^,#yf(efN N'GS%Ғ^Ucs[Ƽ;IZI8Z*ýοQ.c^׶.N"Rm#6Mg9Z贉O Fj% qϙ7Z*©w[2ՐT! ̲Y]t,S9*2~%]CO>m W~aư&; Pr\n Vj(+,p2蕵 xNj@"k'v6u w}d7 V03։(xxUa8v2s[Mks̛^psD靛ǵ? Hk`{H'ݑ4͓M垻9ad%ؾl8Onlٴ*;ݨ'qN+ MR>40v9XlM7f$(:t/AK^/"YHF" |U#Q';JǺ$!f3T"R+XEUf3w(+/- bW\zawa 2BuH՝IPc=TX Mۺ;V:ωh%Ű49ޕT, X-dWڈ,zڻ˨L(CGBTqJbyڑUv6e{5{J1rq3 _VriB*9f ;u\QYdpYBMQyJI1R)=BtjNQ[dW=C+$ݐnm_ZhE,ϑyIiL~ݱBU{kfi FD#53ۜ٨#–0@bC$(Ƨn?=<0{U WBG캨3 [;6,Lڿ,:p]+}hNj5“~*(PFՍlPkImC0gIkϓj|c)~NPV/4@XӁ+h|` 43) ts.1#S4jH2X*Bj (qvP-tg!@u%Iw}PpF<{ހxy㞛-,hd \f|[[nɯaEyꋶ؅%usAַS$vE ~e@KQ!v?|6e9TFA31,{w%Nd(K+TL’lDm\F$IEifFQ'7* _@r*c:ґs _"H|XӐU0H -7O]~[3q \/NݴՋ:ey*b[0f]c{kHkM| 4I ߞ<#3kb{MI!YPT~sr0Q{.5(\t33[EPHHҖzD hI/%*%B|6az%$w# 0蝃vMCB WF?36'z^蟙h5 e?WY!#”'|luĔw m\|d`}tbM[Urviuޒ. Vnie,kaȿ4?ŋAAVw0F>t11Jl؝~q[>rN B&į+YݞIC1볼ln?=|w^򪱸Ra GKX g:D%.g9"[^r3;06 D5BopǿM:݅5t dE8׏ l**W 9n Zውv.}qUNwSCy)+R=DF|a VAcwSPk{[Lاv>):>ەܿ91[_&LKq=o/"4݃D$깬3\e-|`ʚ&/{BjCQB\ SR/6DR_BbxxDM 1_t3(B:%[׌b5>#]  TdR4m_)L`EJ ~5lKpn^SJltEz(;M -$I$+8Gn^S2ӳ|iQѨpy+ ᯩ+ԜJ>:ϝ!9=vǤL YF7|.*-I >'>hDppX@}h$ֺ֑mVHų?y" Oҡ;68g4Jۀt9ͳK~[䑂Qw![Tz2>WGiZ.>vݾ1+F/1ݮa8 +FI jOth&EP4y&Դ)7QvS ?=hPBD͔M1&8q(a^L#{<)Ap9|` Y;\AQ|2zҵnq4f4꧍OΟS1|Vm'ڧA MF߮siɉXPuyGC'%F2: UM&w)G1 7g7Emt8ҪmZU ]-#i S}Iz…yܶlr)n)8/L=OZ6a$8`- 0݈p ;U}3l$b'AP%_[7k[>(]_ . 5zJryͱR̥hV.B Elgȸ@mGCjx1OCYh|lbDIv;7(+5_p9#Wt.n.&Xvo֓NᴘB" &'@ɺx<Ó@$(isw,P'h#`~aR$qVU!VLuҮӺӹJ +K(Q 8cH_aE?^arUD4`R@(24x@I>F=y喫:8t~?fwno= i@pr[XJ)@v7pk r+ K;zMMy/dw0KGo8&A, tRZ1S C)VNcR>`i VcUn2X bHZt!DLL[?NYXWa(IeQWޝDi͞$7 101](!kVh@H#j޵mJlvܩéLϗN=&Hצ 8aޱgyVJ}V8Sj}j)ϚA7yD|‚ _a?o >>(|ץ*x,|},0 "l/ K/) W2SCsKŹՑES}pJ-%P4p|Kbnj"œvKyXކs`W -sw]QH!lJ$և;oKH~2q H~ؑ^a? aq@`,Y5HDQzrX;8) K E5`lȔ!)7;L޹촎*L̯o`%T+yQǯ <[TSZ ̀ jSizGcZJ ރّ2E2ˆOJ|P1z,f}V')2 q; iVTe6%% .)\ڎ>w.:LffvDӘkYW&Rqo4b)Mn^ZoQxǶ- ).C~`&"Ug?"C4ld6^7[:[8 S魜/K*+ JWS }Wa+P3֚IhUfo`=uQn=rNv- A'ǰ8ӸQC>g 'Ԥ޾(7_ &,d NP$/XSva=M9iAIJxKOftkx!*hkW]煆Rb4B׉:Ѫ@Z[l|VM^S 2/{3f\}5#;dgO$9*sd~n87H8-H1IR+:^C|(i5#8`/ P7.GzڒGO|c adNX6[㖏Gt@2ϼ>aJEoWtL) h=U.冸$P$|ՉR_JYwXvZ/y|B퓼 4Bv+k8CLڣ&7FʨV_kWJ3'ᜌI[FSͮE9!!ZZU DK 1-G. FZj)P|(}r@mKߩ7?>*}( ;ktz5 ?N{}ٚ??ZEĢg(i4m,# r3$zdjni}:>&䏘l ?B՜e\潤I[(nScytX؈0'fL*a,;th纞ߴ ^ZĨ7a:KnMM=fl} D &{?4sdh,\ꯀvԚlJ#y eG>:}_~RPymUP9"+a.*DLSZT f-LoMH)K\гԪ,򦮲f)D-ʖ Rws?ƹf(^`J0;&hf08} O9"<@b lU3)͆dPVR9ODzL@֟4OI\݄9Ӏ=b܍+%-N8:g»dMƵww(>K0~”|9Ę72p( []OvzyG&#=1gq,(؎޻F P|Ww>Tas]hj= Me@v2D-ڮm M %2yfe{3F+RIB]̦Vn4}~{HŃV#c-?nQ,kMҘjP tv9U2' ׍-Q)TCp8kAﺞ}fc&bTiϖh'JO3a)}|uj ~zyS= & ezvzOUJ` 5BöU(Hu SOPF2XT;h21'Z˚,⮲ 9*y觚'rwҥ >\':I`4Oqq|%Pn[anF@݇ c{AlJ-5*N߳I-ק"ݘ~E宝=z!R=Mի=dva?6N`1[їwSn~_<eNX>]/2lt2īb3o#dguq0-ClgNCq-e&J/CZbS䎇'^^Rχ"$jurf- fC P]XKsia{I}ŖhR~C#IZݰc|wC42|tW7JjB/mCב%a$ `l1 k$VÑ'  M@0ma;H׵fe@Kt . xi9 #U!+@&n@[cUҎAYR@f ? I҄|e+Bik}80V0cL\k@fsb/YU "-bls6 qIR:oDWp4#,ݗɩYK8lB T80. PH0c&& :  DZF㎦䐋dݘ _T /DQ8J1x0:z$uzW5mӕ0t1\G7Y]xcc?L2Svͱ%};adqed9 y]@K$U&u.t{t7nH *؏ [n&@_uc!I<`@Mؤ{ou3ΔЋ*֩ ڽ&ڝ;صRًQ&ΐ VmքH4cTjnȴ޺|_J +!EH{1 0NG4/_ۀ*ҼX~sFpЈn&$-iRi v^ 0GHc.m_HLh!ڐ66<zw'3#K0hC(wi̞b ؅ Z•c!TF6)ȃC-Vg*g?kubVJ0]CQan5TϘ?ȿʌkUEMK;mLƸ .}ELP=|:퇼ŵ& KtRH8XT{\י A6 fi[:"J- Cf'7Uz|:ơ~bUbC8[T bԳ:Z<7ٮ۠QpGc"Z,}W?r"'nFyDDZ qbis0=5pyAGQ#_u3l?skl $:fS#I;AN 4ﳴߘ,%Hč˴.uA'+j툞'|{!.sfH-Eg.la2␂]u״Ǩo0M!Me%\Ea.4qd8"3& Ɗմ;i5iYMˎ>3Q 2ocMH&tL? Ų0IL"^dHH'ͳvA]G9Ǜٛ+XBP.G7#F}[m-f[bŧHC> TM8CHl# fOyIO :o@Bd?FbWT(U'~ɗИ^9m5t-0K)}+O1+&3|XOS?aMJq5K"YUbwXwh&T=_"~/)Ggߍ/@}(`uޏzFrS0/}gO2(`,Էs2uMv5  AƟB֧HWKWü"m~B GXQzٱMKGhgu@yѡu8оy84?ʚk.{쥅d-5hSu.ٜMCE8=@R_T͛h7+wgD+,䵝jޖPGßӑ7N>f|$Pyw@&:Re@|,hوٜ70or\bFƋd;oL|?15z՞T1xڮ6h'0k=SU3 D*Q r` 胩C~Ejhs#8A@޾ k)G8$w:0xíl| `BWDu&謯)ʀ  %GC_b=z/ˌS1W휉%{#eL.TvtNB(Ko.Tpʃe Rr"m:U`A;N2{(Ms[ C>i]>%IB<^gKA'L/AmU{J_tubhf*#FOqzk[u iPSYd~ a@gdUKYd 9b7-rw6^6Ձ9D3'&3q7ʴ@d}mX'JCI<}.Ϻ{g;iG4.xy`qa315Ԫ.IugFc.GP: `2++f'['C%gA]@(+cR;>Nk7@Kלg7Z GIl@&1è;|  scKSL}APp9rIE5$Pt?.n%!iڻ ?,f>2Ud|7"ꫂGXpwKXԈ_ b8F@q=B 7ЇX+c!J{Cn7*҅ K #Ǩ@$wt $QFK콤ZUi4-xU%8Ρl&o? j4 #IʷR3q'k/ߊ>øJr!qO޸wMWKpvzҲ4^deo9y7ڂK(>u# -*OTCu@Y8j׭-";'mDj>[F\z*+@Cv4S9#r3hPԑ|i+LTvEiɳw'">1%"h|P1qٞRowm,$+n2B[;hWzֲ`-*GBP\!N\:| Keʴ^U!> ,vj?2*|ϗen7UTK<{o@?1ͮа#ֲ;1Wnw嚮hPn%snymXczL1QW#|_/9I~kuVmwK^J\vؕSD)MCͯ+&hte4ϫQ~{2TL:2B~QD >0j-IS&>\#y{9X'yd0ߔ=] sK( U~,"F%(~x-XʑB>*ìj`ؙ0qD5GOv|RZ" |nCJd+{Gv _+<Ycrjo`>$C@4j8eIL"Z9gӷȻw? [D 쒺2 P1L$e#ּK[إ#c E;ږF갛܊[\P ɲHrxx'8(`=ZQa&+21άF^ZpC>yLA9⠣n~Ӂd5YݶQ+))0GSm~&yRՌ<1Z{<4$ĵ|#Mp`FYϋoWYw2D$?@q[w !ׯm-q563a.az]6zAJ}8h0<9K` &FZ":q:^lBϽrG-c7isb8|p/-fw$3S~y\Z _H !FfJCM|R s&ۗYo(3>$ezmQ4!Lhv{|J:2 AkSDWf a1}PamoYĒac~4{Kg^VKr3R]a6:M8n Af3cI}a>4v{DW-\7p YmJ%.\J3IHl4GHĤ9B%, r;A !Z Hފ~J12| 6rUe?. ٽ1