libwinpr2-2.0.0~rc4-lp150.10.1<>,s4][븋/=„f1p(P,)R=bpM%gĽFMpko?%7#PCt8 <4R'kB2bgng7r'Ӆ2DtXJh=e̬6Qjrtn+r9`"OUoqITl? u% `bBd-PVDRmBw1Cms?uTږ#*.`f;_yXyU J3 o8g V@G?擠>@9?9d  ! :$(48KT_ x     2PxP(Z8d9: z>4@4F4G4H5I5 X5(Y58\5d]5|^5b6&c6d7fe7kf7nl7pu7v7w8x8y9z9x9999Clibwinpr22.0.0~rc4lp150.10.1Windows Portable RuntimeWinPR provides API compatibility for applications targeting non-Windows environments. When on Windows, the original native API is being used instead of the equivalent WinPR implementation, without having to modify the code using it.][obs-arm-4openSUSE Leap 15.0openSUSEApache-2.0http://bugs.opensuse.orgProductivity/Networking/Otherhttp://www.freerdp.com/linuxaarch64hE,^A큤][][][][][[g718db658945790f09d133978027f72ae7d9a84ceb72cc5b15c749c401d2aee50b530a0e7ed6eff6161cacdd7b9f75723ab91bc9da5e3e284ea5427ef4cb00a39cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30libwinpr-tools2.so.2.0.0libwinpr2.so.2.0.0rootrootrootrootrootrootrootrootrootrootrootrootfreerdp-2.0.0~rc4-lp150.10.1.src.rpmlibwinpr-tools2.so.2()(64bit)libwinpr2libwinpr2(aarch-64)libwinpr2.so.2()(64bit)@@@@@@@@@@@@@@@@@@@@     /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.17)(64bit)libicuuc.so.60.2()(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)librt.so.1()(64bit)librt.so.1(GLIBC_2.17)(64bit)libssl.so.1.1()(64bit)libssl.so.1.1(OPENSSL_1_1_0)(64bit)libsystemd.so.0()(64bit)libsystemd.so.0(LIBSYSTEMD_209)(64bit)libwinpr2.so.2()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)rpmlib(TildeInVersions)3.0.4-14.6.0-14.0-15.2-14.10.0-14.14.1]@\@[@[j@Zz@Z@Z`@ZkZWQZY@@YKYKY=0Y;@X~@XWFelix Zhang jweberhofer@weberhofer.atjweberhofer@weberhofer.atjweberhofer@weberhofer.atbruno@ioda-net.chjweberhofer@weberhofer.atcrrodriguez@opensuse.orgjweberhofer@weberhofer.atjweberhofer@weberhofer.atjengelh@inai.dejweberhofer@weberhofer.atjweberhofer@weberhofer.atbruno@ioda-net.chmeissner@suse.combruno@ioda-net.chdimstar@opensuse.orgjengelh@inai.defezhang@suse.comfezhang@suse.com- 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.patch/sbin/ldconfig/sbin/ldconfigobs-arm-4 15747880752.0.0~rc4-lp150.10.12.0.0~rc4-lp150.10.1libwinpr-tools2.so.2libwinpr-tools2.so.2.0.0libwinpr2.so.2libwinpr2.so.2.0.0libwinpr2LICENSE/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libwinpr2/-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:11593/openSUSE_Leap_15.0_Update_ports/32e30ccd3d992677c3050aab52423151-freerdp.openSUSE_Leap_15.0_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=3f193f43b25e8ee2264ae78e50d0e89f2ba72acd, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=3eb579fd782979d17665d965bbe93fa3a9b788be, strippeddirectoryASCII textPRRRRRRRPRR R RRRRRRRRRRR R RR RRw zF С7cutf-8447b895868694c740be46bd40f4b2d1b20088b7a772b3138e9ca44ca5b137ccb?7zXZ !t/H4]"k%ʽdpȮSM᯹}$hSY 9$ֹ:rz'f8n[It92.78$υ1L)t7Jg &Fxd!D[.>O8\?y}0ag)>} = ۗP2Z8g8N @ nĥ54vgAtJ<52oP/1ՀW^sN_C-C=#Q}C_zrG!fAy+tx_'aϨHt{+$ CI7M|ϖ-#?ZT3"ACGE[=NϽLOmzg\5xp|ǂ&;~_{8qlCV0ɋOs7DI9 *WVS!eE,|a*s!~UcO>KgRZz0w:N\A/B|^`}l⃀x1-AQ>BImsjӸ7.ЁcQI?U vc(A;Bܫ3|`/@ ,}s}$tA/)kVKj5扒^̒"O_㝼o hUSDnȽS=r"[>>(YL[4\C #rpo_>EB"^BU 5/ogk/^0:y}񥏸4UJ" GW0A_"ak7դu)'X;%/c.}DN/]9gF6~)C[T'ܣg}"H@W. _VҒ$5"E?q徙<95$86_1s8i5ڧKSl4`ZҚ7ū#2ޓ5w cz% \'SS FI8Ro?)t/;!)_ȼ }2)\3Ol3oY5WGTlA*`NC; ZJJ8- 1ND:$Y_L>չ /hUIf5wQ:ϽZ1(kK(C{oՈ=)(WjCܾ?Բe צ W)e$Oljl+.qo` LD~#-gKy"F#MFh2=^A:g~2`>W`O 0UW!וmY.cwvcK,0 n6iu".|+u _?z'=2_p,*>vMa}Q/amivu )!DZP>kIU.,kɡ'X8J4ic Vƾx Y>N,HC[ "{!-A AcMw Y 8B|d"H;N6O{M^y>wLֱ ${*φ쳚^FwHV͓5sXvի!Rs?ޙt14D@{RflLؾҜ ׬J?*cRxYQnCjbO] .ñ>~ѥIT~ `ptpd8 Ƅ(&"Xsٮ$sd=2^M6gPU̯A$\Zr_z ƚk;Q,NY7Q\V/hZ-uf~,YZLj=9sy dv\&ɦ^|}HUT@ -T W @kdť)f:G~{(26*_w`)nm$nͮ~O:}RR0)J%C.>%i"˜)0Žxgf;hU9 +w N7RY k~j:j ?Nw;jur,M(푞g"LAnr`otlLH *t FXr>@,AD3^y:bqȩ1VF,D)h=SaQ.Zoi"cfƐj'J}0u8"i}z\p!cV¶W9f{~n}NXt>%bR7V!A%AYߣ}79]^rv&uq+0aG|F\ SS۵#2M[%wI8a'xZZv pn =NaCuƂTԢMf02]Fv{DU+uLYNgG<7 #W]mdxθ3g,3(y=;IR˱7Ϲ9W!n&h@=5+jcٳ=2ڦM&Ϝ] Q4hj}7Ykid^_ނkN<#[oT~Hi+WJջbIR ЌPVVG*3qWsjAsǻ.!BH.ވ>NitzBι)ȾckNPWx>uIZ E! w-8mmu\t4|zʣL\sJ]!_buA0kE 'H {iZye;'3 ]kγAE錻mJQRAIvH 5IZr`4Ok:O2iW(/UWf| X"T=_cc?P\}oG/wDTڻ[ֲ*˶P d٩CjB3k5kE9ƶm$ HPղv+^l^#0>.@5z= @\ \,̖ LV-*FVzϴқZc1N>qM`$i Wok,CRqYVj*2P6G'PrL,] 4%]$%&[&؍X%Z{YQ`i͞O q8zr\k#1[|}6F#Ǖ}*!8Yc:`vߣnT{Fsu'sC q&0JV}g'* T19`&±`SN&{F%Sgh޽`V:+pI{¯# 2yO<'$CܦspIz:=$_8[vYsN[04BΚ+5 gZ?)>) 7˹Scq&?tIQ.տ{|ŏԢWJj_m:Dͺ^&6Vj'Tqۺ/aG;LcY|E5?MP]; Iły}fL%nq{+qA?s=FA`dw-@zX3} `>XG<{2td16!&=KZ9ېS,om@~ 5 K$WJ[k,1g[5H\bDcLf!2X; />jFr@z; IkDF].P@I/3o"bY/!t%q}t*,/j>X)j[HdΔO}JLt{ FC 0~&LgyWݍk)$jI7ry#av$r}6~-#’oizi<"7]g޶[MQӼ[?kƱȱ4kJl!R7MfYm-9:IS5`W>#|ci 8|B oDr5wx3OR硰X6bϬn İکVƟHR@߉)qhJ{ -n ~`=6LQ.ӀZrb: Z#FD("GAL/*̧عSd/SclpT$jmث$pAAStų%CxcpGX& nLrv%EjѶ]+B]Io, YZ4CBN[QZ.A)Oˈ.{w4"}?y0f/9nHi<_:UNaƻ[RVw $ގ$70le*H- oPW|>4.{VI+ exd>*T>ydFe1rk9цTݿ{\βLB9OֹD`o6hu5fN:PE#Y~M}..z^9tbx3+nB ?;̠;mL! tI!>Z.mDiŧ`Bձz ߇ gF8l{j ffz/Ŷ*4~i;^sҒz-sd'^VLH A>/q oavah6MHj،\~mk$GQu(4x+rQ=VI@GQMMl !-A/D+/vOp%d ծlKo+Tb7t29[6.SũO|L:E^pYX&NL(7e^ا@96kgͅ"LF2H %ﻎN=u~2h: mS1}}]3~%Qe}ȍmgz^9G)4PB9&2՛6_ÃI.{ 1?TuMMJ\ÆJIoښ$%/_O.X"s6Ze`D6TsYvEɧr]ťܙod2zQKw@U*mRJ]d1c FKXP/A+5I}At@D{A] PY׆QdOp+,}iz1R~!YgRm`,pFq{BIɀ T_=;# 1.o삓ؕ8#G"bO.>l+ =kOܧG?Rxf'Rú^>2g%`Lb%%A5Cxt-,Jqr;[ۓ)>3mrK^sXh(/Qbij@'XMO!C"1:#l ʶغ?)@[.kլ')eYYtkd&4\],PY!O17x&x5gP\W2?%,(OC~I{ReVA̽q Nli]Tո p dUZzcX2"%Y>k 5{w.-A3̣kk"Џ=%+0ǥ ,@F~VT1bPn @] .rAF#q;m5 -k x-&_kOUeYT^etĩ;Flg&P[C8YH6차nǽzWƘFd.0[h1D5F(_yI"z1ⰔB2@FS<*g. W#^ q~MGSُ9 82ZTNQK YiA Z.4/Z!\,\yuhPSeP:&4UC<D b@'?zkI5lҫ8xD1FȸbwwGCDXNGW+%RAҜ̣r#ϔVՙ$7&{,ǟd?*6\^0%#8GPqJS#E$1<ntaP 1!0Rއ0=ɶ;䀿8@@A3 .]؁XVE=|.RX>)c]x{I $d` z\$?oChsmV+'{/ێDe-t#X^*f90XJV3l&TceCNĜ B%8*(Œ>9pSx ,/Rl&7X0XP-53guH,_>1uH_c|]ٸIQI62Urӕ>/eiY96)O1p[V +0d[ wx]ǿDQ]8F@KH@g|+az=d^vw D\ةz}.aT` jdz_oosa/wUthBg#'ֲ m]o(TfP2֞Ө8 4΁Đ7]ڃ&U8Bl:# X}j06H؁k N#tBu RV vE$&Lj=-#ȼh2)s ר:u0ox?qڴvӀLD;ZݜQi_Ɋsx^61݉$hD :xxh4??m.¦'!Wʺ(326]*;ʲJNc̷!oIEFaxWFx|¼a^X3A2Vn><0C[)$rIt+Zɿ=wdJ0ebUj("]+i%CwKs;?zN*Q{47mUFfM9SA9;ESpHѐ8adbሺci5˷O|bõ">v9)eDD)GAw)JBbZ$>'8SD4(t4G [ j'go!~JU c/O\x\m> Sg)j_({>С@F2/̍~Eڴ>ʥNL PzV>|c^/Jڢ]|f8> _/QXfKn C}6"&jٻTuU)@[dP%>!rdη*?֋3wkHS\ _ x9!.H7dCQnCD Ws rD蛿$,1M}w6Y>N)q$zڔ'm4-`B횂u%jr/r *J&}4d|( BUX!%U*e;5]VJ<1f@km(ϽouAHɰ/7ztU^FEIc&ck`(_R)~}\3MpGz>5*vU_4hYﻼqJ _S7vV6EJe%`0kC,^d,~L{t{Q1ViWtՅ(]Gp>/C:Z7pz2Ukgѵ)Q\O'Yc4j(,(V BV\e%9њMus{aZ#aTQys"(#&w?ғ&):|W;߃2X0rKIח G_]SDT޾t}ن|`8cW %K|HA\lbd=ʼE 'H0kݕYpO8m MU\\eХfl jɊcgi@I/D#Bkhr_xȋ{:/ - A* -!3Jcvhnx#znA #gYEjT6ˈK 5!>POqq0J+B]n`i$0,U26"zQ"jVH7I[Gf5S=:tde &&tN䱙$u4?Y;? N׺1~ Lyt8nm Wԡ_ rE{zC~ 3 +Gw[uUQ FD(N!'-_Is/p mD}]D-w Z9j?D@k+.`dEuA<]ija@ΚC}Av$W-&tI~iY?;Uh%3Fp!v]$w$WxQ1!2_T:hTp۬T8ߜ[BElt#o U2n7 ӝp4'O|p 춉.as+Vr?!U2,` nHM IYXc$?n_AmRx8.ڛZsu+"G ia <1L2l]n[oOz3̝.hV`^E{f3SXG('wz_> жլc[-N1BqqaDܾV^h4-1!jq$82s6UX8zq~sfz!%73:1j$y(7׮\VΖ&eENe{dKpI[(,?.\E`!Ey1o3C)to7xPTCc*^kkis_LG=r`q$ .`^=v;\ DoPO(M [_:Zgg!^  CCY}o\(m\0 e3bMe7 `@)qnE';ɱ5=cN̵p..t {)jcQΜSX8N<#6n/[54ưpdkN>^JMO2igEuybཿ+W%$c=Oi8~بפ|Kȣf%\`a6HJ|Ek 'W[yu)&C &pEs }hd^l1qѶ.5lu^,[ki.|MYAeZ}rzU~Rq C.9nq0ޖ:EyfAϣQđ4Nw[ ΍ZƕID/q25f$Q9Ý*P̿T|6y#[%aRq'b'ttyO"rqe0(CAdbRZ2e=,E1oo/˗E