libavahi-client3-0.7-lp152.3.6.1 4>$  Ap`4ĸ/=„MݢH? <)Q*DLi1+o 2|"MT%ήo fiV1#izX3B!y릾BBOᚘR4lucAm f"2="ЅN!WP|K/ky.%uzw) w 8YIm@;>gV)L[s"|)j\*ފ1-o=w,d$142b47c27201825e9065fd279662a9ac43e083f7e909ab57c08fc4af048b7e1473e019d7658c45ee2f5efc11e79507c0aaad4c3c07܉`4ĸ/=„l=Er2#Qb1C4xk>8s_`C.Z&tK֡cr 6/Ga:^Qr,=Pܢ}?O5~c%)XHpOc>uw>Yrpn?8JвfӽzlVSD~#4Hr0-U~A4 `b{:ݦG`꜊6:CgkƤH[631v6ok)|>p@*?*d # J $:@HP T X `  @*(V8`9:>&@&F&G&H&I&X&Y&\']'^'Fb'Pc(d(e(f(l(u(v(w)Tx)\y)dz)))))Clibavahi-client30.7lp152.3.6.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.`4Ǭcloud105'openSUSE Leap 15.2openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgSystem/Librarieshttp://www.avahi.org/linuxi586'ġ`4Ǣ`4ǧ419d37f71afe80a28840491b787c9916c3d016d802b234c48ff497726db254d2libavahi-client.so.3.2.9rootrootrootrootavahi-0.7-lp152.3.6.1.src.rpmlibavahi-client.so.3libavahi-client3libavahi-client3(x86-32)@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibavahi-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 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- Update avahi-daemon-check-dns.sh from Debian. Our previous version relied on ifconfig, route, and init.d. - Rebase avahi-daemon-check-dns-suse.patch, and drop privileges when invoking avahi-daemon-check-dns.sh (boo#1180827 CVE-2021-26720). - Add sudo to requires: used to drop privileges.- 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)./sbin/ldconfig/sbin/ldconfigcloud105 16140717240.7-lp152.3.6.10.7-lp152.3.6.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:15839/openSUSE_Leap_15.2_Update/78daa3cae289d073d7066e03fcb627d6-avahi.openSUSE_Leap_15.2_Updatecpioxz5i586-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=4caafb858d5638bf52c1adb0f19d23e8274d60bc, strippedPRR R RRRRRR R RR RREϱ4JYz9utf-885e0cdc8f16a121f6502e53c3406582dd5b4774ae43463d09551e792a74d2bdd?7zXZ !t/){[b] cr$x#Dd|Di"{\¨M)[x 4 19!z7 1Qu<ηna0;pNG9 d1{|za$+O8cwDA9逽MT*-*i&F$dZ=Se|ٖ?c3y[ mC,RsS))^&(zg 06^8/f~ :Kds6kqM ɢMCt܈hF͡OT-Pݙ!@1@b[%PΞr )PS-cPf ȱZA,d> &[E0 Q>l S0A@=6p!(\uD Gچ3 v@)8 ˧ ^ZǶ] N,u (V>]ݪRF]z4K5rvnE|Vݿ20&ee(Vh1I5iuSݴm;?7+G@2~yG{d@]2~aeZSUKO)RVSi-͝Y:,}k2e !-È.ۢrk[pp!+H{i +rErQTuM*UizAE'#lD:5[p'_On816}HBNr.ftxi zV{-f>4OR 9<$ v[IdcgRwGr@M˗ť*aڿArP`_L<1$N(8HǑPڙ_ŭE;IK̴ny dBW2z}ސ܊se%{-u1S?L>#민5 k; Q/J|Tl@,uVVZ0O,KlG_:d@s paXbifcUT3GNmX.' ~>ANJɁQ:Rؘ,+ZӿBO3I^A Kn%!'50~ P(J:|sh9U 㡟| )l癡SW WxYlngd1ؓt"*曯L+J|i q+oY`;1P/#$^UjDx/[Ngwg_ŕvx…o4 vHD"u(;| uNbF;b';Zڀiթw@rɥkaJ 82աbj3Yd׽64 dߙͶlM=BZ+4j ^Q[c'b)ܸ6Qq4^u~ Ak|nplpɆLoUG|hC{O רí$}zT)gt;VDyy*T`ٸ|t'(|k eq4f #.W+ә{.yE"`RM?acugswOh@PJ e=w"`ɱB),MX7JAOD~Dbro\}?03,? W:YKn'DžO1B u&`^@ք |?QP?PAa)+ ] g^RDKO= V\h?꣏$} Q0vO#Ӑ1z1oT *q~Ɍ:2VR}gxpdڵУ$%l7̋֍ ]Af`c2KiިjN \b>vs/PۄUUz7?)Lv Aˠ'޺ AE9D(8=3Dv.%m֊hHI%&ӾיR83?pQ /jm*?n#?VyHװnx,Yt8M+qPcnPcJh+R02$ u.(ybj*LSe(,&ףnW Ҝ_  ")Ѫ[Ys$vsxO`] `'VqJi2'q0,U-BxKr+i.΀Lk:M30IHs0 쫨q~ bu'Il0T$LN Tvxܐ a\+spL0_ni,ۓ'bQ7cQßtÀ+RZywIؔРפ19G/[>fQZӇ_䟏 |4QPPg zO|N3p2&ȋS^ۈEMMh-)g_@ٝY}}/Z2.6~#[Rs;tK<8Oa)Pt$KmP)c}6GXqL"FOV+0E87Ur+/bWc<8QQVcHB#QV1X8uBy3E`]&"j(K`zEK's[pq=i/< _vу?G@W 9yc:L =@|clLKn e+eU7VU4muIk搰*6qʡ۳gj=!k\J\R`L,+-PP!rhaPLZw"q*F,ghXoCU8M:6!UT裯r$x%j@< m-ۗMwqRJ\5wH*^!SD!^a$BPeO%: Aݣ(>-BA br󫭵9Ho:[,.TF]']p;k>T5DZ6yN!]Cz'vw֌T 7t ${2Mjչ4 *nzڪ"g.E-hbQll[Z\+t z^ϵoD.?ߑӤö?p8y(v|M?hHwJ y[.&&#)n'GQ`UR{(ΨKT 4.wesbXC%z;@KQ448Tf\H{:p5d˨(&Gf*:Wf]ʦ8rG_lfFʼn;OSFPWڕC&Z>c>,69tFJM8٩M8L C{Ipc棤;}[νRqV\"%gcw5i /7ZPH&N^lpAeOgPGGs}UFx/fZcz%91)^n6Y)^9;sc 3E2z"D<^%lJ䨔IUw,R ӕNh(6|LЫ0>i4}]SiJ3tdQ]2NS\=ڶ?):!ȞZvTٺhZ, ܍a.}<ݧD¦Hq5tafVL+K46_atlT[z ŋSBzZxdL,4Hy/q>%NlJVg}Uȋi@#t|c҆BP}o`KJvuInݙ*_&\H[ҷ~ːCjk⑔P8G剕]6[u! 3mu5yb"J;.r?'U&*s4}k埜TG)EI(HگէFZ%]XOzk˒]!;pn?Ӓ:?v_%\L qt*(x;=Zna%v[^*VbS}=źnC >Z;M xÆ<;?ȋ\t˘VMQ{üLU}`cd)cI*][$BҊU.6NA[ťg rly~ BO*&kN1N[pVʢ#E{.]mb $v,RD8q<=.Z@ݜ3rmN{tD,hբ{^w~JOdC<ikףf>I|X BKf~)p7o 4p 34K`ѩ)W9xRaDPu*VwMEXۯ[;G/(L xkV)~1g8dЭ=4 f.c]JK>돡7%^#2f0;-=HJw`*?3-eFPQr EfF3| G 6^HQfPdQ>R(HLm]F]|pD˝ƏrO5Rfb /Tho3)7W.' ` 8t>5K5@;2tE4S`{d՜^Y|{#*n⫲@d/(7&,:\ޓgJS4pjHPsΉh}#;O 2> 93Yޡ#ǝʎwkdJ߸l|'-,bl=+cŇa˧\fc y;hQڋ'S\IrL3rgcVů?ג!ph 6· ;y!:R܆wefY/MUtMBst3W gBtnҏ ߢXLo`"}}24S&;LI'tK~qADzt7Qch c#')&3Qq>oY #9*gCz}} %,w&^ c6M9/[2' /=L4- n9T! /H?Ray (!3Bk[Z% RL! @SI\Q֤IvKk52aAlƎTyɓ"`4rFYs42a<(nȰZX>ANjuIL==o ^J1(WEv:Gms֘n52c`6z0)W&k\bXoÑ W}|?Am =mo* k3ΪȘU&D5m!53'_P`~$>.Rh:hzT+rOHft](F v-~nUe}fn;B_0l䏘y@C:Yьr< ΕֱWUc.Ns5;;=]$ a̽PB@yC gD&`m$Yzԋڟ\ :6?X0ON)fu(G_{:;9cK syNxw!Yd[eo«ChTK=̌ Z=LAt^`dݲg!k (W|q,c̔ V#"JOD{5aC=loWa϶3(#'i*L@㫍5)qSmz{ι?;XaliTO--gvԂф[ ;$HkJ-fG/ ''Cw[Mn-GaVߠ (#=}~b4 _ey395bsEH߭#Hƛ: B[j"6-XaLu9JDQ;X 䟈zE~ h-J}I%_n{=BpB) # aJУ;u ExJ4("٬#pօMT_B^Z5Lf`5<|nТSSGNht'̨D ?O2laěxYqSL2#8NJ3/UUyxl4^1&.feB 3${O" %8+UmFA8j,޷|a߇zl(ќLӈcWJGG|_Ww%N}񱶏O o6Xv~AhW-aäljM{۴u;rFU?YpD#s U|Iz,.թL ;cQ>NU/bʡZQ!bA'&zr{db4zh<ԢU\IlT4k}Ч Y:=30^r>'"Ya[8UC*{}k>r}XH&ASj(]~TEwo>5 7y;w.VZe`E~j-Z&{32ef q;LuVO@)Q k N,$gy$LUu9o?JD.QѢ^q&p j !!zze1g;D,-E˰+NF1}K1D:0Uʔ̔C!Yر!?,$x'Ţ?T|\@w s͗7<|0Nnx(z 4f{*[݌5ɐI#:mvܒ4:q{X036? JeȣAp+లbӯOp׶ٞB5'`( a],SX*ijw~Aκ)'j[[,d3 [3`@c_gTcyc+0єd= 0vxybyH8C!qg*,hT/xFR ܋W㾡_VqX`"9P9"mDiDɳY+tfWMZsZoIVZ_Q;TIc-樻'=+#l3`^Da%5h=G6rW[ߴLk3>P{ױ}qrLj tBȮއA?itWN/cK2 0X-1ƕXPndYd*x"a/"ĎRǜ R j6yݎ@ ]ZItMM|9Ȭ2#˜ ^5BuQ}N.=-mOcj0w9v"XfH oJv~3fLLUC˱̕)yoA(bR4W>SM!)IHɭM-C'S^ZAI$/OQODYRl ɏV\lR{N'7 ]kiyd!l^A}yEpI{C4֡ *P ˈ<]w\4L=[(ۑV ӆfzNG5o.6m^]'yQպj\YHzu]} aI1}VxFToOe)BrzOy*ɓ~wWlzqg;BS1'qFhHwZu DwxB%[{RaN7±ԙۦ¹l%hg n_I;QqZ_xѠ ?G'n,T> Ȼ~l8~.P)%(vZMFzxvFU-E>\Ry.i0/Ck":3UݢǜS?~f]J%*=8ؽ"D^IB_tҢ0ƫlVn82(?%J9V]m>rT=WB !Lu}4XDt9Q/t+dMe%`XBl,gNyFwŦ Z1[F*4b<((6eAX?\u`+,8N9yFkбp݊@A3(`7w&o:-?ӄkqB) DOb0S_$ZN XG>K"toOh6J-Es~,L^gNeNQ~ti_e9j 7 @x!+n Y=L5:rjQ$Cdfma1yxbs;x>0nm|g'x]dL țZ0l_Jn)Cm'h%}kyB*[h+Tuѡy9 2oSDwC5]˚ z>ZsCH3XmLP%f}F4L;/_u- F' -.Jf2H}Wvfõ_N)9wrW5Jc3oh3NgNup*@>)ҕ=8`RB-%{Yh2J5)ߞmõ &u$@*8`GH ;dY6%5 ^w>){ (O,Ɯї<3ܧ҅HESQa]5IRQV/oi.{LO]e3/=*r,,$}z%@Av G=A_vu@rӝr70+N^HԎ1Wa>,~`Yd.y&`p81b8W.*\nPQ>֎D$@f9_2)9憣>=h@ރbڠп\'5KF#[վ wmA] jբ@ C,rkk3dR,vM>Pp `=&^zz#.mO{3Da!.@{8ݶV8n_SoU/ݱ ٗ+p8xD>}xs\~2um̄"]1HS&4% MHc!or4Dݲp/l3Wt>uI//}g@, >t:1 8 _\ʉvuS7yw7_z-{bN_Bwl~}3J'Y%q5ը859yrnۮ+)<mȴN3@uDToS]GMB '7V<7&01 +n$7EK ?"?veL;BnJ^zԍiyۏ m3&&nk2at4z!XT-{dP-ezPVNbm.'3= :FI54P!; P`om.9F =Bh)eYdsQ՝<isc#z|o~i.вo*d5Q8A$@0%!NB0f}_#q _dGԇ /KIJ#c Xb7i-؟Tg0"܌o#٬/ n_SBOO+S0[&W-_W56[`XZ Zւ'qiPxud}`lPAD$!hOI]t4H,Ճ K/5哧fӮ:\! ~GUyVr2.< {$WE" (vvBER# *|WJJ Au}4-~H1WҟBev?Gyz 4OG祉PoiVs4ݰKrV^5.w8 D2hM=4_ՔMƫW]Q5J;7+oS0px0 >LuT3 hUJ7se^=w z\CriHc->B,4?w*2~ vNp[a^72yCE)<(!-2EYP)GO?3g"s&ũ@tuGw2.nqR ?$@{-N̛;UqXwaQRO5ziMg'6%-p;5vwˣ/қ/{6,,I7 a6ViUXh fTAMW?n-_ٌ^ܷz)R~X !/GrU U&z\&?sOF"z叩%@"{&6R įx3IFZRJ/ 0;jM}&P_tf*oBBb&RXO,Fiގ9FrnAwHȾtL6z)aV`,gOZ zl=Xq#J pgH\s$1ÙsOi` x*8(qs2R׷IoHU丞[vjPnc>.<: Ec,#>zZ"g>+s15w3_z9ϜH&jV 7gj.ʲsLUBsfo7gedS8?M؏a |h~êO4Z6pҊi׿ -c~ [ӼG+)`zYe)]=GE0gLXv%UE K=%nVكpqcrmgwTC>,E`j֋뎌 F^PoWj(gא`(ş`ki!3 3a$FY>g:1_I.lAƩ"C/%gu-CR)jJ.o弌*O۵BZ E{N~ƘLnS'hOvZOY3;YTLO*'F3گgNp@)S^rl4 t3*@}>:Eɛ)@oYf`Bھ8倐fPy6z7i2L[Ws@8&ZkJ(qu4SFM+Mi |4웭+q.atvEC ߢV5-*wݛk<Ϻ˘nd|хKܘb Lb5~$ت҈Z{)٥1^עFJj88͇/!q%h4'ә\̐ǏVG LP=--ET۵( _i:v,~ev9-+F}봆4MNc4^۞-go? _cݟ-h(xDe Ƀ~()~|ػL-D]h R϶`?6{|\3=z#+f3$Ӵ*Ž4epxBu|v0vd8&&Jl!Y?#\GW DpEX!8Q¯7PGr8Fr`?q/ bmnf328Wxc[/(GJ8sw!ap>X7׉=/IRhcFʪ<S">޳Кd RSM4d}%mFhO{=RAbȧ(t&8+#_;?m<{_(Vc2z)Vs^5}GOJ:i@=G[j\V^zDRBu f(J=c]^  $IkRF*1uanW/W$HaX/@˪Q7U;Q ̧?%FY ; YQ:PWX\3W[Yπ+܋퉿rd>5ֿ7߸.IqOEyb*Qz oiA!i: /l&aD ՝mBsϮ`BjЏ:C kx/oEZ'ڞFM=^%ǩuc$Dz >2ѧ'u𭿳c;cDp0 7YuzFj6>:/^E aq w'y76I fi#zkC;mRT,qL,z^'BsmB&ݴ=u_W΂\!nU[S$NyAM#6 QfS;k^i~,=]̃uI6慑V< SxKhsw}W))gF+~D5Mpv_ݰ0dg]Ԛ$Oמ? j({u~][PG l퓌fUE,s(ji& ٤>RqD1Lr-s[ #|6jՖ Q] :q..iM `x> de^6 L7Xjbү-:u Dk(ߞ Glm=L@b!S UÆ/'3oWUس+\l# 4\ϏL\C턅 醫| Ҹ,@٣ɣ3Mp>pxe-Sn/V\$_Ů?O%i Y-l)ś b[R8/Me5 jw]4S1N')ya c)9+~Tn)以+ 1B HAO$3U=D~L7i*VVp>7YCyYC1$io59횖 ȯk~\R+Rt Z@"}-?=_g aPJ\e^l^Z}=@5[h$}b47iFD3CӵΪBtL%RG"s2ZA^YXK q{1T-tvXd?Wz講[('ox{d2*㼻 'Wq*^/f'&.5|"6v _$+#G|!N]vx|.GBMQ@r[6Ƥ񡥠_UK%7=N^ǪY̩`uXS;MZd1Uq`*.p3r=Rk}2,E20ަEsv/P>ܚ? @I}TVб'5RK>D>VNQ# ~9a˗|JmsRMԊ5 h{ Yng!{hf0`%kqnn1'Hf)"=@k*8C[;^Zg쾸idEJО "d 0kɝ:}m9tI|7nZ蹉Qͬj&"j7 T#ENgiP2`uy6|k=c"6~q&c鉔@ *.VcLEJI?hw"XQuu4(ˑ>iv\0&2-s isvj{x7LZ4Aj/1'-kX$2!< oƳO,1ZHnz4[upn<6U}.|rԜ5jUPX*OX8yA/AfOdcr昽"p)^iՋ8LW0|4I,HDDG|ߨ6q^W+vSG+ԒO;,S15ǜ9o6Ҕ_Aɀyj HEaR2$8ΖFV[/ s?+RW f2m""+E2b9a"3"q-%(XHŻaNV5A&~ e'>Uh`!۲ObMff]9&*-\V} 0i,_w9> ́6Zwby=I9s3䈤I9QHRWw7p'{,щSuZ7Cc YcR{*0;2^..ŶA:&.@(qApeP=1)Z۴m/OɜŻ0 dҸ)u[qE 8 y{ ؼWLI?M@\fGҐ))?یg{5h-ڲesd9؟ k¸HJ-Ho#y F%&[f׿04+3A;E#i n&aQܔ8]u!X~SeZ]&0KjKW9n-5tCN3L$9('͆D8+S lp7 d.`Ia53J:;]d"K*2d] Ȫl66}uB&j<׶3( i`͛0ӈwG.YNX=_`VK3R8%/ZwyjT BP +g¿:2lT#1a5rXh3]>ۍEGzR9g&sN!JgTYI<)omx)=td/^4&\->Fқ} a9\_]a[Z};N!=aD aܑV>{ a`L|3e@kA{$OհbNOg(pGZTc&䶪1,R:|Q1\hx3iA"C>JN-['MLQ*[r&^ǷS2pr;C׉kN U؏R3(`C߿}򖚴di: ry$fȹSs#WCNJr5NlO=UHW/lbtk{@ ?HB?rrI;w͆' wC{Z"Мnsa6N_D9ZѣK5Qm*k4?VTv3Du), W񺏏7Jڡc8OZY=ܡ;+ A9f>L_{2Qop DD1-;6۳f?)Kܻd|ck392 E q56n)n 4Al^VЙn%y ɳpzEg$!92}DD~k.C+v.YPl< T vӐ0XZ@*)K L(Φ(o -E x !gSa.S}ӬA@,.ۗ=Lj {+M}Y#5.7hirNͩ;nTo\ `mH7nmT>\ Yph|.e2ưT``3U٥ W`e7٘aP ?; y}@z0qaBc gJiPQaJ{-Î2UzSh̄gtp~w&?w1 ŨcDZԥ}Ts(a"j{?lշa;J-\CyZjWKK!9O[z6݊.(MNJc AT)$fW{2_xDM8kzEBꐩr ) @>>WknrWUIR˰EL$aJ!1~Rrw#a㳘˷0\pC7Xo4l d/FS 2J?2P2cӑ&鉺Pz.AIB+ǻ ,C&EJյvAOl \x:^@֊%QL["1`P*a/f-YRiqT0C1d#WF[pS|וmXA'<0%]J-DwXu ٜcqƘٰB]>dOiYWlHC-6°IYηR%7)6?;2}>>*F:FVJgTf/obM Nb?:d 5wɥjbbx "&ۂ.1̇'q9zRUˌ˒ [^I(-\7Mke)^TRY5&ܸ+G@(9t=تſ_1X1,dn,cSKyN^h#ˤ0y_珲PXH{O(:SEj܃vT;}5hO[ITce(K3$dltq${ =s+$wEƨnz[bv8bN1ΰq#!8ꠞXЖʽL^ZHZ{꠩9L^( HC.NwW``v &|[P҈9T 0D͊\y7̛Ii yZi4"qcV >B55 7a0CLCFeCnMYBTj\LO ߋSb\kUmyqN鍮+a%U j|o?h:#|XԹ&9!̟Kwѝo88;G2+ңB[~mR:PnվGxA.mmZA4[0A{ӎW;(/yAI+siC5!~Qܠ)ct[FH,D^{Ma$#f"`qۥ\c-Oy F~x|T/]w@AE$_|OgK1 gpGB<-U.5B԰7vGG)|sun=QR|WVM#\1]dz"Fy]d'Y#˯ f=K'cS2iO^HVޒ5ku(/_һߎwNq޼zAt]wL荑uLRcK]GRxX7ZL$şyszKzo y t09<nU{#&HV]M9rr?1[h'_l26OS)BorjAp<Ĕ{ YZ