libasan8-13.3.0+git8781-150000.1.12.1<>,slfi)p9|!v=tWȑ+8a7֬F1[O{K}1p'in1iN]F]?>Tq̨Ujޯ_RI ǐd WEq `s h_u-g&qZQ+aͨ ۦxtyPN Y }B9 )H0}C/^aέ$ +&z~ߌp:좓 Q"Z ̪zdD?Gi% #%/%>C8(?8d  ( [&* @`u{      8@t|(8L9L: 6L>4@4F4G4H4I4X5Y5 \5H]5P^5nb5zc6#d6e6f6l6u6v6w7Tx7\y7dz77778Clibasan813.3.0+git8781150000.1.12.1The GNU Compiler Address Sanitizer Runtime LibraryThe runtime library needed to run programs compiled with the -fsanitize=address option of the GNU Compiler Collection (GCC).fi)s390zp31G SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Languages/C and C++https://gcc.gnu.org/linuxs390xG fifi98eda12ff2e7d3c658f4d718a15a2fb268c4e2abd7b26b48b1c1e4c6306b11321libasan.so.8.0.0rootrootrootrootgcc13-13.3.0+git8781-150000.1.12.1.src.rpmlibasan.so.8()(64bit)libasan8libasan8(s390-64)@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.16)(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.2.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.6)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libgcc_s.so.1(GCC_3.3)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2)(64bit)libm.so.6(GLIBC_2.23)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)libpthread.so.0(GLIBC_2.2.3)(64bit)librt.so.1()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-1libasan84.14.1fLf> @f3@f@f @ee@e @e7@e@e@eeM@eXee5@ehy@e`@eJ&e eRd@dd]@d˖dE@d!dD@dd dZ@dkY@dJcdBzd6@d5Kd5Kd,@ddd?@d@d@c@c@cU@cӼcvcvc0cƍc<@c@cFcR@cci@c@c@c@c@c@cEc@cc|c{h@cjDch@c2c2cM@cM@bb@bjrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comdmueller@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.commsuchanek@suse.comrguenther@suse.comschwab@suse.derguenther@suse.comschwab@suse.derguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.commliska@suse.czmliska@suse.czschwab@suse.demliska@suse.czguillaume.gardet@opensuse.orgmliska@suse.czmliska@suse.czrguenther@suse.commliska@suse.czrguenther@suse.commliska@suse.czmliska@suse.czmliska@suse.czrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comlnussel@suse.commatwey.kornilov@gmail.comdmueller@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.commliska@suse.czmliska@suse.czmliska@suse.czmliska@suse.czmliska@suse.czrguenther@suse.commliska@suse.czmliska@suse.czmliska@suse.czmliska@suse.czmliska@suse.czmliska@suse.czmliska@suse.czmliska@suse.czmliska@suse.czmliska@suse.czmliska@suse.czmliska@suse.cz- Update to GCC 13.3 release- Update to gcc-13 branch head, b7a2697733d19a093cbdd0e200, git8761 - Removed gcc13-pr111731.patch now included upstream- Add gcc13-amdgcn-remove-fiji.patch removing Fiji support from the GCN offload compiler as that is requiring Code Object version 3 which is no longer supported by llvm18.- Add gcc13-pr101523.patch to avoid combine spending too much compile-time and memory doing nothing on s390x. [boo#1188441]- Make requirement to lld version specific to avoid requiring the meta-package.- Add gcc13-pr111731.patch to fix unwinding for JIT code. [bsc#1221239]- Revert libgccjit dependency change. [boo#1220724]- Fix libgccjit-devel dependency, a newer shared library is OK. - Fix libgccjit dependency, the corresponding compiler isn't required.- Use %patch -P N instead of %patchN.- Add gcc13-sanitizer-remove-crypt-interception.patch to remove crypt and crypt_r interceptors. The crypt API change in SLE15 SP3 breaks them. [bsc#1219520]- Update to gcc-13 branch head, 67ac78caf31f7cb3202177e642, git8285 - Add gcc13-pr88345-min-func-alignment.diff to add support for - fmin-function-alignment. [bsc#1214934]- Use %{_target_cpu} to determine host and build.- Update to gcc-13 branch head, fc7d87e0ffadca49bec29b2107, git8250 * Includes fix for building TVM. [boo#1218492]- Add cross-X-newlib-devel requires to newlib cross compilers. [boo#1219031]- Package m2rte.so plugin in the gcc13-m2 sub-package rather than in gcc13-devel. [boo#1210959] - Require libstdc++6-devel-gcc13 from gcc13-m2 as m2 programs are linked against libstdc++6.- Update to gcc-13 branch head, 36ddb5230f56a30317630a928, git8205- Update to gcc-13 branch head, 741743c028dc00f27b9c8b1d5, git8109 * Includes fix for building mariadb on i686. [bsc#1217667] * Remove pr111411.patch contained in the update.- Avoid update-alternatives dependency for accelerator crosses. - Package tool links to llvm in cross-amdgcn-gcc13 rather than in cross-amdgcn-newlib13-devel since that also has the dependence. - Depend on llvmVER instead of llvm with VER equal to %product_libs_llvm_ver where available and adjust tool discovery accordingly. This should also properly trigger re-builds when the patchlevel version of llvmVER changes, possibly changing the binary names we link to. [bsc#1217450]- Add gcc13-bsc1216664.patch, works around SAP ASE DB crash during C++ standard library initialization. [bsc#1216664]- add pr111411.patch (bsc#1215427)- Bump to b96e66fd4ef3e36983969fb8cdd1956f551a074b, git7831 * Includes many bugfixes * Includes fix to -fstack-protector issues with variable length stack allocations on aarch64. [bsc#1214052] (CVE-2023-4039)- Disable building glibc cross compilers on SLE based code streams, the required cross-glibc packages are not available there. - Disable building avr cross on non-openSUSE code streams since avr-libc isn't available there. - Disable building newlib cross compilers on non-openSUSE code streams since newlib isn't available there. - Fix typo preventing s390x compiler build. - Raise s390x architecture baseline to z14 for ALP. [PED-253] - Turn cross compiler to ppc64le to a glibc cross.- Turn cross compiler to s390x to a glibc cross. [bsc#1214460]- Raise Power architecture baseline to Power9 only for ALP (boo#1213915).- Bump to cc279d6c64562f05019e1d12d0d825f9391b5553, git7683 * Includes GCC 13.2 release * Includes patch to fix broken testcase in libbacktrace, fixing build problems on SLES 12- gdcflags.patch: Use substituted GDCFLAGS - Filter out -Werror=return-type from D compile flags- Bump to 9aac37ab8a7b919a89c6d64bc7107a8436996e93, git7597 * GCC 13.2 RC1 - Add rpmlint filter for SLE12 complaining about invalid licenses.- Also handle -static-pie in the default-PIE specs- Bump to f9781fcf733ca3afe5b5811afd8ecbb18d9d3a11, git7552 - Remove gcc13-pr110334.patch again as it breaks libreoffice build.- Bump to a533ded17fb13cbbb2fa5133ecd470360f66c5cf, git7489. - Add gcc13-pr110334.patch to fix missed optimization in Skia resulting in Firefox crashes when building with LTO. [boo#1212101]- Raise architecture levels for ALP. [PED-153] * Raise POWER architecture baseline to power9. [PED-2005] * Raise x86-64 architecture baseline to x86-64-v2 for ALP. [PED-252] * Delay raising s390x architecture baseline to z14. [PED-253]- Bump to dd36656ada05731c069ecd5b1878380294fb1f3e, git7364. * Includes the RISC-V atomic changes - Remove riscv-atomic.patch and riscv-pthread.patch now included - Make libstdc++6-devel packages own their directories since they can be installed standalone. [bsc#1211427]- Bump to 910735c5d7ce7607384fc1eec4189e90c8ae5c84, git7256. * Includes GCC 13.1 release and first bugfixes - Update riscv-atomic.patch from the version committed upstream.- Bump to f980561c60b0446cc427595198d7f3f4f90e0924, git7231. * fixes compile-time issue reported in [bsc#1210557] * GCC 13.1 RC3 - Disable building the rust frontend.- Bump to d339e9802f758e051b0a1ef6db732ff846cbf4e3, git7162.- Add new x86-related intrinsics (amxcomplexintrin.h).- riscv-atomic.patch: RISC-V: Add support for inlining subword atomic operations - riscv-pthread.patch: Don't add -latomic with -pthread- Bump to d0b961b802dd7d9d555ff4515835a479329326e9, git6995.- Add %limit_build for gcc13 to avoid OOM- Use --enable-link-serialization rather that --enable-link-mutex, the benefit of the former one is that the linker jobs are not holding tokens of the make's jobserver.- Bump to c4792bd1de0621932a47fb86aca09fafafdb2972, git6840.- Add cross-bpf packages. See https://gcc.gnu.org/wiki/BPFBackEnd for the general state of BPF with GCC.- Bump to 5f413dc41ee4f8bc3a0fc295f98b75dceae52fa8, git6773.- Always enable the link mutex.- Bump to 529e03b9882fe48cfa3c182abb12a5858a5762a2, git6353.- Rebase gcc44-rename-info-files.patch patch.- Add support for new front-ends Rust and Modula-2. - Align _multibuild order with gcc12 package. - Bump to ca8fb0096713a8477614ef874f16ba5bf16c48bc, git5428.- Add bootstrap conditional to allow --without=bootstrap to be specified to speed up local builds for testing.- Bump included newlib to version 4.3.0.- Update to GCC trunk head (r13-5254-g05b9868b182bb9) * pulls Go frontend fix to fix build fail on s390x * pulls upstream fix for PR107678, obsoleting gcc13-pr107678.patch - Also package libhwasan_preinit.o on aarch64.- Configure external timezone database provided by the timezone package. Make libstdc++6 recommend timezone to get a fully working std::chrono. Install timezone when running the testsuite. - Remove dependence on doxygen and graphviz when building the testsuite. Those were used to build the libstdc++ API html documentation but we stopped shipping that when Java support was removed and nobody noticed. Purge traces of the built libstdc++6-gccN-doc package. - Package libhwasan_preinit.o on x86_64.- Update to GCC trunk head (r13-5199-g2f81164255bf0d) * pulls changes up to the start of Stage 4 - Change version numbering to match the commit count from the git gcc-descr alias - Add gcc13-pr107678.patch to fix unwinding on aarch64 with pointer signing. [bsc#1206684]- Don't rely on %usrmerged, set it based on standard %suse_version- Enable PRU flavour for gcc13- update floatn fixinclude pickup to check each header separately (bsc#1206480)- Redo floatn fixinclude pick-up to simply keep what is there.- Bump to 0a43f7b1a73c8e3b9cefffe430274d0a3d6d3291, git197351. - Bump libgo SONAME to libgo22. - Do not package libhwasan for biarch (32-bit architecture) as the extension depends on 64-bit pointers. - Sync cross.spec.in changes from gcc12 package.- Bump to 380d62c14c99d8df13b7a86660e7ee67d01ad827, git197210. - Adjust floatn fixincludes guard to work with SLE12 and earlier SLE15.- Bump to de144fdab17dbbb64ccb540056ab78b4ffb3fbbc, git197173.- Depend on at least LLVM 13 for GCN cross compiler.- Bump to 4304e09a1617bcf1c87f5bc96017ae5017379d75, git197155.- Rebase gcc44-rename-info-files.patch.- Bump to d13c359a49291f0a1206adbad4065677010b7e4b, git197143.- Sync changes from gcc12 package - Update embedded newlib to version 4.2.0 * includes newlib-4.1.0-aligned_alloc.patch - Allow cross-pru-gcc12-bootstrap for armv7l architecture. PRU architecture is used for real-time MCUs embedded into TI armv7l and aarch64 SoCs. We need to have cross-pru-gcc12 for armv7l in order to build both host applications and PRU firmware during the same build.- Bump to 2b0ae7fb91f64fb005abf7d7903fd4c0764bb45c, git197102.- Handle new libstdc++exp.a lib.- Bump to 5c0d171f67d082c353ddc319859111d3b9126c17, git196938.- Add 2 new headers.- Bump to b457b779427b0f7b3fbac447811c9c52db5bc79e, git196485.- Revert --disable-fixincludes due to float128 needed fix.- Bump to 0b2706ac0e6d6b990d789325f9e081dfe4501f4f, git195623.- Bump to be9dd80f9334800300a80268dbb92cf3fafcfcf8, git195041.- Start using --disable-fixincludes.- Fix workaround for obs-service-format_spec_file. - Bump version in gcc.spec.in.- Bump to cc01a27db5411a4fe354a97b7c86703c5bc81243, git194700.- New package, inherits from gcc12 - Take patches inherited from GCC 12. * gcc-add-defaultsspec.diff, add the ability to provide a specs file that is read by default * tls-no-direct.diff, avoid direct %fs references on x86 to not slow down Xen * gcc43-no-unwind-tables.diff, do not produce unwind tables for CRT files * gcc41-ppc32-retaddr.patch, fix expansion of __builtin_return_addr for ppc, just a testcase * gcc44-textdomain.patch, make translation files version specific and adjust textdomain to find them * gcc44-rename-info-files.patch, fix cross-references in info files when renaming them to be version specific * gcc48-libstdc++-api-reference.patch, fix link in the installed libstdc++ html documentation * gcc48-remove-mpfr-2.4.0-requirement.patch, make GCC work with earlier mpfr versions on old products * gcc5-no-return-gcc43-workaround.patch, make build work with host gcc 4.3 * gcc7-remove-Wexpansion-to-defined-from-Wextra.patch, removes new warning from -Wextra * gcc7-avoid-fixinc-error.diff * gcc9-reproducible-builds-buildid-for-checksum.patch * gcc9-reproducible-builds.patch * gcc10-amdgcn-llvm-as.patch/sbin/ldconfig/sbin/ldconfigs390zp31 171820573713.3.0+git8781-150000.1.12.113.3.0+git8781-150000.1.12.1libasan.so.8libasan.so.8.0.0/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:34273/SUSE_SLE-15_Update/f5e5e0cf8b8663601bcd74bad59ee181-gcc13.SUSE_SLE-15_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=1f9f1b357d3d501fffbe9cc030677748c7e80ce4, strippedPR RRRRRRRRRRR R RRRRR RR :~k`s30utf-8fc9db4a8c0335af275c771f0593f7786555e4e6655d6b9aea821c20d8a4b9129?7zXZ !t/H6]"k%fkֿ[fyNw ʕDE-~JTO'] 3wj+hBicz~Hv24\7.lR|bז-ߢULJ&\g)&v@a9+:1`Eן zAP lZ[]O"E IF?ǔ?-myj9':7BԖ4HD""C7Wk(9k_vk};"HMR+.:`Qؽi/z$6nI53bO(n\F~r AR`*I@̮y<E$݂JpYn'/y۲Y5>IoȞlZ\`Eǎ܋,>:4 _e+ )<1'mC3J6n֩*f"js(I w3ހ)n^ڻё* '^[d٤*DNO>^KE0Lzц7/)Io*PTB +B=b5piV,ܞG~z +&vWܵ*اHlL\z Y#5_?Փg̘ \Lioj2{,#DeCHĭwF[ؖ^*VKڕ}l_ M,$Q+{kh0_5dAyTҵ؅kz_Q%IK. `QsM;âmaG~hz#%{S m\*FE49KH7ng3: pim\2U7awy*4{z1 @!::}~ATRfW0-?ea2 o ß4(f2ͭCBFԿ$,UQ7FHbh}1nCR:KXB`8pT RI`xH F]uPlYZ| գ^ܴ[Қ'SKCFT(oaANFGup+" C8C4u/7CwЇ,u1Fj &SӘ(VӞɌIN* .0-#|Ͱn3G',-ߞ|W4)ftJpu>PVj,U/+c$x`itI2W*vw2&[̯[GL4w͙Cr] r,bi-! 0j3TDi5Zdaҍ%K3i2ؕoQ}ޚnj3[DlXa!75].)*':47vC7`4  YlbYx>>^\q@Y!ɭ̣f6{308K<>Bi +ô3l@ս-\,ond\P0S#eȝ=dO } /AA~PUz(wpbpf+)=(J@:9p[r?flUA.2l+uYD!"eHiIr&1RfᝩAh gS˷o!Y%8eMpu#x6s &M-?ʷŽ%%xͤi|! Ǽ,*RVyrGٌ/g(YXqO vrȍ;BDtl ,r}B)._=֝~\svOߥwkg{*u oB-aY[X_F8ؒ6h+\D'V9u,}8:y2WnIޫ 2FhS# 9]F̷h*s7U)f(R -1PpxhmRcj4ҬAzl=gz j)2? w,fc!$5(7烶2#a)f-b\yW!J6Fۈ=]Ad/vl=<ʻHfu%➯ևmdL~MF2kѠLCEf[Mp(o}m+kl\ihqL∢}3yF(ٲևQY6*GӜT /^!۾G*nG4] >> ֟oRxĩon"ۙD]oN"egV!UxHNW"xZ'놆ٽ.Zd~uuBvifc cfԐ ;l¶vBYF |<{Vvjߦ/\4%k޲KZX+y~x<" >0|16Kk3r>/x%$L:w񾡟V,y ]˺J9؟IrXW^~+3o-p)C!>qTN~.mpHWG/ ^Wr+J47xrխPBUT{֊ &A%DlDGY>M5ہn/QT˵v=?EՀŊB'QćoFE>DWMt\;F[6R2S.bVS] ڏnG Nǥ~){z:0.3O]m&#T)sU#//B\} C^Tߊ ILV6RmD*wG7qj%Gc& 5pOxI+dhᤞ^As] b&$DO.&Ց1],Q<#B4ڇoD;/+dK<̋lL$]^cІ1Kb*]V hA]ڑAUk] ?=gC$O@֜(-YKA ߩ:[/v=AYܝ zЃ%]n&77cb O :K)ȫ})_lc% |֎ly-'8is}`^JxE07N߆|rZ5b5/#Λaq{I-^ zfXꒌ 0cLj?E\VZm7?[ׯe-4wN!,rق{[gMMO|RÛet7RNrXZ5@ Z=yo浲؜8sG|9aEJK`wB1O*lpXrJwd>G4~ ^wj6)@~К\v#.'Il6`q&Xj*"-dP^?N󲥥 XuJ[$QE $;wͱFL?y-chq!7 u+8F'&tfZwֱq|voSO!8}reb?% FiůKO8lr}Mԡgj-}V8'345a*fYhsN<(dIKH7a:WcB2rY Zm!oVEBxՓFƌcw=z ONypx$j_U^g+h&<|Lߝ}*aQNYq 3(5D08Dahq1sLߞe^CV]rDjohnmDg~l%&".E9 5?+۞QekMɍ#Þβ56╻kvtPoA\4mY9#' |`:0h˷!uzvKmMfBcƖGa=a QfuG3wLS$?*DRD1nEmlKDkH@񔮓0(斄*Try ( (]xgO0M]r ##q#p(sR1A='yEͣsz[ ,fâr\$e@-%(Ѷ$XuiA d\ mw3R&#:|l5r0+@[-rΖ?t~%@[ @KJF ^1y\5 cHAO)fD*T4Qf o X ! IOȺ ^K %EuPn\wͭmo3< &~ܽa,uX7;ncW&lp}jc]uqNT%v`pNOG^xar\gȔM;Js.eۺĮ;P7P YYL@f BLQsŗi2MFa>6ӏV{ok$/yH[no!ԢUF K2kn^B:Pf>9`|yKZk:U^5tP; a?l 2!jOKvEoQt<&<"_LmUPPMڻ3!ڂlѲNhzkW Ӓ/߰pSzF3s܏{Kftv5ϘKzOeA'zʳteÎ-0f- ɔzPӒʟu]%єؤ*N#Cvduwř!+] Mkc}&}ŵT/!.\z_8I 1× išۼJQ~fAEC):}Dnӱ + j0E ) bb=Hcel0M=7TsWM:p >ĮKk=CMs.)&N4ךEW~Q_6>|ayt|#9qt*!5I/9:rm~=݅+H0Z6 BXXnVcT{爀ɝgƴ `(/~`8<ݤ<4ixjxݢ~ICkAgEmXFs*Zq:d SZ,DsEƓP p!40 {2 K|ٵB' NYE?[ؕH yO#w8yF) )'n}G;(&+Mq@B "\+]7՞:vsUX*Hm,d~`lT6܈o z-x\[ (GȜ4ZiY1 (?f 6 $RKvuq/(ZK# NF+ؒ~*.>ek;cgUT1%Y%tu+s Tlݏ-In+{?|yE^8DAe R_F'{|L-(2HxEFAT]/Q5۱Y? ,`S/|cYzvCU#W{ S+;(RG#q9[)[7X<{G@,oqL2W`f8wl#>=tgF xׇ|1f!Aaw?~g8g: HG2uc_i?/q$p"n fLx*[`&^I~Dd-{N!Lao`ǧf6.&dȺP*Ȩ@VAݛ'=%x9ǽu^!&>WՇءzNgwlf>_cTdG#Ʒi5bOj'_,m&1niBd^37K2J:J.2Zx8KUX7z`F8y;.(~z#Vw F,S'Ĩ(G/K7. +h/,ED_5;m}dQ8)+Wuq Ǜ4U{$E%qMSs^w\) OL ,A͆26)NT3l}nOwV'w* آKďշքzZgc&-tF i<6B\b`=>|30'_ϓyex) Ju,WXבwKE?Hx8`cYOϱ(lAQ LaJ*G+e"S_Rsz@Vo&Tm ~w bITM72FISS,6`] !SlSu1f&]³Ol: 2P;1<#ς>+;#*SUīgC}(ϟ(햣sex{)ͧKU ȬJ !8'GC}:,Ōm 9NǗc66( '[9Wx {pmj!5cTV`~Y[Ùyў.6q7P]̪' 7UP5fT:5YKN,0}T31n&PB8 ^9bBDU>\bi!dP8 ;N%=H,bS6'|~̲c̦h==sXQòN\u 6b ,J&@'Ҁ!Ox5w$ /2lͺ nEޖuQٕf\"'b,V0] PZgM#xgk hv9"sRf`08Q=P߹)pH"hڀ mK*i # >,NL\8uW_Լ\i8WEExZUt(s-jՙzw$eȼ_f73-](m< w!x94a1h7'E-J "圙s)}Rݓs~ h Ufy<1[ni \ 2!=~v97)).pmY.B1eYl"bD Z~8[ldBcU8'pĞXN.rA +BJYojIfPA~e!HKlR?V,Ѥ mM` M5VΤPهwc~-ys"q;㽴Rhg.a3"X2IΡRDy%\:}5>nCƼO(;hj Nܗ|ͷD tǝR/ipױ kje\ L(\–¶Q/`O!{?\0`>U'UxTh[ɴiys}_(U:@,~3Aq[hٶXlBޅrc6 #vY@Av+aJ'횮]ZXk+]lQgQ2ȃ;aي*ߩmYĔB-މ㱇S{ʺL0:+2`'6P Og1ɧ|GSeZP yvJn:Cs+ iT+_G4ѱ 6 5БrY!rjW3]OZjŚ=-uRJ^¼cx.#*fIڴҷtA2VINN`%zl ÕAptݯJhFp;cfԋk̔273?}%1P-n5c}CC1&KH+0{dťy2׃m8 EhB^4Us0jC!s竔})ְmZh:rt\ĂOӴ(w =D{hS!t0Y; `m9tٽ_%R>o,^A^]ME3 ѢߥAt *g\KC(ĿI0eMOBN~_P`y3 ]RMAڿK\fiHӂcD㫊T1#gNJ$[Jl_r)/ĵy>t3L|qDÏ4zFL5} L%#V/ۘCԛI!& Ug7xD?tyL+/r AJq/Bs!o&%cc "&a;tursjPy}%OwDh}x_j=qTYo !eݨ9otC;eNy?{B" ,7(X05JCd*RXKr#̨2!x<;`UE7tw`ZoQo!/g/]4腆+S=&-'N=OTo- ƁlAUiܺZI8xs;Enxc4VbǮ3T&XSЧ+G |fdBrj/~°F<ߔ3ur ɐyyM:IĘ1U२CzFf1n> 3ZO8%^\vQ<]dO*&cf<;-!k0@LᏯSǸx<ѫ 1pc..pv3U!%U|-}]TغA7k+er$IEerNq,x†j[Vr)9G .[v_4ۛVr3QpmGn\1>-bjFxJZ9mM}g}Xp4}&U>Yyfh^%"q"FS8nf~C^? y i|N|kMQX1oG+^BDZPSbnЧ?VG0yEhhWpj&^Do# 浉eCӛHAw;{ X!%qץMLTծ?-Y#EM]kIX%mƖI̹I}I>xluY<]*>6Y68-5?!~|3 aukd(7)ܒح >M^1• 4a'\w꧒ck͜9 ׇF>h x]rsH#PNE`ڂi%f]G9[9lnE&auX@'d8UjZ芝hJ-BM2Ҙ_/qNArCJ!tYu,5+bb>x[&ڤ`6"WFIp5owoIukd^5Rx :-%~fI4jĐ^PJ!@( O~WLz'<;}8YoȄgg,?_SEA ͺϰ?J[.sl)Bpu;jiqL kԦi'r!ƚO[qXv^wB>8;Sqwzq޿B2l6a0L%`Tk$0Ћ֏L͛^Df8^#h7r5>Do<[6)k3T`h?A{ॏOx¡VO3ĩ~8|5`Ȇ5|#o{o|{5;Lϸ{m]f_v we(-~Ե}\h ]VN{XK<(pg6Mɹ9-5ϼ[@ R{g:D S}uC!6 &XXN1$tf΀<,Gvq9GIpb;RcIk6lR9Z~M)ZK2(y摶:&^;+JD\5X-=YLr"=şR J0{˓MOK`d20#ѡAXst]F!ĘJ9&hTNH>Ff;'p =a9IpPlU[)N咟H^MEґ ԲAݼI?X}[t\M 7j@ʔR[~5Tp-}֯tpD5\d%nrŅ_ulSp0վ.&3>,Oe36Zȭ#;RRΣ_l H~,WW4n]oh"; Kl¡!r%Du)}ͪȔҧNo]$k׭lKRi+Pm< YZ