libavahi-client3-32bit-0.7-lp152.3.3.1 4>$  Ap_NǸ/=„-)<~dXˌL|IPSypD[cmUe~ȟנ SgspgJw5Yۿ`[P_F.2mj"U~st=·xjmFT>1D1 ϩkRZp -OV ^@FI7s//ŻEN԰QxU|Ez%(`CalLb"xv-Dz ڣ{BNd56eefbd80585f291d931c555842d07de3467fb613d8bd7a4adbef37f1986b2667641f74f7da7d1c53bb34a09d34f2c1376f2d9f _NǸ/=„#PFqa[-"X3JGլ̗Yؚ7O 7 CSy*ԚNVim+GU)uB5]<%N?DBvA蹾Z緖`A4D}JH'~"0q3Fi}w|^QŚ Oz^PjSȲ=໥鐘лxjY,wWcՀ\])&4Bm x\1/p:Cm-'}/`4)|>p>(?(d ) P (>DK\d h l t   `0([8d9:>%PG%XH%`I%hX%lY%x\%]%^%b%c&d')e'.f'1l'3u'Hv'Pw'x'y'(0(4(:(|Clibavahi-client3-32bit0.7lp152.3.3.1D-BUS Service for Zeroconf and BonjourAvahi is an implementation of the DNS Service Discovery and Multicast DNS specifications for Zeroconf Computing. It uses D-BUS for communication between user applications and a system daemon. The daemon is used to coordinate application efforts in caching replies, necessary to minimize the traffic imposed on networks. The Avahi mDNS responder is now complete with features, implementing all MUSTs and the majority of the SHOULDs of the mDNS and DNS-SD RFCs. It passes all tests in the Apple Bonjour conformance test suite. In addition, it supports some nifty things, like correct mDNS reflection across LAN segments._Ncloud129'openSUSE Leap 15.2openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgSystem/Librarieshttp://www.avahi.org/linuxx86_64/sbin/ldconfig'ġ_N_N226a3755e1c4de93979861285c106dea01c0b0634db9f2181af265c0c8cee36blibavahi-client.so.3.2.9rootrootrootrootavahi-0.7-lp152.3.3.1.src.rpmlibavahi-client.so.3libavahi-client3-32bitlibavahi-client3-32bit(x86-32)@@@@@@@@@@@@@@    /bin/shlibavahi-common.so.3libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libdbus-1.so.3libdbus-1.so.3(LIBDBUS_1_3)libdl.so.2libdl.so.2(GLIBC_2.0)libdl.so.2(GLIBC_2.1)libpthread.so.0libpthread.so.0(GLIBC_2.0)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1_\3?@\/JZ@ZZZZZ@Z@Z@Y0Y-^XBW@Wk@Wk@W>@W@V@V$@VZUoT@Michael Gorse mgorse@suse.commgorse@suse.comyfjiang@suse.comtchvatal@suse.commgorse@suse.comjengelh@inai.dedimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgrbrown@suse.comjengelh@inai.dedimstar@opensuse.orgdimstar@opensuse.orgmgorse@suse.comdimstar@opensuse.orgmgorse@suse.comalarrosa@suse.commgorse@suse.comdimstar@opensuse.orgzaitor@opensuse.orgmgorse@suse.comdimstar@opensuse.orgdimstar@opensuse.org- When changing ownership of /var/lib/autoipd, only change ownership of files owned by avahi, to mitigate against possible exploits (bsc#1154063).- Drop avahi-daemon-increase-rlimit.patch: rlimits are no longer set by default.- Replace avahi-0.7-python3.patch with avahi-0.7-dbm.patch: use what is upstream (boo#1110668). - Add avahi-0.7-encode-strings-as-utf8.patch: encode strings as UTF-8 (boo#1110668). - Add avahi-0.7-python3-bookmarks.patch: make bookmarks python 3 compatible (boo#1110668). - Add CVE-2018-1000845.patch: drop legacy unicast queries from address not on local link (boo#1120281 CVE-2018-1000845). - Drop avahi-0.6.31-invalid-packet.patch: fixed upstream.- Add avahi-daemon-increase-rlimit.patch: increase rlimit as a conservative way to handle certain crashes referring to upstream commit 71ace71 (bsc#1085255).- Drop the qt3 parts- Add avahi-0.7-python3.patch: Port to python 3 (bsc#1076402). - Build python bindings against python 3, rather than python 2; - Python-avahi is now python3-avahi, and python-avahi-gtk is now python3-avahi-gtk - Obsolete the python 2 packages - Replace python_sitelib with python3_sitelib in %files, and add __pycache__.- Rename %*soname to %*sover to better reflect its use.- Modernize spec file by calling spec-cleaner- Use SPDX3.0 license tags and package COPYING as %license.- Update to version 0.7: + The Avahi 0.7 release brings two new features, binary TXT records in XML service files and the ability to start the gobject client in a custom context. + New Features: - Add support for binary values in TXT records in XML service files by specifying value-format="text|binary-hex|binary-base64". If not specified, defaults to the normal value of "text" (thus backwards compatible). - avahi-gobject: Allow starting the client in a custom GMainContext by passing context to ga_client_start_in_context instead of ga_client_start (avahi-gobject minor version has been incremented). + Notable Changes: - avahi-daemon: Remove all default rlimits from avahi-daemon.conf, as two main problems happened with firstly rlimit-nproc causing avahi to fail when started in a container without user namespaces and secondly because memory rlimits were causing avahi to crash in some cases. Leave it up to the init system to impose any modified limits instead. It is recommend to ship this change in distribution default config files. - avahi-common: Fix watch cleanup issue in watch_free - avahi-discover (python): Updated for Python3 & GTK3 - avahi-autoipd: . Clear previously set address before binding a new one. . Fix dhclient hooks to check for avahi-autoipd before running. - build: Move default rundir from /var/run to /run as per modern system setups. + Other Changes: - build: . Fix the printed value of "Building libavahi-client" in ./configure. . autogen.sh improved to work when called from another directory. . Fix warnings when compiling against musl libc. - avahi-compat-libdns_sd: Fix incorrect URL in warnings. - service-type-database: Add new service Types: _ipps._tcp, _xpra._tcp. - avahi-dnsconfd: Update manpage with the correct action script name. - avahi-gobject: . Use the correct shared library name in AvahiCore-0.6.gir . Fix build failing under some locales. - avahi-common/dbus-watch-glue.c: remove Unneeded semicolon. - Update gentoo init scripts for newer openrc version. + Updated translations. - Drop avahi-empty-share-dir.patch, avahi-gir-fixup.patch, avahi-move-everything-to-run.patch and avahi-outdated-URL.patch: Fixed upstream. - Drop systemd_requires macro: on a machine managed by systemd, we don't have to require it. If the machine/container is not managed by systemd, we don't want to require it. - Add pkgconfig(pygobject-3.0) BuildRequires: New dependency.- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)- Do not suppress errors from avahi-autoipd user creation, but do suppress getent output. - Replace $RPM_* shell vars by macros.- Modify user generation (boo#1010384): + Use getent to check for existing users/groups, only creating them if not found. + Do not hide output of groupadd/useradd. + Do not mask failures: if a user can't be added, we have a problem.- Drop %insserv_cleanup scriptlets: it's been a while that avahi did not install any sysV init scripts anymore. - Simplify avahi_spec-prepare.sh: OBS is well able to handle macros in package names by now. - Drop conditions to only handle systemd services on openSUSE > 12.1; it's been long that we did not ship the sysv scripts anymore and openSUSE 12.1 is long EOL.- Replace avahi-0.6.31-systemd-order.patch with avahi-0.6.32-suppress-resolv-conf-warning.patch: only warn on missing resolv.conf if the options that use it are enabled. https://github.com/lathiat/avahi/pull/63- Update to version 0.6.32: + Don't log warnings about invalid packets, commonly triggered by Windows 10 systems. + Fix issue with bad packet size estimation, causing probes to continuously be sent when hosting large numbers of services. + Fix build on Solaris/SmartOS (filio.h issue). + Fix build on FreeBSD (PCAP_D_IN issue). + Fix debug output with libdaemon >= 0.14. + avahi_server_set_browse_domains now correctly uses the provided list, instead of re-using the list from the configuration file. + Set nl_pid to 0, this will automatically assign the value and prevent conflicts per netlink(7). (Bug #334). + Check for netlink pid=0 (kernel) instead of uid=0, which works correctly with network & user namespaces. + Fix reversed IFA_LOCAL and IFA_ADDRESS checks (Avahi#355). + Don't fail the build on deprecated GTK/GLIB usage. + Gracefully fail if SO_REUSEPORT is not available. + Minor Python 3 update for the python ServiceTypeDatabase test usage of print, should be backwards compatible. + avahi-autoipd: Fix incorrect usage of IFLA_RTA instead of IFA_RTA which could crash on ARM (Closes: gh#lathiat/avahi#42). - Drop upstream fixed patches: + avahi-unicastdomains.patch + avahi-gtk_box_new.patch + avahi-fix-mkdir.diff + avahi-enable-ipv6.patch + avahi-reserve-space-for-record-data-when-size-e.patch - Rebase avahi-0.6.31-invalid-packet.patch.- Add avahi-0.6.31-systemd-order.patch: start after NM/wicked, to ensure resolv.conf is present (bsc#982317, gh#lathiat/avahi#59).- Update to GNOME 3.20.2 (Fate#318572) - Added License field in spec file.- Update to GNOME 3.20 Fate#318572- No longer install sysv services: the systemd services have been installed for a long time already and are masking the sysv scripts; those scripts existance only add confusion (boo#959908).- Temp disable 2 old Conflicts that are breaking staging. These can back in once there is a new release of avahi.- Add avahi-0.6.31-invalid-packet.patch: do not spam logs for invalid packets (boo#947140 bsc#948277).- Sync up the multiple .spec files.- Add avahi-outdated-URL.patch: Do not redirect users to , which no longer exists, but bring them to the more generic blog entry http://0pointer.de/blog/projects/avahi-compat.html (boo#914298)./bin/sh0.7-lp152.3.3.10.7-lp152.3.3.1libavahi-client.so.3libavahi-client.so.3.2.9/usr/lib/-fomit-frame-pointer -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:Maintenance:13855/openSUSE_Leap_15.2_Update/c5c19b404eb4bce283508a1a74f77ba8-avahi.openSUSE_Leap_15.2_Updatecpioxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=c4a6d841803dcf3d51c2934331712cb3c66e7596, strippedPRR R RRRRRR RRR R Rutf-84660ff6ee7bae43ad5e89f5da84f04e4524f43efff9545c082606e1b2858c2fe? 7zXZ !t/){[F] cr$x#4(C빦C: Êy ė(JЀ9UE$ɾN =z3V"ͥ_ :Ah9Pi{)c$˽+2Di$jlcW"CmntSƩ1i?/+ZqTлEe s4vk7&i Y|!5M| pX?F}ީT!O,x?|Xs,Z˅1Pj!`H+0X 枞Xb$⃝!vg~ҏMJ4Kl(iL]VIb\J!Q;8yu>O_+1R풷)CĒH#|mvImSKf/xj@z *JCAIeI}L'oq(iv#&I-L-A1~q$|賟Li"lPsLN u귘2MxfBX, ;-"q=La,s2*Oa!z ɂ)ɡW&zoZ[։Sq}hD~dS9J#)ؘf{Nq@A#jyYOM dG4bE7GXhn L `h=4n9ϐ3S@ݟ.;ƗqG~6zJˆfPpʫ %C+ύO7ĒpRMex̊Q^`vs?*wאxzS#3x;w`G^|#Nu(û FfO։apQU;Y=WIT*{н޿~P v|5޸16w>Y&o>4ABPlZ+B 5=P+v/M۶EDsSNϢ:5~×Uj{qה SVX5эh#4>6vVxUi鎼5dmtG:E>(6M~v9x9 :[WibS[{Ä :F;.9Mf ž;J)tB,!7~y`32>GN6xT-^3IMBF7zBնfq4ָXNNQڑj[i:tٛíLomš2}R ?[JO~2Ї{sιұxXޔTYҒN޿2LɻI6}l6Wyd+c4ϣ[.9M)г"A9wO?t2'ZG{#<,N&tw/EE 5smXޑ oQ&hVd{>#fř62FQBj,uO1y{}ӊRrs}by N ㅱu!T3@LuuMh_mC[V|B,yEP_u&PU|[~)Y߲Gk}r{;l•$7gw2y/ KXs -)-ؙ#LT)=~ZA!n` *f`;H)Qny D* 8Xg-Ӧ &{}ēQu] a"g+k~hk/0iP9aK34i "YaNКWSLs&/GAsNH3~v)@B3+0[JV+r4[_N3h>9kx^`cH@N'mXF_cx"%]hʝŗv&?ҽdoR샟w ps=UicSqa=Dլk䆆|9RE"-$6zikE[N+ ǃg9U:BdΝ!鯉=.EfG5lx0 H]AAzW>E:C#ߓ C/Jtݿ, hF2kHѯnr!;E@ ,Wext@WrSt'pZҌ=bR(m(A~ܐf}``q?ځia'rRc,D*y b=w*T)Ozr7_<5VB%j,g$40_/hMU'9$KS7/1!ց/YІlU(IH$@OWzȪ%< |&Q\a(Ȏ1P= Y1#umaC_TwhBsqKCq&1w"{ly#s1g/[uk@E $!KdÂ>(7`w6@rWtf7Q64Vq<<FFن?K \;kJk㰺u#֥,z$2U{,MaV)͆Br?"/q }"5I1W:se5 C xGEh n.e;;.9ܠ@ԉfvXk*`9u>qK_3GTPLOChg#ɨX,ƶNy9\o Ek0{|Lw$ i:9[ ƢrF HsW[nx*\^ ڨP1.{QYVh-.:?Ңm*}~!eZm)h}](ffbd-⯚tۘ5dy qF~+mD =t$£di z24#ڹglA?-{X 1)@p*jiLp-_\AWbSCx<Sϳ=d2T;Q]L`ZXcNsgկ-4v\/bQGbxB3V0:?¯i ȝǸ<.+љ)əABo*Ll\ &̳[:5,9(P^Ihs5$h،ŌjeSX%߇\zRepUJBY IA/'םKCoG4cg^H,$xwKr1\tI(ihHgA';ӎ t:2cy/zw_xfJ^pwn[mǧ3vC`UI߁qVW˵S/cj$D܈b')VD$W{WVLYLa:FV0^]a T^hmĄK-9$rd! t)ÛqKW軷~$Qrzap:|5^j XQŸQXGh狲@J*HatlޡH`{K"5t(j/_"L?{>~iQ:eSMـ:%2%'W_"PF&jf26yI 907Uhk6V|A3{/LbnP //KSmB8ϔzTeKg0CuwT߮Q PU'M7D%SKi],'dzK|D0G?ԒĺێqWֿL* Ѭ #P@~!?aUaaq {,cՈYE<Ն?@6&Ce'KϒD ͽun5xoC]G7n Nb6eOpV5Cx KB"VcPN_E<5|B !_ hݞ"DGGRݸtG@y"SFֹ7r`>KBҰ(>}/7r>FB2s-RWhskPl%'w9q@Eæ |It&EMb0U;,+ք[5j<(8SB~6=ԵD6Q†U| '&fEIc) 1%ŭ8 \SlYf_3& W,6BHEGpj~ՕȆXR- Q~Iwf@'J\;GCB~Ad;_b϶G2b)1Y)UEið!nms}?kQg_\ME0T<¹+ +S 9%}еQ>MuZۦ"ڰDJJ}BbsȰt#!B3}7cӊ@{zXʿk>[!+A\QtD`d!D,JNRۣӘm| ~bVk4AϣurFB`Y)=E]2AbʲG5؟TNe3Y_.κjZ_?pqm ЪPw> Tp7@Qܗ_ۡ61f;Ũf#QK =Pmݵ] 9˃5"Aa%MK)X/{`:`aa&^S@#j* ! 5y%[NֲlXFGz GyٿekŲbSˣ9X@>nԜzXَy绉z'ᾝB>s'Ofe3_Ur+eGPqw6I,_sb&`ᣟ\Bz)šWkţSLCgngxgO]{9vwRBBh0ɴp7$(s} MmV,K6I\DEpCU61 l `S9 i<V]z?5-Wj\_ulT=i5(:]~Ct{jݨ[1r$?'`MsH"U0јh/ u-%wK9UM959 +-QVKQY.;vWpI Mzt::1J4{8ŲV`9SSk/&AmJjI/|`욵(mb-k3E3 [Cxq$:STa2֫%~CCJ$]Kr {QK hJf} tMXOK# υr7ʵR$y-= Jj|9Am]NcA%.OeO:WC*Yo*t),y8=~'q[FY0Ićǻs=ds$, ՠ;"fVE,HZF^e4Ksr04ry`Z<\3eq^R':*$6<9١CN{/jcຬ1Gdc\M~:9)7%]RV 6ZMx$+ pwF xU8.hFNp7c:49܂dЋmpWˏ~|c6&Xsݹ4xFn{G8nH5GcM\̈́~I4wnMCNޤ3VYx2Īm'|Vuҿkl{%oϢudtt:y?(4E%']I@gbPec+Ӛ[̠+`ـb?TKUA(5A+Umt=KtQ0ggrH@#fhቄO.mfS'gNȍR?bw[M:쾌$`Ȁ ƭRZC "EP؞nn$Ż!Hi/s] /C0μ U]E|/ۗk,i>d1)rgOc<";#U =)|ѹz%N؜TE\O[9n>v cL YAJx: o Pjq[o#J~Ns)$؞Ї_%<.ْ(?'t/Wj/H*USBQ1/t\?X"gyL2x u=37%4W;O-6ayLSOQ~116) KB*շܡSjorpbImֿ끼XeL.hK@nf̉6;O(Fy8ah+UtiEn>gNwItQMF]js4`ID;uM~HWdO`Il:55ߧ3ộT_l2P+B\Se%XX;X.|:an'3x97q: ɮz]\!v/:VLavy4Nm: ~ ,z_G+?] ړע,V@'Jrd؝ɓEʓpSXY%^@JD8Q̰h, d&bLc5!S%`DZZb kI˦<ŮpZ=DРOvWxc .Kxڝ$&$芙ybm8^|RȚ19;4Τ?px/;Go6pM{C^KvR0)FXtҔ1t^'̰Sy(d b4#$Iy{{WBsFh}ͶلJ{wJX|j;mdnRG? NSr3xa O0A8nvP<0A M=kOf:u4]_EysYX,j2b tcR,N,Ǯ 灵<Z00c H v(uMv%:dx(Va>ab8sVnlJ0dU6xslKꍣ=(ϧ~C`WGPH N#dkE 2얪8v*9ݑMoF-XyNBj|q"kyUrB:Nf,n)_F: 9axm ρRMc4+#)󐥐:,v.aRb;*ݱ'A΂A)v9r7ޒ;o^@ Lכ6X/E4PڣcKQP&V39Nn#:Jp*1kʑ!w=e24g@Cq[S# -B{pMȣ;jUJ~::v7$}'uLx5qر+ 9}Q98^]hܵaWz #*&\g],*Ucƹr CQ=j| ä4Jʳ1~A! ҲY(ƈ0!R|^f;@9M rOv`B#Fn ܩ|N td>@Y@KEaf+fe Ofװgˮ(P{y;nxښq]^aB֍h{t!ej8 uhA c#P !ǂE_!xE1æ>guAI%61Ljq#17t[CuEe ,kPp\ )6BeQ `;n3$h3Y=A72"Y9e˥'AߦV4Mɜobi&ݻ--P^\S2cΟd6"]8~2%edOTRjiH@1WxCE,Kd *=i qxx ц vCc`6P\wtI[C ]7_e n )W˹9|<:#RHB~@0|Io`ܽՋ\EmG$o[tOK7;7I~-e.#E8*t܌7sj|ÊdM`J:q `!@vKj ۣ8I- Em"h8dq*m ~ds]-%*{Aw[FB·v2oD2̛ U`~rykȐiCjt|:Z3$-}k&ԕǜDU!8K ^n lW u }BZ:!8nf]cV8s)Aِ эh3FX4 IMY4˙%D|ex1dzYl7ru ePHA`$ __$Z?qOxD bd#Ta&=AXFx(Jt3/rQji(;eRӉ믵i~"W(n4uD{wLحikgY/"\Q6A=qkVpY|J,o6Pՠ @}WN(3iぎp$Vט[qy>{eT̜D辧R%pk]Mq񃳀s QoEbΏ9ډ +B9Ձ n2?]Pl\y ,Hj/2}iO'ܲ)݈P-m:P86JBj}L+F xnPT% dQfs?>'FlE&8p0q1B:a&,>G%hVJc˄ĬNA Н EV &A \rh5`m*s0C:ﻕ 6P֭l+69^pOU0*CD .0{T4I*v"F:shzCna.A;UʊM7=| WPWnf?I?S+͈< )@|Zhq O紥KQ WCQj>35 iM(Uk$kʃ81c*xF= Ut7 Rgu=棙 IE_lwSwL09OX+l}"MOd,xO-LcWwz buZqD  MDv*~ɮhT9"ǼGB"׉%f|>!-T1o+2j9[xe iBw#h/rL$6YwX|z;G9 P ms3Pܹpy F[n23t ̓:%|[\隓yPԜҥiB?,j*ew=.=R/0ЫRP@EE =r3&;ōrL3{"C?BD>AO-.5)*k+I<|UTz|Р eR,54 r'6ffŖT\QΤ8#'vؑt|AN &˾`U&bfJ J&} /c|:/D1`Q;i3o&YG{Q34R*S*y;ZDBxR_ mUhRRoV-7P<dYY|?aw34)=W)~,VoI*q} AH87._)ܘiNUI__7-qc P2F?|ϞScꭔ%Ö9X*zj}|sPWa`cЦMMNG T1k,w8UX_?EbDTcV!˳E؅H[H6efhqei?I`!N&5J[+CebC'bDzJ&S"eGiC؛ݑ: 2|;M!2! WVmlhjD'S\U 8n"q vM%)&Vd+Rޔߏ{ȼk{IAs M{ͣ !(uOMW\+g[)^1߼/7ĂDž _h<˦[gKL f_hG>b[҅ ey圄c2x1Vч?,T1U"ϙ>'\oHȥAيvK ~Mf4Te3GEFW7 DGXL,w/^i`$RT&#LP ۺZ蕠h0dz~An`=™Qwߕ;폇rUJ>>b|g|BW@-nrJMOdJzMQ?"5&dq @Cd2IԹ_d80{"JJti p e'+LW"ݘ:Q[薲J/HW=+9SW3VȁM#b{5HHTEU2Whv"^ jJJ3D)׈8icg~ C_?/i O?=NXҰ6%lE8wNb2$!uY `4s S!Iq)(o9@[v-Z!* 2]ִר=L^-RQAꝼ9NOUwpi&9=qQLtܒ]A^KEHPwyxwərHfV䷺D||7> ՞f{`po$Dg`4/ |d Z\(SҠZJ'/b X!^VI6 #{ ?9 ^{iyㅥW~Ek条*N?9Im "k(Ǣ*–$wT,>hʠtR Q Ԅ3ÿ]?2{#Y#P{UBpS]O,a}<Σ@ޝl *XA-IGR517ƕ9 \LVTb}g x H |dEGyIDd8C TuW̹z6FE"7خ^{lyi-aBp;rxuqwOL2Z\J J] ^D8WTQNe0DҚt >ZvhnGI-1>{cP:Kd y?\Cb5Z09졆4yX3i yJlzF"E BtsGÎ:𽘓^N rȤ@Msx+L3rFqR-Re! c K=;m~l&rNfA K};~1!/ZA oP~fi<|.Ƙm}dC)S8S8rcKam u0֐ѭׂ d30F3 yY$(Ud{U{%rgU~Kܨ [i@o{ڽ J@ja'bN<^-Q>ۄ{=BzGRpί)d!qP9l,/Lf9& {s'd sf"dPh4ڔxRSHpΘeͿymqyn;ETJR*g+uՒ!l :}}`S̋qQ`̋dH&r\R CKeKT]bn!9`ǮBa>JM$1Z\F'}aq*|p^E3jߘ$ ve!'He3~]m`+݉(` '/!">|hCwAIxf'-²8<;Ǚ)V`+IZ o2DB{=|h9(PjU bQ@i$9Lx7 y&GW=A|(j.X.<|QF+f8 ߫Ћy}`K}P\mvkJpݒkL<;4?q *XWQ$v+ݍXЉ\F3!kFw͏aiL,5FG.[l3mkqc՛܂$B#ڪ1@_,F\/\B\\*K|6:TjJ0mH+'[B( P%xFYV \jiQRxh{3K*''$x(~Qy7)V#\~QToyqXs-x }ey>,> iO,z(I^A=a4n +uBUY 瀽xKd;<12X>[䬭Ylgq;g>:M.eDN{ q7VޥZ WYo @~ "|;y_3-Љ]LXzg_ψZq5 ȅH ki+kAzu:9.J<x+3qw6ZRx:YOV幋Z.RNFgs /!TSpWib"8ʬkOJI.W8/9;ը!J<3&1={k`凨0qښe_L+յ_scpٶxLexE8~ sjQ+0UQ.d+fۂf'6Vl q sFAEjfW[7 8~z&&5/ ߁ g"[[k yZ[ƸNB2`#jveϢЙ h"\,]*U wą:nX; [oR~eH6 2ДrRӇ~:9CC ncgV"2b!C}wɱ LBr0[[ʥ m"9zr ۠HDLę0kb"\Zi-%*eRr#JpiTz6̎l(zXrdjNw}%XJYnklk- s$ڸDW#Qc@Vk[bEwx'4M#+Hƥ7Dlfe\yO|Aʃң1 mlx'=o$_q #SK=E԰Ef!'= O; ~jMg ^:Ƅۘ7ǖPwrWg3_zp**㺇$y)#<ʐ~r dt]'W*6YL'~ɡ6(tg삳4猐J;-ͥ YIK[aLJFU&KL~vE򙌪9K긦3e>'rIڊ*ۓTC^:H|%$aWpg%B_N"F4N׏$g OO2$yL}qes!Ƴ6hu ><(b/"J$u׌8=lozjk~.oElaZ@@7 M(bR ۶-b@nwDrrS}{oZК܍I~L d-:, \G)fɑW[Mذ%+1&MM3J95"a"4gr9[#b'֋uxn[.&v32P@d'yph?EJ1f6xzԏZ4PrLbFsvPpʾ֚8=mOSPvU9w㸞zXN;W1麵/u?-$~XhC"-8dKaNUBKDB0Uy Yr弧s(X2b 'v.v^#lkkBi~E_^r%ΒƇ^#(eL+Z7vJNom<$jpgY8{N_DcȊ} 'hGMk8Z6ސװ)%RV JJZ{}w0)eXD_EiЂ V`гj.f,~-(~A &ÀLU&]=Ω5=( = 3Yf6VYkPL"l &fm7c"e@{ʀ=63z"X(94DֱdzsBA祉Lj*8񌏘f4F2%3 Y˼~Y|Ti$Ϸz6Nq[M5ŷ3VI3dl`烦^̙ 'n+P$v3L*4ߦ愆=6Ih^Lc/32Nh2/+uwPՓK=@ӝ߀8{yJ!ON~5YSee%C܀Q8a7G DX #@jYBD SLu,TƸ$D81J#G.R[sퟳpUY4^ >0Bqcc>E_S9}(2$_Ɋ) U@|=ZE:I&`ߝ,r#q ~ê4{Hn(ueoa] gX&OZخAgyAZo%u.f铉)^U^QVT_YjvEVmVáRc=E9D8A\K NP%irM%_~^^R4Xnō"^!Yi$>q<K7}AO'iC}/Fqth@%JG-"f'FOkhDH1£ #tFF&ؒz|]S!87eT4&͏PtRwȬl3j&=lpUmq'RI'I67~I| Byb+Tϸ(~tւyE~vb aT,x} xY v͓TpmZV: vϱ0W3do7/d_6Dc_p6ĵUicf&P. Rľ3rׂ:-FA(Q=X(.Œwɉ]w,@"bq۶C&m*G_Q:IJQ ُ*hv GEfKpvEWL*݈Y^Agl{mQo҇t59xc?lZNכ> \B|:/<3Bܯ`dA})0mPo qqeEM[۩YM_KЎ O4a(?]ٟU\V, /3n/K}&T~ ~sCZz ҭ&֊^]~徤cd@KY7/7&hdJC&4LfHŋ47W;y)k%Ub~!<,9anQ}PX5`cjq4o`'.d XT>F.V__.yZ Bok[zZ_c5jY |Smj;;Kjtq%-Cү Ǚ)N9NNqQbXm3dx}JqUH(;(|d5=ez[zs(Œ(V&+² 8ˋR#Rml<5 QH%:N0Mj&eז|g.BrK^ )`xuJ8j-٦92оg᥆5_hxB|d }G?mp%&2`0t3N n[Kig2"Bx4]Yɫ 9ٞ8YYaI=~ylbujxWDO=޳'\{,LJ# 2^tjjga{n0nÕ \9RN[Q3 Z A oBG/ NX{]u "G% 'ˠ}Ls, q?#*wkkf5!E%ҏVt dN=QMx'+Xvlh'UW̰KbZyK[7IVb͆w!VjJSǿ%jbX!CX YZ