tigervnc-1.9.0-150100.19.20.1<>,$bϲp9|g?Nv9ޚS e4{"`1c,nxA$\xiq>-<?|hX,djU5*tJ5&N 61  hN b/ x lxjˢ֬1ϖ$GX۫u 'p UgNP1NL]^ ˘ZoPK#坾kt %phf?hӑw>Aet=>Eb\?bLd   9 (.5 |3H3 3 3 3 3 3333$$c$(8@9@:y@>O;@OCBOKFOTGOh3HP43IQ3XQdYQ|ZQ[Q\Q3]R3^T*bZcZd[Be[Gf[Jl[Lu[`3v\,w_3x`3yatzaabbbHCtigervnc1.9.0150100.19.20.1An implementation of VNCTigerVNC is an implementation of VNC (Virtual Network Computing), a client/server application that allows users to launch and interact with graphical applications on remote machines. TigerVNC is capable of running 3D and video applications. TigerVNC also provides extensions for advanced authentication methods and TLS encryption.bϲsheep19 SUSE Linux Enterprise 15SUSE LLC GPL-2.0-only AND MIThttps://www.suse.com/System/X11/Servers/XF86_4http://tigervnc.org/linuxx86_64/usr/sbin/update-alternatives \ --install /usr/bin/vncviewer vncviewer /usr/bin/vncviewer-tigervnc 20 \ --slave /usr/share/man/man1/vncviewer.1.gz vncviewer.1.gz /usr/share/man/man1/vncviewer-tigervnc.1.gzif [ "$1" = 0 ] ; then "/usr/sbin/update-alternatives" --remove vncviewer /usr/bin/vncviewer-tigervnc fi'+FPL W>6.6iDm.t0X5.243M/H/~ 16BO +@W@Wt@WbW^@WDB@W#LW VVqR@VD@V @Ue@UUXUc@UK@Ug@U4@U.RU-@UTgT[@TThTR(@T;joan.torres@suse.comjoan.torres@suse.comjoan.torres@suse.comjsikes@suse.comsndirsch@suse.comsndirsch@suse.comsndirsch@suse.commsrb@suse.commsrb@suse.commsrb@suse.comjsikes@suse.demsrb@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- U_Handle-pending-data-in-TLS-buffers.patch * Vncclient wasn't refreshing screen correctly due to an issue on TLS stream buffers. * bsc#1199477- U_0003-Fix-rendering-on-big-endian-system.patch * Patch now handles properly endianness. * Patch modified from: 7ab92639848a6059e2b6b88499b008b9606f3af6 * bsc#1197119- U_0003-Fix-rendering-on-big-endian-system.patch * Backport to fix rendering on big endian systems. * bsc#1177758- 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)/bin/sh/bin/shtightvncsheep19 1657778942  !"#$%&'()*+,-./0123bgcsdadeeleoesfifrhuiditnlplptrusksrsvtrukvizh1.9.0-150100.19.20.11.9.0-150100.19.20.11.3.91.3.9    !"#$%&'())vncviewervncviewer.1.gzvncviewervncviewer-tigervncvncviewer.desktoptigervncLICENCE.TXTREADME.rst16x16appstigervnc.png22x22appstigervnc.png24x24appstigervnc.png32x32appstigervnc.png48x48appstigervnc.pngscalableappstigervnc.svgtigervnc.motigervnc.motigervnc.motigervnc.motigervnc.motigervnc.motigervnc.motigervnc.motigervnc.motigervnc.motigervnc.motigervnc.motigervnc.motigervnc.motigervnc.motigervnc.motigervnc.motigervnc.motigervnc.motigervnc.motigervnc.motigervnc.motigervnc.movncviewer-tigervnc.1.gzvncviewer.1.gz/etc/alternatives//usr/bin//usr/share/applications//usr/share/doc/packages//usr/share/doc/packages/tigervnc//usr/share/icons/hicolor//usr/share/icons/hicolor/16x16//usr/share/icons/hicolor/16x16/apps//usr/share/icons/hicolor/22x22//usr/share/icons/hicolor/22x22/apps//usr/share/icons/hicolor/24x24//usr/share/icons/hicolor/24x24/apps//usr/share/icons/hicolor/32x32//usr/share/icons/hicolor/32x32/apps//usr/share/icons/hicolor/48x48//usr/share/icons/hicolor/48x48/apps//usr/share/icons/hicolor/scalable//usr/share/icons/hicolor/scalable/apps//usr/share/locale/bg/LC_MESSAGES//usr/share/locale/cs/LC_MESSAGES//usr/share/locale/da/LC_MESSAGES//usr/share/locale/de/LC_MESSAGES//usr/share/locale/el/LC_MESSAGES//usr/share/locale/eo/LC_MESSAGES//usr/share/locale/es/LC_MESSAGES//usr/share/locale/fi/LC_MESSAGES//usr/share/locale/fr/LC_MESSAGES//usr/share/locale/hu/LC_MESSAGES//usr/share/locale/id/LC_MESSAGES//usr/share/locale/it/LC_MESSAGES//usr/share/locale/nl/LC_MESSAGES//usr/share/locale/pl/LC_MESSAGES//usr/share/locale/pt_BR/LC_MESSAGES//usr/share/locale/ru/LC_MESSAGES//usr/share/locale/sk/LC_MESSAGES//usr/share/locale/sr/LC_MESSAGES//usr/share/locale/sv/LC_MESSAGES//usr/share/locale/tr/LC_MESSAGES//usr/share/locale/uk/LC_MESSAGES//usr/share/locale/vi/LC_MESSAGES//usr/share/locale/zh_CN/LC_MESSAGES//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:25014/SUSE_SLE-15-SP1_Update/70484cfeea9e06510ea86ee6b1595dfb-tigervnc.SUSE_SLE-15-SP1_Updatedrpmxz5x86_64-suse-linux     cannot open `/home/abuild/rpmbuild/BUILDROOT/tigervnc-1.9.0-150100.19.20.1.x86_64/etc/alternatives/vncviewer' (No such file or directory)cannot open `/home/abuild/rpmbuild/BUILDROOT/tigervnc-1.9.0-150100.19.20.1.x86_64/etc/alternatives/vncviewer.1.gz' (No such file or directory)ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=266b5ce0e4be7f5e98dfbf4aeda7d111a092404e, for GNU/Linux 3.2.0, strippedUTF-8 Unicode textdirectoryASCII textPNG image data, 20 x 20, 8-bit colormap, non-interlacedPNG image data, 22 x 22, 16-bit/color RGBA, non-interlacedPNG image data, 24 x 24, 16-bit/color RGBA, non-interlacedPNG image data, 32 x 32, 8-bit/color RGBA, non-interlacedPNG image data, 48 x 48, 8-bit/color RGBA, non-interlacedSVG Scalable Vector Graphics imagetroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRRRRRRR RRR R R R RRRRRRRRRRPPaFutf-814887707b2228dbdc6204573fe5ca63399777828cfa096a62772ef03a4361324?7zXZ !t/DE3]"k%++xYpF(/\pHN:mIүo!V7/)rߊK.~ Hije\Q2*DEk^ԆY \[W)eMк,=\ H(wb xOUsG76<py8 @_ȿ6CG*YSb X 2އ/u")2H&$qO4`j>+~;A3v ]/~QTH!]GgHJ-/ShU:wsQ8]GKAmOxXkʤYIq䎲+n3!<^%c ΢1}ɢKR fLC Z hg;LD˯i'ˑfJoD0EH/(%:aDa9 qg69gWO/Ӗޙ9m8Yv)Ε5 7Ngٽ5}hk~ј'oZut%N9 Bj6b*WE2lI+*F#81hC'%W7;4`}'󣒻ru-v)jqaԷNo q8Fsc%նMxJL&em8%Z}Lw2$ flFfOA+~5" @ꄬnoT|$F%H{'ٙhTK]Y_|"fS9}45.P`h\Ž%Ѫ`-{I&F*{!:\ΘSo 3W3`(>WXGAK ;WWY"RTnbɯ&LNfII6c:ZD]0gK.V.'GgC$]Tu>qq~4Z(Q{0-@IhǏ NitĢ׺DJm֊P3Hy֏Dk>bu3< 0u3ZZ}ԱxnȘLb7(MC9Q[P/TͨRTP۶HJA)m-iiU)3C;$vShezpB3_wTUY`e (8 )}+@_pRC'EtiE[gR|*J̼yC.ONjfܗ} e+2wP9zkT=_aLGtY4:m_C1r .tۻp2)?̲T9sc}PGqZ:服 `?GqP3dܫ{`|q6˩p(uT3eޝ8eó6N ΋y_0r h59W`}rL%MV4BlN"O <ȓvPm[kU.`h ^Тas%v$cv~<9#[?H#$wva!KaDDԡMV颥6R%oؓW&=)Ēl=2Cgݠ~Zy Z9P]53 /$QVcmM{"zzb`Jx$Rs͉SrUTf$~×V.fbnLvCضQV1 m(-%n E%Lܰ%&[uF)}vc*|'.l>&4]IX9 d\P~M~>: mkf:Ger"= +g%$o[:JZйusEFT=9T{V_tnFkZ[b$"; ebF9c%z8cG r]X٨+97 ͱ 7^Ƥuኇ7[p ub͇d% ZnUEBQuhª;Oo:~tR2"T΅ :ǧBa^9y o1mga$l^Dwe)[!t7.jكM$|ISm+DifVϘ]8f'I47] T'ч]H+ iV˶b{2j!v{[CzI;FǠ\GΏ/,6;k?:~Ze!PSziQU{6; g od{R@#yԆ/yC~ (0gzOƩ{D{5UkI/88sHщ/u|n넠G.:M4@6xR84+2t=+>=gkΧGZa`b#\i,cwk0v,t0 ȏ+%mw/Y(>#Ql1ֆ0rJZ.BfFz']\x:UA 7gzkon\AA0;x^s_ lq9@cWz?'I ]4|T!YEJ\' }!mS0& XYz7qINJS09w zKT2hr= ,#ɝRǪW$5ey.,k#P)*%r8Wu4&Н<\/NjZsj1 }{oJff/hJN3UE8E@ 8"Qēw(zJmL&A‡VN5!7VzKhQ)M0lX1f#)064yèyP xҠ7&(Tl%2%>%4PNq4_z<Fפf in,R2G}v /VUZgk@KWO<[tH1Ɥq5+=PX,5ԍg'=0&&y"PyFΥYSh|qbY̏aЂ}=f}MNanv{A__6%um C(w6Vt.d-ӹ  0#Qa2QT$Lڱʼ~Ixz`S6Kʅbro\}9QEoF;^.(B]z}?F=$+|쏣:2)nmxʈ/-50ƒѨI ar)sCn ޜ eb08{|[]huYYOtڍm[-t꧜b.Tǀtb%/RjNIWA }Kć´ڛJsv-wVSQa!G:L_!8DaWwvO=Tue\S@fw}]v46>y3E[lox A_1g}2`P'FШ[3j.,ncc\#3mKnX'VdӊIY|b6&[*mϠ ZƆrK7pJCH{ fe,nf-|V )kED5~P{ .@)xBGɓ˻`;c) p4iչJ_4Me X_++/&(fVБ,o4SPΓ@]+~:XcbhKڃ:4ǠKtHI*&G󰦨8`m v>1)2TPOQ[M,s|. [)m.:3|AYiϟؕ+qx#Gnr4+BLMD 8+?Χę(@&|@i)=SeyʊPST(ctc!!S{C^+9#3 X/KoX~S_fKb"uO>Ekk?ڎ`ݳw܆%:9a -LüVe"_{4] FCߏOO؄Y `~*@b(?o¤3Js5 3 ߎ<ڔ"z7TdЊ7h4yVFߴ۶kI %!4>><>#ymcyd1C-Rp)̨F-@tAw da>8iB\ Cu'8iCn+Q}0WMֲ=oι"*) "q*2AF>wj o^3[^0Mծ(oX$c AZ"K%f(WIL~ WK$N܋A7nt\1"szeS|4@>mY+ݛ>Ԧv,{`vIp/("# QPKY[5}#/#y,ǞTd4NaiL 4pW]"w WN0V95( ոav`Ϝ9ﺟDGAl^ N4FXPj,J j95k+ WKĈ^\Ȫпz\^ ;S,*ٻwtqת%YLdZg>ɉ[vgLȶ=^ qd0zγ䣻vitI#Q {a9F)m^EC: {+)oCrzeJSURjjlL |pw+6}*s%o!)!jy1h@g qE/r/7 ߹27L}'2bu7bC?!n%,[8ÙnE°,Q|'t-tM?´_[Iʼn_c";'Jql򰝙M#Smx 4b 4W|RK} 1?1/yj2HS}?Zy僝^#p4k|MءY`A:EQ4G(Ԟ>HÔt#H.q7E#dk~}e .ŚsMg쉸 +1mb@v*6*_cFl^wB@6,{YD3%*DDefA]P3.)k(kGx% ,k% b{s[2”$}nGEVge,OPY$Z@ܖu;~6`xT1mMBN{OL% O ,4",|a+AfHtsNTǻ ثCza~_#i! 9 GD@Jc4h$ Ql uKc PJ8Br(H#mH@,cB؜K?W?"y8z>ohhMJ[r<'O9+ {uYqlHK "F7})PHC|[LeL"/ZV ΄)Sh[zv^1'_/<@^C( 0^E_b5d埓MƸ{2UV#RX!pnjP /ʊ-aDi 6PtmlAX/ISb w6j`#֑+ʓ皺iu1Fٺ&+Fi0p`\=JzD#X@lb\0h">v [$bj% fD'<׼tNRSn !'F|p{R[M@ /H.YԼwwStS~ DG;B(1q ve~wE/ߝ-8w1пٕP;Yꫛbq KylNy ё BwBL쎜s|yQ!޿xO4S $--._z%6a1W/J rg]6͟xz$08u0@u#AM䧝 E! ڋ7޾SCsےM} 9N ܌/PgZ6n4^huQ.'NLO޻`"7bj}9}mDı*K9 Sԝ5?Zey>m`) KU\xU!Ӣ݀khCe?U*˽ vE jJi J`kcP@m/+趴/x#*_~忡Urܪ8WZ)@e$59 r:]%N.% >}y<1 X |>"ښ}(#xJ'1 7}|/_V˚Ir2 (l,Ȯɱ-̜k7=Ӥi^+KG[JEhj$Ɵk.Մ˝|"kEUu|ef'CR)E8o2-dd4#"Bbvk4mZ$@_rH:X2GkwFj~qYR `b{&ǘE[ r-m]whj3FڐDSEM5*S[t@OތO'mDŽZ0'Zٌ͔/"9FasK)CPyxA.脦-CW:;~x/\[k'~cNJmgULZ"=؈#}K|' `.{וvN{C:̓0>AEElyb,HQ /t{JĴdfiqd8EY,zk '0Q9?,;Z&bԚ C+A;_acQl]t$oa? y5ٺv!VIɊ( o`}Nk=VP]Ô!^ Ө.].63ig GkNISBVà eЏJ+q>{EnKF&s(2$uPƆ4Y2rϩ%iȅxAs}~9O݈&y<Ġk L<Ezh0DDB@=,: Xyۑ"Yb&k.-c݃0W%7ͩr->9xIwZw6&Ss-$M6)CT2B̤+ޥ2 %t:qTXT*`W)"=O U+ ٿM6 Sg+?S'a50Xr> 7}PVFP~w_Y&z_PG!QI)r(?J J`G|;']ls Pe^}@-Ҩ繠NY[ YzM :T *$]XC1٭2of>0p0![.g ƽ:XL 0Sƞ%h0ߍk>Q~2B)|bCE1x["%${ o@j 2zYy7fg؀r*]+t*GVUn.*Nj@~P噄mg(ѯ\"zZvaL/S@vޕD.->ދю6w+*ahZؤh[mo( gF}lGċe2,8YUl2 $;%zbɕmקc$C8|XC:mЌM}V{"8'3|I|$Xh΅FuG* M,)9Djj2o YWuܫVk yMRFqIA=^ e=]yZ "d|2cˀ$(aqpLh)2i"x dS䓭1DdUehEx :8@SB H[cXZ-B+Tx@W LRBMARO F3ZY&)?xJ x"&`aq!B}öZ3~{h^: 1IL5.hR=>!N;P>.MITյ֓Tky<6cDx㒴xjË|MuR]=3T0`Yo>ˣZ3t#[wߝ!Cdm+_?wz;=Dc>F1Įr1IqmV"NX:aX-?WB @JC"\P}RA#@iTpT/JZYڎBh˜yoԤwDٞV]slhBw|;p{Α0iȃ@A$Jd^#Onfj٩$ܬvxFP)Z)0up߯8`׷簗e}麴XmE˺Y<,3PP:eR] c'MJK =oj"gx4T -'Hz/WxT-: (7 mEW)ɜl" yܩJk<ra1 GތSE}]]7CTH(!943ӌvwxJ,-z$hy9!5J\om2Z'X΍b0 (sS')Z0مky[LdrM~зXX]Dn9;RoW`a'&|ʱsg iOS%9Ml?],p7" _@ÝأԠ87H}ghV//a)hgފB zA0wR$=Pl=$=b-B- "xU 6;2ix geT_5P(\Zi=^x«PȢp:o:)#26KEXZ @G;/zl2 "L:G ߐatgi޿3;40L G5hfAg=h[ćF١XsRg[& O54# .VS@c7ݮzYd萅0ʼnQvag $0j6Sv5*Wbo}efAv9Ҿn CЈ!6_ۣP7SH- ~)*HtL)dxp~aT]dCaPIo:hLTfƈ@ YZ