freerdp-proxy-2.1.2-150200.15.24.1 >  A c0p9| nG"A}l$Ä-0Y<gVL6sHv f$ ok+}|͡C&8uRʗ˸#?q#PLJ xoɴAHoB8c6b164b1427073517b33985a8499f8018251cfbfddb8ed18944661b12fc588cc83dd52614888a45270e12711cc9db0161ea3232ψc0p9|-><}qm qWl}ՕV,ES=~l4^cF~ 4v]-!ע#6f'S8[ct4¿xnbhSЕ}PP1?ھ(8+(X'!o"M mK lmhK&Pl7_+}2%`W5~jC/'&ݝ?B).v5 wȌJU<[)\B_v꺧S>p>Q?Pd % X 1R] s      <@d   (8$$9$:$FMGMHMIMXMYN\N0]N4^NBbNLcNdOweO|fOlOuOvOwPdxPhyPl zPPPPPCfreerdp-proxy2.1.2150200.15.24.1Remote Desktop Security and Monitorig Proxy ServerThis package contains a proxy that allows to select specific features and channels allowed for all connections passing through. It allows monitoring of the running sessions.c0sheep02SUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/Productivity/Networking/Otherhttps://www.freerdp.com/linuxx86_64؁c009ca6c589533c451207c5f96c00c973c5709014126317133ea472f405e97507drootrootfreerdp-2.1.2-150200.15.24.1.src.rpmfreerdp-proxyfreerdp-proxy(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.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libfreerdp-client2.so.2()(64bit)libfreerdp-server2.so.2()(64bit)libfreerdp2.so.2()(64bit)libwinpr2.so.2()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1c\cN@bL@b@_16_^@^@^^^I^@^@^T@^^t@]@\@[@[j@Zz@Z@Z`@ZkZWQZY@@YKYKY=0Y;@X~@XW 96x96 pixel are visible. - USB redirection command line improvements (filter options) - Various translation improvements for android and ios clients - Removed upstream patches fix-freerdp-2.0.0-usbdk-build.patch and fix-URBDRC_DEVICE_ADD_FLAG-definitions.patch- Updated and reviewed make command and added fix-freerdp-2.0.0-usbdk-build.patch to fix boo#1169679 and make USB working again - Fixed build for SLE_12 - Cleaned up spec file- Add fix-URBDRC_DEVICE_ADD_FLAG-definitions.patch in order to fix boo#1169748.- Added cairo support for scaling - Cleaned up spec- Removed patch freerdp-Fix-realloc-return-handling.patch - Added pkgconfig(libusb-1.0) for building - Added new package for freerdp-proxy - Cleaned up spec file - Updated to release 2.0.0 * Fixed CVEs: - CVE-2020-11521 - CVE-2020-11522 - CVE-2020-11523 - CVE-2020-11524 - CVE-2020-11525 - CVE-2020-11526 * Fixed security related issues: - gh#FreeRDP/FreeRDP#6005 - gh#FreeRDP/FreeRDP#6006 - gh#FreeRDP/FreeRDP#6007 - gh#FreeRDP/FreeRDP#6008 - gh#FreeRDP/FreeRDP#6009 - gh#FreeRDP/FreeRDP#6010 - gh#FreeRDP/FreeRDP#6011 - gh#FreeRDP/FreeRDP#6012 - gh#FreeRDP/FreeRDP#6013 * sha256 is now used instead of sha1 to fingerprint certificates. This will invalidate all hosts in FreeRDP known_hosts2 file and causes a prompt if a new connection is established after the update * First version of the RDP proxy was added (gh#FreeRDP/FreeRDP#5372) thanks to @kubistika * Smartcard received some refactoring. Missing functions were added and input validation was improved (gh#FreeRDP/FreeRDP#5884) * A new option /cert that unifies all certificate related options (gh#FreeRDP/FreeRDP#5880) The old options (cert-ignore, cert-deny, cert-name, cert-tofu) are still available but marked as deprecated * Support for Remote Assistance Protocol Version 2 [MS-RA] * The DirectFB client was removed because it was unmaintained * Unified initialization of OrderSupport * Fix for licensing against Windows Server 2003 * Font smoothing is now enabled per default * Smart scaling for Wayland using libcairo was added (gh#FreeRDP/FreeRDP#5215) * Unified update->BeginPaint and update->EndPaint * An image scaling API for software drawing was added * Rail was updated to the latest spec version 28.0 * Support for H.264 in the shadow server is now detected at runtime * Add mask= option for /gfx and /gfx-h264 (gh#FreeRDP/FreeRDP#5771) * A new option /timeout was added to adjust the TCP ACK timeout (gh#FreeRDP/FreeRDP#5987)- Disable LTO on aarch64 and %arm to fix build- Add freerdp-Fix-realloc-return-handling.patch: Fix realloc return handling that results in memory leaks (boo#1153163, boo#1153164, gh#FreeRDP/FreeRDP#5645, CVE-2019-17177, CVE-2019-17178)- Add Requires: lib%{name}%{major_version} = %{version}-%{release}: freerdp should depend on the same release of libfreerdp2 (boo#1129193)- upgrade to version 2.0.0-rc4 (FATE#326739) * Fix the following issues: - CVE-2018-8784, boo#1116708 - CVE-2018-8785, boo#1117967 - CVE-2018-8786, boo#1117966 - CVE-2018-8787, boo#1117964 - CVE-2018-8788, boo#1117963 - CVE-2018-8789, boo#1117965 - CVE-2018-1000852, boo#1120507 * Security and stability improvements, including boo#1103557 and boo#1112028 * Refactored ntlm_av_pairs API * gateway: multiple fixes and improvements * client/X11: support for rail (remote app) icons was added * the licensing code was re-worked: Per-device licenses are now saved on the client and used on re-connect: WARNING: this is a change in FreeRDP behavior regarding licensing WARNING: this is a change in FreeRDP behavior regarding licensing. If the old behavior is required, or no licenses should be saved use the new command line option +old-license (gh#/FreeRDP/FreeRDP#4979) * improve order handling - only orders that were enabled during capability exchange are accepted. WARNING and NOTE: some servers do improperly send orders that weren't negotiated, for such cases the new command line option /relax-order-checks was added to disable the strict order checking. If connecting to xrdp the options /relax-order-checks *and* +glyph-cache are required. (gh#/FreeRDP/FreeRDP#4926) * /smartcard has now support for substring filters (gh#/FreeRDP/FreeRDP#4840) for details see https://github.com/FreeRDP/FreeRDP/wiki/smartcard-logon * add new command line option /smartcard-logon to allow smartcard login (currently only with RDP security) * add support to set tls security level (for openssl >= 1.1.0) - default level is set to 1 - the new command line option /tls-seclevel:[LEVEL] allows to set a different level if required * new command line option: /window-position to allow positioning the window on startup * client/X11: set window title before mapping * rdpsnd/audin (mostly server side) add support for audio re-sampling using soxr or ffmpeg- upgrade to version 2.0.0-rc3 See: https://github.com/FreeRDP/FreeRDP/milestone/9?closed=1 * Improved and cleaned up the command line interface * Fixed automount issues * Fixed several audio and microphone related issues * Implemented AAC and MP3 codecs * Added Wave2 support * Addedd dynamic resolution with full screen toggle support * Improved redirection handling and certificate issues * Improved automatic reconnects * Improced connection error handling * Fixed invalid pointer, double-free, integer underflow, buffer overflows issues as well as other memory leaks * fixed X11 Right-Ctrl ungrab feature * winpr: Updates time zone data to April 2018 * added libressl compatibility- removed SLE11 condition - removed no_connection_to_windows_10_17101.patch - removed -DBUILTIN_CHANNELS=OFF switch - explicitly set -DCHANNEL_GEOMETRY=ON - Disable the new X264 and OPENH264 codecs because openSUSE does not provide them - upgrade to version 2.0.0-rc2 See: https://github.com/FreeRDP/FreeRDP/milestone/8 Noteworthy features and improvements: * IMPORTANT: add support CredSSP v6 - this fixes KB4088776 see #4449, #4488 * basic support for the "Video Optimized Remoting Virtual Channel Extension" (MS-RDPEVOR) was added * many smart card related fixes and cleanups #4312 * fix ccache support * add support for memory and thread sanitizer * support for dynamic resloution changes was added in xfreerdp #4313 * support for gateway access token (command line option /gat) was added * initial support for travis-ci.org was added * SSE optimization version of RGB to AVC444 frame split was added * build: -msse2/-msse3 are not enabled globally anymore Fixed github issues (excerpt): * #4227 Convert settings->Password to binary blob * #4231 freerdp-2.0.0_rc0: 5 tests failed out of 184 on ppc * #4276 Big endian fixes * #4291 xfreerdp “Segmentation fault” when connecting to freerdp-shadow-cli * #4293 [X11] shadow server memory corruption with /monitors:2 #4293 * #4296 drive redirection - raise an error if the directory can't be found * #4306 Cannot connect to shadow server with NLA auth: SEC_E_OUT_OF_SEQUENCE (boo#1085416, boo#1087240, boo#1104918, CVE-2018-0886) * #4457 Fix /size: /w: /h: with /monitors: (Fix custom sizes) * #4527 pre-connection blob (pcb) support in .rdp files * #4552 Fix Windows 10 cursors drawing as black * smartcard related: #3521, #3431, #3474, #3488, #775, #1424- Fix boo#1090677 activate pulse optional component- Added no_connection_to_windows_10_17101.patch to fix Windows-connection-problem after Windows march 2018 updates. This fix is related to boo#1085416- Do not use xorg-x11-devel, instead buildrequire individual x components. - Only attempt to ge rid of __DATE__ and __TIME__ if SOURCE_DATE_EPOCH is not set.- Users can connect only once wo windows sessions due to [#]gh/FreeRDP/FreeRDP/4348 Therefore WITH_GSSAPI has been disabled until that issue has been solved- Updated to 2.0.0-rc1 Noteworthy features and improvements: * support for FIPS mode was added (option +fipsmode) * initial client side kerberos support (run cmake with WITH_GSSAPI) * support for ssh-agent redirection (as rdp channel) * the man page(s) and /help were updated an improved * add support for ICU for unicode conversion (-DWITH_ICU=ON) * client add option to force password prompt before connection (/from-stdin[:force]) * extend /size to allow width or height percentages (#gh/FreeRDP/FreeRDP/4146) * add support for "password is pin" * clipboard is now enabled per default (use -clipboard to disable) Fixed github issues (excerpt): * #gh/FreeRDP/FreeRDP/4281: Added option to prefer IPv6 over IPv4 * #gh/FreeRDP/FreeRDP/3890: Point to OpenSSL doc for private CA * #gh/FreeRDP/FreeRDP/3378: support 31 static channels as described in the spec * #gh/FreeRDP/FreeRDP/4253: Rfx decode tile width. * #gh/FreeRDP/FreeRDP/3267: fix parsing of drivestoredirect * #gh/FreeRDP/FreeRDP/4257: Proper error checks for /kbd argument * #gh/FreeRDP/FreeRDP/4249: Corruption due to recursive parser * #gh/FreeRDP/FreeRDP/4111: 15bpp color handling for brush. * #gh/FreeRDP/FreeRDP/3509: Added Ctrl+Alt+Enter description * #gh/FreeRDP/FreeRDP/3211: Return freerdp error from main. * #gh/FreeRDP/FreeRDP/3513: add better description for drive redirection * #gh/FreeRDP/FreeRDP/4199: ConvertFindDataAToW string length * #gh/FreeRDP/FreeRDP/4135: client/x11: fix colors on big endian * #gh/FreeRDP/FreeRDP/4089: fix h264 context leak when DeleteSurface * #gh/FreeRDP/FreeRDP/4117: possible segfault * #gh/FreeRDP/FreeRDP/4091: fix a regression with remote program- Remove extraneous Obsoletes for packages that never existed in openSUSE:Factory or X11:RemoteDesktop. - Rename libuwac0-devel to uwac0-devel and libwinpr-devel to winpr-devel, as that seems to be their upstream name which packages are encouraged to stick to. - Remove duplicated pkgconfig requires (these are autodetected).- Fixed download location- Switched to official RC0 - Create wayland client package and libuwac0 package - Create separate libwinpr2 to be used in other packages - enabled gstreamer (currently disabled for tumbleweed) - enabled kerberos authentication - Update to official RC0 Fix the following issues identified by the CISCO TALOS project: * TALOS-2017-0336 CVE-2017-2834 boo#1050714 * TALOS-2017-0337 CVE-2017-2835 boo#1050712 * TALOS-2017-0338 CVE-2017-2836 boo#1050699 * TALOS-2017-0339 CVE-2017-2837 boo#1050704 * TALOS-2017-0340 CVE-2017-2838 boo#1050708 * TALOS-2017-0341 CVE-2017-2839 boo#1050711- Redo history by using changelog url - Update to version 2.0.0~git.1497095982.1dbd2d28d: See https://github.com/freerdp/freeRDP/compare/043243f...1dbd2d28d for full details. - Packaging : + Move to xz tarball in _service + Remove 3472.patch merged upstream - Update to version 2.0.0~git.1496304402.c42ccb508: See https://github.com/freerdp/freeRDP/compare/043243f...c42ccb508 for changes.- Forcefully enable PIE in CFLAGS as the automatism did not work.- Add 3472.patch until upstream #3472 isssue is fixed and PR merged this fix boo#1004108- Update to version 2.0.0~git.1477034991.043243f: * fixed kerberos authentication * shadow/rdpsnd: Fix race condition in rdpsnd channel server. The output buffer and format parameters are not protected. * wfreerdp: fix invalid VerifyCertificate callback * rdpsnd/server: decrease audio latency and make it configurable. * Add an environment variables section to the man * protocol violation: rdp_read_extended_info_packet * Added support for OpenH264 1.6 * freerdp: fix sending of TLS alert on NLA failure, add better handling of server-side NLA in shadow server * freerdp: add configurable NTLM SAM file option for server-side NLA * freerdp: make modifications to NLA server-side fixes according to PR comments * Fixed a windows 8.1 issue.- Kill off __DATE__ from built sources.- Update to GNOME 3.20.2 FATE#318572 - Add obs git integration. - Update to version 2.0.0git.1463131968.4e66df7: + Fixed memory leaks. + wfreerdp: fix name build without client interface + libfreerdp-codec: fix xcrush decompression, revert remote control fix + KB3153731: May 2016 DST update for Azerbaijan, Chile, Haiti and Morocco + libfreerdp-codec: make proper xcrush context reset fix- Update to version 2.0.0, git master branch id a7ca42e (FATE#319661), no upstream changelog available. * Warning: This is a git snapshot regarded as technical preview by upstream. * Warning: For xfreerdp, new /long-option commandline interfaces have replaced the old --long-option interfaces. Existing user scripts need to migrate to the new interfaces to avoid breakages. For more details, see: https://github.com/FreeRDP/FreeRDP/wiki/CommandLineInterface * Add Network Level Ahthentication support. * Add Windows Portable Runtime. For more details, see: http://www.freerdp.com/2012/05/24/winpr-windows-portable-runtime * Obsolete libfreerdp-1_0-plugins. - Drop FindALSA.cmake: deprecated - Drop freerdp_branch-1.0.x_fix-kpdivide-issue831.patch: fixed upstream, implemention now in include/freerdp/scancode.h. - Drop freerdp-CVE-2014-0250.patch (bnc#880317): fixed upstream 532c420. - Drop freerdp-CVE-2014-0791.patch (bnc#857491): fixed upstream f1d6afc. - Drop freerdp-fix-FindPCSC-macro.patch: fixed upstream 9148af3. - Drop freerdp-handle-null-device-name.patch (bnc#785437): deprecated, related implementation dropped. was: freerdp-fix-pulse-no-device-name.patchsheep02 16692798992.1.2-150200.15.24.12.1.2-150200.15.24.1freerdp-proxy/usr/bin/-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:26972/SUSE_SLE-15-SP2_Update/dd952862905c5f2f57e400818352192f-freerdp.SUSE_SLE-15-SP2_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]=71936c9149f968abf01851442a44b41d72bfe4a5, for GNU/Linux 3.2.0, stripped RRRRRRRRR6[K\#< utf-82ef08f7c1c65d4764879afa91ed6618d230ed18a57f08e83d7982c4d648593f7? 7zXZ !t/z=] crv9w&. 3&$CIQum焊|3 Ģ!g!dR'E~Ccurldf|cv JVfs7* dI$PH;s JZP*z! Csϋ8 Ң -M(>?j֦@W A9] WLg(CQYB `dpMk "}m%7^G6He@>#~SrN<nC&(4uvk5[ Ni[;=qPL򛛶t#;ꮊ#Q]>P?" pbT K (&YK|=oYbf;R݀8`vpfK7k[OGQ ;w{4 "=_7!!L/(M}|%D)XϦ+S[ ؿE :kaHmp'MTHY8, (ݤ/ա7Qj<4"8ϕlUbn*8bXnN4%ӓaW"b:t|n|9=3Uw)L5ӏ/Js)Qx<)ۊ3S|<ݬ? yR>JzPHRwUo0sIRy+ODe + V  z0UNԄ(*44LDjual{F-dv ñ1: $ _m9˦y} [sO) r!gD[  =YJRĬ/D/6 jQ }=dvDacrU <']_ !Ln hf|U4={լN<<,: A!ڊ?!d F3=J$O3b; )PDG̜0Oy5&|r$ h:a{b^ %Ցk>WPvQyFNx`xmG/>1>m#?I`h ʌsGfmx--ڒLPXlod&Gk>/9\8[ύ쎂WY3b$mG0WN&Q8 >*7:[7!;}_/Jlv="*/[}:;.)2 Qn˙.6vwԲhKvpݸN䓷2Է>X'?3ǎ纉%(Pw(0zFEq&MQ>1(rZS<@FL#`ciW(VRF칤K},c5Z`ˣgǥNgB)6ᮙ˽{Q.ߟΚ?hxOi>D\"y6żɌzl}jL3uݲ8t]a.vC+OAzb1VܑU /8 qE'Qv EB媭y4umI.D0%D6QF 9QEL)0-1tPiF_:MS-iwS1^~/\qcq2mb}CA&fDOy69qD?opo)M/bcttS"Ѭ^/7GcxuKØCZN8TLY ?ZuY_FK%`xҟZ,dt_fThn~MZO;]]YH~,J+xw\BƫKNS|WEWFEa*C l֠D҉ ތd L&=;[eΎ;F\oo39$N֜P[0Mӟg'7#{ʼn wٻ ㄸWGJBMrx?ex2Ѓ0I{" I,: 寢`7n8IdiOSL|%X7HH ;>'_>wL33Ch;,!*?^ߪkO7JyTMшxwQ]Ky !\% ЖH)&q\g0'#%Yىۯ´42 dzTjb;^(!ĽMC*Es˸\UQּuVb'.5ܲhMRyKoXa?4C$34!"Y 'hC~F$`a|D1S> 4Wd`ȕrr65NQϞ D<&;IoN~jhN;(aF?Lk,aOJ}C͈b)w]F.|v: 6ߩxrR*zYLH5L7P.?D"^,fYHPVlò-=_A3PpsxJ36aeDKRsWID`c~QPChH)Lo狼Xlo) eg\e!P;~̯vs_D&ÍRi@>Nm6jbB߾w9)mPl/F82zY?&y:N2<;b>nYhOsϢHE?[+7WgGFgTTvo[fu$B:.,86ɋ.m$gJ/,o [D 1q00)iNiih$?oi:@4 hޏ{2> ҫBogbDZXN'|Hz5g6jlM>a$kY;I38 D@`(WEurLjkEM2C=?3̨bKx2TCݩ;mNM bmh;gzn) .vhm=['l*(xxȄ{ג17ʘ48L edx-|M.[lfkꌜ5Cp8iT@*R N7{HYi@$e(l@Pb ]Ş c̙-Iakm PrBD6 J?inT:x M_H\ؘQ*J~ZO:ϓ_s qx焩vY*ɽcM#@=#YI_J?XrI@U]tc-13&s$f^ebcQ,xZ#OK1,f{SKb8*8W1踈;0 @YOd 0{J_Y@r^NcTB f-(1ԓیw (_5KE oO?E$ BeTwC[Խ1!M~9d婄oB-%G4?/]ߨ܊̊gJOSu˙ΩYmWqt0jXIha8 "Q*LDl Hj,;Y?cMzR y*U^X_(7/;:/^#y_oX@j0K#^z8%3uR<>BQ!1T#_A P2$%QCb~ha]a'.xpB/.3yt&N}B^12BHK8H:ۖKb!]EMHL0oz#jiU Et|CW ,:;<&E鬵xd@з8 #od 9ҫy绘G -F X#ӵi:+%&FłsMө:ʉnpc. 3Z0 4ԵmOmteџ,74YF=ބuFǵ_ܙ|8`rS;#ssT)YIEo3+3Sm(&>~& 5{CNk e*yapf5ϠQʢI::Vٜ[`+)d0oX?C !luk瘲LsO)߽!{T}/ hFfDg-zoцo69\_10EsF62KH3CG#|Z](5iy2='{V6Q5ɸ~LR4{POlK^gE]YĚVrw[{[zc2|7ۈ[ĝ-KoOţuڊ-BPLCJlPV"ӾS,Oq;"Iͣt{~"`ͻu%E fx LW}tFWD?27bp0OzW1~I/sDv>%H%+Vx Nb¿3>HCX8N qn&ڲ~oJ:<ll nW+53ި)}EYNGlQC{G#}v0 9Ӈ%{jG86U| /ȘL%y> =|,~;Zke="W)$;ZW!6Ipc vV~VEnqf*[=4cL7[c~ ʛUp^˶o M) 4 mi_k\JDG;i80coBZn44Ě9h"7dy\*bXIZRD ˖[V6$ ~ OS6kLp/S0nW3c8+`k1b~,6jQu~>/h%Lro6M콈{ϛ?q&s+ c!@qnYQcQ~@@)Jp;^ט +2`[xVLbfmz}tnk`{YfENA3٢U-qD{]t"ضcX 92wK=^A! a_e@I>$9>IAWVPqCҼwEzw{ j62Y̮f6&ws 9LU]RSea-RE ch˪sI4Mii驱L#(DErCQ9 ]v%59dw)o}ea!>fͪ@Pٖ\-ޮ#!Ga.2f^XZ])k4樶*/ۧx \:sM(5P/ {bP/5$w|w.%93\ס},hm=0iF+JeΝ)sh|ZLs4 dwctX Z$ck;JZw* DE0a# kl>Ե ׊lBӝMϯ߲bQaEs %󚸒Z5mF36` `ހ!ʁ|Y^$* Y!R›l2줰afz8m 6c÷ &R&>a{sZ¾, W,y !1){J߷f9V Dvo&$ og|f~3-k* UE pa": 0 v 0^mIqJXV(:8=XˤN`⊥HwL/)}0a&*:][}iHҟMK>&& CL[Qu؏"v^D`FC`S}. eԨWѷ$)F]dv"!K4Nu›O}8$&DZ\ExS7&413va$H 07P|&8`Al(+EI][\ 3'.yy|h$nI)\(a&FIE:4 v3Kǣ#H4 YJ8gC0ʥ(r=Hkd7-$6Ȍe>$HN/9^Vkc|a :[.rD'g Gx8կLH\m\ m[70f/'q7Gt^Uw-_@ vV?6/5#kǰu/ht}׀4 ^hGXcEn51S= EX$ 2TcLϛC; B]zR+/VDNg*,˨GMTbAάYQ< Wb -YSU:9G|{M-m5razrirvpI 8'UܙZZ D݊'~.$ Ӟb@CN/PTo.2ʬxN,8CMBPfӓa~\B FPư8rJ;W\8GI8ggVYĶ܍6BUwԳ$y%\ߟޟA?.`fڂOՋ7Hf*c UJ<#:,N^Ey4p$N7>6{@WlHuF6X=iP%QI~~[ V(WgPJګ">`2Aa/-IJ' =Pqy! &%;#70Ag;Mҋ-iu't?S5BKv暬G˜`wY33c?bz.-I`~܃|ha3mKaRM q;KbgGA޼+3X^VbI@yS jZ^o.>0}Xf;V+vã!P2ؚ%LpkG2'A۱}"뎎K>mdZ1K\U&<ҏ\b@6q MT %T/5Mqʫ1ڧG5 3z+3uݐe>7Œ{/T26d:Ȯ3N52S2f蛋ڔnܡEEu`ǚLfbb:L6 rRH"pcpzz Ps,ռ^oa0'*'95_̤]Xb+~.v.n Z^x:&?̜~NG{8Ah{bE;ŝ "~)AW[. ήLeb#u`]@ݻgFyol/T#R!\|St'Te܁bbwzS j|eQX{Eُ7^N 5o BQrgL#|U wl1Z^2*uy瓘qt!za^ޝ8/tϫfGRBN$;n e =laXWqSϷ{(A%c}&ۃR>/43A8ri碸ҮE{ Eixn 1,VA<+.L&,f<뚌xNQ,,B_RLk|'LCTrR*FG#%z"7\Rro ܘu._d8υuXg %lS?:*wa 7&tf*J֡KjUjW&0u@Jg 9Z)9rn5b'גyo|ߓ7̰*+88%W(%X ZDݔ:6:U˘ w]>]аq uE > eQEe([e׫ǥ_{JV__碃)vLJ`;L,áJOrʜ9,+vP0>$ n` X >=`7\쇛bcSp#H+.D65ԑ\F~6' `#LV?"4>.` k7=X3uZ'M!|OU,y<{^P !|o6 1Nr.iNPۭaS"Lj c@%O(s>mj~0h>վLx6eލT,)gʔff<-M:(,eBl BGDaU3,+/(FߓO .LHT:Дe)9q^JtClesX[qJ|πpOv_t5lJ/VFhlO02]Pk9MzL=#!wu2\䋘I]3ytIep_-<"IҤ9[aP2Lz:) X*?)ȋ+aDQ(:2<<s4G[ D9ѩPAyf4E:f!A&n)0D:0RlƦÄ~ힴPߔZ4uWɞ7]ѴR ݟCDIvLrӐ =<#={CQzW|Sb\+Zj#s,ݫϪ$ɣ!jY< Tݎ@^ohAf]%e(}#C拟{R©iY@/}A/ DuQ g7"GeDSD>>ѻL+xPWS+\@mfĔiaeR#pG=c=پ5f$$ºSw0 /TR}|G;S\<2:7'6\W/ùdXtJOH$bUAQ`=s?QΈSx@ ڊFzehVHtrVQTHlT 0 L1<*TʞQyū/X?厡;SHئV on!q |ܐNy B3˽:سzx#9cs}~b|eqL+`Cjk('?,+v^N?Ů"E !vuͮ|QbKZՕp>Sśk${Zecl ,s f1Ko{8) YA.rd7^%"nak\AqGR噥ĺ|:g!=@8pZG>,HycILc^\zO%Eߔ,;CX#d<@⇪KN"(7b)ewU]t)S$F*6 ~ԍyJ/'2 }RҔJ i|oYҺ?v;Jtxο&ed WٯݱHr7薂x0x\B0a®B}x̌!vzF#[D:(aX[c`/j|.U1wVFWۣ KD1BI-YlxսЋZ,t7LFY Rut̙iܸ׍.K{iUd֍,ց8]ˎwz֊|9ri|M;c44s@츗^_`\{ʓ@*ʏWV;ۭk.:U4=nya]R[j\=3>QlZ? y(ٹ~zC}W3M. 偠ڲ=+X wt]P6mi{SL;&GwʿDHP;G@ g/v(!qW:%n,W&x7 ,Oи)=cHuT;τ}+ n1`/ęl a"7R?tޅqH8ZdL+ D1!;x-mR?gILZ<7u 4ܵ+ yb t*,$Mcf~JpL+{C`C2k㜇Dpa :#1\ =-Is\]+sdKk^j `컛.LOܙRACi6'7>ƍ2;+M%] R+i{3ZFYũuJrki 淲BU 1f\ʫ!d<rj~&Fiv2':H# 91nRt~r2xRW+,4GM5^k<Y*&T:nwNT$\0HQڔ'+O5yT5 ӯ- ʸQݎAlB_xgK-'AjYeOwI]b=g- i]nf~ɾ\j[b&ש):PN 7Fٍ/4`Exn/qIZ4HmocUqU&kΒIқgx;w._l3Ga"7wݢ\`}Ա\Jtp[Ϫ T"(9 ]$)tX=-W~3jI{Y J8b:i dbbߡc>H m][Ee{?z\$](#ޅ۴'e!Mo^k7c(t-Qmu1ŷ&N+䉒93G3' {D+Yp C(tI_09W.]} IVׅQ=V Ye\:_qvڹ9rBuIQVVo.C׋̞ngxm\C|i ‹Gߣw (L-)0;TA+h'"#09 BDR>38?ʋеFaM֨|>hBV˺K1lW?=qP`j:Б5F0&Gt!]^~ {! FG>R$GX54W$L9N'U&$K.&nv|g'#$FTX3ٖOP^뙕> m:2iBW9uݣsAw n y〦] H><8C+_Ah =1WZ ֭èzY>Zslf.ы*:ùl}Օ;ޚtc<4 Bق16ud=.9B(#+Fv#蠢ާʣ =.Y(U|J2&_1c7nXKhj? d&iڕSc|[֬<ZNՈvv՗HiZ$F(PIz;N̨A|/ߵ=ٷgӖl^f yvx]~>U`*a M:R{?'wc lFEdSp6= k>H#,x35 i#^y 4;/zO$i5ݞz*L޿{zm7UaBNSgdFC dzZ`)fB180O 3k&hW \NNs|LC28R1d>ӻa#/+| ~3 x5bìʸ N;ZCClXLN)~Zs+](,^2vҬV) :mSkQdٶ3H?4*SDKwńDٹp2k[OC1Zy/+ h6v[n5Ի?fl.p)䀇Ss'*vUy|h;HAN0بf5SL s4^TM*~ >1/b<<:00oaF#Ӌxgeɞ<ȩ?JzsDmX=imAR%# Z9[T,&tZq׵YW~E|p&1S7XR5g}މ5<Khxx<,U;DiiD7Mq^׉2/M_sgA&OOyT0K_=| hv8FaK5Ȗ;W^=0D<|.rEbaw ҉|3d;[WƶpxO*wi%w]q@c4$4;CvQ` +z1H$G &\&,k^7HCX济)0쬷ng֜Bnj>έb1(F bƝ& $^YӲ0(d U]Yt_Qga W!f0\jvQ6>*9õu,b\[â)! ܶ*Q0Q.^zb ("09Pxt>ěqoWf4cSa}wǪ $a-æK{A` !¿O2\i/,EO1Qzù^]T%??R5|Q1D=,PkaSqh2Olx%8%k"c{E2:NR|f~|aO 20ig\H 'p(Kj(u~; j_SԤ_zt|78`%&*bP+X\=΋RtG~c nϛYg0]淆%?Hdzyঢ়.|ܞÂ}"9=Yj"89$ 5i=U­A]4+pJL6lUIPSh[ʦt[bjtzUr(]Hkí"3j]fPme4s (>HS"84(u;{&$ / HFʪٸ}>=Z1GUU [Ӭ7SYȶo(dQv: pl?Ni [ۈ+ؕi`%Pjė@d-uF![\22qsEr +95yNY]+ os>fGkSȱ=Z_?qJJݒ.9L:;#pRe)ݡNΞ}KyBd\#h2BǞ^ fO2z~ eăh&'!e!dSAR 4dwIRQ 8~"@;{6G,Qd OU0LMT;H1K5A~/|[SKhoH @ fg/HU1"ԛHLř  ~.g ڦpG/Kc fIzyI{>1N.Z w#]vM#l5"!vVѴ7\?y$]MJG뛙́ aP] v|`edD)J8~Q"k'DG-Vy=^Ԏ5ɧ'})ZOCbiÒƗ|EB۸&f"- v3W8ᩧ(#']{h zH1^?' X^>s"VEȲ.ˡ<=itt d&7Pxy.D1AOoY⸭Ed#O78يbZ˩N BTDRX@VWBnbAT;š~ 0ZzqžBܞ;yBuU 2uzrѤhܙ 4?ܺ!uQW#!VCw r  ~k`[;z%oPhĠ Vl%Lʔٌ%~T_ `d`C4_v)UxYԜƜߘԌk#F`{jsIY5,c?R0\ Έv% Y$E+8ҷUyF"}g9FKp Y5>ܿ(?_ɹyI_},4 ~'ƣ?L;й2ү1pe@V|_U_|xKC 5*x7_LE8 d ճItwBk|&neG1rR2sM f # T(|⎷́>`UX;&ua1_ }ّUh>u yWKW71o@:3Yk\@JOLr<復g%Yt+՞ZTڦc$dW;y'ӡmiZ1ݞfnCpug 3r7/)Yӈ[.w} n ?jC]|EhS=6mdչ<ƲA/;om|Y"Em$~ b'Yի"G]3#9儸E tXy >HMs˶[6efz^iaDz~Kɍt5wE</ 8*%M̸RJVSRu8(MIߙ ľWͷGY] SF 0mRÃY0A7j)0Sr )֡XkWZ+b0'a hTu-IaN巳;Vْ_{fFH_b^ބ6Z-A0 .[uw5L0GC+ '7onA5y'lV,8VC-qҳ>HҴP0Wu)?b7v$ Z24MYZCN6pU#nø \o!kQv no)ԦsZT.dO%>#+5tp\Fݰ4b\EZ!ݔAVě˳Wn޽l]@!->T&SWkMGS3sr@kו9FiHP{K8#4;չ ia2A˘+wMEiX&sCg>4ƒ2#;JJx6bXyc6nCj P^\8 ^8 tnjʨ<{V;_js6˰+{`V~)^}e'`s3ۑsfX{lLRFW\KWi@)3 Kb:uohM6gBOcp XNqrc/9=0xZ#IaIwzǐkۢnz}SiIBڏI ꀅS8s#3ŏc>/"e_E` z83hxP5;ܦ}%|NaH![oЩSp'ǵ*f7~CVv*T.8ߏl.kK*6Ǜ3X8D#8*bc|V>G04F,?ד–M6U'4הhUހ`v̨8OD&dbb5o|~n) W{:82;&x~u#:) +>&SbX8õz&ui$*!M}pKyd}`Ogr>Ԥ2 7- 3K];;i,ibxv%cSZkzuqXth@}|[ A.f7؇$B/t^ ]gg~0ˍpN). %`ƅLtpEw]5G U&oh\0}kT{}&*2}h9}OCX+KG!#!RӨШ}{}c{nT a\/*&N2N "ijrTM-eG{J -.*}AάHS7H&IY޺ & @#y31/'@9 'Ƅ'cx'|'71~BڜKi~"ކ|aHxPɅ;`œeSXtTi4T~$f ?#G/b5Y=5edütBزL@%XX#>=^,7tG@$+ʛFdNXgpHIAmc#3H z`1|\]F)@@UdCڗHx!%{OzuF47_lpy.p ϐ-7IMk ĠY/שx7bsUJhz34 D>@26%8!AS /Grφ@M@vBbyFwdIjzLyA)PZ5WZ1! ?m_ 4RCAW.42f#R >@¨g;xUuvs("Yv%59ɭ#rQ- ; 94b_)&'T\'z+'x  &pD5%n*cX=<{G!Fa7IxuOOkhr3,hK~;>>ysxqIJ,1eK>ki%9monHQ85~UwI iiBnq x>=G2D#?y;gw/*Vh#6GDvl OĊG$ SP߶S*q>(TiA@?yOJK7Nz3!eh2nt ~gnIx5ZVNNBE+cA܉,q}DOk{=EYl< @6ڭ<Fw,bK*21VZxp˟BiT sj: >QPUwwlHLP?MO_+ Jay!]] qS1˚>@44LxEIњGk% ڨGOf?uk8 j1/oU7:ushH8aI:(*A0Ǒr~Gsxĉ-tI G>jv"~KDa}Euc>DCi)|/@v*}K"XG=(?M[TGK@f5mzT +7n9۪.RY9Wt4\i.R')M]5@~q#)}R6 8Kgki}&s5lڹ8BVwE@?F@hz?/a+t)Xi2@ycKGmŬ Y};@D#cuq2V d*3F`\Ie2#"}Ec,lqhmݢ+4y(ʮ\`<}: 'P3q@ CF5L̂ "Nb;?,fǞt*",o6yL"=Ey,3Y8p@HWԹmז؎ѮjڦWmGPxȫhJ!M'՞J˔*SPU8 _ο(F^[F0 AV?\ 7q 2u)Wo%~&/RR/&!4S>"ː~!lXmzۄTITNTv L-K:$> zmO C/Edrfqz~O(N]eutuckKWB!0 DS"Hս^.wC+ӽFZUŔ[5x8SDǭgYV-9,ak,3)ҵ/D( \.帔V+-(~\ZD"v1q/ű"F>>Qa,#P>q%xCu n3م,B*~(tW60~1wl7oG t9QyNSDYfA$L/'۟QWE >%\]?붅z8X9@&E7Gry<$rl^5(6 X׾ԋ*AdHߘ(F@աV)S켈ܸQmj)=T顇7K&6?neZ)'8eo Y#ߝâ agǖF(+VuZ`Kue?Rr,:SC$n5i/0.f&G6ڕ shǹ%/4'pB2t;U+%˶Qʊ~HYR>4Q/3(tkBS^Yr=GkQSNH+kcxʲ\ע-RSg>r9|'Q{HeiַK[:˽%`Ŝ[; &MoW%@Ae֥4D|ȿGfjO߂QT@ W D ,Cn5Q44lǑA`+w3TI ?<-mS_1gii0m5r<$5e!K54ݣ6hKlڑڇX.kr~1&ՠQ'L}koQ(LW7=u=ClDڎQFӚy`͒!̨u>HL 2,^a t݁ղVgx`Ѳ0R@e û $ͤd*AH7-!7IJZyH]xj2,&^8b14y "X]Üj !g(ahOcžv8Fj'է: Exk$yvSf;QL"zqDl7EX`װE'e /UF|or WXL+)VN SW[ Q;+M0ۦKK̐c~Eh3>x,ׁloeYN  {G͜mZhƮfOq'pN#/Jh~Z8b. ;Aߗ \B-y _܏7e?cVr"6w62BA z≮ !e? ~n7DӁXKD0 W ۹Xw\Wwxb(?E ND6FT|xI+E D_'6C~O 'PͲ"f$T88ˇd<}zL9cza? {;5mAl NOF$8lfۘ?ɼSa=[g^ ~ǘSW9%x0eH$4c~lL}ż GDW}fY]l L-ypx"GL:؞N E@ ~!{" B_4^SͷðPiib5Ns>&JS8c7U )Rq֗LەKF2~otq`:zl+. ]ՋyGeՐ"9h|iZ(%7.e`;;J,8B$Y66ds|AANr:JD:d0GJ'p$iRÁG%4dPK$Cv)j^7V/UBe[_E$Wg9+)lwFgqB }Т|kܡ)3ґ&=Z3 ®޳q/]^iPe+\#g/|mR|ok˴7/oH$"}$G2 Exp{b\ d4.^ )ImٕJj1'?9C̴9; > ظlRۇx(xUq%z!x9M@9taɹ) Vޜ>i^4I[F%/ԬjI]Ja]3ir٪4FEx'Q,j֩C{ \rݶ@H\0u+ p'.sXHJ@'kiSRf[OjBRC ep6ȸVdow$%7?..Q8<Ap{V";7f1TۂVh 'Ԯ8CFm„ ^N_AKYEB<^*[%hdDYͮNY <+qb2xyܠ7D̸wԼsiP- ,AqZP"s;8|Y?iߔLz5Y5;0{ȰiH*tKmُE2, U 40!ho$ܣ@H^Vv̅I<&YS#M[g[\3m<*Sl<W>vqSlJqAtٞ/f l-&^䦕NS+=I4ˑaym /c Қl2$Rf;`I8 XqÊ4*~ ? 1/R)^^@6sO7lp7"/b+e[.[72ZM= b|eamc\9Ib5z)'D_lT]S3`7cJ&Yƕu ŁTKIoA bi/Te]c_)g9<2rS2|')p0ɎF|qm_v7ʹXnJ~ %Nܳ YZ