librygel-renderer-2_6-2-0.40.3-bp154.1.71 >  A b|l!M@eee>ZkWX3n= extension mapping. - Add explicit check for @restricted. + MediaExport: - Really remove broken/empty cache DVD file. - Skip DVD if lsdvd isn't available instead of blacklisting. + GStreamer Media Engine: Fix serving resources with unspecified length. + Gst-Launch: Fix setting of DLNA profile. + LMS: Replace custom database functions with implementations from Rygel.Database. + Bugs fixed: bgo#721312, bgo#740266. + Updated translations.- Update to version 0.29.1: + Fix license text of code to be LGPLv2.1+ proper. + Fix license of logo to be CC-BY-SA-3.0. + Add a plugin to support LightweightMediaScanner. + Core: Avoid crash if plugin folder is missing. + Server: - Avoid a crash on empty protocol info. - Fix issue with calculating end byte in partial request. - Playlists need to support INTERACTIVE transport mode. - Some code cleanup. - Set albumArtURI when applying DIDL on UpdateObject call. + GStreamer media engine: Remove broken transmuxing. + MediaExport: - Some code cleanup. - Add support for .iso files and VIDEO_TS folders. + Examples: Add option to unblacklist files from MediaExport database to mx-info. + Bugs fixed: bgo#756823, bgo#757056, bgo#757570, bgo#801521. + Updated translations.- Update to version 0.28.2: + Include SVG logo again with updated license. + Server: - Properly calculate end byte of partial requests. Fixes a lot of weird issues with Samsungs and Kodi. - Make generated playlists support INTERACTIVE transfer mode. + Bugs fixed: bgo#756823. + Updated translations.- Update to version 0.28.1: + Server: Fix a potential crash if there is no protocol info provided. + MediaExport: - Fix database upgrade from v16 to v17. - Use correct install path for out-of-process helper binary. + GStreamer Media Engine: Remove failed attempt to do transmuxing. + Bugs fixed: deb#801521, deb#800896. + Updated translations.- Update to version 0.28.0: + Updated translations.- Update to version 0.27.6: + Database: Fix issue introduced with 0.27.5 that caused exec() to only run the first query of a list of ";"-separated queries. + Media-Export: - Fix extration with disabled meta-data. - Fix extraction of DIDL_S playlists. - Small simplification and removal of accidental debug warnings. + Mediathek: - Use new default feed because the old one does not exist anymore. - Remove WMV support because it got removed from the service. This is a major problem as the MP4 support is provided using RTSP and we need to fix bgo#651535 to make it usable for all renderers again. - Fix automatic resource generation. + BUg fixed: bgo#754420. + Updated translations.- Update to version 0.27.5: + Gst-Launch: Fix missing resources. + Updated translations.- Update to version 0.27.4: + Server: - Fix MediaResource copy constructor to copy import_uri. - Serialize import URI properlie in MediaResource. - Fix rewriting of subtitle URIs in PV tag. - Add PV subtitle to all resources. + Database: - Make it a little bit more generic - Fix vala deps. + GStreamer media engine: Do not add transcoded resources for place-holder items. + Bugs fixed: bgo#753314. + Updated translations.- Update to version 0.27.3: + Remove streaming only mode. + Switch DLNA version to 1.51 to accomodate for the long protocolInfo strings. + Bump GLib and Vala requirements. + Add an implementation for GUPnPACL based on a DBus interface. + MediaExport plugin: - Add back album art extraction. - Add back possibility to not harvest meta-data. - Add timing output for HarvestingTask. - Add a blacklist database table and bump database schema to v17. - Add back by-passing of text files for the extractor. - Add blacklisting for broken URIs. - Drop support for database schema upgrade for versions < v16. - Translation and style fixes. + Bugs fixed: bgo#747815, bgo#748404, bgo#751942, bgo#752207. + Updated translations.- Update to version 0.27.2: + Make configure.ac a bit easier to read. + Database: Move core database functionality into its own library so code may be shared (e.g. LMS, ODID, …). + MediaExport plugin: - Refactor and style fixes. - Split meta-data extraction into an external process. - Move core database functionality into its own library. + Bugs fixed: bgo#749798. + Updated translations. - Split new librygel-db-2_6-2 package.- Update to version 0.27.1: + Coding style fixes. + Link plug-ins to only export the necessary symbols. + Use gupnp_get_uuid () instead of libuuid directly. + String updates. + Core: Make it possible to change the device's serial number. + Server: - Fix output of to_string() method for HTTPByteSeekResponse. - Make MP3 the preffered audio resource for LG devices. - Fix mime-type rewriting. - Do not add child count to DIDL-Lite if it's < 0. - Do not add 1--1/* range response headers. - Fix replacing of @ADDRESS@ variable in URIs. + Renderer: - Fix TransportActions for images. - Fix slide-show feature handling. + GStreamer renderer: - Prevent a critical message. - Remove deprecated API. - Make it possible to override the User-Agent header. - Remove obsolete helper code from GStreamer 0.10. + RUIH: Check mandatory arguments. + External Plug-in: - Actually add resources to items. - Use -1 as "unknown child count" instead of int.MAX. + GStreamer media engine: - Handle non-file uris. - Do not add transcoder if the original resource is the same profile. - Move URIs that are already HTTP to the top of the list. + Simple media engine: Use a thread pool if available. + Bugs fixed: bgo#731467, bgo#746679, bgo#748410, bgo#748628, bgo#748769, bgo#749771. + Updated translations. - Drop libuuid-devel BuildRequires: no longer needed.- Update to version 0.26.1: + Fix underlinking of RUIH library. + Server: - Prevent a crticial warning. - Make Kodi a variant of XBMC in hacks, - Prevent a crash on missing thumbnails. - Fix npt= header parsing. + Renderer: Fix wrong double escaping. + GStreamer media engine: - Fix time-based seeking. - Fix resource duration handling for transcoded resources. + Examples: Fix the C server example. + Bugs fixed: bgo#748410. + Updated translations.- Update to version 0.26.0: + Update documentation build to work out-of-tree and skip useless rebuilds. + Include new API in gtk-doc. + Fix make distclean. + Updated translations.- Create /usr/sbin/rcrygel symlink for service control.- Update to version 0.25.3: + Server: - Some clean-up. - Use framerate in PlaySpeed response. - Style fixes. + Tracker: Fix for new resource handling. + Renderer: - Set "Connection: close" in HEAD request to server. - Fix GetProtocolInfo output. - Correctly escape state variables. - Fix an issue with dangling this pointer of AVTransport in lambdas. - Fix an issue with dangling service pointer in ChangeLog. - Fix AV1-MR:1-AVT:1-6.1. - Return an error on incorrect playback transitions + GStreamer Renderer: Add GObject introspection. + UI: Fix ambiguity with recent Vala compiler and GLib.ListStore. - split out new typelib-1_0-RygelRendererGst-2_6 subpackage.- Move .desktop file from X-SuSE-ControlCenter-System to X-SuSE-ControlCenter-Personal: in essence, we're configuring personal preferences.- Update to version 0.25.2.1: + Fix distributed tarball. + Updated translations.- Update to version 0.25.2: + Merge changes from Cablelab's CVP-2 implementation. + Avoid circular reference that made context recreation fail after suspend/resume cycle. + Bugs fixed: bgo#720218, bgo#736365, bgo#740221. + Updated translations.- Update to version 0.25.1: + Use different log domains for components. + Core: Fix typo. + Server: Small refactoring regarding remote/local resources. + Rygel: Improve compatibility with recent Vala compiler. + Tracker: Fix compile issues due to missing exception. + MediaExport: Fix issue where files removed on dist were not removed from index. + Bugs fixed: bgo#740903, bgo#741913, bgo#741953. + Updated translations.- Update to version 0.25.0: + Fix issue with generated version if downstream calls autoreconf on the dist tarball. + Add Remote UI Server implementation. + Add EnergyManagement service implementation. + Bump ABI/API. + Renderer: Make it possible to implement different play modes. + Server: - Several style fixes and code refactorings. - Move the code for Samsung subtitles into Samsung device hack. + MediaExport: Style and documentation fixes. + GStreamer media engine: Fix warning about non-existent source id. + Simple media engine: Fix locking. + Tests: Reenable locking-affected engine tests. + Bump libmediaart version to 0.7.0. + Bugs fixed: bgo#737513, bgo#737522, bgo#737867. - Package new plugin ruih: + Create new subpackage librygel-ruih-2_0-1 for the ruih shared library. + Require librygel-ruih-2_0-1 by the -devel package. - Requires libmediaart >= 1.9.0 for building.- Update to version 0.24.3: + Distribute git-version-gen so that distributions that re-configure the tarball will get a proper version. + Core: Fix use of OCM flags. + Simple media engine: Fix locking. + GStreamer media engine: Fix Warning about removing the bus watch. + MediaExport: Fix issue with removed files still showing up in browser. + Bugs fixed: bgo#741953.- Update to version 0.24.2: + Server: Fix sidecar album art extraction. + Media-Export: Work-around an issue with GStreamer bindings that caused truncated embedded album art.- Update to version 0.24.1: + Server: Fix UpdateObject call on MusicItem. + External: Fix plugin activation. + MPRIS: - Fix stream position indication for clients that do not event "Position". - Fix plugin activation. - Force update of properties on plugin creation. + GObject-Introspection: - Fix renderer example and require a recent version of g-i. - Add license for examples. + Bugs fixed: bgo#737867. + Updated translations./sbin/ldconfig/sbin/ldconfigs390zp21 16523215560.40.3-bp154.1.710.40.3-bp154.1.71librygel-renderer-2.6.so.2librygel-renderer-2.6.so.2.0.4/usr/lib64/-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:Backports:SLE-15-SP4/standard/7fe8d225420cbb98690d1e6c0a662711-rygelcpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=52d9c0d04f80151a011e1d4fcac616d8410d18c7, strippedPR RRRRRR RR RR RR R4ri+%+uutf-8e94b892bb824d7f018c81658a70be2f7ebf348bfe08d6927a1772af0acac5b2b?7zXZ !t/Sn] cr$x#FRn-s%3ORKdh eq] 9ճgBYe\IOR1;S2S¬$ /g1y?J}ƚ,:nQ~kR75ؚ~[},mH#ֵŠVC gѩMi^37ڿjIC#~T0wp\30v0caJ(;fNjaw0 SHO 1ҩmӼD?bdooO&c4D֘}mA52ѸIb/F+:Iq<ўr'sR=yUoXW&ۉR5*P#u_7 PXd.gb|N *t3e)0"3ᢺSꌖYԓT][MkX^-irUf8j0i,YMhj(ʮ z /Z S Xu$\ɅENĔ k w>ٯYpQPqJ1?3Mk>~y9$x4GD VKLf\Kvĝ6k CcI˛wu)ulxA /HI^xoj-_,ٌ&49wh)Y#ER '(1ڂ(M`B8< HBO_.Wn%ϪNPs!+I8}ρT̧fw[3%#G2 u\7ͧnf c_"o8/_TpyUCӻze=rxMiL=k{JiiLgfJH543`+ݞfNj/S(7?vz2@)omFHrh|uڌ/8JYFW /K$-;l]@y2͠C2QfaӨXsƎ¥ Bxz]X^O3vUTK3`mG;Cօ#]w{S0Bzsn&뻄d,96 44W2K2DV5 4T!^Yja$lsUTߡg =ZZt%hx]iz/+ZSv*Ey[Ф__@&+p"Пlb-r B:% JԐY$WGWSAѷEQRDl7=mUI çU[:b =6:K9g&̜ÕwOcƪEU{=*ƭJ|/mvM~F\b'>! s fYoxJQ:LZVg;pIPjYdx:nlcV\~'2{d(`UTEF'B_JqW@WxotCC07DB֚Cǎ MPq[!]'78n-qS`LOB"YL5pL3蠏FE<*ن f.VX9 usS%h_*^׃z5BeFD`oSt( SjK@=9 ]9QdiY#sY+L㤏'SfN3k9D'so: &`}Hz60Ǧ3,r0z?)UkA?D֊dMAeiԳyryە (WaJ}R@gw[IKiZͽI93xSQai12_n>ܼmn^b/hKmj",3|a ԕ Oda"7umoH1>/'7m^{$xM5vbEnڲ1&8ng*f$o`sF s0fol$<ԟ\k %h` pMjQ^Hq"Kݝ`BOue`/Qd1QA(=,R6O>?.2jD`y2fVRJC`R/z(Z0,h"QFn~tH˱%"{5NJx )/k:n(7M-c~=cqJoGlFh ¤C_,ɀ&?+YfFJg3(BYؼW!<>b$@^VOywcF[qH (X\u35ƢmK.āGd>C-kWerw0[Pg7kl^hڣ)>ڵ!Fx:B- [,hlq&_z!{y;fw/6I[f(MIK{awHOQM5-D1lb8*m wpY BxB>q Et+Ԯ(rEb 3E0?KLEEn7e2r%:ydJsYi;Tb9Y9CkI:5]}Tz+oA+zx'ʑ!v+ \[3 c:* Y>1R^n/s/$6HQ(Ŧ:ꜰ;-Ɇ>Dآt@PV~ѕ910\3+5J_{٢r][s;=~[լF6ؚ1kY`V/`ԓz|jOMBq;W~hS0LL>@uˈ/(h<ݚf-;4#N"Ӂ]' sfhc]#=(g @-M1m^[p .H˫PKNCn)R HoCď|>%mIX5hr5,ItDԧ931Q܆ȔShfts$vNQK91G"CZieħ씞ɛt\MsVVH 溆^r]~cjixw wd DFNa$Nc2-Oxe0Tm$Ad:w, , X֗3^Sl]y5Ϧ4X4Oaө^t>ٽqHť<_!ݞZR2ॉՄM1(N)(+7M| gm>:Ba1O$)ÑLŖa1 SUl={>nZ">FH7W Fφ/'$mZq1]!F+sl #CQAmUY m#Ӌ srvjeY2mZ{0q$k͙R]&^pXӣB}fL(LC3[iW΃P/hB/Aw,P1Xe(Ș!X)\ iX^Yi 1n_M &ɇj @Wss񴝲jF׺^jK*P<9_ۗdsC?ol'0$*\Pt%pd?3Vp,1cdˇ7RP:p[K<-m - ZlÞ6i A#f݄@zU_TqO@W' ቈ P?KG6Ք ̃1ʋw8ꥱd1;)IZhܧRMa.8 gCh" `ͬn*7?NJEp2]-): 0ڥCq,O!'\*Mߋ8pLA2 :V?Vp)gK] 瀏+ٛ{ɽX{<%B?YF_*;SQx?Ѧ\سn=,RqMZ|-[.&} z#{> [RyՔ3ZFXY+i!K@r?fP`$%>&@&njn#۞~`j#Mya^,}Q\Eb'Hruv ScT/vTq'~;˃upMT'UzXD.:iz'i#wf[ 6rR9>BAUiA@JGh?R0}k"ͱi =Ozʹ j<2-NEE޷ž'g1 Iu);`&.ES-[zp * FPR[S[yqM*t=YF6ft}>$4d̐/qљO qMPW̞!X0NLM^ @Kp\ 1eJbWKtJh8vut=tCl2aӅ pKDQ&1VEK2#z0_eN&~m;8n.(unχe0Y&_?kz|-<[q&$ 7CӠW59 ,_>0_XdCq`?W.\?S(saHwDhtRy5-fE~ӡ1ow593I}Ĉ:խQHJ]*oAӆ# ZA(+1u-:DM(s pvc_ⓨL #PJfi@I@W|02Ujy=8%02VQX:WGu Y H""zW|Hŷ<xav!-LF=Iyّܷ/D$ey:񋟆ײ8ټD[- +.um7|Q9 ME /pCnLF}ArOܙ8l75U#ȔC[+u]G*i@5qQ5$ևxZ~C]f&/0ПS^0i7{̶|,ПULkA{9P@qKiVmuV/ѱN{ۏ+ұ'ؔ–*ϴJ)1AC :ѽ~ȑ'U t2MܓKHlrH\102\JMC`}|QqgΞ?NT%-3ZD8RP{5d8;Ϋ0}(|?fQapeHRK>9}YnՎc9U\ÿZԶE&Q/R2~2:d7됇N<@~J~5' **ٖ^ڛ r{\ [#*+$=8_H :5j ܼ<:ާOD/]-s ρP_} i ]u)xUuͥ*֞7K>0D=.H`˵Pvyo[,Z'ŷ04z|2(!+ xGK ;uFxy FY=@q"R> .oSáqSRXg.&p|ICMvh%Tj/fbL90`Ww+o$M|8&Ӌ-zFCr!+ (eEmp?vJ5Exa?ɜdo,lEjLO-$Zk H}fZ0֘lT;=F`c|W%c+{W•ZPҮۿ7JDlLf/ku,p& OpL"^)=BaR_.k; ʟ6b]8&U2c6OK_\%yIloQ{79"IS#l0GPClip2@ ctyVxr> ٤ޢg֕@E{`*[Ie%&A kDoՈ 2^{ ]ZflX ߒNsv}w܀f r Fqx;AmH.ExV(f䠉Zday e^*qTEJQʔJ7c,"sEئ@C@9?IJgx)C#} ޅPReD hN9qjJi.л99i]o 7 ?ܦt!]";ņB1]{nk4tk<b^yj|V'HRa7EHNNyF\L7gWYɻrl-MԶ{!6rj y+ ~WV03) xaWs{Ϝ>Gr1~~vC#' TLYJ*`sbme04Jq Sqnz{Zڂp9/f 5^L٫_0f0 zcBE@*skO$$Zwc_ȓcg>w}AS/]ioW׾{w@hQ맼"FD֏؊X|'$0PE5;x`G)Sj!<tF M"!@ws9L߅kJĔB!Rsnib cgbo*T.rO7mȑGj?0SKhX?2'`J^$@K5lV^r*.ӁTP1ah[VD]dH|\(ꇗČ Sڰ4gk|Bia./k>%! Wvݚ1x)S_F U![2WOdcj|j/3݁J`衰 iNA2HvbӜ&ՎaF'5Te!M)~eIc IQT)HzjSw4;Dd={8Im# n)|hd*b<PlsM"TAE 7S>qO5 zp[[A6kM-!a*]hrds !] [k/\gvgfV Ert"gpoj-|i.y";YB?T Z 8emg|o2oUN-DH%-? M1-eӆaZݥ\ CrW5QAf3TUu8V2$jbǪҘF4|˾ {RVqC,(ЕU]8 }pŦ\ۜ惀`wE{[4fqԧ}M}qp#0bIu馔 LL:sbPxmѭUK#nD>yp"‹zT(E;V75 `&YeN1ta|6q^.|+RNxz/@4;s 0.^$lRGYn` )6[w'ݥk1={ik;vLn  h{37M9\&G `x`TJ`In4o+r6a)5J8^#;cv4~}S0~XuLX-35Ӕ >-~ UQFpX0u3?É.٨7N٠ &'yF֣yGеW׫[ɾ.4~pP!yqrק,qzG/˽ h7v]IQRc"絜Dcc緩X}ňG>k q2Qs W]HA)Z.ƍKxs-=78ՠ!-UI0̦fB{iOc:`瑩0i%E7:Nmw 'ً \~4-g0NϨ[ȟ`_IYO;( .fxA5iX)pϣBb!HzH^Zg>˰Xgp:/NX~Ut>,| OREpgIiX΁3Q> { x,3U tꂶ͌)Sžcw8AF-&AٙqLe H%3Y XS-c؉lC вꡕ2~yqʹ_ܶmH2%%(Z|>^0APHh߼uvHWdžvAڟĒ_SZpCFZ4jsz4*'nͷ̜sUhT{]-e+Xu=Y|]οTk\o#Tܨ ~"zRq|yBZ^7}jsD?ۮ3~( yap5CSE8B>ƜG{}GP:|^xʛ? {<s)|N/ _EtuN'oGh^'c=;7D#'FZDRAJ俇 -ҧG11vuihsuCu2Ѯi{?֑c3N~ 񃑠W<5!5^I/^kRkQCOKX$!&^G*iW>F[dfQzXNZ2aERnIQ05›}̢Ta8^Wbgj"@݇'R͞T%ǵģ_VIʘ:&CR2 %$c 1hC?l/\l[pCPvƍO^l';9uȳN;5z@drX ,zkK&;Jn~ljӅ f P_;dqQt-p-ԗMu,}^ [C!IsyOr48aha8Z C:m0CfJ7Y'$)sJX))j= f!a%(Nʀm%z;9ȼCu9יLMsjJZIlpuzgIjJ.@1sR"G9'ѰG( ~ i6ڜ6*u :ҙPdElC +hw~a[?jR| VĶ6eRرUZ-ZQA9T)$<'YǪ 0jA@ k 7dWd7xآ]O_8<=2a"=5ZUܚ)α#}GN|cwؑkwIFu2zDqn!p#5 +x~#R5G֪ ϨL* 3v:y[m 6 Nyv,D:w{܉ }_4Gqd*;ΣgW۳;pF[ ,Wãk·i|@h*VcBWK`]fmc)ث> iޠ #hPeLՉw6lnb&+{>dnVVTGx0Δ-&#tSy"q$|CS|T3aTeOg@(F.Լ=hh5nRax}_KH>(9;r57L6 %Uhs݀gA |)Ǫ!n B.XR׆ѵRs 6,N,!W6 $- {& Ʒ}&Ut-(:P!@TWZmԄMGtߨȁpLL-N0Q^M{nj nWIfe.)",^?ȑ"EAaJ\]Z^œFn/#mGD +㎋-䷢Lie2^FR7xz  +G[HLk<`dmMkoaݨ@[bW{CL X:zئHjVJ_6'=_./m-0d*l>?1dn$' 1޶;cR6hZRS,l8o9y̳v•H65+D5 BUEQPN>u?<Ĭveg:MD}etgLr"FF)zv\=2l۝ݼDKd6c(Q𖴢U+eU- gfͽdAJRL pPFwLk;Pя[|]pO(OT2CΫ n@d*bi~B+S.Nwiri008h|3χɕVOz5cV0zBDSɥY sx7m+zTc73lsQa}a q@6vCd,sy- R8C̃:ڞbc˃t HFM\nYT|qBK΢a*:3@X-*W1o^ǟ0H\s{jr=墬H:Cz% GSͷqh>Z]iCZ[? \Rs*U$^\+-wc%/3 Ri KMF3{Rp^/",ʄw'콩Av&eA?S3&)bW#@>z!פJ>V }Li6dz6Zj[ l]wcQŒoH!$ȫf{$@W3::ѓoN΢լf_:gUBdQw%}I *RV=U5i2s㝹E6dFՑZ5 wɔ?&.,Wv:vh9GK*gcCgl19DY)c0GRl˻f9-27}9827yy5NI]-$( 䁖DDSJCDs\C@jzOʹgb >+ǜ-4Si4nxO7dCiyIB =mKBk9^c%k7b,sz_4y1eT~ :[0?"mC̐R&ybHJoI'N[6gxŵڸ97Ajńgȓϣ 2)Ly{S8D'pγ>:Gk̽V`L$Ň!XHp%PG;a5i [cvَ˴-cYo*3Uf55j8sEVFB(:Uc}=kP^:wH@ηteLuX=)pu_7fO-/oA&論~iI貢K Mu) i7e`vj:1z!ZNxi :4uoVrBD((uo6`"Ocω?|28{. 1\J ٫WYi_Cӝ,)߻K+ntO3tc{STzXm/DB4BDg *AdY%')}dk+x s75~*8-E[%i\2}}u 9vՇq+́2b.}r"7ɉsDKfI3:~?ZW GZ`8ʃTIxّ/P\o_Mq;dIO.6.XSavRdDUn$b[Ӛ?K\5V`~oO^i }z1rݷh8'd&d)%w5Y@WU)B/qAoTdkh [-*y+W= )c1J3`!~ꍰ>\zy G j`c*裬ZT*4P_)-p\&t lO`>9R tw!$ަ r6~f&eN=)y;NM-<~j 3W{iZ"'%I#[O]/ldOT ӹϳk!9x5O]{jm"cFmxN$fҵX ! j[Xx̓mE 7CDjͬeb4K{ua/MOܠ </X4[`K#/]˫eF2 f@~FXIJƦ!G?+I8],ͪ7hDe\N 'ݩL`Bl/4ykhI6|/uRk%F{H%| ,YtCxq:%I5v*j wcnOjQ86ԡK\M<2T4VP89(Хvpdv5h ˜"\Ng;溡ձFvZ_Q$Ha`Ŭ6yvEKdsIkݭ%K(ocp}ɡ8F6 z(*Fꯖ۴'-"K֣Oΰx&R_?*< ^}c!j(@_cu8NgZ2~ApݐkOJL).Ϭ:( {#&9"Hjrx! Px(fbp>4Lph9MJp@-(|l =3mq|g+%%©$dQ # % sxO~i^:ORkn{پ(.ڈCa!Uއ p:` t], dKvfUOSa@nV^$xQ@ H!NRh`^Oi>D­HT%8-5;3h xz Lbp Տ6=h8 -qlHY SL@?b\ZE$lz&NM7;h /I">%pѺF|njSIѐ4)1"BOF-aA@M|=Lg`%^q^d)zb9Et Vþ#a{$ޚV#kr]l\ =G3Y#tIbew#$H2OۜٲDZyBwؘJ#>׉ DJ; 4:A;9]q)3- ֘hxД4;£bc[8*_6g1[ M+y#-Qѥ_BCA"Xơ \߅g,'쵀PFwV+t`'q6Hs&i#vwoOz]TQQF#!z\Fi\f,0 [[E!$BkR=T ʾ ,A?7NwߕɬBB$+-@ [yڈjM'vǯ71XSVo,"mq2ȇ7!:Fnj< rWj,ԋ{ ^k4.N[`>3?~2WܧB+NTݿ?"~8T P1X[S.AÌmܰ{5}(0~NO.^?(ǎmH[!3-vM 4;!>ԉ6qA39)lV x'h]Eau=>rΌɓp JA s7mc4W l亦Avy@u:L_:9Y+7_-Ľ#y>4&qzelP ~L| RT/0d*q1ϩ$ PH[wPޝca2s^7&-4IqF)2T aeBruy)ݜ#V8+}QJ,/쾦kܦQCw* Rz |=nǑ,r';Zl9ufU%B,};zvHzr`B(wʃނ$Bh_31d쾞5(ߠl٥&#-ɒ"U OͤI3ˉS& ] A)&ܜעTX2PӥvXddUVc9dteeT2BE[;,\j|?"] lqкw9Sv[Ǫ`ӶˢHG$Ԡ cث] ZaIkg4ׇax_ =*i;Ȑ9b(Ky8(JcaU,I_|Bn:&91"n[9q@.j7Az92 }#厫kM:[K ~79bmMv;Oq+"-;]]Ց~Då-0laE( ~/,9+ 4rJ!w̳}ZTJ<.#ްmXfv:/2 iv]%OD(5Iwo=E% A70+ %6; OcxXB}nxBeVuwNXmG pBVV-3NLd aᖙB;.>Lθn&c9ߔnZY+04p\Զy#*hWP1x4'n]7ݿ(v0IHR ͂zm ̝_"?@>p##YS=9n$ ffIfcBX)!埫D륌UZuŒ`=/E1XnbݕWAbB6[(LkcGt&+=W҃ԙ<ĜRJu؅ǷM% %;seu'|a$N sn2Q`4M@n'ߩ#Ÿm t~f . b%|摶4hgbɬRēLw.%ϡṳfhH#c7]O7=SId\挚(O>W&tX:a(K Ek@rϘI/mxHGA]˶™~c^Fs8!\iŞܜKy.LI2 BoX? $;R_f}z2|䔞3P_S ]k-WCunQ ? {֌wt6Y1r>=sVή iZ\\(nZvӼ:42x5 4ݟ( z"NQ~ǽ4I7Dn }p@9\S@oZ] !Bok)9+JcնX-c1 Lv3*׉x#zq-]&:飒qڃ_2l7vzžw xdpUElDb"ZX4ޖ])}p0 '#؁q*y`g6k]Nm3Ԕ]Xq*I6Y沷]2#Ѫ^lh{zj,WH)(Tiu L])\ 27%SlNJxDgo[|J'22 .A 0I[em&K^*Z>Lg޳y g0xX^pD߶knY> _zu7'zEb eXd4\/W(ykx?E!:{j*yCh.LPAhUSmyyg^8e*df,od>bܣg0ъQVe?Ȍ}ʾoK|}&oDxVp\9&MD8B D}F|M_8٩(;U~SJx&s&#mU mb4ȿfpJ.&W$ -}TSkh -i"_p%#Kc ͂mzl%hK.ɜҹbf\l4ړSuO#lqU:%#*Q%)i`W/k%gA_UjDY &i])HCQH-^t,uMHZR!c4+lL*gXk>VV)#-*kԅ+mH?N =]]!?{ӣéD5GD{h*xz H.xJ/tpZ-,-(VڰLpVNL_m=k_țhs9_;vB堈_.imϭ)d D7!t}#bXVvr[Tr!pdS lgkfΜNww#SNQGd\HΪtiJD&25<æ~3@< 9M{-yO>i{@/–pK=eS RJ{QO?mjF8=ܚ̭O؆.=V{ ٷ\{C D֝[#ڳisH7Vu{jۑ,IuQ'[lazG QŤ΢衠Jش!,(^gW_7Ook5_CYot@WgiyH/U?6pE]+rnǗzO4t)Qi+`v٣0o{vxvdeM+C`%W )ȢW]_]M9"'r2\USG,ﵘuip ]kKf $DO=,0ѡm*qJ@ W { oR.W2{bgU_ەPorm~93%P4Tk A ~ ƠXX:'A7RF sVwD.@pK%(iVv2U+AUc!O0~~J6c@v F~jwEaifly]4@#zh<8^Be.U &}ԥI1pA2$UՖ Oh b@mA9W.lN X3ȡ[gMcDU+ֺ/aW9tY[P-& l lo[XM &0R -L99F0?UZwE#qN2^u̷Ȗ%QPۀ&ˎ<*=ç0cH,5Eޑk^9N|՝ vBOe(Md|5Q2UJ m!&Peo6'NAH\r)ѝx1.;R GgT?HE- hf6G^WhjLmA>LXg@٭4Meӿ:&g\bc6;c S0Nf2 G]L(x{\36 8}*0.wC#$R|3E\1E.PG;Dę?_ (@"_f F7>I/d: og;кl<3< l0xFMg=4l=aB |~U~[wJ爯98aU} {~mÆ1zm2/_wI :E;"ѓ0hl/ebڜy%J$[z/;{kH? 'ْx1gpf2(V`c޵(ˤ6Pz9:ˬH9 d![eL/8`!\uS^ {}_t6 k4cۻxJk@>m~ؕx4hȉ0 qF1O]:OpLE"U٧w30 ;ENGܼC>X4ۄ 򧍰P<'|uaVdb" Fv']QYtVń$οNcPɑ%+Yk Ƃ ApbQ\h BP5II !nʢI}E'2ִ}Z#4dHKqrt G8Z&#Jc }Ct53*[!PÓ; 5 [Sj]˓:}a]j[iaL8@,zfהo.+ ;(heMi3PJ/If!$fc u}%월_''KFU 3N QS[ /]*( msI.| EyDr1 ysaU`8M`#ۗRn[o_LnsqE&'ʸYY| 39!N6+qXC.AGVA1nG纟դ@VuӗZ sغL\ͧFTLXTl6y;hT/wu3F}i5ZImɪbBhZJM"Q-Wdު K8lZW}UT65Ǻ Kqؽyp`w#t3 xQ悡||]IW6폜~~t4CwB{8hǝg1a[& /nk uߺ.x _b??{jD Դd${Em70>F"! \~zvi1?r|zo0`׍1.Fz DɊvZ6.NlbzIdKD #+mWٴmEqvo`E꣣ jxA-Lt7|6@FK[Ҕ˴IcY5ʢuEiG~vv4=ݫ U_liTPDy${+X'HΎ&W 𥠐Ӥ5j*m's;26>3S:D[sh|>EEds/8x8Ҫ6;,t77ŸTiG7'c,c٥ ǦC<rulpt:gNJP ՛?SdR|8)|hzr#0@iI޺B:"sJ(X#;-j{|ko`̫:^O &b]bC_%' ̘LһIy"'p 0J\%aO _< eGXcPP xi' ZD(>O:!*Xj2NRsHۏ@S]m9 !(3n ȴ*.e۪o/f:[9(~czi8T|Ӌ}9C[t4fr`J~c_QEXNk`#zvru? Ox |@%$uzƜG8 vo>jDMS2FUPB}M`J⻧6VDkF_Qi69L61 ޳n,4),DΔ^i٪ue Lp\}d](D28Wfgh@ɱ7U- L`ŘPMͱ!G fR+K%1_E4_F*[%hd(L?>auN~79hٛ R_H~ -(]h:Im[T%NFvD:gk&>j40/8݌GnGrbycd^,lA]D*ޜ[媼c7E 輚N=»N,_*Vw"`R?#ga2$.w0_KU<]nk߷3p hֱ5{BdH4OF8ehX)|w5J @T:S狀D`p/Wq3 cHݹ]i@8ZP14hǡ }m<>E\ݫ#% qdnƅ_AFmlk}cApbh67Q-W0Hq{o\cW T cEJa bid%By0d3B_WH"Ob 9~I7">J$ĪK6Y.pS<`1MB,4jAiJCm_:ww<ΥaahE@6:*fOr֛%( W-{yFrf!!;h|t/,;zKkMM5Ւ S[͕%=8W/˛m'ζtV{gt6x .9VQQB!U[9jae>kNZ@_ѣ[.ak^kVgHϥmIJz, \K lox2sŃs3N#)}hrWZ*=Ƒ-ԯsKaSO$C^굼 K#U&?F+3;C+oG `${+s P2 fС7+_cAPZiaZNmMҭָ3{RjC\G f :ZTf Aff* .Y{_RN1#>ވ!"N ڕc8B8S3e|ڜ5>Un:qty]:*2{KsYĔ mkx@Ud䝝'.ѭrOG-<%_F _&+%Ueos mR M+S)6?6JDFO<,1* +Lsj9-pi|/d!5JS=l{ h߹E%yLhju47itPKd:K|fIyHȤǣj(zLwӀ~+_ڠJZ 4u);&vӶ2hhS^׭w쿙kMSyr DA6=Qٹeje~.2mov(kNiWzt/2=Q&5~nrS@D,O" .FxOxwgnxpO5-"5b-OkOT*[i9maԣN(a1<@Skl֙xrcIyU.m6Te~?62BӡvVtȌrߵp_H$I6ɍn}ۮBR")Bp MW  iPf> :Gswy8CʠH4lQ{D7̩.v{֩3Mo~hQs St2ԠPaCz }Ɔ3*(OE&Bѵ}_ Ei ?uV 4$R /OؓE@TO!T]8^ E/$ WeRoCgmjʓ{&V.?k.as|!TLb( ꒳|A* R*YR]d%sCr^0i.yqcb_vq1W8fWd6[1D AIq!] 8*) #2G ǨqؽokA&n!^وi-ߊzm3 AÑ/Pl.ҶE{WϟOw-nij#NTg<ˍؾwԸ} a*LoCN.A7謜[64xݚ^Dn?#kzӛn02Ι>#k$jb\dzyfAcJrq7. $x!C)-L.2 n1 m|>Sd"|rnB3,"nBXjbu}ܞ 1bG!,ʹUx3{PkR$&O5BDTEWr)S`aqKOmBS}bD1}/E' DKy:_}ՙ9]ؔN]P|[7PAwJD+ҖҋT{}pb<8g7%l xƪe:ʼ1g@sHirr/&:V݂"X m5{Ԙ6QVrq>թ(ϗV5BL"8I.$0۰x:N$~5/Vi8S33\w` JɢpXediDaOn-PR<4o0ߚhHr~ڸb $^zqu+Zo=ޥ(h|FL2kpB漂nbtImx`Vo9GCSf2mCCF =j%-os%c_1فUHo,WlUa6Ur>Ƭja<1-Okh 豻l:$!H15u/zɂJZYMdM&Iuݫ_WKۇJ'~OC$qRj7ckfeQ.iO컲z;cKB ;syP'xs(w|W[mRklgX?!cDsr!R-GeJ*7CRRS+CDuRpOYZKgOatǛ3@ZHЦi`ȽTdw=y(dLY IӏhvDr,G6r,[NiFo_O4[-=⋨_b_7s4T!ҡ#Z6JRt$P{K9mƹXf%\EB<͓/apg~VY\39c4Dj]xF}4 w᯲A_] ;ߖm?SrDx.yM0W0vЉ_PQ|!p AsknYe3h˽@xBK{⧽y|TggJY_ OXes1zМBCHÁ)(i[Qm12C9k_=7%pYjӨ"G=ӹ?`E̳ennFTt¼QB}D  sxH&1dy4TuKHB >,ܚw0?.b 9 hzu]I йM|; ٶ YZ