libvpx7-1.11.0-150400.3.7.1<>,<fPSp9|[YZ3˒#@:?:d   4 %, P  b  t       , Y  H(A8H9: >6 @6F6'G6< H6` I6 X6Y6\6 ]6 ^7Gb7c8hd8e8f8l8u9 v9(w9 x: y:, z:`:p:t:z:Clibvpx71.11.0150400.3.7.1VP8/VP9 codec libraryWebM is an open, royalty-free, media file format designed for the web. WebM defines the file container structure, video and audio formats. WebM files consist of video streams compressed with the VP8 video codec and audio streams compressed with the Vorbis audio codec. The WebM file structure is based on the Matroska container.fPSs390zp33zSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/System/Librarieshttps://www.webmproject.org/linuxs390xXA큤A큤fPPfPPfPPfPRa]߿a]߿a]߿fPRa]߿ae53523f7301b0a2b68157b9e94b630580f6699601fbb23d86c65bc04aa1a7886b459f59f422b76063c42149eb626717028618f3a49e9e19115519b0b05852fa76683e0041234b28669670c9d92ee82be49edfa4ffcd2fe8a7acc1302e92836ca139a520d699daccceb29e7f2a64e2aa1e7758e10e5665870fed3748b4e1335c8267348d5af1262c11d1a08de2f5afc77457755f1ac658627dd9acf71011d615libvpx.so.7.0.0libvpx.so.7.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibvpx-1.11.0-150400.3.7.1.src.rpmlibvpx.so.7()(64bit)libvpx7libvpx7(s390-64)@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.11)(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2)(64bit)libm.so.6(GLIBC_2.27)(64bit)libm.so.6(GLIBC_2.29)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)libpthread.so.0(GLIBC_2.3.2)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3ffU@eja)@a`2aXI`v@`c_+^g@]0_@\O\ac\YzZZ= 8.- Disable LTO (boo#1133255).- disable vsx on ppc64le to fix build failure- update to version 1.8.0 This release focused on encoding performance for realtime and VOD use cases. - Upgrading: This adds and improves several vp9 controls. Most are related to SVC: VP9E_SET_SVC_FRAME_DROP_LAYER: - Frame dropping in SVC. VP9E_SET_SVC_INTER_LAYER_PRED: - Inter-layer prediction in SVC. VP9E_SET_SVC_GF_TEMPORAL_REF: - Enable long term temporal reference in SVC. VP9E_SET_SVC_REF_FRAME_CONFIG/VP9E_GET_SVC_REF_FRAME_CONFIG: - Extend and improve this control for better flexibility in setting SVC pattern dynamically. VP9E_SET_POSTENCODE_DROP: - Allow for post-encode frame dropping (applies to non-SVC too). VP9E_SET_SVC_SPATIAL_LAYER_SYNC: - Enable spatial layer sync frames. VP9E_SET_SVC_LAYER_ID: - Extend api to specify temporal id for each spatial layers. VP9E_SET_ROI_MAP: - Extend Region of Interest functionality to VP9. - Enhancements: 2 pass vp9 encoding has improved substantially. When using --auto-alt-ref=6, we see approximately 8% for VBR and 10% for CQ. When using --auto-alt-ref=1, the gains are approximately 4% for VBR and 5% for CQ. For real-time encoding, speed 7 has improved by ~5-10%. Encodes targeted at screen sharing have improved when the content changes significantly (slide sharing) or scrolls. There is a new speed 9 setting for mobile devices which is about 10-20% faster than speed 8. - Bug fixes: VP9 denoiser issue. VP9 partition issue for 1080p. VP9 rate control improvments. Postprocessing Multi Frame Quality Enhancement (MFQE) issue. VP8 multithread decoder issues. A variety of fuzzing issues. - so name is changing to 6 - use optflags for building- update to version 1.7.0 This release focused on high bit depth performance (10/12 bit) and vp9 encoding improvements. - Upgrading: This release is ABI incompatible due to new vp9 encoder features. Frame parallel decoding for vp9 has been removed. - Enhancements: vp9 encoding supports additional threads with --row-mt. This can be greater than the number of tiles. Two new vp9 encoder options have been added: - -corpus-complexity - -tune-content=film Additional tooling for respecting the vp9 "level" profiles has been added. - Bug fixes: A variety of fuzzing issues. vp8 threading fix for ARM. Codec control VP9_SET_SKIP_LOOP_FILTER fixed. Reject invalid multi resolution configurations. - drop obsolete CVE-2017-13194.patch - switch to git service since no tar ball at the old place anymore - so name increase to 5 - use gnu99 for ppc- Enable VP9 10bit encoding support boo#1083537- cleanup traces for testing, we don't have the >400MB test data here- Fix OOB caused by odd frame width with patch from android Adding patch CVE-2017-13194.patch (CVE-2017-13194) - this changelog entry also contains the new scheme with full name and "umlaut" to test which tools may break with it in our distro. Please track problems here: https://github.com/openSUSE/obs-build/pull/214- limit maximum size to 8K Fulldome resolution to avoid DoS attacks. CVE-2017-0641 boo#1056539- Version update to 1.6.1: * Improvements on the VP9 speed of encoding and decoding * Various fixes found by fuzzing- Summary updates- Ensure the enable vp8 vp9 postproc and multithread are always on - Enable verbose build - Add switches to be able to build chromium: * --enable-experimental --enable-spatial-svc- Rename unfitting macro name "soname"; there is no SONAME here, just the version.- Update to version 1.6.0 This release improves upon the VP9 encoder and speeds up the encoding and decoding processes. - Enhancement: A core focus has been performance for low end Intel processors. SSSE3 instructions such as 'pshufb' have been avoided and instructions have been reordered to better accommodate the more constrained pipelines. As a result, devices based on Celeron processors have seen substantial decoding improvements. From Indian Runner Duck to Javan Whistling Duck, decoding speed improved between 10 and 30%. Between Javan Whistling Duck and Khaki Campbell Duck, it improved another 10 to 15%. While Celeron benefited most, Core-i5 also improved 5% and 10% between the respective releases. Realtime performance for WebRTC for both speed and quality has received a lot of attention. - Bug Fixes: A number of fuzzing issues, found variously by Mozilla, Chromium and others, have been fixed and we strongly recommend updating. - Remove libvpx-pkgconfig-version.patch- Update to current upstream version to fix CVE-2016-2464 (boo#984448)- Fix build in SLE_11 by disabling ssse3 - Fix vpc.pc version with libvpx-pkgconfig-version.patch- Update to current upstream version to fix CVE-2016-1621 (bnc#972021) - enable test suite during build - From official Changelog: - Incompatible changes: The VP9 encoder's default keyframe interval changed to 128 from 9999. - Drop libvpx-disable-cross-for-arm.patch- Update to version 1.5.0 + This release improves upon the VP9 encoder and speeds up the encoding and decoding processes. + Upgrading: This release is ABI incompatible with 1.4.0. It drops deprecated VP8 controls and adds a variety of VP9 controls for testing. The vpxenc utility now prefers VP9 by default. + Enhancements: Faster VP9 encoding and decoding. Smaller library size by combining functions used by VP8 and VP9. + Bug Fixes: A variety of fuzzing issues. - Fixed libvpx-configure-add-s390.patch and changed baselibs.conf to libvpx3. - Removed uneeded servive file.- Update to version 1.4.0 + This release includes significant improvements to the VP9 codec. + Upgrading: This release is ABI incompatible with 1.3.0. It drops the compatibility layer, requiring VPX_IMG_FMT_* instead of IMG_FMT_*, and adds several codec controls for VP9. + Enhancements: Faster VP9 encoding and decoding. Multithreaded VP9 decoding (tile and frame-based). Multithreaded VP9 encoding - on by default. YUV 4:2:2 and 4:4:4 support in VP9. 10 and 12bit support in VP9. 64bit ARM support by replacing ARM assembly with intrinsics. + Bug Fixes: Fixes a VP9 bitstream issue in Profile 1. This only affected non-YUV 4:2:0 files. + Known Issues: Frame Parallel decoding fails for segmented and non-420 files. - Fixed all patches and changed baselibs.conf to libvpx2.- Add baselibs.conf as source- Build with -std=gnu89 to deal with GCC 5 defaulting to -std=gnu11 and the C11 stddef.h providing a max_align_t that conflicts with the one provided by nestegg/halloc/src/align.h./sbin/ldconfig/sbin/ldconfigs390zp33 1720078419 1.11.0-150400.3.7.11.11.0-150400.3.7.1libvpx.so.7libvpx.so.7.0libvpx.so.7.0.0libvpx7AUTHORSCHANGELOGREADMElibvpx7LICENSE/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libvpx7//usr/share/licenses//usr/share/licenses/libvpx7/-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:34567/SUSE_SLE-15-SP4_Update/87fdfab52246bec2b46169e05e735eae-libvpx.SUSE_SLE-15-SP4_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=ac34b862b5e39ea86d0e86fd3c80efd94303713b, strippeddirectoryUTF-8 Unicode textASCII text PRR R RRRRR R R RRy}gO=Nutf-880574c5a84d832fd7addc7c4afeaba7f0953101dedb4a79124dd48d2c8c26d7b?7zXZ !t/adI]"k%{U}d瘥z+b @Z<5\h?N&%8;CghSq[?_VxГlŽuޥg^;h8 uY`%<菀k怄@Ac1dVW~Bohuh/$@>zyGʱB%Lf&f#F"e*nBh}0 M%(.ۜp5ӧ3%Ҳkvsg'zEVG5&`:0'M9R(#ܣ;<{ @f`sVZmGؙT(_OvJipu]tw|`&<>FM@ޫoQp?3f韕4ۜ;ȉE/BVE` YtVܣ |]'AM'[)["8D G`#(cohZf*tL XstsR.-i5+8v oop= <uǰbp` ׄN-T9l"8MG4 {^rU0JedU1EwL0H-x=Fk39́)O6^XU|nހ'ʉIBWv `؀:*Qd*`2ca@ݐm)OhZ6>sTdPX +X!AR^ _?0Qb b>!XQ IfdvsDID]S+^|z7;qȡS{M~u=3r *v 2؅ P ?a(i|xZV'kFnj)n1,Q}U(DhP9%d:BtEy-NVH4l.lgЛK\~ᶡ_do^?[Z:mWV`)pNbrĤ's:Q$rj22Aʈata= @<@q|U^K.' IQ]^aTk#wz[&Z J׷GЉw6 qCmк덓x& ë\wޝd@dK?Pj$GxݲRwZ\#'D>,?F_.uVxfɋ.CJDB/S癲 %Gp O9ʼ"[nw^hǛ\F0CkPM |4 W/I}с/ʨaojBaѴ77qJ(K9,<"v}&gL]"°G}3 0ȱ`WW=i)QF'#>n_Ι[nB2fr+r*eQ }hp<1f6F5 &zl]ڒ@?t\BmCX LXe+3P!xDgb#G(t郞^CA̔I">:\e>rNnVFbPNxUT2_8HB|BPʼnF0{S=U'K<fLuV}' ~êA[S sUI5xf^7~ޟɮ5.?}]NG! \ޮDCWc/lX"@`# o.~:?eh9K>d)>QM#,qcS?.HΞ6~sgu>DJjJ!>Ac$-*:V[5Sń4߇0[e]/ڼ+KSQ t7SrEr vH^= JbܸE(Bn>@v7]s(UfBN ݬ cg(4mîZ;hn 0V*Ug &a+ v@mMXbOp pzNM=~u17ޑ4ԧM%kWq pP yxRb<)ZuN{[Z%Sm-#Uyߝ.zYY6@Z-URg:JrVJJL:cy3X%Sy\2$҄[!Нc3`Dͤ]T*@05nx )=S{JOAz@jU?vy~+;eʰԨTObUIƿpq xہJ2 /{'`\= U4sON䁀#P2 #q'JڄJ+@a 2b^m[Zxwח1RI/`S|_6G5.4mL華{qICܗ__BIbu 4M]ȒVUS4]27bl:' &-CJ,#?^B{PAv5<{ zSe˓@ zbpEsUjաB*srKgeH _DVOdSpkԌ>Cw (ne}37#!AXgXڷU[ :ND8ibꐄ GG5(RtɽF)™eeyrۜع)j ͯ, ϥK)HPoΉTSXY?kO]NV]0 |hi)c0qj}7V֤w#/W1b!5E-w IAR%If2xuf&SjC6^Tt\~hyE %hW^1 vۈ0}dV^T0슞eY!U`+ *ҕ Y:tu8{v p-,|h~_7[Y9hP3]\@5b'`C(s׌j4s4inoj3^Ǡ)/R[ZP6ur)z#5ӗ ܆xLޠ^g-V*М6 _.yߴI +1$\DgCq N?amPضy\ H|)X?M#[@w'%.C(_R% hVlˍ!M*Gؼ/|aRp"Vxj,]i ΂+zSiR8*T=&=$;سX&qɿz5BQw,$ՙU\-4Ganj>ДPs|u@3S&q *O:*>#_R_v91]CigJi2׉5,\>F'2N[zty^QtObC]Zrf7MepSr(d <9wH'O8Rkw'HNk' D&le/Q.ŞJ2F+NJkh:ݲԦp: US(ک⺕piB:BTE*cɯe0 8st{ #{U%ǂZO-;Qf ԷNY#hwF<+.SfL㍇lG M\YAqXB}&s+9Mm2.)J~p;fSOQxdjJNpHfN`(VTL[JO[O`%w; jל/s(_?ڼ76Y,_?+&)a@lP{8> ]QMz.[ ;JMuҪDg{1Va$~`Ҁs3J7=y ؟o*A\.)0M&C)C;WE9:@}e;y]"pXΥ'ZcGUͅJGP |R Z#Dv z~+ٍl6("C׍kx@70jW1(()Ac`B TPƗ"@ nU( 5ɇ>^Qaљc[ZDq}=W%0kI-u~}] pHc+wۃ]S<<=j²etK*6`}6S'*!;~ -$BTco82~: xy,BoX|IE$ 8s^*|w¹P" %|~2~xYvrX%Odx0uD<k4IeM z*r%{D@!E6*X!{-N.LcM/()M'5IEj4 <>jEbthmKs\ˆuG~$㺶, 0o}BĮ!0k6+:N ;ujM꺴!%b^UOg.qvLcۊPzK~'90>>.oFiС;ЬdE$LIC=:CHWcˠ$1<bk9yd[f:mN{ƲȇpZ/2kf:P0AY009bHsP mLI6B0 T\^)G̔z=ķw4үSVlQ?t$y%tx)׵Ե @A8fPA1C Y']kn?Vxexkj mn&6W\d7XRǀ7}]v 3Cd¡`Jծ&T _(7q5 \+yEO6oj=rcHc\os>thO`5d=΅21t8!5"hWmGBvs!˷gy/ ׿:2cnZ^~i@ ئ=W)SM'.1VZ|tW>Z, /_ -ii=ק2Z*5V(R"{3r PI3gRN> /Z-!q=i~˹>ei DV`}_A2"3[ f6ynS EKC@jo"}Q\0Nz{#k8Fz8ڭ8pfBI> {{ -8鷬8$ hH=r+? yFf[~9l-z] uTnpH #keA盹ETѣr]+q/}$|NnfسEM~)a &- #ڙ6b;5WZta '?6} GoE$ M K>vs]Ϭ1Lp{?sεշ@Z|-9oaX 7K 0/(Ґ\jf1KVi^jݶ+X2y|kEFIHvANi$__@w}:.wک/J \ edt&4LЈ&#[s36!k ,(_Du; k(;%|$y"uuݦB8ո/pbQU08ƾ\ $ni o`2쒒A9,zꘐֿՎ΃4*F?ґ;ʏ:+xy#ev]& OdYx<@ϛ |f'"X /*W/{9à ,U厝ZFTo+u4|~p PDw `C4έ{[b*Q7ե|AvЅ:'Nw(bx ҀLQYDR<fNEΎsh#1ƳR\ >v@o.TQ;IcWN8ݏ'[=m>s%z}CƜbE:f C=x,ՒzSģ@DZ`f/7b`ڰ0]Btc/YG zO=cbDIJQ蛈T?)-Ϲ~2Ƙb\Rd"{D= G8O c=Ex<>ެ0!vUV̀lٹ'"[GXXaψJWa7փ.ٮvH wM$V-B\{гdQL\zn, % 8&lC(  uq"hR(W˽Nj](8 Ȕ2PXY/=aظUo4""I-$hǴ* X_-]Yo..}i3mPEۛX$Ao0FhjD9(HV. cqT>,7ǝڐ۸~ӀKE^Rx*s__ %};-_+95jIkcDj&Jz%(H!t`'-yO`u]rw o)ұ$Q $F76[;H 0;vO 0+;N¸uRAxrPmۯ-dJԷ"gCd[S(eQۀ[yqju&Do^$`MO1X87i~o\Ը$!%ׁt*>H6 [^081z>eisuшQb˩dp^A \ǝqQ6`=z!=8[PV%>~a'(H<Vr{9u8+tRtB [ݿހ'Ӌ# kK~+Y޶^Y[w?\.nv^:WVcFMYt\_L hV^V4#2gR5c[*&|e|a{AYSlgo("(w^sYϫ"ıg&ms-{hɊ3kP!f`~dgS޴l9 ЇvUz~Sr#9\oJV{4@u̷s(SI5! Ҭ~G5Fm-eTl(XŒ׫Nbjt"`GԐi. Ză=7lA0Y]Kl='cl!]L3 gW[CdӤ,`;"&VpVfopqBCD !ޫȘ[W沽?n+!TRN93OOuoQgLpO 4a 6d҅xhA6Wlʷ« :Έ*B^ 98'6) 0p_7ҰHĊW*Gͷ;\ǒfL7*l:] x}% +b,e4DKHR:z $pnKIi9OH1||;xlH:DY4 Ac:e^x]/FϦ:jD\(~ɉу {K=5Ykj&O٧a"T?(Þ1TXtjTϕU!ކzO ک AXH( ҕ&UoP9(g}$1֣}''KX1 T IMnlޯ0G,],"'[ˆ$Tx][N}EL~[#uv!u~eg-AfԽ,j6B= 雇C 33ȔEweeRXtsa>!oq"wlԙ?dsoSB#`z0thOjWG*4! s xb4gNt#6q7xx%VH?Q*ToP7S;nUZmgRvi"Z8M e^ +1ފ(΄F(5q6Q[_ !nW.]&ZX8hRO:3HH_Ol|[ rKGŁbZ>v Br4Jt |F?{HW= 4C 9B H&q6*X7 )ɬ>1Nx+RP[|}Ӥ'R=鮽X9S8>aޞݑQV2l>8@ ,XL=A4N;Et*:{Êtz,>^YjTA pt5$`n yE" Wb:Y nĂf豟$rgAٴT<_eꜽ"a FC}բ06=Ͻ;f|S 1iE%M>5ְewJl$i;N<)9_a` ~hס܁Fi8Hsv_M ?uJW/΍6+ь :9w2V^k٬-A&-L™DX\I@^q6dHUY]!^d3_'6˹C*hOTM1lHuˑ, ܲ:ޱBM'Xy`Ы8H=EAVb b:k/?x2U~3}QQJ:ВE@y0_-CtҡFTt^l+`>(1/ըK50Tpb?R]R#(lOi85r{Z.*.:Sh^PpJ++C!}Pcv]>\Β:G,= ;*ϣq=2:F*B$/7gH^aWa"Y@⺸VBm#nVEI>ۮuBzq3 !$5[)͗l80իS/PRFŒ!0PC#*/ưF?ŠS>D]/>RˎP%UuhSP ]CPVJy-FGEά87^J2풎8Ջ/N{峧<6"F̖-W1 +H?)<< !\KX 'M.!Oj԰ye_=A(nl1"34+%MK>Os7ρߴ ʥ}zdtg FEAk%f  ڪ$ðe(xlK Y3MfT9ixl <:C3y1޺)/͙GF:}V!>ݴ0$~p3м%z|uĚ%!eC>šµդث +hcn~u&Vo;\d 15C%_q63tTYNttB4/5v@ 9TvUo+퓳YrȀ;cAlG.1KB#Io::Pw豒|K^MVs.ߦ &xjqf.[tŬF}Ҵ0KFD&Huh~fcيWIU5{4kUX,m^>2raDX?R[yۅ6>x!Ю+C 3=[#F 1:[<`J6)Օ~=AP>k!®BL?fP&CȱDT{l~%!_.bgM`< tjTLc m#lתR{:Soȫj U/}Y\r7.!4 BµޭgQKÈ0ٍݹ9;D,U3UR\ΌYz, ZHda)|S ÜDžre'Y imc5#NQhٛ±Gfp5AYʖ  PZTyr8*|{ɸu"ko*%fi:bNҡ)WC3zw7" ͯN)16{%O's}BoJT'Mh+-OlI ^o^b4SӠg X8gVŒD@R@˜`S׽v(`!D@/E͟׶1u]oHyacqMBOd_q?;h ok' L\X\J?+UW7vt tw7B)M:ըB#&[aC}-~EeD4kۼ 6g|9{wx!89>X?9_GVKX1,()mYD;0V'NcZ޸sx{+X+--g {4zx713*|>X[~7KЊs(8A{ ]<-TZԇ`PHj=6}_xh#TN3Ww/,cej*UB1;NX9BBޙ"S)buyI,Yj ZDr^X^]| Ě1Kgl&b|h*~xeZ}d-I:ccznr,D\4 cZ4 Ϭ.ҩ^ũO6pfg>R S*Cmsќzc& ;0,:VV%1ll v} Ǥ 7쉭^E0%J00TnI;h1 _6eLݵR3vH ,u`7[uͲ)s(GF/xk/͍:ٲ(/"OO*ճ5} 1BsMoS Y/r[u/Wyz$c`&J(nVB!4( |jcIS<vom%L] CM9~!Y@gT*8z]fi^]/oEa&8]Q&ҒwO Nӣ4wd\(>Hg~Lj~ h:."ߩ[UviL7ՕIF TڭW 5iTGҬkz;60Ĵ~N S^Et{?Y b3JFyNu@OiTOAE2+TvߙgoS=# ۩VCuǟ`@`ONڈbtkEj,srK;O9EKo>#g65TzwOMPT)ĺd_aoJmze*D\i1prHɦG}=Q˖W*"L$՛}":v%*8Gx䔚JG*sG @ MSbwD-ҤD7 C!K&\#ݳPҗ}h̠7i)>:K SyQ[0euJi|A*Qê|;r4zLIAkbavKPdQP pOwRq4'>32myC7M?'v0BYU ~JMPܰ<6,%*{b%&-Ы,JioA1|sN6[viG8w+޿ %[ 1 {ms v߸xSIdҹTH1rw柭YuF |x (gYDr<9MGneKg񐂗hSNW(ɏDD2= ۞FTjt!c;M8Z~!KDJaU s#$G} C{c;׾L^UA-_>,-m2fpD@Q qս}J!9 ĻC"HY=AVR,H{w>ݐ:<Eߚhe,&D9y6d9RWbWu苐}:xZ+ *,Х.:+gYl߸]^9ds""uYx^M7dfλJ(чYs92iZ; Mjo! "^M?GPw F%f6% 2=1qG:i9";G\u$U[o,(=S | *Y8~xgb[kBZ`btWUSv<&iIE*\']! '0+{a%Þh_˸;b(_@x64 bdIXB6Qd&Ww(41!I{;Z [ (38C>ߞ)J ܞ9 aW<w4c璚rIhbF|kƵ, rD:UqCn1zjf7ć@+8MBa6,6%r 9 s3{Q4*ZyUz @{Y˽57M2D-e |BSxH,#Oi`$ҺyсKOdvoڼ< MZ&j}7hIt,-ܦVʗAQj|< 7ƚ4ni. A( hFg > d( ; .mp`hf*FS\nhiv 6! "Ti\;a!Á6%5DgDmi"ߌ|xa3 8J/SХ& F`?8ܐ:D`?oeiHZ*0eEc$QWU߹ -,=W?wC@*~3xdC{$U/p% Ԫ r跛oO )$):Yud?ߞ d6 mL[H2IG{.. \IWM\<ĬɔA6D4A;"I(V^ĿCp{ PfEB?D%&D9b@wγh-7r57s#&e#."{Cor uTm2,R 72U絢1gl\͔8`:GA-5R:wi&S^n|ɒGZ'{G^#g3m~; NS^y7'w!1ɟC1.;@_p{Fn oRmiWrW31+c\FPIO~QNy20 N@rY7y" N<ڣ7X*\12ck%pށX 5h"疹z')+N*ouqp"$< 1dׯʖs9Twp ~U_faVjbXqZom@A߯%]w}(Y:JhTR:{F&:IhKCY϶p41ufM.Gt^D`{VAZ?W^lnCC:9Jڱt.؆TL -ըᐮ-cs%nQzJʜc9"c03u/{ȒN-3v{_b  ZS| @@l|҇Vp=. ɌLfΪ-(b Bp<#6A}~WݫDG ks'ANQ{v7sQ2Zл&C覍hrUܓL_(7Nrvq/g5`<-ێl?"+XFͮJɂi Q(gH[*M]3mz\K2wRiWD(fL" !bzL诀jIp[;X$"/ujgȻ񉍶Y^'T YZ