libavahi-common3-32bit-0.7-lp152.3.6.1 4>$  Ap`4ĸ/=„7?j̘;hjx= {33=L6&wԆc vIr)v tA.kEom$"fO78.`wIВ05gQrC+P8m4%ٟm \|![c)3EvѦ?A:rH*A|Ѯ< %o#8N=ɄZ8D~/Ѓ/u7ϑ) 5rNI4W#&5:i$#;-qUXOfef95706e8ced010534b3aef9c0e7339917541f2498f6613f8d89e320467c291c00a43fe514e5fcb2a813a955129bd6a0d031e22z\`4ĸ/=„IOo#%f ]XԦ"ie&䇫ᢽ H UׁVg\f;@k= f#S?C0\|JANF H&&n^섣Ǝ#7Nld]LHtd{@:ד@7Pu5vQB!rr)<)d*y$[\u 4l24HґI2@x!tхz)faو>pA)?)d ) P (>DK\d h l t   l( 89x:]>&MB&UG&dH&lI&tX&xY&Z&[&\&]&^&b&c'd(Ee(Jf(Ml(Ou(dv(lw)x)y) )<)@)F)Clibavahi-common3-32bit0.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ǿcloud105openSUSE Leap 15.2openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgSystem/Librarieshttp://www.avahi.org/linuxx86_64/sbin/ldconfigС`4ǿ`4ǿ4fd92a7534befbfe6ad87a5c9540264f309a22bacf82a811ea9211622d835033libavahi-common.so.3.5.3rootrootrootrootavahi-0.7-lp152.3.6.1.src.rpmavahi-32bitlibavahi-common.so.3libavahi-common3-32bitlibavahi-common3-32bit(x86-32)@@@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libpthread.so.0libpthread.so.0(GLIBC_2.0)libpthread.so.0(GLIBC_2.1)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)./bin/shavahi-32bit0.70.7-lp152.3.6.10.7-lp152.3.6.1 0.7libavahi-common.so.3libavahi-common.so.3.5.3/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_Updatecpioxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=0ae4c548b08d9f0885d9b82ef3b7d9606f03e979, stripped PRRRRRRR R RRutf-85fc3eefb01eb8d364605803a99e6cdcb81d1a44361078b2b9d9f73e46282a3b8?7zXZ !t/هLF] cr$x#Dd|u,ekv8 It:'mݣ༄QMP[ }Ջ~M1ǁg[ eR[UMm P8 cRQe6MgA mh{*L((X@nٻmI6Ք՚{r̮ 'HQiwf<*Ig#.woG0^<$@ p{q39<'%qi5LR*zM`Ы5<09Y)}#1!\rr0L 1r~D Ӛ>_50?ުbc9c69~N^jFZx>{7: -.[ '_LdfNn- a8m $#gؿ~`TuPOIYD*oaͿPv/I$OSPrzYqN ^u #69D!?=ج;n|4h)SrF^ >/+B=FF1a'b12͉KO5%W()o4,7hO ޝhO~qO!@ :2Ȥ'f䟳 * +Xߨ3HUúe:ׇFI0Jfn*G'˜L{T}XG w+q)EDA* )ԕ{a *L>:bl{/ـz +U+, gl^VN .$R X<:뱹a<5oqIBNc4N-?& ?*(<ʈT~M*e"V Тϐоkj@vւ ȋ:DPfo}K@IX#Qp/Nĝ7(g|F 9㐝ɭh Wʟ4=!f]]iz|6̏;=ZIjp ![ԌJ?e>0RU w M5ooJNAkK?}[tfʮk$ΫHKy1F}߿kCa5Qr0;!|Zĩ O&a鮲ù,ł$M~sAf]6'teC"rJ%<ˁu+bX74Z™+W"@4 IGQVi7FkI"_0v[te, f"fdb~zB|u'Y$f#jxF1{\sW|cl@9cAq;. 9AGEN2(]2w>ơ .z(\=oc+DnYW KxwOzD("NU z6 5;x<%ބK3mWS={,kӍ0:X)uS3vE)"ՙ^P@IgN/;y unqN@nk:&Jj +|@Ͼr_ üRjbOT߹ltPi޵,|4 M.K;>ؖ@].3̀_'UNd;ŠԪR1ha+\p-d8&(և3U CiEo(,R^ )u` C\RI V:xҘxK0Xbs`úinb[NHv{ Wd+};H'ۛ āq9&WʾJT`NfX&Av hq!YPsoxb$;* ֛UuE:mUc\SB/qD)W8(MScỡ;ghT`rs aUQCa-AX1SaA5)J1|czI:k?km:Y KcM$# [9Gr Q4/ev5S5궳V# eJ#̾ ( qER@W9kOgM:96pcM'yU8,LݘJ8CM'QR#ЊR‡~;SFmqͻ1cJ,rd+OɏnlÚab2lV,zA!Z-/֦Ʋȳ@%1IЌ_ F:ׇյ݋* 0źε&~ۍ߅ ؄pE˻N8ߑI0[){X\8>g mU`Sz B63h !tJ,u݃Q3LSF,_9@pz Vbm `f,D;X BW^(Rљ{Oًlma=߄j?҈+I_}_s8w$csNռ؎ j B@Ԍʏ#@$qްUL`ܖmO~p9'GQAqƗCT&sG'oXci$ [(W\,$x.Gc(A`۱(w\&Ze+/iڻ~6|'7@0eS{87s}PV7iR$=l;l&"r\]n̥\EYI4__^U9`fC=s`ltZ~}fjj(t#NTc}[#@hCV\?竧&?O&Ac4*3>U1]j6!L݅B;!•2+ q4T(_M5d)O}9Ԭ`t4߻ 7f `U;<_m_h6'lWP^0d13 zuVV餴j;Rt0yOYF(q;KV4zVO{P cSVw:enňmK-.6!˒ "[-8zSٲib"W1u #x җ^ʚt,[x#lbQ҉>H+?^޲lb>E+9vp:3s> !PxV:qE %`8-ۖ,`!<ˇ>F2{~Gɣ&!gEeMЏ(EnW?Z._`tHŅI5zf bC\ZR,TB+[TC F3{ 63#N#>@67 PZ)O1o%!^2VrA -uA <2֕1vYxIzZVGgnsex)6^[hs_D&˃>4+V< &8$L'mr=X%g9sa%jBh<~K`yxh =Jfvl5A)S\Vw6:xZѭ))YsKx<جe]`$}Ӎe2/0e\F>E0;g;<69ZFy쾊zca2?o_2h0J%Xi_fCoAx99%Nʬh>7 ( pSܟK "&-q zJ42**0!{bEC%+}<3$? {_;}>A n6?h,;`fjnEnӦ=I&CCj޲SF'$nd!'v@ MùqTى):i6\|g6Hh*(]fUKlȑ7Z/ ]p4IOC7Ώ'6:TV+u4,x0$rHX2ƚ2&P׹'G J)aF̣MߍFIIayaR:xpAbܸÔ5I Y?7p"?;K'?˪/IZ= iǚ4*.TD}rD 6c<@ѼfԴ4!fIU+ #4%fIR__D/ q1Sv+BH@WT[X9ROxZj-l *`'Z v{._8<%*.40f49>4 n*­c0jڹGx8R\OU EJ98֗Fu]~3ryN`6ieeꗰ2Fׂr;Zj(X&+^9!\M?|`Ij,Ւe g,x΍.UHy ccchG3&]W)(xJ\?Kd{펫KL 9W#k~wd_U>Q'XEu_NzZVĊjxGVFfeVrD9ۚK2DS" f ۉ1WɳUL-q׫U2nS9TA /2"YV% bD0C5pqVU']ƻ9d$F=yYov};zsRql9vRL`;H\dmʤhOk~&KDjO *nxswR'+k{4*8/ F8m,R 9`ņ>.F_n6DCመWxTCŧ("M1.4_M X_i@,_co7[$T# ~WP:] #T-f9<$Qb`t? t67)xJË ,]և^.]G4G-Hߠ$enN<!R sʐC(ޛq>Q1bz&?TC`CB 'bY+%ɝ=g4K}y3)tX/o vzt!|AXTk|#Yy_8uZͪ|w0D8} iU;c9nr$e'aɐ{tgS8zYgmd ɦ@d%2\ H$;ZCQI Nj3W"5lBBKc&XQ!aTQ'X*Vw,AV_Ue)tp6o_/QFB| h2DPlҬw&stQ@kNuL!igCI!-jS*RĔ[ZwؼyY-ljG78X\:fb %`cY5E-\+6fx$xaoV"]{D8X7=4Ė՝O_~Yt;,Bi#7]i0ωB]־̻:qte\d'd&˦p KSAE_\ִv.R{/LWVii{lؐ`'~ٙ1=[***23BI1dذ;8 2.]ϙ/:}4Bi[EG7M$:1Z5l%-G)4Kkd|8"EANT*Nߨ>C+zPN q$G09$wFzW k~e ()ǻ ߒ҄m7 /l(&ڳvo,{q5R[=GHoXfQU-`Gdc/sYC6dD21`0Ko7>:Ri|R'_a'F\a.GwTEn6Tsx%S1LP7R+܃MZ%52f>pHq#˲,On-)h:h n.xvܦNcG& eu'vTʨk }iϨ)gGfLC!ԞI̞ϣJP~gKt)zpզ,mWxG ;߅¦@+4˹k4GoA/*^Yg|VP䞼Rrr˚\QmWޫIi]k Iԩ]z2YCMxru >XdeZ]3n.io[|SP.G?MBYӳ0(eft&( T7'7jU8p&A봓(vpA² ^8 p6Ѵ1:s(,]ARP_`yHH2$֬fOILFvQEU'n@biA5}q[=H%<^ՃpjN%^}ti Pݞ y TdZY37;~_Ψ1-B7Ì܃:N-=#Wddb0`w4y,7u@n6S/%+G{RAr.rE,3eiYț/ C-qq"ь<| Y\]n70Z\agж{i:'4J(' ^p7F{>3݃/6&k&9] 7;{npuE2] =8871?p^b`SPMO|;tt7LL4lmHV։fSfSYQ\nwfL]%ӓf.U>b;(x8̛c ҐbYA~VW2Źt_%iS[5BѝXbB眎Hi-zHR-DB4I!lk}|jK9a\+G^$kxL*%: 9+`kʚKGI=N1nY /H3ưWCjEa~K|vC45RewdwOS:G&Nb@`%smU<V>c/kMg뒩#ݜ2jBǺ"#_Jg(mPz6KjZ8$:+?oJ@99 >ęB~!a1#- KeWz?(vr[0'M&}:+.=&m8.8/_'An'u+h.Of#3XB Td҅99lɓ`y I%=Q" Wvtht7 } GwNx܍ ;MJYcc7GωګV%8]hz`VV@$GB^xB|2j',t>>\^5xt< -8 '՝II{X{!19? KʳJNV;a:ܣ'HGo\S4x]N2TXoDE?B %GAuof⸝Shp ga3$F2Dq&Ixc*dVh~BxtA؍ќ*))~-! ޹Lm6ajuIdx`;n IYOeJ;?9G;gOz§-Uw_a3&T? X7 kU3 RɸjIf54v/ >,d}0׭. s/O(Nۧ n~O+wuH/O\XP2ђXo*-&</e_-(DX>l4AL[=I92Ի h.TrF]ĤIH0#{ڥ6!jXoM"퓈֭gtEhl| TKb4pdŋKd51mnH=iF2e]xy^;U1NFA@C\I a,(v *A9'?VN.?\Wr,?gſ;ĺO{hUhme`*|:\se|vG~LhRc+S~p-굶r*5dfe޹ǁE j%y-X2^Gdqb1$GhV]Y?GS+*dJh@q]֙)|?rⴁ ED[g_; HbU Ͼ ʆA9OkAd.^Q:2ZK?k+W{wxΟD`P+TMDRC$t‰R3/2ov6jqt39֫*%wdݬ@LBuѐɣNq6PuRܞiӷq8zzk0qmUq$PhzM]S)_=-nAbVɯ~wI9C 8dB$3g&jN/~3%܅&& S$u`V ktcVpMl oBI5ǎԹM$| ѨLƂ r/뾬;UxG[ӌGIx* <6<Ծec*A,B98KBrAXU+{)mJROcLN6ﱯqlHt[j[p zID?Rw&[MyԡBх%m%=W1.kkQ)`ti(rpcT-1͋k:!sKCAk'tmL*4?\{s7|H0\$;Գ1#*k>[ED@=[۟e!Z*y}9{I<րЪnsROH5R4p9&$!vf@g{@&1/BoLr}`m%7XWoe'34F5#-f5}q1wk$[⻍nZ C o-(jmNFq JJjaʌ"e_>jh3'?ÿ#|4TR^5E_#_|npǍW]'ύFx r3;Q&ڿ }q?h.eI04WTg=s>-2Q 蒫A23q$L١"O,IlT T~ofhVX*PM j=w6X!/5{D/5TӅ-z*xJY(dUyR.rץwo &G].GwйZ6/ a {9r(Ō`GH>o %~p^ n7lMב/&(?j%'xゆx(&$1JXb xk9\f&~aZxwH]V%d*2O xxWh*bH8X*7̹/"A.dd$*B,1)ް1ڍ@UN<:_O1Nęz_@x0f3aٜT h"qew]n (Xނ=lN(43}{S h|Ļ&Gl-qھA>JusaSx&:(ظ y<#Xsb,48@jID [mMS5_B6BPۥH_,̈́,PԄY~C qV)n@y 2-X4AYpKFR{s{OxI:kr:"c6vSȨُWs7N B7~ܦh/ϕWU3k~.O* 留BŰE֩Q_G\րۼc/_U12=ڶ z=S*gjȎ67KU473$Z[CIN[',/@#84š:D)Xo:T%25P63:%J[rK4@%˵e5 Gir:Hj q-ұ/2\kR3yiu~fHS7qMkr 7.p(j+kJJ+;2OSr0z"O6`r1hm4P3lOH!FNM@bk>m`g8*8g٤# LO_=-gXVE\Vp:髰`O-Btޗ5kZdpLvĜ+dd TH&fX9Gl(=_Kyw2=gɁ6ܩJw[$'O'שP Z6!bp2ɬ\8J8㛀F]un;%|^AP\^+8M %]gլ762GJ-\K úQGvD]{€Ϧ (te)P;zoφs(̒MG^bћw7#_g*a둼&BjVێp[Hl ߓJvLڊ5}(w+n(4K6͢g 4̇[o("AGXP:SUBJ$FejU CgFrpj%̜q3I[ѢEd0vm8Dzy]GNw.'Fû ;,z0[/=\fRO۲r:.\ avcY'e=:xFL(R^xwz)+]CC!'b'XKLmS}ji):*.2{;]8_ i~S}~( zzⷺRP z~4En O9.+y ʥ&|! u~jy4{$T}'5JTfzaP jTJm7ƾ1bl&[ Bgj;_3btkhqKPCD˺ A7ڃm ky@`t{)aOkJ%,NaݾyŞs& ]8=lw6@_.|;l2Wk4T3u'N)3y-(4xTy(gU+MgE# /lռxm3^EkRI= fhC0u{"32:Ba6Cdni{Z G5 MBtqvk#[2WF# { ;pC|hlhմSX#&OخZl.UΨ@P]~ŪE̸ԝ{aMZji[*a GvvPr jhO%O5roD hAkFc= 80h揝߷&WlW)sPv5`J?BC_s1>`{M]q\厣޲%@1g$~"]r'Pg40ݟ Fj͡}6g -iH0/|7?FIS(lSߧ"~V_#>˲Ο6yN?6tJ UױCl[ó`&RQco/'*bVe Qc}ޔ_g$e9}giK:'+$c5ђGGb4E,;#UC \ub$ d?MzPln?dybe~(8Z {g#>P@g?{D % `̶LWguNNw as-@OWPؓ,R>M,bqL5v0~`r =U֏╗PKh@gOw6.XTLO<&@<4hs-=VS+^Nz3=}kY+M9NKz"fasv`'c1fR`1C^y#.q@-M>/kĹ. j6N,d_ip7}~ ]Qq( &y$IHŸ)O'qt]u2`#J"0)' ?֦3X(2Ӫ#u# f'wϪb@a,sgtc*oixìl )ҰkSJ̹/w˹~sش&H:n/bTl^@ncg,'0[y[ %Mj }Jn@Nt~MXn=C^W(V>KNK҉KWYId~<r%VbtAjJיΎGɸ ^sԻx@~rsW(T:yLvȧw  o4SK"."#KF?ZGcF7,HfGc֌2P)N8yp]^ev Qh4bS^;!xI4–(=U|DÏ AFUyqn/y,_JՋHe-\d[Y?8tؠ (Qe=K&'_-tS cWj DwAb'(\Gwn#豶a"xyB;~FT-B~9/c~\򻉙jG*UԼe3HNTel)d4l/t\0W{9Wjc!R/,4sm:s7btUi}9@&$=.>iqV>;E"~v058Q6id6 CBd汭ߏ2KQ[|0wL)+NUm7,nk#1w2Nì܄X;rIE)|!nMWpD8mT4C ,eGԤ.HNO Vcb>TNх&8)eTo|]xΧ$ 熴TuWAc[m\X DJU+ OsMl\|ZkeoHQӣڈʽ)/Z 1P~Љp/i k-m nk֊'̘%|4bQT!WWЩVKKP,S둊AOSፚy[НخĮQEfPvA,+xMa?%LvI (hh#cV >Nx&-Pn ?B8)i8t\xOz H4R-E /2*lhA BoNtfC5W{[Xj_@[]0E_RT>鼭!EWrA";w=MAȣK:qȹkͬZ6ŧ$D+XQ YZ