libavahi-client3-0.6.31-10.2.1>t 4 DpQ󭸋/=„nIvl[/@fT$~J6-1C 1&V$\ =Pi,p~*f9(zo^PXM6S9TkiשnTG1N":ЃA-C wϼ77`9?n,GoSAiySh0m0@YE 3!A9wAO5<$?$d ! H %+4< @ D L n L(8%9%: &%>"@"%F"4G"HH"PI"XX"\Y"h\"]"^"b"c#=d#e#f#l#u#v#w$Xx$`y$h z$Clibavahi-client30.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.Qbuild31 openSUSE 12.3openSUSELGPL-2.1+http://bugs.opensuse.orgSystem/Librarieshttp://www.avahi.org/linuxx86_64 ȡQkQt25e9fe73f60b13c7811a71ee7078fe5clibavahi-client.so.3.2.9rootrootrootrootavahi-0.6.31-10.2.1.src.rpmlibavahi-client.so.3()(64bit)libavahi-client3libavahi-client3(x86-64)@@@@@@@@@@   /sbin/ldconfig/sbin/ldconfiglibavahi-common.so.3()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libdbus-1.so.3()(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2.5)(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-client.so.3libavahi-client.so.3.2.9/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]=0x3930969803cf39a802667efacf8260317dac6d69, strippeddirectory PRRRRRRRR R R ǎ804Ovhy?@] cr$x#CÝ wd.?fz*m%BE" 'qV:4&/ +i3ONһŕ½l/Btz:hXaܻ6\/6zo+4_!smon^BٴWls@JvEw;(p2J/Zkás_X%ϯ.ş"lALC90 -*qN"3rX'K#>?3d6x7!+}N֨w@hK9+g^!f[Q-|T.I*c{i *,tmfx`3t!w[ vJ=?!&h8_w*|5ňȢaTկɿ?-v0#K**@P&i#xRox`J}?lR)vzcQ+\ti䎡O=S/n߬@GᣪOi1ӑr6 `;ε'EqQO){#e,I[݁%>;'ߪ\#JQJ^ԯu F`9N𦬨i36G .-ZH U;A ʯpH1o6Jfќ験]0} {6ŷA3If@ɔCπLs[$v̕c1A'ez0td3֯W<=|̦+8V􏈣n0}ڐ`G ;845+Z'> 6b/z{}>jN\ip =DZ(IiVC]֐޹'tF.Q¡>Аꫀ4Nv5އDⳄByU{R"D<W|cnkqSX:KU nLlp]->̹bBC㯻H!*yERL3,k}|F;,k'lqi$J4;+ZdXAN@Иɶ !bME /0wO FzAh;X^q&=~G |H:L4|<.O>CH\%!KVgov - kP5" v8'ᵥC6 CڈH$cSbT;XM$yeÆDCKPخJmuN[J y;{8\dlqTvq7$ s$^KtanpZi\Zjx4 iJ;C=!|m^2G8{3Ӯ ]Lvl**O; fU.\2+CH|"d]n^;頽Zl1$0cGp0v9Q*ຯz-gJټ'ޅt%y8jDȥp. -s( *[.T!ˈ@hWmcQzGtmJ&RMѵg/!uvpi&#^_IKd)8\Elc饭l:2[r0Ƙ1 fKo:%]l۞A_]ffUC-\1=ۆHʡR1_?!'M˦}m⼱VcZLCVZ ܧ5uYr+Nݵg*c (k|7D'3?7:$FavsrcJ^>/K \x+63J*SiV5| /iQ*2DiJ6\hoD]Nv)O1%*Ős'&Ӻ ^WK@ D"X mƞ PD@e4-! 9Gg0FOkY˂6sϖ?핗nOЧeh,Ģ3ؔܪ=K[qK ULwah  A(N%8 9Q rϞrgʛk b4ZBzWϵTFNcb'H%w3=|+sC|9xf;rsx*]`YUIZǧlxj]콺ڵ SRKf;-B~y uRU[Qa ^la1dpLp%us;T(2yߞq⥩`ڈqgT~qP ˉ:} hZ]S{p#;O1^^6:>Oh⬢美#z!fDx0_~HdRr鿊%EI4"I8)Qv#2TWX4 8*ywj0_hѬ/k@b HI3Fj2+) ii._co!z9Om b6"KENAʥUO#Ӥbu}lcEIH|LiS '/'@kWϧ&h=M\㌘Y"FU]4: P`*Ɇ{8ZpUܭ$[zWP7ӦY 9^}y$KF钆EJW wX^ғ Y}I@xՂBQ~̞u\񮝟MpG\xxuZJ ] f7}2m=`rbi9w¡Hg Lvrm<#sWXUeߺ(4 iT%DU{?Ǯ!)'rgW: -qM;囊a"fYJ"tF3OgSb'̴ ّPlmSll&' lDi?ӄ<.{9tB0RHӟ$$KO rHz C"8|QF~4V>~#.A"Xw~=vR o;YV; u9-o,Km4鮘Q?ީŃ96?Im[ŦWAdfK~cֶ?ӴEtBpp e0$W fjB%oA' *Ly=tEbF hEs'(o. gmšIDINWuW{t=?ZmNT>wiWѢڦ 9/v)OLM}3FM<$*}n-V./\X4-k#/P)yG(N^,\S(k97}.:Ͳi9nci{Ad+uY7!U(~Lauwlܠ4+H 1&rB TH $< K< qOf݂㑁mVfzt%7+E4# xMo+mޒي7mJ mN\@PKܺB5TIwH xw%ZP/ p\G:Z1Ӏ)l֌KgƴPDsG%-VlXaj<w`nŸ1 `a!󮆺`R$c_\$^q"mm^ԥw'+xWJI}R4p: ~}~E $p8ΫYpOI.Эի>*z=EȾ@uDv70]5lb/k!HI DEk9kBѫIC_s;}e9 @P,kXaigъt?ӊeHqNm)=\“ @ Kox=pì@9?dJ%u DD4EW 2I \u& zX(jl:57i ]Wro?6بR&-̿<@,rWzgɒbzvUWN)>ɜQŰp6UhJ*{f8ZpZ-nmҭw/ J =;;%M:iP+KI5LjD¤Iw nf5 UY:~Fh纒s_ٕ=>7Tx38i&qC42!Uڹf&tgРc{6\ι]&᧲do3a$M١A,S%'7mXƼ9//%7[ћy챢XWn{+V8:Ʌos$*N!_c6srUAu[>t֦EJ7;F'ı$ u7%ԘGET\6Æw{| yǙ|7[D;iSxiU:/ 3o!4M@ Jp3@v@sz> 4|3b݁Fwoq66 8 1} {enfƛJ(r">_r<3}ӳ ߔ+>􍡬}}*!ơﻞ MBg1|m[ܜ5W_(#;\,(:&O) آ&~v7te&z?U}OLDy "ՉbE\ZD f#Lcw6e#kC?6w[6in!5ΠsyeB NVbY2H L*oim)RMA9IwG[o$EBE$h=R/d*Y?LZx+t֑-,ȝcٰ H@}j}ٓbNq4XK*\}KU\jGYr؅q0* 7.h-5p9a} ^)ؿ٬[ JF a(0zkA¯}\V,£YDf)v5s GG Nby^,0Oobٱ㍉?7UvupKTF|aH E%83Xg>à )gϠH$:=Tf\U(RU:tgS!0s U d^8v2%W;!jIByJo_bu`U-$sL_B! L,`6#NZMi> %45}Yh=eŴUA=2boU}QIndͶ ? *<==.>TBr˷eJ3<,׾E_>#@`qDs(mbOUXJ # I݃猧8b=ӆGd2&:hkOs)}TT,/IX9P[ř+}",凉Ѧ5Q]om][ôKErA|_a^֯.)| DiA,I ?<-N8H8mlH)ؗAeeh|o¾anw>y ӷ%^[UX njck%/n74B^MY^2,ȠJX3{- +-02 <"@631tdz*Ϲr}x0]80UfHWY/6[O;LUQwT3s}c/1_vqtN>PṬ#˔XŢk$C\]4`6y&gk/r^1g$d4)wB_uw Eh@LPPQ8pݛνw]km3޿S;ڶ;?Qr< y49W$D./?}p#^%17Z"^ԷӠ](12D:w0)2g4Yex{֝]O.)6"L}PXL~ -Hhصd-I GZ!I9${2Uޤs%nzp5(;DNCLR$A *T4nLcf_ ʎ7US4 >0W ]f׆ k- p{NNX1*)[;itF%eK2a$NA Yt{2_8Q̼{+K+PfXazx!w@ý 61Ql3ST߰.~E" Y4YLJRĝ"aRWyZ[Ӭ@Z7wY;>v4&jFfO8FoBzؤoiXQC*|!k᩽MG0tn/$f4ŬE_/x6c jYT 4!#T3[?{C$vfo?`B4frW5Ԛf:-];TqPR~Ps\r`@c_p(ExGҨCLYAhQQ%DYZ@q⷇eߟdnGEˍ|V1jѬ@GφҨ%k&2dh= }SE q|˹iXV>bS hUޛ4q^vD_"@7b6(aWﵒX7nk%,-Vüp^v.Zr+~V$}jb$n:pJZ]mTxKG㎃w,~lf˅nɞ KNCO/&}"Yiy{>*AnEA{f)fJ|6 ˬd;쨎k2 bIK9T{z=m7LBK&7 ܹ#t;^ՙC@%5FH4[]\+<ޗo6o22rd.hwMp0,ܹbPZ`}1Q\د/㷒K$qiIq^RE'2X|$Yl Mޱ{‘r`#?*xH"!+JZ<哢D-S3~;i{ڣ& a)ޠ{[11f4<ר.D=-< 4KlT ]C_+ыzq!HlWv@Lp#jA,nFgDlx_U64`&ƭ5[4)m蠯gԀ_h)A׷_W{ UOf{2QR^,sQΏmB:y-6i]6aSW/-sT\5! PHpQ0:.H|7(v|:S Ri(|X(Fx u5 +!ICv}>88V'㥫kt gY^)v7n'۫X W,'LlKxޮXaZFKEr.1B[6m#$e( /d"ц͍OlwS`ݒ nQ3k1 *j "$JۙR?(9CBsA N7[ɶ!$ZZ FiJ0J$[Q=UDmKF|}1Hvվj@>W m*d_n97D<=8x;;0ʜ>^fUgC4r릃@nh: `O0FK&-9&={L1”Ps i|#ߥ6bK+~ER#4E\ u;e~kZ2UӬ߷"?-{G[hxi"Brm j3>j7DJһ'ma^HƩ ~nYxcm<$㶊:m~kQMqJhц=k&v Oi}Q  lc}ZPp>'8^B!rL6J ܾ#ϴdGDuACًWW|Ӑ]懻ǟ4 qv M.i3uG#B6$!M`'-Nu2ٺ䱑K#YMcvbn3tܟ{ܬM]lN0[a|_Y&5rZA\C;DՋ?~ #0R}&$X^J nN:7<Ϣ~L>ŏ~= }{ sgJy+_j4 6LӥtHT7%B*Sp樭2'_uQ<KB*kT2I@a粓WZᑵO'@8tSݲX[{wST_эH`:T&(f/Gǯ Gut89򌄡aE_Z1^pѫBJ8s#T51UC[ ij$۾P3i=g=3"L .AN+O{+(f~V5Y`=%(*=b-R\غ_8n PdB_3 %̈́=Bm@{h}hUݿl<(J`'Ά(Bw\,6 aR7%>pȮ oر. N >g u"pcYl,b,*UA&jLiCB'jԫ!0dgcbv0M!p1#amEψxdFUiU'M\zMp9.P&dJ1A]/ᑞT ^_@mcN;]9ر:@<ϙ^j&}T|ט6JJոkG|^8A^|?EO5su̅ZjLڦ ǽS`%PC2ݯ"q&v4oabtx6qWo0Ur'(eKLCvLj`VT|Ula1Kd_\$շGruD_M708V]~p+>)>XlHr"gFӰ|zSv27R$ŏP*1/8niH7ȿ%i Smț /̶R&Q)xZXϋ~x?#Z_O/؇ofBґom\ !%Tй8O0<:F/?l ^%i-3`7ۜK${OԺqQ%t R;'4owћG*L(<@6 %0tu S:0 v>;`2\hu 1F`tlix|<9ԎG#s X\e13{`.Jkq o3 +qI2 [TiPVja[a3:WީL>eW1@?2HIG=: ʌcU#\8]nrr]U{$A1$)MqG1bAYR>o Ki{r0$π SpV'K񉲳f,F̷+/mV4+DZVP$>E]e CdD ~ڟvc}k=_xy*D['gN7{6fw%hΗҁC4RwFpYj,h 9&T,`?KN@Tz%?jSYjk)oHKiւS?laI[S  0YUoV,hܩ< plj٨"r l&f6|h xa#2EK:4 Y(R g^ 1P>*Nc.\[_F5P )TߤЩNa0P@ h2sdjbBTz70;4UZȐ#(J*EBf͉BF`~R kX,ef>}{్Pn:6 RuXEty&c,ȹQIͲaè,q6C<9ؖbɭϥ Qpu"nRwѲ#t 5KZ7=ú(a(ınny_sH362TT8JO^nQ4ƩHPSnCGp )c1&zw=;42~=[(Ϡq wI kT/C +Z-+ft`S0rу:T~cn>6JGbrfΠ쵢ixb1퍠J _9)0C +kѰ"&0;9/]<2¶6_Xj=GΎAQeCh9zrHqh@wQ_< Ϗ{ 8&WMjH!.QUɖH) zC78bu3j mʥ L7=]je,+2֪u*nd۫*{QOQHpC?|vXeRR C净3 m3,YSK5TPL+>4/&$rXJXywO*G bNJrbc. p1ꑫU[SQ\7v7?L=*8QŸѯўAfY~^.A12 GPBXْ͚jX6`E^NWv)r5| A$"JӚ .Yh[NeQ!]G":Njky#$mT^giulӼ:҈$ILFf#q[2 ([ץ89ƴEͿ ɶd̡ujv~c}z/e:2ǴD]8TZzMYʉ@>6<*Zd/F&pq0 /|{"Aޗ{-~Eh _l?,QݎJX`}@9!ݛ9lU@«*E^n4XolHJAJ1K)ij7,D;1߁<8RYMζe4ˆ:EJ]Oy GF=.SIZx z z_h+B=|Ͽ=aZ~?.݅wU(Ŗ5vao3M!fv}+Cw\0ho,? /]0'Q2qU4H(K^ i|VT(5͡.i;`MWbcJ`|U"3́ڏ%fR DJSarJ/ߡmpy0YY,83|c+o叼*J/Z̥R# *:$6}? ģ*Z|/Yơf!18۩u/FJX lA2E$z]}`7!H/J^$adNlɎ>gJ\^ķ EFMoYH1!xE-Q6;*![o;;gś ;8:|w>Yi 7c݋ݗ'}EsUXO=x߲H@z9C&ZA_Li0{55˝~6vj;ɇa+xtd"$r8!|1S8# ';kPL?ޏ%L (څu }m jNƀmpFICytȋ[!׋G`UDyW37vq;ګ{˖n!QF?|=YU#x}RH#VtKDMĐfqj^xYZtnF?C(v8Yr$KD-9_Ӯ}tlNwPйY`ś߷8^_FGFcNVXۛ/|RD tL%*>β./NnŽV%.&tTؿlXF*]lg6O[6>4⳽Iak:o8&'ߡXXEd5ۿl0TݴX]soCKq<88q2;G|gB~/t^ O-m[Uhlcu¯/FnY] T%I|3Îy;Ė^K<~US—<+vem74$Q~} h}r['#P_:oX錣&EvĚ;cc5cb䂇*FZ,z"x͓g z[Ȉ ЄA5=8݊%#Qk[`d)&NmA3M=d D|*jLYc0GQ[/f x;ږv;Xr|S wȎn#Y~X"LNiБ{Ux੩tTkRsks?RMT%?1#JTLliٚmu`'V}NGETY\dן /T$\L k3 @ʽ@iJ8N~mo"Jpsss;s[fbGTFM^"Th{[`@6 "O`gHa/O!«ilf%5}L36Jk[Lwӏ!gvܾݢt=W b ` ^(WwYzQ`{f1PT4zPT"H{˭,2Jέ9^lw~ȴF͕;8VXkOJ}TLF(A-Ljkd&K`}/ޞTۍ|NIݑQ;I8(yx_c:[bz Oi{=5uPSjҒ/ײ_Aap+Qʌ%rYԒo#_WU ӸGgt)q8=Y1=C&9UJ!SX7$Sޣ5 ^x~̫Ov%c]Ǭc$oJN|&rIl<|U_a֖v !:Z,$$Ed8 &|]D!Dpw>h NS꒼o=hg`R9W(eV3*vtaW{8!A4ѡBB3%gOU(ɞ+Ptqb'A/.`* x$ZD jalltMESN{ZDч?}ifJUg*kK8=W,mSl ~Ug ?qE-jvq {@yv}2ToWVfŐA4uOQYk rD6Ԛ.WBRuZB4ػ@$HP.i mSl1Sk"T_]XUҍy9 6XO̓ɺb?`Q8-U= >yA#c:`N̚YP+ug9s:P*Cd{)"&oDIL!R8$.a/VN׸nc#Bu貹>,3\t% .ռRCԤQh4]Ϣ 78I.(awXQ4m7uv-bGĜz<`ڹ4#tLC)tJ(t%z̵MZeir RCDf U{ 1>C8%>=奍7lZ{0pl kJ/QD #B:I7RkKS|e;V6KJެ8C |(#灅v^~Ɛv[v3HFd~ENV" S SGCg{Svђ@J贎q{psL7r/[dD8gUYo䢈>o.dRKs΢+CQC q]$Ӑch1]%};=(xՆab!A}YB GpUY1@i- X*"ZO~ji:>SƿrwۖY׀<? %~"sz$t*&'gu͛t I2FF=}^6)$`0.=ҏ6m^e$==Ly^@`O i>5@.hޡ5_{^5-c".;b g &r{UV: OT8Njա,j&[FPi*rJXGw S}Gwװ 0Yˆ]5y{A?pP9mH*X0'`xjHǂ239.Nhg_sb4eToCdm;%y\PYOEG$|BnHŸ2oI2U\l`;df B&BI~vMPD2"M(Ι2zBAub}~L -m6_<i"ϭ ḡ_(8I'ZJuȵ:Zt* vDQǾ\ؖ<>>T! Λ=b]ugSr~lI4/6O]cRsaO7RYYRֺ4-e윍{5ʀ/ߞ RYX3 02xuSrX]7O/ ]VQq kbOh`k'il#ӏ/TD^/aÞ Gc0Hk[fl-H2ϪuAIǻ4-aZߋyBNª*'+ ٶG"@Υ} ,UA0yGW,yfP7(l:h E_=i߃!Ѥfo.(Cuew~g\ ϥBO: sv9c59%WV9U},z5'}q1-f*>fV$yDRN#<2ȸ4mjʪU?ųxl.ZK0TUOQ?n2(aKܵ]%.E>FX'8"pUq_eQa虆N# ͧuMY,:L1U_+"TrKiߑ6Og^GS7;vi=ڕ׌gneרoH)άHL7z,$MH?W:Ƥ-!kXm.x@U$F)~4n*V]İD, HWT hv,q' 6 WXxզjIփ]M ڍkgxג̓M}- r\c4T=Q1+4=PqYp2 P$yuG'6 _6MJJYubBg4*;_a Ҭ}|-ϯB>H:yjv1O91STY4!zVEZ#@$AEC[rAF)RBubK