libavahi-common3-0.6.31-10.2.1>t 4 DpQ󭸋/=„ved^߯H\"Du>S<2µ'dCHc#KrbLt *PPʒ .| EA+[Nb]',mٓ0(ZAb^. Į45~"oidD!)tv?| Y8Uo@Q󭸋/=„Av40wT2Ml0tܶ!>%:1wl^PK~.͜Kfmwo )ݾC3|zSpݏJ-!x4gϰO#鉝U"4dڋD6d>;xb4CvwVCt_"h_YtK>.&(,G hlRkEx)91a,\G88]:vs;!ŘNݓԟD8S2%p?+@7671c6fb5ec6576c1245ca4e64b8b787022e17c6><$p?$`d ! H %+4< @ D L n  D  (8%9P%:%>!@!F!G" H"I"X" Y",\"L]"T^"b"c#d#Xe#]f#bl#du#xv#w$x$$y$, z$PClibavahi-common30.6.3110.2.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.Qbuild31openSUSE 12.3openSUSELGPL-2.1+http://bugs.opensuse.orgSystem/Librarieshttp://www.avahi.org/linuxx86_64QjQt538dae17a6884bf648de8fed02a8497blibavahi-common.so.3.5.3rootrootrootrootavahi-0.6.31-10.2.1.src.rpmlibavahi-common.so.3()(64bit)libavahi-common3libavahi-common3(x86-64)@@@@@@@@   /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.10.2Qh@PP}L@Pl(OjO;OKp@O;@NNU@N`N@N@NtN@MӴMgM] MWL!L@L@L*@LL~@@LT@LKK!@K'z@J@ĴJ@J J~@J|Irmilasan@suse.comdimstar@opensuse.orgcoolo@suse.comschwab@linux-m68k.orgvuntz@opensuse.orgcoolo@suse.comvuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgfcrozat@suse.comcoolo@suse.comjengelh@medozas.dedimstar@opensuse.orgdimstar@opensuse.orgfcrozat@novell.comvuntz@opensuse.orgvuntz@opensuse.orgcoolo@novell.comvuntz@opensuse.orgvuntz@opensuse.orgaj@suse.devuntz@opensuse.orgvuntz@opensuse.orglnussel@suse.delnussel@suse.deaj@suse.desbrabec@suse.czjengelh@medozas.decoolo@novell.comdimstar@opensuse.orgvuntz@novell.comcoolo@novell.comcoolo@novell.comvuntz@novell.comvuntz@novell.com- Add avahi-move-everything-to-run.patch: move everything (socket and pid files) to /run.- Fix useradd invocation: -o is useless without -u and newer versions of pwdutils/shadowutils fail on this now.- Replace systemd-devel BuildRequires with pkgconfig(systemd) to prefer the -mini package, avoiding build cycles.- Mark /etc/avahi/hosts as %config(noreplace)- Add avahi-enable-ipv6.patch: enable IPv6 by default. Fix bnc#710230.- Add avahi-fix-mkdir.diff: fix build with automake 1.12.1, which removed AM_PROG_MKDIR_P, which is deprecated for a long time.- Stop passing --with-systemdsystemunitdir to configure: we'll just use the right default value, which should be %{_unitdir}. - Change systemd BuildRequires to systemd-devel since this is needed to get that default value in configure.- Update to version 0.6.31: + Add Mumble to service type database + systemd: syslog.target is not longer useful + Compatibility with newer automake - Rebase avahi-empty-share-dir.patch. - Move dbus xml interface files from devel subpackage to main subpackage: those files are needed at runtime.- Add avahi-gir-fixup.patch: Change the gir/typelib dependency to be correctly libavahi-core.so.7 instead of avahi-core.- Split the typelib files in typelib-1_0-Avahi-0_6 subpackage. - Add typelib-1_0-Avahi-0_6 Requires to libavahi-glib-devel subpackage.- Change libtool BuildRequires to be unconditional: it is needed to build all submodules as well. - Change License tag to spdx identifier (LGPL-2.1+) and remove duplicate mentions of the License tag.- Use systemd macros for 12.1- add libtool as buildrequire to make the spec file more reliable- Remove redundant tags/sections from specfile - Use %_smp_mflags for parallel build- Add avahi-gtk_box_new.patch: do not used deprecated gtk_[hv]box_new function anymore; this fixes build of avahi-glib2.- Update to version 0.6.30: + Make IPv6 work again + Minor other updates + Updated translations - Changes from version 0.6.29: + Updates regarding systemd integration + Compatibility with newer gtk3 and gobject introspection + Fix CVE-2011-1002, fixing the fix for CVE-2010-2244 + Minor other updates + Updated translations - Drop patches fixed upstream: + avahi-init-lsb.patch + avahi-init-dnsconfd-fix-status.patch + avahi-fix-howl.pc.patch + avahi-null-packet-infinite-loop.patch- Enable gtk3 support: + Add gtk3-devel BuildRequires for avahi-glib2. + Add libavahi-ui-gtk3-0 subpackage. + Pass --enable-gtk3 instead of --disable-gtk3 to configure in avahi-glib2. - Remove explicit Requires of glib2-devel and gtk2-devel in libavahi-glib-devel: they will automatically be added the pkgconfig() way. - Use sysconfig PreReq instead of sysvinit(network) on 11.3 and earlier.- Add avahi-null-packet-infinite-loop.patch: fix an infinite loop eating CPU when receiving corrupted/null packets. Fix bnc#671797.- Call relevant macros in %post/%postun: + %desktop_database_post/postun because the package ships at least one desktop file. - Pass %{?no_lang_C} to %find_lang so that english documentation can be packaged with the program, and not in the lang subpackage.- prereq init script network- Add avahi-init-dnsconfd-fix-status.patch to make avahi-dnsconfd init script report unused instead of dead in status when it's unused.- Update to version 0.6.28: + Updates regarding systemd integration + Properly avoid bus activation on non-systemd systems + Compatibility with newer gtk3 and gobject introspection + i18n updates + Minor other updates - Drop avahi-gobject-introspection-1.2.patch: fixed upstream.- Change lang package Requires to Recommends since it is not mandatory at runtime.- Rename avahi-gobject-introspection-1.1.patch to avahi-gobject-introspection-1.2.patch and update it to the 1.2 format.- Update to version 0.6.27: + Various systemd fixes. + Daemon: - make sure we never choke on SIGPIPE - return successful error code when we ran successfully - reset signals on initialization - unblock all signals by default + Update libavahi-client so that it can deal with auto-activated avahi daemons + Bump soname + Build fix when gtk3 is not installed. + i18n updates - Changes from version 0.6.26: + Fix CVE-2010-2244 + Support for Gtk+ 3 and Gtk+ Introspection + Native systemd socket activation support + Add systemd service files + Add various resource control options, for traffic rate limiting as well as cache size and D-Bus client object limits. + i18n updates + Minor other updates - Rename libavahi-core6 to libavahi-core7, to follow library soname bump. - Rebase avahi-gacdir.patch. - Add avahi-gobject-introspection-1.1.patch to set format of gir file to 1.1. - Add avahi-fix-howl.pc.patch to fix generation of howl.pc. - Drop avahi-0.6.25-fixcrash.patch: fixed upstream. - Drop avahi-init_unused-not-dead.patch: fixed upstream. - Add gobject-introspection-devel BuildRequires for the glib2 build, to get introspection support. - Remove libglade2-devel BuildRequires. - Remove avahi-utils-gtk <= 0.6.22 Conflicts, since the file for which we added the Conflicts doesn't exist anymore. - Pass --disable-gtk3 to configure since we don't want gtk3 support right now. - Pass --with-systemdsystemunitdir=/lib/systemd/system to configure. Thanks Kay!- also check ipv6 case in avahi-0.6.25-fixcrash.patch- Add avahi-0.6.25-fixcrash.patch: avoid crash due to assertion when receiving corrupt packets.- Handle /var/run on tmpfs. - Avoid self-obsoletes.- Do not force start avahi daemon on update (bnc#588367). - Added support for translation-update-upstream (FATE#301344).- Add baselibs.conf as a source- updated patches to apply with fuzz=0- Add avahi-init_unused-not-dead.patch, init scripts report service dead instead of unused after a stop (bnc#329708).- Tweak the use of new python macros.- fix generation of sub-spec files by using update_spec.pl- use new python macros- Remove perl-XML-Parser BuildRequires.- Update to version 0.6.25: + Use send_destination for DBus rule + Make .desktop files pass desktop-file-validate + CVE-2009-0758: Reflector creates packet storm on legacy unicast traffic + Build system fixes. + Updated translations. - Respin avahi-desktop.patch. - Drop bnc_459007.patch: fixed upstream./sbin/ldconfig/sbin/ldconfigbuild31 13595411210.6.31-10.2.10.6.31-10.2.1libavahi-common.so.3libavahi-common.so.3.5.3/usr/lib64/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:12.3/standard/d1cd3c9641ae4fe63f3535cc126de3c1-avahicpiolzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0xcc3f3550fecd40a80e780f00c1c98386a3f1b079, strippeddirectory PRRRRRRRR ǎ804Ovhy?@] cr$x#CÝ9]@/~h^'jkMڔ7\>qbj>y 搅,^/5"Qlf+uwbMl rB.Ad(p*S|v5qf֮:8䦉A7{2+.V>YX501mzIROVPwYF:p VHܡ FؽBvQֵOE0/_~ax < !j@[8,sXK=wk,ehtj- P} l| /o>=Ҫ*" 4 V @jJaҬK85*0tkDK9f Bua孕0b2Hl᫭ _p2ujB^K4^HUs|YHJ}px&$ i\f"lAXdZ|QDqk.9E!X ¶!RLV]@r] 'ӂty_>P,%͂Ehx~wJ帴^I싚@V ͞UPgOeo?iX2 CJxս1OU3`R⥿d3Ǡ8As$yL?f^Hn+j;R EG:Z7mMi$ d&NrLWk8& 854ͻ #~ױ neC5C;9INI[h-S#lG!zc'Cl2Vzrs9٢O"V33.;`+$IWbP ,Y$> i ov4K HE[}71b2 C!Ge,B-`f WqUbY,`|]L5y |({LJGky'oK2i܆5@3kGA%'ptNTN \DV|7\cEw~r)6!ꗁ=23JN i U jʗ:Ct~c9TShNܝҏ+CD[+FAHfA.c1}2gٞ .gx6X6KDd 4>u䋄.Z4R7 +=G%Y @~xڒ^<%s iO9HLPR n?ezm9@J֕# .=YG47>H6rOM~g]WSص#R@&]QNg`wd tx7C~M@EG7eL+.UΌR>р w'ȿ7+3\p}ו \WTUѪDj'SXgA*'[mW°8|Ĭ UqyωdA;\{äib5! Q0etl\ +oϖ2֌#ŝ@rD-p$:3;XA}5Z6@ᵶhLx:EHB:wG9be-8xK5-0M+MSVr!DE;?9d +?A dzԴ>cC0o8b.CpU/2U ĕe9_Ahfh]=nuX=F#a7S-F&c~0VoM-/lH _/pWo-A;Ҝ<;ԡb<#ڶ FTl9$1R/j|4N/I+R L=&{ #C&ݞ~Cf:X0<]ʝNt5>(> D7o^w1L{b}2 =5.~by f٦;8^wY-Y)o9J,<΄"z8gsyMQm(P✿8<` ;3aGU]` 4 8:rVSGXR6&f~yGLaQR=; e6kW#IcKݜJCxr؇%e_E>#XQvS`S|uRDA<ī&:aoO?3Gg^8L26G}4`*FIuݩ m$n N@+tbAKY x,U33h}7J= )V2N)'[6{@A-}*&GAb!|xoڐ\T/K.Bi'1= ̭=xbhzOZ*#q8Xxzw3|: Rqcݏ>mÙ.?XZ|!QWjaů\x]ǃ90t\$&Е?OXboweoef}%/6ϖ9U)"rM?`(ԋ7؃\z_0ڻ%E0|XԣRzTamP#)8I#5w|TDIh0EHV"9hsd+;B=md6 T<ͽl[2Q3jЫ~:9`^XmEfȎ^/@Sc:@Dʋ=^n; Β;!=x1N_?'d.=d]wi(NLa.W@u[{u(K]D̺~8ӹ{= ;c#Jߑv[ ˥_A924l3Mb@̶?E[ӡ/\5Hd*$L2Xp7 .b#ZtlXh{\h=ͮn&}NMɖ%eqikuz3kk&Xm˓2vi-!84/!.܇˲B^$ go |Qwfw9GB$Jvr/ 'DɪNRwhüm^3F.ױ"Cu(쭼&(# 0DE+x |X1vag]8DiԗtA/KimńR&āݲ/gv˕ސ/'O(>Q?ϝp^̳2<_ۜ5`%W&ы}H'=:Y*TL\0CC!OP6YD!; ^[@$hR!֯;o }fطЕ@mzJX,Q27e}t6Fy"N~-C ̆=_~u0.)8YC?t:E1>]?**Yi/cɂfx/1ק(-jMV+]p zNcԓUEkEVpi׿R9͝@M.DjነQx ϳjv DɃ Ge}фM܌ ` m^ېq{xR֠>dezw*vxÝխ]%Qtі~* ڞ %eo!cU頮)yIhHΏ2̣Z`ҥ$>ۖ/̰VNnjFV^}$`e~@av-LOEq.%o5p;(L6geXQ]K}'P'7p.H<:i9#Zqa4E->F2T儛KRfTdTcXX$D瘐b_ [F_{BwV3,$M#VdR@+&z$;`b- \zثM&.PVkcXxs͗Q7{Csq\1|Q )%&FƜd#v#31`E3igjk&?|}ͅM i^BEZwV}jj_F:/"a Pr6OG[9oD8 9fhqu¢\=&oŌL=]36䁟j5)#UigVQeQˢ^= q6c&/ yO=|9gĭFpu ;JܚW:FN155c-+넻Ju`L mc??*aE?Dk 2! qnW[\ЇFU[Kg0~Ϩ4[lQ`&JLDApYz1"]~9oi(6fc*+n4"f_C vA27!izܺ.~ޝgdlrC5WeHU|~S<2fwzŦ.g`i)PHz+^}MaIHFP+h^N8 q2LCϪ'ia&m0ؚ;1@F8Qm1KrX).D)#:}&X^D{J YCx}ItE ,]oMdoY`= )1_= [<0 U@ʈ8-}*.V=prwÈ%XF(TXq%v/oxJ2a5N]']1xl2 yc"W_d;:Vxu)F/}, P= +$kV*NF@Lka`(KQ Wr "4: K=5B,\iW+9Uϱ&*gbV J&FN3$B _Te6d|Ec:Wnya &M*j,^?Ԡ"Def!-qû=Ç%ta7Y{q/p p[* 0?mfc:w[7Y&A]2R]=K:!iH[GDx0 X3M`/Bpn{P}QZ`[)_K#'嗿)nq&֣bFTW/d[IO5:$t+{pSvj֧ESF xSYו_j%zXz3U@^)Wm_ ZvC #ɾOO{< Sf~2ARB=ND~2hwz}˫NlIHA .T%}|lD.t'4\6mhW:b_5|Xj;XO1kYRCM2GةY ,E\#Եs[9~=Jagv@[PivgaeoZh털L[⢈-#0ހ J2 /qbE {sM 0v%7|n(Tsa.pFޡGxs>D\})UR—+Lxf.S!y-P]J{\b=pկH'x@1ivtH FW@g>N}K|Eh;xY vd dH$a}Cq, B(RlIi^2Nܲ(Ǖ))*⛎M-EqlS"R~P"05w|#杆'#|`!0,=ZCHHSU8ͼ+8&N鸳y'.bOmn1'.%~idbxW!,2L zd'6jmgz}6[MfÓR zKoj؉H 5-m"LФFP7(x11l}et;w\BӚ]R<.?/)cW.r͊zp< y9Y%w|U™Ȫ,]K`evx֎bjT8㏕묳r'm>VNޫZkIG&@PSƀTbJV'[/"~6)ir34Xd:vJ͜ 1٩P9.F[[ڜCSR1saV/Կ;?OAm8@w0K3/I>"562 Pfyr#UL&euv5NO6I+9QyTU/4Q7WxE/@w)Y@DvW~y'eLJ@CFgrȤ;pfvʡ!9?N>DW44i)*ߨ?B ]|:LR*5rNN _˴YFCv'-u.` 8U\">&4р jIZ-V:3 =y%H/MaПr<û-IS;?h9Sk7o bΉ?GMG ~k-ǥ:p)n8AIa `Pa8g#;H[ĜYH@z_pbQJvA\7CԀ ֓uN1VM0YP>_XR1 JȦ;y2v%GxGRKYJXf! UIߢ<k%Wz84^Vڜ)LU+-Y+imx"AnM&% Efw;Q+6<"$EDi9RꜴN;ǹ$>N]#()r">DHgkD5'@+, Us_#s"r )Wh<#`̺U,OhDf7<A[H+ڏӕDUs=#$TlA"oIv-ymqa)=p:@KDZ@#$T$ @5ALN| Ϭ#ӤQ&vI4F Lg4AkE}QGdMypᮛKf8E,Sʓu#?-ܕ^uw8x Nqt^iT3€I/:\  +GڃSknhӾ7kkGVkJ5\!3k(ү^p05zOB^^”SfZ7(gk%l*lyf?*-jhxQ>kQS)Eu:==h~WtIDJXE2ҩMFFJ>DyI]:#lKF# i7bIApgj RgF4VˁIۥUYr:m_Z~) Uf.87r&A!)Bdp¸Gj(K$ɉF'=#뛭ؗ[At`n̋T;~{~+pR,6Pz@gs'|b>2.ޙ\^}0eЪFdQH'AKRC/K ̸0iȨ#y`` _  4+ݔBv'|]2 a)]8\HtGu'+'ɷm<1TH >= 'u7Y\9v*4;^W6hk4}s3[hY/K3bxvٸdIG~\](pqGHoLYRw`|glݍ0->{U2Az^AޡX6BGt[]yRmR"y%8l6<\mNYj=|:|^>sLtU}UKM•2"YyTqmgʼn%R=`q;]9A5r8 䩾~}TUCT<(|.J̬J*kxƗBNQԟKq[bi,~.~ =Xx)c<,KʕKj^C=cfq(PsIP}huX﷫ַ-:3Cp 6 .6mMDdf0MŒ }-1AmDt92KK40+n(H4 VtFnMوKDBny78(ȷ.WY9)S~aܓ37+XɁA-{wFJvFQ]Fi%-%h)5ȴgMN"2uPSAK0,C+j[}%=D +kV41W 6ЎFŹ'}(Ho(bu%"%1tidS!Ǡ ט=kHf E۔([vM!_<ɴm(G˦&GPau^zAѱ1l4))3"z1Go"=|6WKcke,,}&a7mMx,v.*aarIFQdCs5C&})oL0l!Cm`wo~c= y O]Ʀ'!op|WGS 4A$i5֏x0u2%sPQ"y(@y }Fҝ u[UA_xTnY_ٖ*Io,PmQ;-J1"fVYS/ޖ+=Rl,9f5FH48Rӄ L=zAa_`D @Zw͊JrANZ}rLF_c6aEɳ}={u/q jV\qK($*h2I<0AW{Lƿ] t.ݰ0'yGQ;֢)bO|f!O;ʡcSڳiqЬƫ0&S(nףDs3S]3wM3Wȋ5%Kh 8xxrlҵ4UmBϱM0睮e@7tww>NW[<'օ;"(SMEpmXo'}o; y~UrAǢO,9xZ0$\_Z v+M?M/ڲ9Rg(j[+ݯOםBǎC֌_˅ɥy`+[ɉh[=r|R6톂TCkc6s8#.j)"kW 3TT=u#қ<1{G.EnKE}z?0 w1 )m4$Lcm6 ݪKӝFG,瓫_'@;-@O8L+;U i3 @mqi،o<<Jу&TGb ݇Xz6~(hDIy=jVh)zPڇ_c\';sHAZ3uΊCC( VOgAEȖ )/S7Wj[v{ۖ!'-qņ!*W!"1D[F+_7EI53VHP֩ 86SҢa11HП:,4ȾQy!_,i-/V(p NM[/P9$K-rW{]wL\1]e-v.LzX}fv֎ZpEm `Fc‰vK k/PFkdPntV vf&5 [[6a'.N4w`ItX*w]kQL g'Sn-"B`z 2ԛn9dBtvg1lwI:INleOXZ!?Yp?|Bgkܫn.GR.'$k^zEB$HX$ MR&G0#8% Ў4%&{vzo@ToDo7t5+JS;zV_k3++ `|8 N~]2W7 DN:YpK=>ՠhrȾ9Lh ы0}Nk 2~r"d|c١A17F-d7==NSC7b.pѯ/x PR{Ie8T^f~n8԰e= B,QI+?㭽;(m58 X.%uԟ(kPWڍN xq4ye nHOt:Fk׉  ?},_iZ;rwJV<*}xTVPő!Kz[zК j̏J4uayme})2XGe݆gORV!uD}ݙns=RۉūuDK+U`ѻ9zq z% YaZ/V}~Sr e5bMZd wR.s^q辛KeآB+Ɵ`J7eQ K9eQ1ˡ$QM4}9s)@#=EjRzf5L#S#H9Tթ*e իCԲ{ ,ؘD,%?)҇M"[3Q&Zwj>?^Kq/FhI5-dW=k0ě/hȜ;b&o&p1cP*IՠKNR FᚖYNPⱓIrHV= ?R)eH>r,̲o^ T0 bPšdZHi˳zwqyw!a澄;U 4oNrHEU,ØǾ9f>yܭs=u'`詢>b^g)m )3a#<ו57͸#@[% !}P \Cr[<HgAiZ'}($NƦ$ghdۼt3:M{ɕ/7]`1lo\%} FBqCwΎpv ޿oS79]NjDUt_k,{lbgXwaJY?lݴ*aM՗"B>b,LQуlRr4t?~e6<I۳>@\Qlv])t:#ҍKy~e06a%bg8qhkrK2: X 0suS[2i Zp3ݝS8e.xW8)[kÄۂ0^-TbHdI x\t$So/lrMϡmtI`ҔwXUnEnq?%浥1nlzicF9/YJ?k/\mHwߎ;TŔ򞨊hVqiÒOi.x b[YA˰yǗo09&4ݱJ74SJ#PTS%?Vt.E8Z5)K#JzIlUn b:V/٬oLfW:G5Z )*=XTH{DM~bGTe$Rnq%{X7]_`elԱ YX]CaSn9J`)hkpz#b'056s H^fYx4.pMF&O e{YGɅ8*JD?OT {n n)/1s,GL?7%5-*)z;  z'Vg B\vap|!N],sO׆,F(D/MgFYxqrLX}[1_%ym6@<K| -!}Gb)_mQ<%a>Pz󭁳kY ClߪG( ΛNN] ci)-RjxQ%$Ү/3(Vo<_SB@ʼ,nYx#~gAJpp7 (9ug^E'(n?G-_J>)VdYT}a/~13cZ" ${0Vnq\`m2&=?&Q"u`1Xt.$7Q2Ma^B9xb@V0'+M֜XSxՠ^E_ )j^3O ;Mւ tI n[B-/\J S𽅼'5Ls ʕ946\~Ѝ{:wK &#7>s7LʦXV\ô<}rpxTN ]8t=+5y:VNqM7vA0K%WGG<VS[vήPJ[h9Ix#U"ԢT!h\ aHV44]M ŰU\_ Ax?UrdibmVq`1z߀+ni_w>Ȩ{Jւr6#*!0m ?`o$xkm\al@gMu,;(EjLu(5;k7l~ 8ŗ}7qȧ@ufOqy&7{&(tLsy&=\OoL[]ӦjiTOWo{1JUx`,ɞgcDDN4#IRe;2\I"&es"U2',.HT=%#:O