avahi-compat-mDNSResponder-devel-0.6.25-4.5.1>t  DH`pJ˸/=„NbLߐ];٤@ۨʼn魣)9 pK:xS'F=Q89OFLWFv1?6Тg&(|q}ZSx YosO]UhD_ wyK]kYna5)~d.\i(w1) dDF`*+D|D*-Ms6yhf̡ d{'eW?)p1%k95laa70fb7fb87d326354b6eb10142ff9bdae0e8772{J˸/=„;91t3tT:wtL9g?ttе/➼`F1E` +p 5$|߈nIS͒E\8GQ^Z !3m5E`!["y _bn}ĐFHyrیGMeq0/v'4h`5P#%X.k˱%@J3ڔ ]X~#FfA'v]yX,d.0_Z%0vo7>8:?:d#* 0 {04<@NWj     i h(48<M9pM: MB8F8G8H8I8X8Y8Z9[9 \9]9(^9xb9c:@d:e:f:l:z:Cavahi-compat-mDNSResponder-devel0.6.254.5.1mDNSResponder Compatibility Package for D-BUS Service for Zeroconf/BonjourApple mDNSResponder compatibility layer for avahi. Avahi is an Implementation 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 feature complete implementing all MUSTs and the majority of the SHOULDs of the mDNS/DNS-SD RFCs. It passes all tests in the Apple Bonjour conformance test suite. In addition it supports some nifty things that have never been seen elsewhere like correct mDNS reflection accross LAN segments.Jbuild314'openSUSE 11.2openSUSELGPL v2.1 or laterhttp://bugs.opensuse.orgDevelopment/Libraries/C and C++http://www.avahi.org/linuxx86_64/A큤J{J{J|J{J|f9a75d8c0f536bcdfb78da3de93eae7a09cd3055901652ac0147920a0c18425415967fad4fd402957cd604adc1da5ebcavahi-compat-libdns_sd/dns_sd.hrootrootrootrootrootrootrootrootrootrootavahi-0.6.25-4.5.1.src.rpmmDNSResponder-develavahi-compat-mDNSResponder-develavahi-compat-mDNSResponder-devel(x86-64)    libavahi-devellibdns_sdrpmlib(VersionedDependencies)rpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)rpmlib(PayloadIsLzma)0.6.250.6.253.0.3-14.0-13.0.4-14.4.6-14.7.1ĴJ@J J~@J|II@I@IpvImIl@IcGIHIFFI*@Ig@H~@HYH@H@HH}H;H.H&H G@Gt@G΋@GfG@G7GiG?@G m@Fޚ@Fޚ@F^F @FFF]F]F@F@F@F:@FfFU~@F @FE@EE@EE4@EѨ@E@E@EJ@EUE@E 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.- Call %suse_update_desktop_file on bssh and bvnc.- Update avahi-desktop.patch to not add X-SuSE-translate=true in .desktop files.- readd libavahi-common.la, breaks > 100 packages if done this way- avahi-glib2-utils-gtk renamed back to its correct name avahi-utils-gtk (bnc#456418). - Removed pointless libtool .la file.- obsolete old -XXbit packages (bnc#437293)- Update to version 0.6.24: + A huge number of bug fixes, including a security relavant one (low risk) + Add two new configuration directives "allow-interfaces" and "deny-interfaces" which can be used to make Avahi ignore certain network interfaces or only use certain network interfaces + Translation updates - Remove avahi-man-selection.patch. Fixed upstream - Remove avahi-no-gtk-no-interfaces.patch. Fixed upstream. - Remove avahi-bookmarks-no-pygtk.patch. Fixed upstream - Remove avahi-no-gtk-python.patch. Fixed upstream - Remove avahi-allocsize.patch. Fixed upstream - Remove avahi-dnsconfd-netconfig.patch. Fixed upstream- Added bnc_459007.patch to fix bnc#459007 + Fixes CVE-2008-5081- avahi-discover.glade is required by avahi-utils-gtk and python-avahi-gtk => move to avahi (bnc#456418). - Upgrade protection for avahi-utils-gtk built as avahi-glib2-utils-gtk (bnc#456418).- Removed dependency libavahi-common3 -> avahi (bnc#447101).- Make debug packages require a specific %{version}-%{release}.- use netconfig for avahi-dnsconfd (bnc#431240) - disable avahi-dnsconfd by default (bnc#431240) - remove 0pointer.de and zeroconf.org from default config (bnc#433359) - fix indenting in init script (bnc#435506)- Remove languages directory ownership, it's now part of filesystem.- add Required-Stop to initscripts- Added GCC attribute alloc_size markup for allocator functions- Build glib2, gobject and python stuff separately to break build loop cups -> gtk2 -> avahi -> cups. - Split avahi-python-gtk from avahi-python. - Updated to version 0.6.23: * A lot of translation updates * Beef up bnvc quite a bit, including passing a domain to browse in * Increase numer of open files resource limit to 300 so that we can deal with more clients simultaneously. * Rework 'poof' algorithm a bit to reduce traffic load on noisy links. * Build fixes * Minor other updates * Backwards compatible with Avahi 0.6.x with x < 23.- don't build cycle between avahi and cups- fix baselibs config one more time- 10.2 had even more xxbit packages to be renamed- fix rename of xxbit packages- obsolete avahi-, avahi-compat-mDNSResponder- and avahi-glib- via baselibs.conf- added baselibs.conf file to build xxbit packages for multilib support- Fix build failure of avahi-mono.- Build Qt bindings in separate packages to shorten build path and unneeded triggering for rebuild. - Spec file rewritten to allow simple and fast build per partes.- Fixed init scripts (bnc#332964).- same for libavahi-glib1 and libavahi-ui0- avahi-mono: buildreq libavahi-client3 (for mono-find-requires)- Update to 0.6.22 * i18n support * Documentation and example code updates * Support for registering the Avahi documentation in devhelp (needs manual setup) * Added a new component libavahi-gobject, which is a GObjectified version of the Avahi API * Major BSD compatibility improvements * avahi-ui: Allow overwriting of pretty service name by the application * Service type database updates * Add new option --parsable to avahi-browse * Make avahi-autoipd actually produce correct ARP packets * Add FreeBSD kqueue support for watching /etc/avahi/services * Use search domain from /etc/resolv.conf as additional browse domains. * No longer return a conflict error when two local applications register identical RRs. * Properly find alternative service/host names for very long names * DNS name compression fix (Sjoerd Simons) * Fedora init script order fix * Several fixes to make gcc produces less warnings * Minor other updates - Package avahi-discover-standalone in gtk-utils with its glade files- fix provides, obsoleting something another package provides creates a conflict between them- Rename packages according to shared library naming policy. - Make devel packages binding specific to deliver correct dependencies (#193817). - Rename python package according to python package naming policy. - Prepend library devel packages names by "lib". - libavahi-ui moved to libavahi-glib to prevent depending of avahi core on libglade2. - Split commands line utilities and GTK+ UI utilities to separate packages to not force them for daemon or Qt binding users.- Move %{_datadir}/pixmaps/gnome-nettool2.png from the python subpackage to the base package (#299566).- Start avahi by default (#298872). - Handle avahi-bookmarks daemon in scriptlets.- But that macro is deprecated (http://en.opensuse.org/Packaging/SUSE_Package_Conventions/RPM_Macros#3.28._.25run_ldconfig_.28deprecated.29) so replace it with /sbin/ldconfig.- replace -p /usr/sbin/ldconfig with %{run_ldconfig}- Add gcc-c++ to BuildRequires.- Resort spec file so that mDNSResponder is provided again.- Fix spec file.- Use extra spec file for avahi-mono to avoid build cycle avahi->gnome->mono->avahi.- Build require gtk2-devel.- Don't remove libavahi-common.la, because many things depend on it - Make avahi-mono require gtk-sharp2. - Update avahi-gacdir.patch, fixing the build on biarch platforms.- Remove some extraneous comments in the .spec file.- Update to version 0.6.20: + Various bug fixes and portability fixes + New features, including a new libavahi-ui library and tools to exploit it + A fix for a local DoS vulnerability (b.n.c #287123 and CVE-2007-3372) - Remove upstreamed patches: avahi-python-compile.patch and avahi-compat-libdns_sd-fixes.patch; rename avahi-discover-icon.patch to avahi-desktop.patch, and fix more .desktop files therein - Buildrequire gtk-sharp2.- Removed invalid desktop Category "Application" (#254654).- fix some rpmlint errors (call ldconfig in post scripts)- Improve libdns_sd compat support. This helps fix 214887.- Add gdbm-devel and zlib-devel BuildRequires.- Rework the sub package split. There is a new package, avahi-python, that contains all of the Python utilities. This removes all Python dependencies from the base avahi package. This fixes 245390.- Install avahi.firewill in /etc/sysconfig/SuSEfirewall2.d/services instead of /usr/share/SuSEfirewall2/services. This allows avahi to build again. This also depends on the latest dbus-1-python submission being approved.- Remove netdev patch in favor of using the configure parameter instead. This also fixes a similar issue with the autoipd group and user. This fixes 237145.- Replace the non-existent "netdev" group with the "avahi" group in avahi-dbus.conf. This fixes 237145. - Remove Application, Utility, Network, and Settings categories from the .desktop file. This fixes 244464.- Updated to a bugfix release 0.6.17: * Don't accept "localhost" as a local mDNS host name * Allow running avahi-bookmarks as CGI script * Improve libdns_sd compatibility * Stability: libdns_sd mutex locking order fix * Publish IPv6 addresses via IPv4 and vice versa * IA64 fixes * A lot of minor cleanups and fixes - Fixed python dependencies (#244457). - Fixed howl compatibility links (#244486). - Fixed python byte-compilation (#244458). - Added avahi-bookmarks init script. - Added SuSEfirewall2 rule.- Do not build unusable static libraries (#238552#c17).- removed gnome-nettool from BuildRequires (and Recommends) (causes a build-cycle) and use local copy of the icon- add mono-devel to build requires to make mono-reqprov work- Updated to version 0.6.16 (CVE-2006-5461, CVE-2006-6870): * Revert previous patch to check nlmsg_pid as it is bogus and breaks in many cases, notably when using NetworkManager. * Replace with new SO_PASSCRED-based check of the sending UID which seems to work better. * Handle some errors in libdns_sd more gracefully the way the real libdns_sd does * Apply fix for Linux 2.6.19+ where IFA_RTA / IFLA_RTA is no longer defined * Fix doxygen comments for avahi watch * Make d-bus version detection work for >= 1.0 * Dont dbus_connection_close on shared dbus connections * Fix potential endless loop in dns label unpacking code * Fix bogus assertion in client-publish-service.c example * Mild fix to some doxygen docs for avahi-common/address.h * Fix passing in custom priviledged group (previously ignored setting) * Check that netlink messages actually originate from the kernel and not another process. * Fix dbus_service_browser not setting AVAHI_LOOKUP_RESULT_OUR_OWN.-compat-mDNSResponder-devel should require avahi-devel- Fix avahi-sharp.pc file to use correct gcac location. - Add obsoletes and provides for mDNSResponder.- Created init script symlinks in /usr/sbin (#228203).- Update patch avahi-dbus-request-name-flags-fix-thoenig-02.patch: Be precise with regard to the minor version of D-Bus- Add patch avahi-dbus-request-name-flags-fix-thoenig-01.patch: Fix flawed logic for flags passed to dbus_bus_request_name()- Check the sender ID of netlink packets before using them (#216219).- Remove dead patches- Build in older products. - Enabled parallel build.- Fix filelist for python upgrade. - Build everything with RPM_OPT_FLAGS.- update to version 0.6.14 - Add new daemon "avahi-autoipd" which is an implementation of IPv4LL as defined in RFC3927, a technology for assigning link-local IP addresses without DHCP server. The same functionality has been available on Windows under the name APIPA. While it is not the first implemenatation of this technology for Free operating systems it is clearly the most powerful and hopefully even the most secure. (Because it chroot()s and drops priviliges and suchlike) - Fix a segfault in the code handling static host name registrations - Add a few new entries to the service type database - s/D-?BUS/D-Bus/g - Documentation updates - Fix service type database building on Solaris - Make use of newer D-Bus APIs - Fix random seed initialization - Install SFTP static service file by default - Other minor code cleanups - removed upstreamed patches- Follow package rename qt->libqt4.- fix build- buildrequire python-gtk-devel instead of python-gtk- Add patch avahi-dbus-api-fix-thoenig-01.patch: Use dbus_connection_close, not dbus_connection_disconnect- remove avahi-0.6.10-pygtk-hack.patch, since python-gtk has been fixed in the meantime- fixed build by adding avahi-0.6.10-pygtk-hack.patch to hack around an unfavorable configure check- Fix quoting in configure script. - Fix invalid redefinition of docdir.mDNSResponder-develbuild31 1256128653107.50.6.25-4.5.10.6.25-4.5.1 107.5avahi-compat-libdns_sddns_sd.hdns_sd.hlibdns_sd.laavahi-compat-libdns_sd.pc/usr/include//usr/include/avahi-compat-libdns_sd//usr/lib64//usr/lib64/pkgconfig/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.2/standard/4c4c2d5fd79656c9540c78971a769480-avahicpiolzma2x86_64-suse-linuxdcl>U[: إ"?] b2 3Lmp@e㌄bo.Cm g7B.xyVђ%@> 1M;T7:pL\탛f:ĈO#=?3PE(~XgOƙӮ+u>@9d}w-[kd@y /5#9bc ~CHIo|Zw~4FR?ػg6ʷoPp,NzyTt1+o6w^#u+BU{ή˶&7 ^kk+({܌ q(q-(}ɊwϞW!gH4Bxz4"uTdQ nuϷ/X-(qP2f}O)Kವ^w$SαRnj+`'W x!{F|biFWխkSb^Ɯ ?De=< :i\{སI0VaH@􃢤7!cUpuTtGnSzqR̯Uӷsy-[6_l)(?m)=P:Ip$4R˜HMm28JZn%"/-t`?9tX#~_+ XNS5mDŽ%>3~ɄmR9p4d6X o|6|&)l9YJj,zELvD-:bx{q[< C_YiLL kʞ&0pp6˵iƐh.adqH\JpfC˻1\fbzǴ hOA^\"N=4 T1=l3nqCxBţ -wvrS^O$JkOrzY$Ѥy0{$e'., Ot➶# L=Jl YɆ CsoX1!aUA3Eķk 7\8OuNs<*W`Ri י4Ǥ֠{ՍxU:Mon&@|#AsFFef$rR >Q`UuEiE kKLՂŌc_PsF>Ět/!f7uzJ\WdkIY݄xxIp"^.[uFR^ t"P>χ!=ꌦGx5qS+(dm{.S%[Qb`} 3fſz鯭>KdB&DR(qik<~ b#ӂo<"iR℩}fLiХ=:n8 5i?')Mk񋻋xYXR!'Ȣ1oǖr&gHn2L\aqs=п&0t4>w( +/ضgۖH~wNU %*jR}s{ƔP:8N+hq ]7޽Z֐oA Ҭ,p jSlRxtqzw#"73y|ΰd]FteΪ8M:H`r{HI/àڑ ,E[E}pG \[z &|);Ф!/LAjL&v8ŦsNcfuGJcEjګ mዊ99 6⏅^ԐAߴLnUSy0\?cGSЯ |cW3f]7[k2[6HY'p&F6D Rt&4$qEQ#WYȤ%vTVD?J3"7HrǸZ>y:L/|zxӃRޏGQ0@Q%Jn3GiEY:@/vc/WilDHwq), ybI7TIG ѿÒtw}WDك_a?$Y12ŝ>&(R`&7Qf&i8O(+a叿(+|LN?ⴐ&F:[OӘB[@0.o;M|=lh"~)%?D:բ&&OlV%NoH4k$Tl >מ.BRgrDNP{}`9,6o2w!"{Bɻr^01:=si^ N9.5㔵zVuuQnUY}&'懦ybj)u)~21~t543ozxW%%P!wf ]S` gRi.yR8 ~V(:0C/slޅ\}73.~Б,^\x,IB,45HF3e}V"* CV `d) xBJ '$tVPw:p )ᵖL}uX"vk@US d9!C.SBm֔œ-Rr֮oS,hwyդ=<"'g^v!DJQQTؼ;)ĵuPOD}\ʮaxʪlSSN:z6\99pmHW!3Ͳgµ}(art[Z,cnGU=c ~}7-k(#+L']ɞ&u7n!!b[]n_cvv9QZuP#uu!P{2IϺ̷%{Tȋ }[D`AgI>1JAv*(5|h cM_T,KHxlncvpĔdb=XkԌ٥>뗗EAM9N&eHc"â.Z"bk݇)aʯt;i`x\Swt!,T֍&“{dT)dSLLM?ix0QS &7 6)Pt"L6 NɬO#g@TObA;`~o}(/o,dwަ?۷(rrVڮy2V2 Ϥ*{"tE8 R۫- SmM"z'Wk`_$)(cd_"Xd8rT[Ο"yڦQq}D[ Ce/䝏z;:5G=A˴'6ҡٶԱd"2.<9rmb]j(.Dt=ץ !oX0Az ўgLxqۨqy6]tS nuB=#RI簭z~<:Wg왭fOͧr\M: ,Ӑ $$':uK 9dMﻼ8C Pgzgս"'p6u)c2E3NQU.G~BBvdtʸ-?h~GM1P U[nҮK.|.{]w*`!w6xo F}ɦx,dpqɊ&3>s M/a"Նrjujmkz$m2VưwiGb6N/܍F@).H!N>V?@40͜vFSe%="KʓGMTJ{L} ¨EbDx;o 厖Ҥލ0:6vleVɖk%,wa\,pVfYs#UhvRj%SŤ{0m9r6SiQ!{` ccqOUtupEL9?K:Bkݢ h._;_,;ŭ>`OT^cL;%-7 j;?^#9x-x+k*Q.I>-ooDFu;Urp_fO;wSX 0ƯQk1v_w .}V>BbYqɻyMFZP![xd!4ݥX!o{0kL7;juPg: b,Sxr\^{Av;'_ A QeS.η ɪƛfZX#NڊX)e /+ҥ!#NO-)pLs.Pb[vU$@R7N 1x?Y<0=%U:F~3\Hy.,E*4?X,e{~'GΚ#UCCIaCU7'ŎՀ]I6vOϑ(O?RxGG3DJ&N)?xZ*L7݁s &:X_4|O2$ X+5O2?Iakz6HHsA\D"ES0o O!]I= YÜ%z>;G~zHƝ@=Y`T.,$GEŲVS©Ϥw X 3 ^ݻ`4(co-l<@l<Pqm$eDY髆 ;jm:6v(sHaK^o ?ܘr1}ނ `j0]Kw7ʻ>fNVzݠa-WƛY hwOAFGՈ(n ̌~ є@H0؏$QV Kv#A8nE<s\@ ۑ;4!@qZ_ѩ lK"N$H^e(Ca?K15g@ E܆}]@쁣XBۡ쬇Kx5)x[YVZFVj]OϷ$tI$&_\t 0۽4GC WVH,[ .+ppgoxi< ,z]⿊\w^oE1L> .ּ볼:@@?gRƍd&nEӳ#%*ډ lq*lӗ \62^ gW؄ DVH[ANPzmvwOfndd9̫ƾ 5f36ZKN/űAAim!d(sc 6 {*ɼϐ='p5 * 2dӥy!*tN q1÷ v*.AE97%}T1P Gk.%%lljrW('T[J.E@ΡeiYD Lj ,5?|o>z9Bո%FP1{rgѨ(JNt#D ;bhCWF NHTY=2K>Qڭ)ع`n_>y QHBy,I-v"qOPvA 'hm/K\ {SFݜ#CBIZ3S UľwR)ES&5Sdpo"l͓Xfֆ5_-AEs$jDOΚ|bJj-:K h|9Nܦj+.QxPm2M'ɰl;H J3GDl] ) +WrcL7=#`b AFz|[][%V3a#~ra5ۦ7*&t"bLa/vy/fW3ɖ 4uBSAcBCWR3Sh{ֈ~HM/L)SET񛶫'ħ9KBQҒSMukX,9<˯N jmY.A q 7s Ѱ}ATAs\<ȴEi';D4Sk?\aowGȹ9ud`~{R{ z. ,XaQYiᥐ E(fR u: 84kBf E0cD(r]{TgX(J ~k ?#l)M' 5`$ K]ǟ&Nb ǧ].S#8 Vmzo\jceCXm~,fUA53\;Ŗ}Kt١W+?h)#a|> ϋ-J)꘿PF [ߥ=STQʖ6# ^&.{a$P|$h@|YRF KW|+ߣ/yy@'3ߥm֚͂ `iXE+s ړ Ύfz-|3"i5"U.&`[MRžTP RH^'}2NURfz{ؚ]i~.!Q:F%"<,FyD 8y-@7"=f%'[#.u`ی8R DH-tnmciu< ?<[F dupsDu΁9.H#d=Č:g{dz YآW Pz7cLƯ=:9Mk쇤6;V~S6Z3%r*ݥ՟ZŵpO2JlO5{Vi`BkF/< c魺W~hjB`E4 mhYC]9kqXXa:*??DMea5* 3`1t[`훃{88Dt㲂`*>ѳƅsVvgx.EBExXP60RCA}$]r $jr"&gvq[(εm Όz짰%[ۜʹp.unK':6h涝a>t/+6Ɔ.CMqyɔUа {]Kf!Q>\~N 7tTjX`Z!!*;TWt9\KЁ|ZQ"G#?KiAm2~3@DvXA0~TҥSmS+OZ9 w:cOey";tC/٢VB`@0N-]P%h)C<<\  usjYOD{ַM{9yP&ƻZp[*&F2Ka' + ^ѩtZtU( 0)Dgm՘6!@gS5 Z2Ea?pQ:Q*Y}lmۆh8Cx sDFj߿gʗN?8q&YT<%0feû^˭k&DGG^gybv)c'm6`JhG6n 6\s,uLݯ>`3lIb)qc0X9 ~8_i Gr'ne2^FqˌAsRV+t}'`ûΉh-HK:iH8]EoPu-ߓfNH#WL#pݯCzr3<ō)N+Ȣ@ťU".&3]wefF4m?/r!ҐU;BXuûq1F R047ДIad8*,= HE~/N41%b_R1OO;qH5cmyzn/yNr]="L͗^buUͭtD7]aTO3]hjs/A85+{azPm84KKB\*y1Bۯ5pNğtu+~Wc cL֙"dv]Tr@psY$£ Y[r4ygX{KB>R${^!RjI%j{ 8B%plPᐘCsd.K7LJ^C\).1h6e/|:<;yoXRun1$x"wx+%'E1-6jā⯨r j<Ǡ,aV/4`rLD[w'|AvFƋFdTTBquҼ5aU.\bxv'q72y~K St3 [_~n,)e_PG`M4^zq!FM-PKie_d' i+. Gdki~5%nñn1#bmۣ"|}'cI̘XPn/dĢ2Rm` # Sfy++YhO؂w܆G3YDOzfiRr4uxx#avQ3+&0Flx*k54?x}P-=Ӣ f\ѽ/zAAC+Nw*`g4]wHU/a֝1ft+Qa¾xX@F-]-Dx 2 J@MU'PW?H=ϳOF%}^R \Y*S(M NQm*RuFppMb,hnšvN]aaG_ ^poN+VG@ԕeY 씯1IoE=؝wh|吚r<-+J!`u#&v%u#KoeiA/^;[YQY-~T lf' LP:x/AF#I\? -go@RXRnvgckZ91(YF:p < l Wԟ1$wcϓCs>a߁;s0ȃ-6Go)d dƕ~R!!'-!iY%AWs437 L:J2Ζ4, rW1jOS(DM˳F?<,ACaqeK HsTAwX8[G,6q^^~^.sr:k?vqR>sAlPZr/ql=T \%P׃T3n;yQ(˺ u.|S}+8ڮ^t4;i͍ۓ4>[qfW٧,GSQHBkQطg#}g?͝XXNA7C)Z; 9CtRAK Vݑ P"!rv=~FsHh*}ZTI,uc/{8_]G%<{!\6m1CQ\TT{kWF+3.jY%~E\g}7947*h_n+NDIޕ&6-ɅdMŒpPhO(K6"ꞙ0nmmmZ(_> l =姌}m6 6*.UϧZEسd(4o) }/vj}L R JGt:HSJ0I)JI$dLQ_( ]U\s{WRQLNb&C,ϣ: ĕYwNu2LQ9'&vLqhx0t~NLH#{vQHϾ.@~MaɆixAފ&l~( $WrI<00R'v8hZT2fZoep\_ V9,v6Aǭs0:ܼbӪ+:{L xTQ-stн{U˶αACUHAت mf^@f2_9Ss5bHb/5 ]n-*u vtu V~8Kd~ ~AĭTdMza }p h [D#{HI:]׽/<*\(]%f%/aB!9G2? +WQ xOgG"Skk#.^?@U1CH%fbr[Qw), '#gzި(oСݴuk!FX` ܎[+j37j>Wi޾qvĻuf ҝVeUC C^`ԝ Z_|X9wXyzņ,-:r<;/Eh.Ǡgmb [ Mw _?)rAt#ԧNmaߞsDq.|bj~<\Aٵ7~5>^8 g llfuV=14Jg-XzFKjˀ"Z&) ݮ3Wܺ bP|WJM 3r.K2|2ܯqaꖆӒE© !c3=eBt7WO/M$nhHD. H8{ֶ҇A~6}+A$ҁ||\W$UakdY{CAcsrcN/"" HTSP\lǤu,;eHb (ܔW;t-U6!@4U5@D06[!{xaZ/BQ^p`bdw40(-DuI|͡I&VzXpI=gDl+;E{qXgMZ*D LMg;ADYϡ?i?LXX,ϬK]%$&*998mIԸ 9XH KQH{dxd\57VÀ9:A}GǬ \xޔ:>nKm=u0ӢY5#Y9'dףܮԅ'e9Dk?T*jV?R55K\b[8MFFCʴ<Q v"=I$mN)0 ŇDOu컩 m;i żh ܲt]x˲pd%mf_A* >f #9_(FQ̚h/'4FBhnfcmbkZu!;X(?k +LlV"ѹGC;t@`.7Ѱ&ӎX==:eY1# * ʙ0n} B Ml;yf մ$z>?I= {iRi2Fd9,S-*<'@/{(,RUK9Hps.BU'w>6`2֛I(շ)ޙ{9pB1P7̶S錃Ԋ@c?Σz!D"O~aU')b9;nM&'nqn֌k]GU\ "ɧ)ZvJ}HYKD}{o:RlX( ,P&gkBi7b7+wUtC2i/ eF 0 py bk$Zcp<[ǀ,=zV0GNA`wK6Mf=ٮBcL!(ư;G$1s IX2TI\2hk=a8扫T!Ƕ\^_phZC21Z䃲~< FCDznx M~t3'EB@9ҷh>U SӋ4,ML 8Uj0B$pij6j:9AGDַKC~0@GȬYTkFedZg+A:!fk$X˜"[F0!H&[:m T >^"GmZR YYҏ#hQ@\ro33_!~lgSMW})dqv۰ƹ:F |#ämĹz'ǻ?6<}-R,VfU'/ݞ[[ "Iygvy!de+u>e#YW ]dHIʶ>0H vU B n"ZI3p/?P%ރD@˂o"UgP:ڂL!AɛކJWO]tza%99);=OT3z>C} [j<7Ԏl:'~L5 Ảǜq=6U25 4߷O%&?쵏.4TckP.vio> g3%Zi38G>ŧ,s8ppm=ˬKmJՊZyPCRȿjQoX(T ƚ'G\XlOE N J/d֬fF7"^+V'lړԤ7(FV|"wqʪ <)U_㱡v~}ϱ(Jbi .vkRm҂}bkx$ sSëq՘~[a%uӠTDIx8 F5gmԪIO(" 5,%> ZƉߜL>c' wֲk;ܕVk][LJn@LO6F%,2m i\.`T-!XgwdbtHU޾Kshr OG!"3 A(_Q7+!7.^QxPpè 4J.#Q/=b[u=#1i<_Iž_Ir#LΌ|ӄ!j5, {.ȲTw傎Z"}AY .:z0`= hrX 0X>Ny3u )3ŜhJJ9Fwt,3eC0V1g> 6?#**V{ $x{)Xi>l$V ؇u~uC`A8.h~PR)@%7M +J>EZ*=dN+g OxFY{q%gI' d(^+:sBؾbZ*YBB326?ťT8347=Tyi9MQbK?+ x$~*=cT;^p ab[xVFKޏi[lR(QAkmI{{@ϊ(n]E [K=9$V`O&QWi6~$V~{{фH FCo$=Fwn2UCW:Uu+]u.wr૟=nET29ԂIY:h P{=jY%?o7o5 1l/Og#ۅFԲ%[c'Okǥ ";0޴NBzu.8`a ɦU:Do)_j}w7noRB|zԔ.ku}S9Rt23Mm̖ %P`ȟ LJٝԍ-GA. gިtT2jO)@@ه@ܶ0t]w3I~̨Z@v2wSs{ Wh@2|1`hD|LJX>WXnC-/OiԝQ p>%IDsYbyᦸ=s8XNsDW3|$>ES{.mtN|TtUgkO0 ¼ʣ|w( `"ռb4=ΟƬpKl-YPE4 ԄQ@B?}K֊ѝQ cRD/oIbv-4kŠ^󖵾NGCBqn9Q5vtBu8{IsRJ=afe1gQ=I"#b#O& 6A\O3E@8zYbs KdQkCVJqxAOYhs cQiDŽ|,p$~zT!9T Vq!G"{&J5; gu"j-U(cL!wǏ+Wu@@