libcap2-2.63-150400.3.3.1 >  A dp9|VՁmbj)䖜(lNV1^Kj-X"LQx6WIecd88qT[I^9b'y!xkiL99BMS  *"&~?},tt/Yrjt)Nϫ/V0x,K_TdRZ+jťO{ mz|yd!']gЧt\G?:GP=]103a7e520cd18cbab7f689a961ac26a10cedea309c8e8419830b61d8dfad481af8e6d79547db6f89e4dbf07f346d350af71a189cdp9|:ÎdbHwZ0{F$)*tT 7<+YhO*;2Tgգ=޳ZUFp֒F"/6,_8.]z~,2*$h;vRqRyt4olxi P76}q#@8tYP(E7 ]fFҏWۅ5-a#1;ۜuTxñHVM5Jq\>p@10?1 d   K7 M^    L `p $  (?8H9:>-a@-pF-G-H-I-X-Y-\-]-^.'b.ec/d/e/f/l/u/v/w0x0y0z00001Clibcap22.63150400.3.3.1Library for Capabilities (linux-privs) SupportCapabilities are a measure to limit the omnipotence of the superuser. Currently a program started by root or setuid root has the power to do anything. Capabilities (Linux-Privs) provide a more fine-grained access control. Without kernel patches, you can use this library to drop capabilities within setuid binaries. If you use patches, this can be done automatically by the kernel.dribs-arm-6YSUSE Linux Enterprise 15SUSE LLC BSD-3-Clause OR GPL-2.0-onlyhttps://www.suse.com/System/Librarieshttps://sites.google.com/site/fullycapable/linuxaarch64 O!A큤dkdldq`*96598f67b7ff3b4c9c652f36292bc01e2840f49f566d1e0efb3c4a48bd0b8f35f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59blibcap.so.2.63rootrootrootrootrootrootrootrootlibcap-2.63-150400.3.3.1.src.rpmlibcap.so.2()(64bit)libcap2libcap2(aarch-64)@@@@    /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)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3dcp@ba@a͟@a4aS`@`r`y|@`X`"y@`U_@__O@_+^G@^0"@^[^]qZX|@Xh@W#Tabergmann@suse.commeissner@suse.comdmueller@suse.comdmueller@suse.comandreas.stieger@gmx.deinfo@paolostivanin.comdmueller@suse.comchristophe@krop.frtiwai@suse.dedmueller@suse.comdmueller@suse.comdmueller@suse.comdmueller@suse.comdmueller@suse.comdmueller@suse.cominfo@paolostivanin.comtiwai@suse.detiwai@suse.dempluskal@suse.commpluskal@suse.commatthias.gerstner@suse.comfvogt@suse.commatwey.kornilov@gmail.comjengelh@inai.dedimstar@opensuse.orgp.drouand@gmail.com- Fixed improper memory release in libcap/psx/psx.c:__wrap_pthread_create() (bsc#1211418 / CVE-2023-2602) CVE-2023-2602.patch - Fixed integer overflow or wraparound in libcap/cap_alloc.c:_libcap_strdup() (bsc#1211419 / CVE-2023-2603) CVE-2023-2603.patch- Use "or" in the license tag to avoid confusion (bsc#1180073)- update to 2.63: * restore errno to zero by the time main() is executed * Consistent psx handling (a panic) for syscalls that return thread dependent status Inconsistend behavior noticed by Lorenz Bauer * Add a test case for a deadlock under investigation in golang * Trim some of the #include file use to make the tree compile more efficiently- update to 2.62: * Bug fix for Go package "cap" and launching * Build cleanups * Documentation updates: cap_max_bits has a man page entry * Recognize default securebits as a libcap mode: HYBRID- libcap 2.61: * Better error handling of the numerical arguments for capsh and setcap * Fix executable mode for all of the .so files. There were two situations where this was failing (with a hard to debug SIGSEGV inside libc) * Added an example of a shared library object with its own file capability * Fix the top-level include for Make.Rules in the contrib/sucap example application * Add support for running constructors at libcap.so start up time when running as stand alone binary. - includes changes from 2.60: * Some build, code linting fixes, the addition of the cap_fill_flag() API and a memory latency optimization * General improvement in thread safety for libcap and cap package * Minor API change replacing libcap:cap_launch_*() void returning functions with int + errno status returns. * Added a cap_iab_dup(), and (*cap.IAB).Dup() to API * New features for capsh: --quiet, -+ and =+ arguments - add upstream signing key and verify source signature- update to 2.59: * Fixed a potential libcap memory leak by adding a destructor * Major improvement is that there is a path for Linux-PAM compliant applications to support setting Ambient vector Capabilities via pam_cap.so now * Added libcap cap_proc_root() API function * Added color support to captree * Fixed contrib/sucap/su to correctly handle the Inheritable flag * capsh enhancements * getcap -r / now generates readable output * The shared library objects: pam_cap.so, libcap.so and libpsx.so, are all now runnable as standalone binaries * The module pam_cap.so now contains support for a default= module argument * Enhanced capsh --suggest to also compare against the capability value names and not just their descriptions * Added capsh --current support * Added a contrib/sucap/su.c pure-capabilities PAM implementation of su * Fix for a corner case infinite loop handling long strings * Added libcap cap_iab_compare() and cap_iab_get_pid() APIs * Added a Go utility, captree, to display the process (and thread) graph along with the POSIX.1e and IAB capabilities of each PID{TID} tree.- update to 2.51: * Fix capsh installation * Add an autoauth module flag to pam_cap.so * Unified libcap/cap (Go) and libcap (C) default generation of external format binary data * API enhancement cap_fill() and (*cap.Set).Fill() - to permit copying one capability flag to another. * --explain=cap_foo: describe what cap_foo does * --suggest=phrase: search all the cap descriptions and describe those that match the phrase * Add "keepcaps" module argument support to pam_cap.so (reported by Zoltan Fridrich. Bug 212945) * extend libcap to include cap_prctl() and cap_prctlw() functions to regain feature parity with Go "cap" package. These are only needed when linking against -lpsx for keepcaps POSIX semantics. * this likely requires substantial application changes to make Ambient capability support usable in general, but doing our part for the admin. * Add a test case for recent kernel fix * Go pragma fix for convenience functions in "cap" module- Fix a broken symlink. libcap-devel installs libpsx.so but didn't install the library it's pointing to.- Add explicit dependency on libcap2 with version to libcap-progs (bsc#1184690)- update to 2.49: * Implement cap_func_launcher() and cap.FuncLauncher(). * More robust "psx" redirection for nocgo compilation - the documentation for the cgo implementation is now included in the nocgo one because the go.dev automated documentation builds the docs from the nocgo version. * Lots of documentation cleanups and added a few man pages: for IAB and Launching. * Some general no-op License changes that might cause folk to notice but only for formatting reasons. These were initially inspired by some lawyerly interactions, but I ended up rolling back half of them because they confused automated software infrastructure.- update to 2.48: * More uniform use of $(MAKE) in Makefiles * No longer include symlinks in the git tree * Provide support for make GOLANG=no ... * Provide support for pointing at a specific build of the go binary * camelCase the contrib/seccomp/explore.go program * A number of documentation fixes to man pages and source code comments * Last use of GO major version 0- update to 2.47: * Restructured gowns to default to uid base of getuid(). * Augment NOPRIV libcap mode with the sticky NO_NEW_PRIVS prctl bit. * Improve the usage and diagnostic message for setcap * Documentation fixes, license declarations, example updates- update to 2.46: * The bulk of this release concerns fixes and improvements to libpsx * Fix the capsh == argument handling and add a test case * Added build support for systems that do not support libpthread * Added build support for not building shared libraries- update to 2.44: Generally, this is a release to help package builders: no functional change to any of the generated code just documentation and make related fixes.- update to 2.43 * Linus' kernel tree defines CAP_CHECKPOINT_RESTORE (40) so support it. * Fix the creation of the $(FAKEROOT)$(LIBDIR) for split install targets * Clean up a binary from the distribution * Added some more release time checks for non-git tracked files. * Fix a deadlock in libpsx that surfaced with a set of compiler optimizations by removing the psx wrapping harder.- Update to version 2.42: * Closed a potential issue with "libcap/psx" Go package and errno * Documentation updates * Minor optimization for cap_to_text() and (*cap.Set).String() * Discovered and added a missing function (*cap.Set).SetNSOwner() to achieve parity with libcap * Multiple fixes * Support Go module abstraction * A new kernel capability: CAP_BPF * Better support for cross-compilation * pam_cap now honors PAM_REINITIALIZE_CRED * implements cap_launch functionality- Update to version 2.32: * Bug fix for fakeroot incompatibility (boo#1162014) * Slight perf improvement for cap_get_bound(). * C++ support for psx header inclusion. * Some new testing features for capsh- Update to version 2.31: * primarily a documentation update * fix libpam.pc to not require libpsx.pc * changed the text format of the default output of getpcap- Build using -ffat-lto-objects for static library- Update to version 2.30 (jsc#SLE-17092, jsc#ECO-3460): * BUGFIX: arm and i386 fixes C and Go setgroups choice - used wrong syscall in 2.29. * cleaned up make clean and make install to actually work as intended * updated Gentoo libpsx.pc file from Lars Wendler * refactored the way libpsx linkage with libcap performed mutual discovery. * Previously (2.28) libpsx had an API call overridden by libcap using weak linkage function in libpsx. In 2.30 this is reversed, namely libpsx provides the stronger function and libcap has a weak "no-op" version. * a bit more consistency in handling the 'all' sets in libcap (C) and libcap/cap (Go). Namely, they both dynamically discover the number of capabilities named by the kernel and use this as the definition of 'all' for the current runtime. + libcap (C) exports cap_max_bit() to export the number of supported capabilities + libcap/cap (Go) exports cap.MaxBits() for this same value. - For changes for older releases see: * https://sites.google.com/site/fullycapable/release-notes-for-libcap - Add glibc-static-devel as build requirement as tests need it - Install libpsx.a as it seems to be needed in some cases: * https://bugs.gentoo.org/703912- Remove pam_cap (bsc#1150522) since this PAM module is a bad idea, security wise.- Use %license (boo#1082318)- Enable PAM pam_cap.so module- RPM group association fix- Update to versison 2.25: + Recover gperf detection in make rules. + Man page typo fix. + Tweak make rules to make packaging more straightforward. + Fix error explanation in setcap. + Drop need to link with libattr. It turns out libcap wasn't actually using any code from that library, so linking to it was superfluous. - Drop libcap-nolibattr.patch: fixed upstream. - No longer add %{buildroot} to all variables for make install the Makefile learned about the meaning of DESTDIR.- Update to version 2.24 * Fix compilation problems (note to self, make distclean && make, before release) * Some make rule changes to make uploading a release to kernel.org easier for me. * Tidied up some documented links. - Update libcap-nolibattr.patch - Add pkg-config build requirement; libcap now provides a pkgconfig file - Clean up specfile - Move libraries and binaries to /usr because of #UsrMove/sbin/ldconfig/sbin/ldconfigibs-arm-6 16877919862.63-150400.3.3.12.63-150400.3.3.1libcap.so.2libcap.so.2.63libcap2License/usr/lib64//usr/share/licenses//usr/share/licenses/libcap2/-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:29616/SUSE_SLE-15-SP4_Update/acc1a57c9c21449596cf148fbbfeb63b-libcap.SUSE_SLE-15-SP4_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=a3c0f7160dcf91f220c0f972e17e6929b706635a, strippeddirectoryASCII textPRRRR ѐj}hOutf-88bac9b635f903e59824b9c93c0bd201371be9fea4bf42ccc0de4cc2fa84d3d43?7zXZ !t/\X] cr$x#H!%66*mrטNw^ 57yXwEY G({}=O0XA9D̻w^83\%x]@܆%~jGl+SC.tPrv|*ĭZ>G:Xsz̕VODP: (]u RywPg^Fút˔كa5whuWIJ3<9TaԸl2>zq5 aNk>)gx'#"F~unuRv4Qg5;?"-&x?YyFEհ9R0(Q"#Ua ŋT)T65 ԤׂҟJ:藪8ߋjWo.4O/_@6W[2J%7-D'D-}~Ӓx艌>e1O-]rs G ߪynyf'ƶ+F*-A$kJ,A.%o(=zk{yGtqeZccpUoELgGߕfO cU'RAX|xktIl q|j,L]r)soɚ۟q:cBݫ&{OlKHi0-$Fo$lxbO6q2AC$/&Ok=/dJLh/Fɟ5P(^Q]̪k%G^/[a[ ( JiHBSmi4gIIzyR!l4 _y]~jңjщ~6o)E?!*b~`"5M֠(@$"x)N;7hՀJ׻3ʃgF II_͞O+ J#ʥ?nOFp};f[l~?طV#ARJ_&HƩ^bShN}H{0=ɩV| pmg݆4VqˏZwu5@/FK vڛZZp*O `I!mm{O7p/F7Y~e# #_[鹆P _JwGzo7eL=?M `@ҹC*PZ5ڬŤх:|eK`yr!JDG6 qA&AʉWĊJ̥? a {hql>yN%ITVJ1!}5Cxs'|r!ݎK8RM]ڪ$"1m#so5G=k]i0j* YEn ܀ZTCpp|li(911OM'tJ4ôBV.<@O?9@ !p_;W)/擵h?W1toO24O95+o9S wЃMyu+1jу`ybl4>FJvƀP^&>rO=3~Op2TQh5@nxx {LW}x9[%sZ/wĸL>o+mmGӿ'OB~ Ju_nCk,ljH=񡞰#daae-CG5pt6dʠ(O֢zmyFIՆů,\/n(croЯK>.^M%OflCUI-2ca H/Lk22?_ܱ>ۢ%e9>(xYu`ƇĂ,q۶4ix$-͕O uIٶvB"nɻ֑cO`#6#9V6JdY\9Arc~x;@+y(Qu>ۋ2*%R_;JipOd.9 F| I:A B)|^A5*k{Iiг2IR^*r}EK|<6ĚkMՁa>5i4Ia3Z=Ud HI>՘k,ـc+K]\*-V>*>xfWzGOt$W|[6R 9; /:p[ >PZ~6]e HA9} Y%D':gv脃ނ5]3+#u,4Ė`zɇ/S:|,̝X?t"˱`w{UtvΝSGqs׵|g"ΰmXkim3WN>nJ܌?hݱ.ǂGY /I(1enC~05"6SZ:@8cR`孯̎0!a8u Vct6#M/U"È&C$&>2+]{6Ҹ`L "l|&8Y$0޴}?1lْ CeYk#G[keQ(=ؕ4Śċʯkr` dK77g3z!JNZ*=ОlTw [ڿE ;X>_0 +H8@BA$w@z *=A)AK&e1cZ\0~'|R̀`޳PLlzlq{ BԔ=ػ3XSUxݨ{}]Rb,4Y39Uϒt &s;!Qv7\4,y˗)BF&%{qk1Ά&}kblN(k5؇KYN/l;R;NsC(-צlADZEԟlmNfw֢v'Qz_"sZjwhIF79TJʀ[F&ɧ9Jtd}{ڬI/"H1nή[>Ll:6 JD!M)4 `7"KzD!E\`@@"!yH'|..str^=JAA`D^dygвi@tzH5F4pM(tE ":Q\ ~vr;RlGTZfu2t JNvU;zۈ$C8|q9LZԛ~\UB҄Ww@+;.4خ%%Sh tnLi8jR.tg$d^P|O^(fl;JzsTӶ2cZTR-Ԑ|]!(S2w,)[lO"qUppoS)Ğ[¨SNTmVcsEH5`q,FsSu(Kʠi $TFGtIxD+rk^'$Ll}R2E-mT9>t}U-*8Íܿ4z"K'OroNcSQfՔG ञ98wܯ yCRk!d-">(E*$ctA3v¡h>5"a:am*#RxQ␻H2\Q\3laqL5Z]./ 8-/: I"zG\7{. 5jch%QQ=/EaCفY,27e/W#zW.# 1#()h*i̧zGT5ؽ|y~%2=ﶊ= Ӣ3m$}{d:qnQ>hRGWXbک9Y=k!B@%uʨ OG #֗S0.Ȁ1xd?6Kv"MKM͈TR>6m4Wmb]@)9 =S}/|Ǿ'AB 28_qߧO.>V3dlT JO 51JzLfǃ[5?b|ht76ѡZe ͤ[g cd}*˫~K?6 ]bㄚ/kL]^e7|1O>֔8.:[CSѫV_6j\\cw5F@ 8tPbo%"g1/L=OrƒFtXed#𚫥vFZϑ>ZKW3>6YOGeQZf/ܐDz:q\X:Q<K?1>Ir@<|^/G Ԏ{-]C!KL&~?4pLJ0JP G0zuD[7rjy3JM+snϿ)[/̈́a>H2~Km7[6r_W0kT ԫ!^و!D![eqA]^5\ tD۹PK/8e/7ɎatVZ_BCf ĝ7*\o@t.Zo?5)vq"~`q{5 '#5HOp.7QGed>\A\ʻlu>ݔFhxL:p>凒uA`ٌ@\dWBB~l,pX K{Id3P8pV S3\)0Kb/ht@ 8dc3E!lU DZDW}ۏ $6_[y#̮N;!z^.rb&,!E %qu ) kFakv['-,%[9 Oe ! iz~4A9V`rMwVCtRҿ@NJU.mUG)>&jDJǃ!Cv=DKK}ϒ?e 8!tst!v|w2w7c7=:tOXDŽH[;Fc3O@ҷ[>o~#RM1щ(p(&}e{RnWD9$( !=j:/c8KcƯ:˲i7IyHjs`An__c]Z= '1(x* R>tZA$-;'P[Pn /g[t :k;nʌ%}?`'´$ilkGeٛ0GRc l\=$C?o C+C>jjCuΎf"'' $ps38{ʼ.%\X&$jucROXeD y7s (C=,uآC m&d|E~s!⨝J쀬v˄!w zhBakvfjKAcz6xnd:м.M ΗI.WΕqWpt(q֏ 8T4v O]ֆ`w  "?)iA/OZr2ءJ *>>A|ff $e1KL/5b4;mX) r&ѪLF,8>\5g<wb ,0 h|{͢O jGs#?1s 9"#=N'UNI߄ϱjG'v>Zׂ/TOR܃UH4i<"t"߶":KF*=K_!t9)IjEu 3wNmemmHȒo1GB:W+|O[ԎFፃ;rgRJ'Z2^ )%sTA<9I4KIitŠ}FBsѮJ:ܖ fUgUy5Ŵ̢ Gl|9Xh u޻md~llALќrx:@q 6bF"W'9]{

_r䯰L9ag'n+ت$Z槢3K>y~ӳ((XQŏ 4;%2aRV_v:aK|Ib Ў5nYG5B;'AH._{'Gwͭ^l1]*nnġPyN@شRXBb2wލ!zLvkvo9"@ZiqR żvyCpCJu7WH ]Z7+)rS=аeϕWIWwqG2 ;$d菮M:kJڵD㾻k&`#skpᒚYɸmFK7->fLٲ O>n3]mUR' |E@Y=iR~OJ{ 00Q`vW ˴Q3OB:|C&F>Dn;B)>4!By289V=SEyh z~v[qi#jcͷskaS^9.t(WCR"$꿬wJNQ6sYK@œ"v\-:\LH؛&\c☥4#`V-=+:jšh2i"˛0ABEgżʪ(&Kex/#JB;ESdXt)^~#\}.9,u_C`Y @՝]Br&͈bCo8¶>,eٶ{0$9"zgȖ+7OWP%ZZ>G=/D_=@K|ICrmwJo`tD3̡A| ^+]KYuM-!e-!__R8?~O\8%,EF$h#ÇN):v$ *€c}j〺giYڬ=OCo#/OTFVA쟴c[eɃbl};j Io;?ɻnV.(~zIP"CSRG4JHHю x_c j1osCVۦ jAC";QLj sp@40ؗe3@an7?B=Իvx'5@u&yltxn384U[br]Y79S~1dm2Q޽ !JhBF7vQ\ͼx;$)dCY.E%W 5æ!&]l{r'A#\%U_jq"RTl-H+v_`& f޺P4 k`e)T~OBlnxM#!0Xw.TPm8Qos7nIZ}lxm~9 eHɖ)>JHr ZɶYi; sE$nbH37tR4 ST`ю #];aꟛ@OǂF ŀ9isuZ)xմ`iadsnkʼnK+c;/C:uf uG*&QY,|dk=Bф08X$4X~ *UIGSIhuU'=Hb[d[; )'aMg* 驊d̓ AuX/8WiqC ;jÜ"%YxA_S#u+F3 ¤1QcRU>jH>8,;,jB{SӑT0ƽ/q\ V/6-2 U0v{0np O? s´R?&aӸ2p@;!kB FC"`J +J[:GUh!~fV*R~Rآx tT9HC%f@^)>kӑʯߗeaW"f9;s)yٶi5)X^4jSX+ f4 RQg8fW}>j,+B_L&NrxLмĸ|9jijԏQR{'ZyOJK@ wڰEKRCu_ΧUЗџ5 d*% Bf>sГf a)+Dh12!͍;unar3a ޟONc+; Ks['?5ТQh_ȃ_Bw,.ҋJűi+:,"CEB_@LiLd_,@6{3C%sīVhg@ey_׿gGK)~iI~$'[ QȬWc JJR_.?Hx`ް(w9}j+\؏ zЬ/#3>n1vLr=jAO&Xؙcݛ(-_\G+u$MB M( C#k #8Y>Oh 8tU?Vu) kϽq }m eħzijqx/ mQu^[4$w4yK|vvYk?5m2\.;Xkr- hI: L_Gև ןDn#Jyy>Mnv_M<ξ\# H3J;5Oob\~gGjֶd']+ct"dy!X{H9=/ )@>d7k2/EL,tT4 PPY"΂ ra]hF̓Ļ;|)E"lpfldjYjZ]lHsmWɠ^G9xt %sIhV6> I8A@pExpN]7)GB̖;п]o9p_M6[2:ʕH3jL7&=a6iOg#m$z m/]g2( i*6'y`[L1g\|F:o768LmV̄ }_W7"o!$ZW~({>\6YsPa{eMS  ,s< Q|ՑɌs`f3jjb\^`I#N$"i5Wn樉<,hv_tT~&Zn BQ;gw &-E z]JG  G3k5(vi@ N .I] o =Qx+#Vu8 ږ WLQ-^mfh?RG'WmBֽjϑyBlOg~:4΀bp"8@soC hn>jdf,旒iJgJ+y2ާe[`$! .v\N3ZHOn0VgC׊|c*&^ͦRxӧ]w\z3i Of,kDgz)J)Qʦqr.A j"3HBk7Ukޗ4o H-w3#z(L1~~+W~Mc忩#M%9C׉&7 ^SAe?+ J'9ɚȐƷ"Zn Ś"Joyv D7%Ż80=pa~^6<*[sl@Th1[F<("ɿ!(5t ]y[', `BeiDjӟx_->.QySPʛ_⚗.`x0Qj`5BOVU A0~%Idlې zyj]`(z-/Z#{,}hC&=}",[7@FZAH~?8syOv?iETѬkWZӐ$`dp+wNaU›ӿnR8^n6yhA*}c2ϥ߅*|BcJYn֫*)WeD^Oպn!qVD*X& ]ڽAŒCۢ^ц%zK̮Ǩ)Sjq.ɿ2d#< >Κכf$kPX d{ͷϭP*?ղmxWޝDZ#مI)a䇠?P"fKct0]Fxwxls缾y}ڧl,2-YeBϻĔ?\>K{Qx>< , yAP he3q}\Q)oWt]QxS9htjwJGxdO~YZA1z(K.k'Dǐ=?5噌'Oߐcu&$ʎJGJ |`dG;PXGև*J# Iߥ|.'8})c34:z>SDq>ǣDS5:m (.{p%K[ŁP- q/n!/@e iQe,{ _,<ˣ=2  bHhR"M3 SϸNP 91@Ъz$Fe0] (m :QS-p>6Ԋb T3ʐӇ$ ,7p{ҒreVwhIUPt)[)_>KF:hvjӰ' _ϥhK2PT|a Fm8+ɨzd+@֋G*6 (n&9ֳN[e35ͪyLnjRk[}鑥f-5K>zH=)y$`0_MH& /yˇBX}L{.39?n'k+b5Cg>1bʭk'#x;rUÖU1^"ԺO _)iuqAŢqa_3z₸nٗ)3߿ gVI`OqHP`k$ s+ZĪ0u*. #ate[/?X%:GK|{3&I[ch]+G'RUAs6>|NxSb lfIPrs:=6 yj=9+ DK4S,' JI&:97Tg?J?j#|PW]zĭMdגOd֯VY0_@I c=I8yeM4l"kUo{-㷉*%_VO̸ػXBg~Uct]tH?-LǼ?TّSD,> q(C|Ds~v=XR&S'a|nepc&z *|Tj< :9RUbrYj^KK`9O_4 F`C*Z_ν[^\ _PK3!O=I B禥s^͸ẞxs{FEγG1j{w.g~P^=zќx}W6ՎMjUC`Q5` cSisGYY_H6:vN/06{h#W!%1өvpo&bo&[O(ys. /! пl <6iyW9qPxc(K-+pK h-@j&J9l:`#PX]l~\v#` bͺ8 z'?Pgt~5;sޙH@F-"@F]X"b.~t=4ꬬCV-<3U|KV/y k˜W5Ԃ`h{X9E`˳Z{As귾OMN+"1c MEʉC8P]WŽ$-`Ve}/B'B݉`K⽶CkϖA24n㫣0&pWI.?nر:\ sY*9>yy0&1T3RQGZ.Ln}:T@U079ߨxlH^wR`m)[ oIl$rȅuy$UMHϨ!'N2RnG{f <@&Yb^YX+eBƀ}4[90bcdu7G`($z3|wf&2Ye[v*E_:|Q0iJ >G>7rI!MMYX/Y3 "ׅ[Eܙ'굇Z2"~E;s5X$nljfZ{ox7`68t%^%GaꬬfPZ\yB(T LJ3741.=g2QBgRs o*/DÔP"jt̏9Hxvo@ͅ5D4=2{A! oݩ ? :X5$Q˗:Lsr4Wlhk_Y餂ƹ]zre&==Fk˙1Yfc<-aVr,rBԁ/jɝp52=-o9_fI/wiMu~Xy(¿ת_ex+V, aGcV2A- ~ ml})$4C?) /vŁl3g>hrN J†C( *mU{q0k?yʸs|mQgQyِD:8LBsv*5#A ?hD?u[" t7D-qtAI*_!E]}hN4CTO^EW|:ځy1{"g}#t1NwM^:[MIMjа;~31{a۳5J!BV8l,0>[}(rԄrOZd7qlP-Ҝ5QCa}W@(KdY+Wdk#v eMYGׇ6)Iʋ&7{.gVtQt$Yzk "ٗf)bU.V>T˰(O \eDA|:iV5q(c3&fs:cf]iO(M.)2,ӾJB"]kKx$Cxy4 .X q8eqꁛ:v*DU]rv9Mw">֓Wj7;dAj1A<-:fuHH<1`i.:&Rb%nJ58%Oⅹ+&b֏;FftGLHM 'fI