freerdp-wayland-2.1.2-15.12.1 >  A bFp9|wy)hCa@l1+Tz鰤dry>GcW` T~z?=I(\A5M m9ݸ-QnM+\fM%6O|Ed`-b %|OrDwLu)dǙ!lW%v;YXGJQw1Xkn`ӆѸؼ#ۭ5/* 坴Y G'*a206dcbb05e03bf4d17d80a1e4c0166dfdc73ea6245111e22513f59de85ce838355404181b32a8feb05063c2a961cb063b6fb89bbFp9|{ dGP6۪SV:kq_"[=}u6%>i 0󒦷XIg1~xLBjj]T?ľrv  TP4L3qLGv9 ?JSīI _d`2"b">na+}j?;}M)k jcڮ TL-cj1ͥNؘm:pa&@YM{Z_t_R$/\їkg~ext'4B7863kfh>p>M?Md  =>I _}    > @HR\|  5 (Z8d 9 : FJAGJTHJ\IJdXJhYJp\J]J^JbJcKudKeKfKlLuLvLwMDxMLyMT zMxMMMMCfreerdp-wayland2.1.215.12.1Remote Desktop Viewer ClientFreeRDP is a client-side implementation of the Remote Desktop Protocol (RDP) following the Microsoft Open Specifications. This package provides the wayland-based client application.bsheep67SUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/Productivity/Networking/Otherhttps://www.freerdp.com/linuxx86_64R큤bbe72c95c394b99fd38ec13a09dfaea4e55b4e6b86b530320d44f7dd4d62b1a4437f96e849fb2dd35519476f4b8c98f0ce21b2d98df2fc65b882d7c1fd92f46ea0rootrootrootrootfreerdp-2.1.2-15.12.1.src.rpmfreerdp-waylandfreerdp-wayland(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)libfreerdp2.so.2()(64bit)libuwac0.so.0()(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.1_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.patchsheep67 16457074872.1.2-15.12.12.1.2-15.12.1wlfreerdpwlfreerdp.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:23009/SUSE_SLE-15-SP2_Update/951aca07f4937f8f862067cbbd2232c1-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]=300363362d38198c1d54d50bae2c5dd27b693995, for GNU/Linux 3.2.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) RRRRRRRRR NشPY .utf-80115c38d297cadf238de053c45ebc1bb7bc4975f22cda35ca9c8a75b9121eae7? 7zXZ !t/g8] crv9waĕȄfBI;5ڎ ̾O}>s#؂4R8J,@gd*~6xM,xfmgߠ2 !-6Y|e=4a]t 4.ZyK7&/kq 8yy:2>w1}D!8zٸZb_{Dr9ߠ]&;W7߇z3x可f>ǯvJ"R$#!p6r\3\c-mTF0pƦVRVcv r{%gW>m [=lj$3 I.jIn4+H./FrM.dn9Ԋ>i\c$DSQ$D}=a9@[l׍ik'$z"y8I츷QnIq;~$*ܱ^+]P;@rz/(c ,j^c`BEɂ7ݬkJ5Ұ$ Lh~L>0%t'}+!CUxuafZr(Jq)BQ0="(.CcqGGY>4W\blR4e9D=UD)Y9ĔScӝ=⍗~$_G6lПkʍſ(zp-v0tk$?֫MOY1/)J:ZֱMΐTjo1i[[*)è^_$R/Fsy$ #(ܡ,M\ zFP G aEZE^z{'d~sQz? *}.QBQҍ?>R d? [3_#. k RqɃ_b5w2$l>zY+4'y( 7{Y 0'XYI0A24 dEk(|`i?P'>eCGJfKl&<]La,w^$15K^yE73 ^IZ, %э@=Wڬ.+d__0~iwh }%u\|*`Zgl1wсcN\  hd:t)P 2 tu83y|wcRL3I秠1x6tvDMuKUf; !Iϯ0;O`!!柱%A VQvd3&Cɝ|ROk+z޺9ѷྼ$wysu€% e]^ǥ]uALK7H=2i^%o~|qn`\Kdo)&H즞Ԛ̏4$g:ge`qXT=Be܊ iTĴ ܃y= uDvIr.Jiwr_EQ,@Ϲ1ң <|*gQ$!%4:73ZF6rYJ*UbLpC`U7))S.|PɾX>?Q?yYWeo".kgGXQl fB氼7OL86Mqs={]qZTn̒`7};[rҷJ_hӶ>s x\lX#e؊U,wx͞Y_T7񕧲:4k<կoL}5|( jS(1f=&Y_NѶwf ƾH%׆v[H6 x^z{\]||܎Z^xKs!M7E>vרؤK3o/RUMKi60QIk[mqdt_y'cwe:aN_]%*$^#02{BgG:5X3fG㰺ɋ1|ÑwXBҫ [gHP{N)W{&ȅS0}h~N9f~fN\ou>)+4 aa.g'ek!?ɵE;#3B-DU][Vl/. F222NޑԆ^%-wy>qle|avpx3rr,G\/JAZA  PZ\/vgg3n ng4pG-7> m_rPR0qˋُʿrARՁNQfcN:і\2b+i>nJԨDxTI2v(KKu!GOc.R#Xwʰ6ږ_6 ]3֤oY1X`!÷قq5;TLA^\AdiF^K 홞T?Bl}ۓۯkQ"23ZZmߊ'7*ࣼ\r@u7MÆ%덿d6'R;E6,_74{z_G^TBn QϮtvX">1mgPGVkevdB/;;Wc#B 6YHӥX&,73|8,Ԕ[T!WbOQl8EȒ)Rx٣_Vs. +?/?*Z6hwV ,hX^VuVGU1"2 ;MmEASA=&NDa$ޮSff'zࠠGOKNI0"Ct`4Oi/=WK=-b}xCfeUʸ£s7#˯LwM5EQBD>IlWc K BxZ]M0F~ 0d44?XdSKc0ܴQFU,(Tv4KV"uCytO&`J~3cMCG90&֎d*E:>5 Emx1V3b5p=>'b(妅I;DUstߜ52oJz,AEvZCE=3% K-Qin3B'SJll9@ XO͋9/ImdΏߟ|%`XD?{A*B#4+TG Sx9O9'!b>l)UAŌ 0љiP8ȟrش/bgDmt+LCc6ͅ‡p\#[b7ҽ|^_s&4(QyiG3XmS,?o!ZT*RvmcnH2mMo? )x*jdiAq?~;׊Q1&2'E7Jno 7.fN4KNCA il||1Ϙ`]m[͂;Ig(DY|oCˍs3Pm .=#F~{oE㏦~q NjX#ӐwmA!`3W=ih4޴wyCi*9l|BB*缛|DJy;cf ];yE$Ӵ{],[~~hkJ/]|^MX k(L7.DPˏ> Q=MrzԺr%whʊ\"HZآ?>@y6/-81CI._ ăͧt&>vEp:I~ȊFM䓨]^* !/ˠ ExMBYj|hr^Nu*!jJ\G'&eSŬU/& FB۲3J5wsC^# ,P-% W$MNf4-> d77\ O/y'c?a'Xlŗ'6Fc^Zw)g@}`~y63"f@NT&M;ne7HO@%Irϓ[j h .,QX{>(5|TrNLkǂq œ87u=_PpN=DJǐ'xKċ,l@.OQ`G_CP<.XNl*.L$P. W\zGG9@0@ \VVd$p]&X̟ (D *3)7l~dF1f!V\Yvpgf"vO'X0ү;Yj2$ꏃqvb^K!rR>q08l {T*-2NwV,&dO~/ ^e`}0jEo[ $(lTUly{c_FH B;ňl"xG)w)}dTS[ȱ%<ڒlUYvPwzԛ?KkG9@{x* ѝdfU,[.. aHYxd1܄#`nt tqB[^'ۉK܍Fty~ v3nRlHuV&̾4졇FoQ$drbڭ'L5iGՏN%1\P :ִُ );[ȇ=zlɄCfʩjC~Y~ęփ2Q⥌5<QXȰՔHفe7?2)Њ?r & 5}ؽ i-y>No3I=܋Y gX|݁EBvUq@W| pL9EGAp?]w%=CPX^,R}S miArüL3/^R _07 H aSqwd>2h_K>I8@YC]rvNH)Xj= IzA( Nt-{׫eͩA!7vqc(T\01JXLx4cw4ֱ }^6Ҍ U.ff0D*C)3CX‹{ģI4ᑪ^B0 y8]g`ijab)!giU?&" fc7DqziDyS[pb϶nz@ ||~#CHs=v7|qHb ҳxY&Υhe-377SD}%I e$j8W +.Ņ^5YH- s-3qD5}Q88H0O]x4TUrWݪa&&Yq )r˧-!FDxa۫H%k+иԇ,I̛.͢Z ܨ{Q Ai9[K7MZiogV~'Q(S85d)ZJ,ȵ !?Ԗh-4%p3ɡf8;űFCanD>g߻W,k{&ZnGSbCQ"#.PnԎǶX3L4| @i%gMf Nx*R2qBD8*Q'].?OưYMK#q[*ΚSg"=*e<ѳ\SFT[]aaESo> aSzx8Vwx_2s*^;~*-f^5a<+vL: q Q뢪san {ܖywPš#nw(p,\9'!IPfb8e򋟩RGh0MP5:*1vִs,o,9hjM;o-[ZrVhӧ]6 mTEF*rykb8)VR;nF#ȁ(FC'? mon!T7!{{wWP3_W1E-AQ4 wl~NBޠӫ|HHXy|yPG,n0T|, + _pI}p]ʥcHs_o'_rd. ֗u;t~C4lT17\ͭ ejܝ_K*"إhmVP"^#X1},%Dc6Ǟ![M\+doZ''߾lb_`@tf qR?6炨_`V, hD~7trEޒ>sŽNu7W&O(i?2`q ڕ}w(@9u-l%Yy˞J;&#O].CCܳ$KK1#Z "\:! 5 8@~-r G^3dpDS \ }Zo2Qo&hB0_bS8CydhbO9i#0TjOʯw^ْGLRI5gxD8e5s#:U>*7Hmw& A#bfOWK9eD~'دhYWutWsIzFӹ|w s;/fVv2(.A/s:ŅU+g@ /=h`Y1 9כ<ܤ-g*l ºNܠ@/o]E>,J67X_K c^/0,Oα1 m|jM| g5nZ15Nkpf_S Rhf: j2w%{@dd%t'` dR6gӪdm MeUs)fo3s[nw>9TTHӏXOH&5Py@XCtxqT*XC$ 㬙prUCSt`[WaR\Vū\Ȟ-_}ŧn8rchi0XP F@rHɗ^o-!geNuqVp<3@+:9;$?x티_5MD+u1Ũ&a ֪J|*rr^nh]J!}q!ʔj ) )TSD9 nrU!g?{ `d*˜9}O$sN~q+gٗ1؏/n#~}#܅26CS3Ùs=yVqne>s!.TR 2s'~/xg9"yk bMͷ>S3gxM軗jmz)./\ jck|Z3_dZG`(88?lg"[G"`V)P<8">0dx9*(4>eY( Jߛ%LHPx8QpNᶼⷌ߻D]VXx8+ ix* z^YY3яwQdәxRJ)Qw'ړUg3N`8!rٰIk߰\=[HXq_^>Rv{w'zA`~d<ŷhT| u@ UZp.6 [OIB7p -PE*DΗC v/~Wu":-m&o&XxN]OPw'Heu7u+ַ=!ˍs¿ȞڲxQ w0"3"?:< \/c˯k{-^M FDTiKf'2$G0K2v+- F2v #h*(b]xͳ18୙=oA. ™:*(2RSn2# tǃL| UVFAcϏz4fk+Tšu6mē'Og₫03Z#rLo]W(FhlV{LsT"Hs)vTaP=4軃wIerNњ)pEv:oP;ysxP!>| c+t"Wv=R" q{xܨfgh9dЁ:j]/ߪ>$>~fg'lC :q+SA퍌,=M@Ϋ)o^"#\(#[ Xj>^z({1:$ACpnem橕X nEF'P~VLb)~̝*Bi&7{'e]' 9ռᚚoQVpn`N(L4ć0!>,(ϼVCR|3mUttb B͜u;A݈]G/KV$5Z wŻ^O4'W2'B/m|KC,X`ۄ5e]ńt ̺&9gKK'O2͉f_bQG'8≪m0Ij֫7YVw&`̏ٮTV 7Ke镮ހ9u-&}@ ʈ9+f fec!~=T Ya)'1)i W}dc>juk6^:SvIm'6_ø<\YA_75]򐠁Y!),On8iZKf<H+Qz FO*UYIéJeb -/e)[clY)S7 8sx= $}8 @ߒ G h˱f-QBڱڬS˒|YɩZ ;Tv~+B.x/ZmwFqg6O.=t7Z;7yp-Rq(xnQX}Y  sd5{v{F#D+?Hlm=ȩ{&aut=/i{L?׹%d-<X`A4ҏ<#?M

WDr^r  YZ