libqpdf26-9.0.2-150200.3.3.1<>,pc p9|;W-G.KFd /3Oǒk/b^LcRVsr (K:n~dҭM1ti{^EePUj?6~|[Vv3x|FoM+O:Q>󕛪x(.ǜ:$Np6{[XʅoǓ4e֘)RYCq{ajn%v7<3ߙݲDy~{jiq J1w@U]lͬ N=Y>@-X?-Hd   9 ,2<D H L T  D( 89d:>)@)F* G*H*$I*,X*0Y*@\*h]*p^*b*c+Ed+e+f+l+u+v+w,xx,y,z,,,--DClibqpdf269.0.2150200.3.3.1Shared libraries for qpdfThis packages contains the shared libraries required for the qpdf package.c sheep55SUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/Development/Libraries/C and C++http://qpdf.sourceforge.net/linuxx86_64ءc(c-692b2b4051e07d2053576450b26a0a74b768460b68f0e943acad02cda7c863b6libqpdf.so.26.0.2rootrootrootrootqpdf-9.0.2-150200.3.3.1.src.rpmlibqpdf.so.26()(64bit)libqpdf.so.26(LIBQPDF_26)(64bit)libqpdf26libqpdf26(x86-64)@@@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.11)(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)libc.so.6(GLIBC_2.7)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libjpeg.so.8()(64bit)libjpeg.so.8(LIBJPEG_8.0)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.8)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.11)(64bit)libstdc++.so.6(GLIBCXX_3.4.15)(64bit)libstdc++.so.6(GLIBCXX_3.4.20)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)libz.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1cb{@]c@]@]w@]k\@\X)@\E@[z@[2*Z@Z1@ZH@ZxG@Zhu@YX@VA@V?9@Ucpgajdos@suse.compgajdos@suse.comidonmez@suse.comidonmez@suse.commgorse@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comavindra@opensuse.orgidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.com- security update - added patches fix CVE-2021-36978 [bsc#1188514], heap-based buffer overflow in Pl_ASCII85Decoder::write + qpdf-CVE-2021-36978.patch- added patches different error message from inflate (not caused by CVE-2021-36978 fix) + qpdf-test-fix-s390x.patch- Update to version 9.0.2 * Fix the name of the temporary file used by --replace-input so that it doesn't require path splitting and works with paths include directories.- Update to version 9.0.1 * Upstream fixed bsc#1150151, removed explicit -fsigned-chars from CXXFLAGS * See included ChangeLog file for the complete changelog- Add -fsigned-char to CXXFLAGS. Otherwise, tests fail on ppc64le, s390x, and aarch64 (bsc#1150151).- Update to version 9.0.0 * See included ChangeLog file for the complete changelog- Update to version 8.4.1 * See included ChangeLog file for the complete changelog- Update to version 8.4.0 See included ChangeLog file for the complete changelog - Drop qpdf-data-loss-fix.patch, fixed upstream.- Update to version 8.3.0 See included ChangeLog file for the complete changelog - Add qpdf-data-loss-fix.patch to fix https://github.com/qpdf/qpdf/issues/276- Update to version 8.2.1 Command-line Enchancements * Add --keep-files-open=[yn] to override default determination of whether to keep files open when merging. - Update to version 8.2.0 Command-line Enhancements * Add --no-warn option to suppress issuing warning messages. If there are any conditions that would have caused warnings to be issued, the exit status is still 3. Bug fixesd and Optimizations * Performance fix: optimize page merging operation to avoid unnecessary open/close calls on files being merged. This solves a dramatic slow-down that was observed when merging certain types of files. * Optimize how memory was used for the TIFF predictor, drastically improving performance and memory usage for files containing high-resolution images compressed with Flate using the TIFF predictor. * Bug fix: end of line characters were not properly handled inside strings in some cases. * Bug fix: using --progress on very small files could cause an infinite loop. API enhancements * Add new class QPDFSystemError, derived from std::runtime_error, which is now thrown by QUtil::throw_system_error. This enables the triggering errno value to be retrieved. * Add ClosedFileInputSource::stayOpen method, enabling a ClosedFileInputSource to stay open during manually indicated periods of high activity, thus reducing the overhead of frequent open/close operations.- Update to version 8.1.0 Usability improvements: * When splitting files, qpdf detects fonts and images that the document metadata claims are referenced from a page but are not actually referenced and omits them from the output file. * When merging multiple PDF files, qpdf no longer leaves all the files open. * The --rotate option's syntax has been extended to make the page range optional. If you specify --rotate=angle without specifying a page range, the rotation will be applied to all pages. * When merging multiple files, the --verbose option now prints information about each file as it operates on that file. * When the --progress option is specified, qpdf will print a running indicator of its best guess at how far through the writing process it is. Bug fixes: * Properly decrypt files that use revision 3 of the standard security handler but use 40 bit keys (even though revision 3 supports 128-bit keys). * Limit depth of nested data structures to prevent crashes from certain types of malformed (malicious) PDFs. * In “newline before endstream” mode, insert the required extra newline before the endstream at the end of object streams. Please see included ChangeLog for complete changelog including API changes.- Update to version 8.0.2 * Proper handling of pages with no content * Better handling of files with loops following cross reference tables- Update to version 8.0.1 * Handle zlib streams with data checksum errors * In the command line tool, allow specification of page numbers counting from the end in page ranges.- Update to version 8.0.0 * QPDFObjectHandle::getUTF8Val now properly treats non-Unicode strings as encoded with PDF Doc Encoding. * Add the option --coalesce-contents can be used to combine content streams of a page whose contents are an array of streams into a single stream. * Add function qpdf_check_pdf to the C API. This function does basic checking that is a subset of what qpdf --check performs. * Major enhancements to the lexical layer of qpdf. For a complete list of enhancements, please refer to the ChangeLog file. * New API for working with PDF content streams at a lexical level. The new class QPDFObjectHandle::TokenFilter allows the developer to provide token handlers.- Update to version 7.1.1 * Fix one linearization bug affecting files whose first /ID component is not 16 bytes long * Fix some build issues - Add signature and keyring- Update to version 7.1.0 * Allow raw encryption key to be specified in libary and command line with the QPDF::setPasswordIsHexKey method and - -password-is-hex-key option. Allow encryption key to be displayed with --show-encryption-key option. See https://blog.didierstevens.com/2017/12/28/cracking-encrypted-pdfs-part-3/ for a discussion of using this for cracking encrypted PDFs. I hope that a future release of qpdf will include some additional recovery options that may also make use of this capability. * Fix lexical error: the PDF specification allows floating point numbers to end with "." * Fix link order in the build to avoid conflicts when building from source while an older version of qpdf is installed * Add support for TIFF predictor for LZW and Flate streams. Now * Clarify documentation around options that control parsing but not output creation. Two options: --suppress-recovery and - -ignore-xref-streams, were documented in the "Advanced Transformation Options" section of the manual and --help output even though they are not related to output. These are now described in a separate section called "Advanced Parsing Options." * Implement remaining PNG filters for decode. Prior versions could decode only the "up" filter. Now all PNG filters (sub, up, average, Paeth, optimal) are supported for decoding. The implementation of the remaining PNG filters changed the interface to the private Pl_PNGFilter class, but this class's header file is not in the installation, and there is no public interface to the class. Within the library, the class is never allocated on the stack; it is only ever dynamically allocated. As such, this does not actually break binary compatibility of the library. all predictor functions are supported - cleanup with spec-cleaner- Update to version 7.0.0 * License is now Apache-2.0 * Add new libjpeg8-devel dependency * Improve the error message that is issued when QPDFWriter encounters a stream that can't be decoded. In particular, mention that the stream will be copied without filtering to avoid data loss. * Add new methods to the C API to correspond to new additions to QPDFWriter: - qpdf_set_compress_streams - qpdf_set_decode_level - qpdf_set_preserve_unreferenced_objects - qpdf_set_newline_before_endstream * Add support for writing PCLm files * QPDF now supports reading and writing streams encoded with JPEG or RunLength encoding. Library API enhancements and command-line options have been added to control this behavior. See command-line options --compress-streams and --decode-level and methods QPDFWriter::setCompressStreams and QPDFWriter::setDecodeLevel. * Page rotation is now supported and accessible from both the library and the command line. * Fixes CVE-2017-12595 bsc#1055960, CVE-2017-9208 bsc#1040311 CVE-2017-9209 bsc#1040312, CVE-2017-9210 bsc#1040313, CVE-2017-11627 bsc#1050577, CVE-2017-11626 bsc#1050578, CVE-2017-11625 bsc#1050579, CVE-2017-11624 bsc#1050581- Update to version 6.0.0 * Bump shared library version since 5.2.0 broke ABI.- Update to version 5.2.0 * Support for deterministic /IDs for non-encrypted files. This is off by default. * Handle more invalid xref tables- Update to version 5.1.3 * Handle object streams with more than 255 objects * Security fixes courtesy of Google Security Team * Properly handle pages that have no content * Robustness fixes for invalid PDF files/sbin/ldconfig/sbin/ldconfigsheep55 16623859339.0.2-150200.3.3.19.0.2-150200.3.3.1libqpdf.so.26libqpdf.so.26.0.2/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.suse.de/SUSE:Maintenance:25786/SUSE_SLE-15-SP2_Update/fb8f7836b8a583008952e3331bd0ee2b-qpdf.SUSE_SLE-15-SP2_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=a1cc46dd033f963c3f732a6b2ea2fca35fc4e442, strippedPPR R RRRRRRRRRRRRRRRRR R RR &hRע-V`utf-88d43f6c59e003281366aad13e3d9602c66b797fe67c03ccf110cda97be8f32aa?7zXZ !t/q`]"k%]dиfT.,,lr~d#ּH\cA9pۂ;G &ov,aS*1ΰ(3d/n70D^~|kEa*CiF556GJ{x,/3M+~bpoI,JK`%QA jbp_{7TK;,UԘZ|. gƳ@2 -x,i\'։_p~!lZ 5hʅkó;{$*t{5D9VqQOG%:=dpLNFoVuLt Wf곙weD7c\f|uoK: OOۯ xsp07oEY tMPm<&D0yS1~7eW ;nrbDM^o@4݌׻MkD?qZC?D,G L /~0ql_u;Rw p2 lC^PCN!#.4 ~V?VQF\`yWkފHw͓.AAcb|g OaTdxs7ycQL4bܸ98!= fM)3vF86"$sǎd?4ߗ1Hp1c1T_ﱉ>LIيX^>{eb~@wHXCF+oK8} |9e(RFcB|6z[̋t HjY1 9ťPT9Np(C027O>i, ZxΎDl;b~J{\Td8+(( ޕ^4gdҍ#a9vhis6ȌSs(=xG<8\Y/֣(8׬cηz"%vodZ6"La2Õ!_n!:ыc q&[ٍ[3ڤtʊT[^"xyeTB6<١c>(]~4{aHSS2fcaqwle(F!|?9"-rң%Ҳye_K{tͩ}yä^Pϑ)ZLb۰]P`*5# t@$wcfj;^#"nĀG,/t`A Iw>sS ~J/-\d?c i_-?R9S?>@ӷշ%j!W H)0 k'H+noU*YAZ0ԇvaXEAlF M&u@Ń+w#[o w?!53q+A8aŜlqXCuӀ@0 c[:aݸ@ q|끦 ޑ0(DYhP091&.YbְJ$P:=ok 43f,*nϨ~`c24d=*9%ts3"K}p b߿+"8ЦTD $Z@w[ (qt3@D#G,QM  IOT, ʆٸ(̵1bХ۹3:2A̼_Fe+;<,٫+i9HRIPyK:'}a5 ǠEGRq=V̕}jzWr>"OAU%7JA *f)?k977Oc3p_I ~nK*s[#ҜT+OuJW$@/;oG+Ճ(r13!F t]wY2I<='r=r2:X{#D3q $Z "qGgca>5.#9l9H s aY :_;%=cyL衟ɬFlOck]*Y m:5(y4_% в\p%YB+|\ZJI=r6_5`9Vѡ _dUb­w&g4GQtyrk+W\ƀoNUFZg7?7D#)NJK_+ 4%$foleOξE r11N l(l3 0Զ+/ WOs,^sht B#7Q+T9 ]+ƺI^p&h; k!GpBl(~J"`rqVy@3oB^n Sq{-YvMpAf:м'jϺ3k3 1O]gLeP7gt cĊZ =0']0|G0Z4w9iha|2β`ɬ"$\FhE5mG-=O6+y`R؉Qiq0$8jըﯭ"1~-u**,ϒN35ĉlBq_B*%Lİ-6Lkp{\wWX̆}A @  䯠SE 4$xGGc*C$cp~8 ~XgM*~Ҕb~mR)&&̽y7<-e!/&4 n, b?pp{@  p*"$tW)QŝK^׏&X%㷏j,!+a.[6D[!\K-FIV6<ghh j]eYLm|V9j9p lb%k#zBQrq֓7ƏxogX3dUbINA2ջ&][mL6v*K Pz%tsQ+ӧ]x \] /B/8fi6Iܠ֙)YP{_w~cxGzN\2 =zDRV{3k`v:~GAQh9e M ?EۈI<[m(>JjeEvO5RpݑKIEb^9ecScq-Τ48~ b"/_<9'_uKe++8::BUq]LIOֈe ľ?a甁Lam̖<VoI%޾j)_`j+-X)QDS KJ˰?u#2aЩ"fOTe{XY™J5jy'Mf73!gf*-c=:~f4|^6p6N&Bx)p޸xq:5ӳ0T yƝQ!Y}&ddo aѳǑjSV-]E;qzOW{jַ|M5rZIE׎@F{QzkΕb 'MlďR6^Yŭbm좸#~QgOq[pCy*V|.fŪwsXq=%;`*dT9%Vp*@ ?+?y AstuCcƜ>@:c|ч/=!add#e]9l48Yi ?o0S ;h]K<Y'YI[  e9ڥ `51cȎDHbScfC9`%wn9I;֋?01-^o,\DĪ(ʞs8VzJ`=p/QWV9DAq%3̛nn"Y?.B6fǘw/5]j7k.g1ԣv&6fGw,Nouzɋ?ס7q'7jjuhqF7$ZP "~ZL$\?%LGc-py+JjM!DL1wgv*g/9\OOz*Ā{@m[X9aʂ,}WحDx_Z]%M]&i89^S1ym! pxlDR6PAC b.fJtT %fJ55W~ts'iR̓/,w%Dm\%vu+c{Z;arԯߝoWg(댻6k~0ph0BR?1*p*WuʌYGUTN( jv3@2,sK7*sbTe'RB!Wڣ- a[oB˩TwKA8z?q^gi+1`Ϣ/Cvk'4ת+J*Z? 6Z-;K!j4<rF{Rc5<`2k/ B)II?Á@t<-+~SL*68s蜓w@0<&4OdJ9/,D2u*8G;s[vdF!޳ AE )kA(Km @JAVAs/`YZlDSyL* srޫ1Vl4]ƻl\c^ZbݼhC"s<11ї,BZ8&Бp%v*s <a[ i,h 9ӻOSO&wg]34{ڌoȋkQl/3SJ4,Ny+M;ؒvλ؝\.gM6uU¨sK c`9aUy]t rX+v\,TXg# =p?Ho &V>وyVYf6HYIORZLڡs~Jj' &qlbå'R{*zc.b ȳ KLUTdHzp1ppWwgnWVÕUn׎Xe qylC.3"Ǖjxf1^:89K 1,zѝWtF?FNs`<4yzHΝ䟱6&`0Vv(L3#*KԽ4rP-B%^; !)\K_.wx}WM A,nLMB f:wNJ4#}8b98.1quFs\3peqfF' eGF-m:OG0fO VֹO䆛bAbcOk+\{fU@Lʙ#)x>Lw#z]DS'>`ӚZÚl4 ^!ܤn|?6H!Օ>}/syU,y]`+ԓ(J ῟K;=p!/D >kb2(C \u.-/ݭuMʆi<|`"j[bK(h GjLdj!\XVRK]k/ҹܵv$k h\, ȸogcXf.Ӌ91w<1otLb*k *8@oqW;5]jĬr8a {ҿ#m2ÔBnٕ'"eLjk܀zҋ#+aICH2ЀÜ 7./NO d>9UޱZ2 @Qw>( ƭ^ep?r?]NY2ES+JTNFiU*H$w|BucaM-[6Zb  T\`yӐS-h0$œߒkm斤]6]WNGWt.r2.orZ.38Cg-M[ ^$1 HB~&3Q}#jh N_{AslaYƩ7]Cn ۯژrӳCu|@(~ "SG|mۡWg%\輵U^E@f{?'InVtcpe'LNL8.Px~Ѝ(z͈ʖN}*(]M=}xhP̌] r~;Bm,`aF,^b"tqtK_nxF0E~p =+v"T?EiC;+*>D0OXY*dTf#=N<״p{073Z,$/Ȟ4SO7JGt,vFE WZ*w.2}/C PuB[J>T;-к+Nޤ6!1C]Ir>ʪ)iVfz+x%Z"7ܓ kQ9Fe0d0N\#VI8(| :_J|36Fd)ŊeǶC'pP((uI*'fe_ɩuHl`5l&'$T@`Y!{{i.Z$/E$VW<WH˶BsM `֗)*a@P<_L֧BI9 8r XQФKi Rf$1IJ< 8Ǣ{I>a9Ĥ06Ͻ)Dg5cVg+dz /)W|STz1j̿\؊]]ybc6|z` FWGJ6 Xe!.͖K~f8hEzFp_hDz?ǷOC=[RDY#\gs`Kqh]ITfhC6HRyQ.`G;h?ߡ ffo5оLzs&/|HMeS|\XBp`>zKpy!, d\&c3.ט˒"eo)>.E4|ͩlo0*4 >0OQ>j4o< %rw0Jo(nI! f51S545YȁLIfh !➵+&96/_`^ Ya3 x]j?5VgV胖hm?5sEBcr /R wDZʈahY#:5L ZCY0(eZ^-/ 6KB'4B30|}Mj/]$'&[4$Ȩ\[6  tq^W/^;v֜k2]e5јĈP,fS?31qR"ƃcэ:0] &>SLqv/֡7֖%:o^-;0Ta,=F$*tgeV:it 9 9&o?@.m$HIpb7Rʟu8{X]5=#k5;p "Gx_{u^w=[+}8MduWt։m !\Hh4m^ oH&W̒ S4 34B83AF]O0!l|3ζ!zS ^"SR5R G"|:cC1hY$yԲ]ׁ)8cˤEGS7+Kkus!*ctI9y{&TsQQXZDVJOf ƥfK`"P|2Z| z3){t䤭}c=)~92|뛰ӕh. v"mPfβDgybwsJq3W`{q4Qb>)VyGpGgO?cg HNh~Yx{=1 ])_Xr? 7e\-ՈݩJSzϸM[ugMYAz|ⴜ$~g}LHz+FQHm!+ ( t!d59qІ4& eh5>Mw%7I(Y6mS1'r *?{!IU(R+tiƓтXKϛ)ISw,ߧ]/t@HҐ~- rc>E ]K0xhYz~ N7CђovzV5*wIq?B\IJCޞnZW oiP&O7؍?d3n0eլT~Jd}j;|ƗCw%[Niu'L*km-đ9hNzƓSЃ=~ӀBpĠQPe2a.v7RVXQ#t肈׃f<>1:+R/KD<R̸Rذ8ZQ ÐO^,&UA i{ xB?e:>6h_p^ S>,1Ts NSm}SAXWrF? I!O@e6Nʪ* Y\aJsRuF- 'ZIqv5g@apwqG!3hƚyb:+cs&ҷ¡[v |뜄 RR0O_oIr0Դpv~.CV Qš9B9F#`uȑ4bœvh}=O:]$Zʓ71X) a-kFgҰK.Bzn+|LX0&խ<=yDPob5̵7>W[2'D)ݗ GCĪρBM]dLWO=@*MVRЕZF]lYM]Tƙk7@X@vx0.grPU/8c<P?9 %5 T^OMza.~6 !-*Ϊd>T䪶덡<5R35&t,q9l}k7Z\m7g>RoÝhH.  Y槉ʮ2\3uEEKK{ ۍ=dR$R13Hݛm&;&?ׁj|df],R^3(6R=9ioYQ$E[. ]|uX=#K>!fpYg{VVY+lقS kl&lȼRIcנ{W韠Cʹe 0:i[ Hݝ rÉ*ctH^'  5'{m[wb 9AqXgtW:!S&'5I@a'Tqh0|J7M^\R]ANg(0Fm$|IL;5E [d]#vGgvx5׹(X}*>hQ.xKB_8od1$hI Śn~fͬfsj2aE7@'ɚytS< /-EjDsM!/|x"^Dma6YX9ۛ^N&L9Mò=+L?^*d*6Yl3tHl+7K~3%+^*GLqR[>/U@BL6?Lw}c!_Vj)P SGJ3: |{&9[0dP(_ 쭳~jI'05#L\qݥS֥ BsAig]MJ8ղ(AE?jhrq A;l0NU ]-Q F{֏xbT5{V;YҩeF<< +mxG :XDoP T[L`w0m W$3|+/ B'-[~_Eb^%2ӛ40T07{HƱAR; kaQ@;TA ;a]h%ݿFȁBdȠ-d6Hʄ 9E@:lRGV tP_!-i2IN;FCHY@W1VA3aѤ# evy(ڃ;ν3Yj}}xxW}J_U[:_0IĒ){a-! \KxJAJLFM<C7fɬPӘWr>ɡv0Ul[ o$Y$AP`rzHLA˺'CVZg7bn;90@4yg{@΋pE7hym f9`(>uh@ ;O'q @6@\Dê^!tnd!Q|4ijgt.$RAM5:/yBK_Ba^13,ʭ_a*,TqAc}P(tDԉrDOwQ?T~h5K-W׎:*92khk-pq-nC`$ \rpSI7xci\|JfqF!K[ VmUc+07NQLTn9_C34$+ :Q!4LIIWVũc[% ~ܬuWUc->pѪOPѵ'ICxjq4MW[U~T1 `cc6n#1`^1}T\AwU&'͉2s>[qۧ8ikObœ`M9O(ayd5t )#&kb1ZH|#簪XR wػ7@g+z㌂靓-f9rFEU݊%>3z3 ZQ9/!>ȩbӷWd)݅+_"$Z!Cg8q:jcvlTn VO Bn a?%u ǩLfcZ1:5Bܾ=[^t/k;2b=8iTkp~ӏtQ}JIM$٦`ꌧSxi[ )zC8Ho;ጥ\{3aq~GYVyu H3MݜA"c!j$=w&r3/˵&S]B~͛C=~3AimTrփŤU+*rw/+@<=7׼Ok#{%]!yKqj2dbn?9SY0/O>I\1Ǭ2vK. WOiK~4{il?"K˃c,Sg*t0'ƧO2VQu1)iҌRF C(PUȄ(=DUXr.lBG!SmIu3 "YƟo󑎂Y(FK 8>Ԛ@3}Y+0/Ln{=lROz5;RhTG/D=mh2M (ϳ:/7t1#{YĐ%YJ<=>4S_UoCg]81Sa ~ٙY+mreٶ?grU[n0Jq4:x MlS>I#sVy+p_r>pq^[K|qʊGy8`lv@teu-x)74QweT:K`!u4XEN(*[1<GW]x.Վ^%Bcy`-y(k\}z2>Sz`2ӚZ4$A3DޅYp I*D>&DC#FGڳY3eWJYΎ%UrxE) `2hڣ»S\'iNqtciG/` KLsp@ߊmI}ŃL[3Eq;[*Pv6GER*nUo~;iud[ I?S IR\B#L dr_i;"9qZg^q*w!Y>Q2&A$z*89VrͿEq5Pњ n`^Mkԯէwk@ӻ{ob UAOQlx~z5^fakm<mh{CUwݮy F'|T't_.UPLyEifi* i12K;n%&%{'K^H6Ja%;%6_B#|(!.Wayp4=oe\IOZZR]AO  'oCˀ7_{껐 L M~s!Q׽.d*Bӫ/R}X~І6)=K"ßZHi^Tל,W<闇L5a5H1z*FMNcժElI/V3>fH+IwnNc϶9`jAJ<GkϱpמǓ7$zgO-UR_2s)Q|U_P. GF8[Sjy9YIF6C1YFƹ. ^Y_Ӗc9 .ɡq6{X/JɴN#q|גXqGnj+](tQm!@,0F,g$2erW67o:6m(^z#GY&.n<@yf_N?ِoBLt8ڃJj}c=ۇJ:p\hd1"e]j'wAq8'M!! #ҨCC{Gi-.EŅ$=h]fvRyյG~J?绻y([r7]Vmlu ͋&t s@P`1}MRZ7^;)XK+tYSV%osJTN`.H؃ɻga]Z}b&@NwYhެMcx ?>lb/\s|KN- ZtŁ" ,ंO&jNb"{uQPC}u®}Y554UN j@nAL3r Cq*>x51[nEWtZv%/(ڜ\ 6 c6q0TO4@Kt@VXn/m\Czy{ȴD6!5%h>"5?vzCҦjM_+?X)x ϊ~JwߧV'֬cLZc yNG>W;(CS$vOŊe, 9CV< [ HSyajBH<53%ExI:p)8aBlҍoWcFHɘt`%R*8hzȡy3l' oeU#ZaU*'jrzHnG:rTe{7ޔEꔖzHz4 :D"A0D]lG(O1Ȳ1]<Msq.xBgC.0;3ߦT]V)%xwiLK ͱƬR?tyZ"'E>7pN墹d`Ґj_]]ĭ:(jwJU5{a\/Fbn\U:$bNoZk]Y/%!Ddu3킂`L:eC;TXvy1l -Ms#ۿrxZ7/+$#lFmxdDpV1䘁aE[.~-Y_:[4ZBFG'Uakhd`+5`ޅ䂸ڌ"k Bq\(΀1Ib(MSD6jfz-ZE]4jа V%l%,i-E 4mi[)62lKՎ`heԲ TU;Qg_D7Jq\I˪/gF(RO/M%sB37x'2ɜ蚭d.͌ҔD{q1L ƀ$$Lp9JG)98_,{~cHem(զ jN%eQ)-YǺ7(e;ٜ  Upfbbea\`鏚C8&坣 ()ݘG vcv[Xg~5T>LFÚ-%o2pH >ؗ:6$|^Ԏh"~1(,1;6l<< S ;Gs"<[O5{]hk[SLct=aȎ ޝ࿁0f7(\ i8[C]/=]لCmك$7&Βb"MWʽN;O| m)Kx )2IVOӷ 48NLŞ-+5!e r=밾R:mCt S':KͯJ3F/zz=7Yԋ)f}r:JMXdZݏ'K`{tɢ[).BG!jmlhD^uq]nbJ| I@ NS+Z\[8=pZGߝgc'1iVHU8.czAs*vGd2OTƹx!xC.]^+ @;78 ;pe,9%FW/l-c8 _bK\E[ 47T%Y /ef! 3)Kx<殊ԝ]M%%ŽYMFoe"M!RJ\m`hMwKY2^08r/K݌EO7OP⒝UAr,`p`qJTycNmqʶ,hH(uv(YVQ?Vx!D3{vLt?3 d0qgQkOU͊F׏RI}˪a K9 e9!K)nIՕ<ѫj?