avahi-utils-0.6.32-3.5>t  DH`pY!/=„RAQJ胨jp>0j8nyƗb#㝍DdݻE%!NI7OҦxEGM$Hc.x>hHfƴhg!o O:(4%6de1CeNّUϤF F#p xxCܕ[HxuX̵fym6e_=r [ٽx+j䭴!\4i;@W961444c1f24367b1ef78b4dba71885bc1484b291~Y!/=„ҭĐ iF.jogb1TA 'Cb(ҁ␯7Ḫ|/Z9Ѣnű`«9-]=%%Qy7y^RUezJȚp_dtΙlޢX[e?JPjVe4[[m1k!FE=?N*a]qɚ L{EHI9{α-9Bz'Q<fC>:A?Ad  [ 5KQX   H | ,|D` u( 8 69 |6:D6F7G7H8 I8pX8Y8\8]8^:b:c;Wd;e;f;l;u;v<$ w?x@ y@p!z@Cavahi-utils0.6.323.5Command Line Utilities for D-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.Ybuild737=openSUSE Leap 42.3openSUSELGPL-2.1+http://bugs.opensuse.orgProductivity/Networking/Otherhttp://www.avahi.org/linuxx86_64j J@ 9 90,mA큤YYYYYYYYYYYYYYYYYYYYc243b9277aa2c13e9a51570a9a1e3178a2a9966850e2140f85d8636118e5a8831a79ef1ad1dc8869714e327803aea22416334674f2f08f72726f993b8d570fe39eedfa606764db7e25bdb57eba50a48212ced1c76c58eae1315243d4d777cfcc80cbfff310808af9baa24a05ceb264bcd7fd4bfba1939fb710ab6da08bb298cdde0c018766cc2270dd6e740180ff783eavahi-browseavahi-publishavahi-publishavahi-resolveavahi-resolveavahi-browse.1.gzavahi-publish.1.gzavahi-publish.1.gzavahi-resolve.1.gzavahi-resolve.1.gzrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootavahi-0.6.32-3.5.src.rpmavahi-utilsavahi-utils(x86-64) @@@@@@@@@@   avahilibavahi-client.so.3()(64bit)libavahi-common.so.3()(64bit)libc.so.6()(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)libgdbm.so.4()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)0.6.323.0.4-14.0-14.4.6-14.11.2W@Wk@Wk@W>@W@V@V$@VZUoT@S[SM@S(RB@R=@RQQh@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|Imgorse@suse.comdimstar@opensuse.orgmgorse@suse.comalarrosa@suse.commgorse@suse.comdimstar@opensuse.orgzaitor@opensuse.orgmgorse@suse.comdimstar@opensuse.orgdimstar@opensuse.orgdmueller@suse.comaj@suse.commt@suse.comdimstar@opensuse.orgdimstar@opensuse.orgmgorse@suse.comsbrabec@suse.czrmilasan@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- 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).- Do not depend on gnome-icon-theme: + the network-wired icon is meanwhile available in faenza, gnome, mate, nimbus oxygen and tango icon theme. + the dependency causes avahi depending on gtk3, which causes a build loop with gtk2. + the avahi-desktop.patch causes these desktop files to be only shown in GTK based desktops, which have any of those icon themes available.- We've moved everything to /run, adjust file list as well.- Do not start unconditionally / by default under sysconfig as it breaks vlan,bridge,bonding setups (bnc#853845, bnc#851953).- Sanitize scrtiplet requirements (bnc#839520): + Add shadow Requires(pre) for useradd and groupadd. + Add coreutils Requires(post) for chown.- Change RPM Group of shared library package to System/Libraries. - Run pre_checkin.sh to sync .spec files.- Fix hang when registering with large numbers of service files (bnc#835984, avahi-reserve-space-for-record-data-when-size-e.patch).- Automatically disable avahi on networks with unicast .local domain (bnc#431704, avahi-daemon-check-dns-suse.sh, avahi-daemon-check-dns-suse.patch). - Split avahi-autoipd into a separate package (bnc#431704#c6, avahi-autoipd.if-up, avahi-autoipd.if-down, avahi-autoipd.README.SUSE). - Use dedicated UID and GID for avahi-autoipd. - Added sysconfig to fine tune behavior. - Remove no more needed gnome-nettool2.png. - Fix paths in man pages (sed script). - Update avahi-discover.desktop to fit Desktop Menu Specification better (avahi#365, fdo#49699, avahi-desktop.patch). - Move service-types.db to the main package. It is requires by python-avahi and avahi-utils.- 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.build73 1495059221 0.6.32-3.50.6.32-3.5avahi-browseavahi-browse-domainsavahi-publishavahi-publish-addressavahi-publish-serviceavahi-resolveavahi-resolve-addressavahi-resolve-host-nameavahi-set-host-nameavahiavahi-service.dtdavahi-browse-domains.1.gzavahi-browse.1.gzavahi-publish-address.1.gzavahi-publish-service.1.gzavahi-publish.1.gzavahi-resolve-address.1.gzavahi-resolve-host-name.1.gzavahi-resolve.1.gzavahi-set-host-name.1.gz/usr/bin//usr/share//usr/share/avahi//usr/share/man/man1/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/98cd0ccae3bd5abcc5385dc5e3a7d5ff-avahicpiolzma5x86_64-suse-linuxELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 3.0.0, BuildID[sha1]=6cc0bbbbc78ae6b3b3ea48ea8eed377ee008ae88, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 3.0.0, BuildID[sha1]=eea9ce3e77b729cd006bfee7bfa2da7c147d7d59, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 3.0.0, BuildID[sha1]=65cc1351a3035b5c4339dac9a98b38c334d14d96, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 3.0.0, BuildID[sha1]=3c562f11d32c2fba8be9be69ab9a07ef796d5c40, strippeddirectoryASCII texttroff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)troff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)  R RRRRRRRR RRRRR RRR RRRRR RRR RRRR RRR RcO’%ntTy?`] crv9uh.BCq*kYw>[ċ,RJgDDo+yUd#+ɉIMR F/Zjއ o}W}H"xM 4r>Xn's⳩0Xf -%s?V64[5 "k t+91P*Rx+AtT0n4e =@ࣶu{`))-Epb;w'/ s.R_@Zo?8ƞPIn{ӅܨXErj84+ЄS`wi,%tl[#ڸ@pŢ7#rV>KPYڿ77]h*g#˔/'a)r*Bޥ9kXʅdF6ziZӠVOO 039_e.xl]܊tW+3@Х:(z0XA#ûV,+9zki 9頩~؉Zq_G =xz 8^gCӌBvBY+:ਙR t$FB17^n\{Kph)#Ѽ1XɁzǐo2%x('uH*\ 5y v1Mg{s3BwRza> Dp_TDŸxͽ?VE,aB[mwØ*:Pֽ%ڝ^Y,}+؝RP嵸Վ|NѨS  /IMU%U8Ze_}u !kOBZD/(>0^!ޮPA'ar v2:M"J)ńZ@n "-ﻵ(lirv(_q8;3Fiы}n;O $:5f]N񤩌At}9Hk|7V"\ܸ)yUZ]wj.ؔݾw!@B>C6P zN pgf~ K6ڂ O, KFX~p[qzEkm N ObO R|-!21 ]szҲ7-YѨ8J,gDž i6/ UXǻ1 2;Vk022Jε)y-u7{( q܇HIɷ}  oi{>,;D<ίra1/I3NY p2;+ksI 2W[H,`,RZ}U38)J. 3g9,o+ +16L$)5%5AOu_Ŝs2zO@o=Ӵs *U7(@ۊ yn>٥IC#IkΨ!'GkB `7{gOΤZ=;@Va 'Cw O̮#QvQ HBklڝU>f';kHH,(Hl._fMb2t;4kSt?:NTZH&d5tNޫ1R٩ރPu|}y3'ݩ?랮LK?ٹO_DU13݉׬RLsKxgxHY(\:-/t6p]JoaA1oy;yH IHS4^l `Zq <ɥ@4h"%"-/Ks\x0- r0{IP\ SPwLEqLyJ-zyؾ2L_\^ݗ#`Ѹ@yū$ŭPjV,BAH1FBS@qYur}:Z]ˮ}'):y\/J܃/7a`bRk#0B(#)f>k5cEpұ_:cCV>F]$>S3d3 Y-dyaU;*>MN@|!֮zpsz./ovltyZo7`|q/9{><-#4Vi I]<)g!H. o1Mf gIbz*Gm;2) o~׺\p5D)2ig]Ѻ0%ٟˢ&uQ kd2*1M$ծ&sVs&&i)OI*@zؙ0Yj( ~2̑0;dhG F6.6=2_cP#4@~ 5# vA/EF8R]ow9 `x&ZUŬKkQAKNE՟G%e3Aw;©)}הbhxtpmJw5YC]Hh|VY4l-xpiaNutnF ,]I ]+ԥv*)̏Zн+O l\%oS~8|CY;(UjS TڤA_Z?䍀5,?-x$8 Ol<хѩ$nRu }i8$[Pzan=btwYrboRBTYY%A $;20]Bʓ$ם b:b, `*lːqhH<}prɅfHO%$)A5CdX89#&8Lh~?(E$GJ>ص/CۧPnm">zJ |GOJ! +;>]"Gr:4n^$<\ 1a[w337uL$lMʪ)< i[S)vv XRKƼaf^"}FId =\2]л:_/~{U9Gf'7heo)(!Xpk^ñSgPPUC $A[ӫG%v bz<Ӣ7+r /}qFU S_ODdb3 {a +,*0X^syI e(voI5z9Qbھ$:uϤ"et*b,=)}h{7Ȭj!j&Xhzw_n(9='m֛m:t>3VH?Bݙ7dY͝eo ?ifd!^~2RN؜6,LW#; 6J'(D(,2M^Zu` `k~,ouRݔMYyg )"4:M$:f.G61lcGvlw^뢃"N_*삳ܟ;q`S".ȳhW¦ 6()@p%.839u`̡My ``ᒉ+AYU"Gˠ J B:j51hOs&v^а9QU5}D YJ:KMGǘMHwxXUhb=ӕ^3o/X3FUr +o uE Oĥ 6)glyLe7}_%S`Y)T@UkMDt]_~&i.L޴ve]Y~!G=sIMz3bx_A`2F?{QMpCDf 9mdOkEH*Yt7T & nN5I`0~.>ؒ˾ыjf{ϩ2vk\!ﬤ{jDC_VIֲ5`f]-)# 2~`&7h֮ vң)0GYZ4D틧fRש7_~ueU,ː˓| {YL˙x:Gxb3r!P9fswEyT])FIV;ɔ?1U0quVy~A}-JM6ٜ|]f)XbOOJß3@bB ;\V( 3rm#mRZX ԗza}oP+X4v;xRST+vמ)),ZoMoɭ`pFΐ]*^܅DAj!zҽ[P2UTؑ7$ҽcZh<{ vΞ"XTeZqK6<ЄDA_`e3K &T'Bsi.wFmt1B XGH|öFďuV/|j5Tr9>H "r pH1bMgn~DFC?dY NZ#ՠs'֑Vw)-H.#ěpcd"CndR6* E ԡFʲ3_['`+SFvp%0hilŀ03Ғ]95\mŴ^Z"W7p/s$g1j#O XKDžͽgxm*vpt|&ob/OyF0EgAtYL[E".^ld[?M+м |Vnb#0+~L;8שw\+nۺŢ;i>daU0v,-mqxY OTa6o u=#]'! ŀ1FS}wEߑNMˌ[> ZN›%`{ f5 BM@N#qƋYg4N/ue(xBଛwOڗF;|j0ᾡ[RB꺒yg|M2troֱӉ(qE:3 tzȐ$zbn(dP66$ l|W0z7!N ++M|~]ad\hꮒXQ0gK rf/dj$) X+dvTOjVԩH_xr0 &KTa /{H7maf2 Gbphg3?ȫ2\&\+biU "oBa$+l`6~qJ^7l-~j##I&=;},% /k;h iG[zNxI߃jGt}\9ϗP?.y0U,wJ x'7:f^,_bn V~͵Nn+.N"W3u2HN/wdId|vT=#>T37:sӧ|R?ԀB1_꘺=]id8( 4a˽~dux; Zt"_iK$sz֤/~fKEQtO6g #r]켦u;)S#V3}AɚپStGS%te[sg 缪b:XSb7^ e **jre/u/4>AʄZ06%.%oЃF>'Fx=AxN=޻EL HkXCe1B0}Ԓsfi9-WI+@8~%Yh,)MO#gcxY( ⻿GqcrYWboNFH0uZ]D*G JJN4 vi6Q>%VݜW0ٯ؎C9 = :8i~3`/cL$+I°ۅ@xfB\IB.1DL#Bxh3x)[h>d nwkQ].k>. >rl0eErkQJV!zs{[ϛ кViLJ<{9T?;Z(x er 6 yLv9И>˾~j !$aW4" HY ,vփ1%u?؏#Ar 0]oenk(w|Bl-)Ve1 A:S Z=oKPhں2o`[D7</_T69fTGTZZ?p mu/@;Z> ".-7f`\!ׯDʢs [=MzF`UMOt 3%~ e<5Kԭ((%@x`by {6X|xS*oc40oo>tt"̘Mu<Ώϲy9%4mo%qbLYe~[:e5~[Fa|a"D-@OT|."H?BVUpo/L\DU 53V3.Eg,,=¥p,I=:I~Ԭ¨uf!-# $3(Ӛ, k6eu$L#|х=D3 A hN#7a#'SS)ԊYXBZjLOLyzXԌo:nxtՠUyYj 2h̫L4"J{u!T>Ld>Lhy],xϋ]W^&$:G bNF~8˲/i ݻd">paXfA0'HTyEL<=)I6%J!qvDQq4΍6svKN/5Y"rD4_)bC43G$ ]'Vy&+(-f_+e]NAkik*r.Z`eޫ%}|`]fbiwBIЦ/6Al]ѸG& V%ꐥVEs~Ŷ%aAqa'. D ڡ $gxLV,L ;[?7cOBY8$U)K V>eVP (35LCP d32ԵK: Y z: ;ޟw[)%}ݡ&AH<i 87( %ԝ֓:@2/4(]s:ҬTrO0eiRi re9oD)qG-At0La~)*T59Gbz 7.x/fJϙ1@ͫǹuLN,Ǹ`iϹKl&(y 5Tx~ubŕ es+?SOK2^*,J< VnQ@:!觃=@C~ԅM숦JS@ESļ6ݩqqqMz!,1$fSV c[moƧ8"HhqhN @bmzVD/mA) y4qjzUO.?؉G ۜ7墓4#t_:.8g-YϚyE/"3mcH!GVx3vAxfu;B1>//-QCg]P"rZyT%jA-CLfWiv_˕_-,|C0BOakd }0pwǵ2g MjKV'@#W'}"]86ژ=YDhgIK&38HcMJxZ Թ4$s.'Z{p/ΜGp7~g:gc,Wb˩(68:cWvUM]?i*0WU&bAT%Q,BPUEc عL7qmPygFr oIQBd86 ;D8(r"^`.Lk 狖KO'”zȊl! I8"#cZSRaVPd;6TJTC-oW~.ރSg1G|ֽ?\ r˰3=5Crٶ|g5U NDak(;U<֬9.5SI+"EO5z%윮9n)¹`"PbϞ {"Ct~ 3bה}9Ωdg/T.~ȂLDAr^fp=ض2*ʅQk{|1xԁvC#Dr0O 'X|ۏJ%K9!Ȁ0-DC;#Xל`NrEpkQra^D~= nRܸ<=u'] \7:̟;o(}["<%"}I @*>I}xS*+qY!&;~>i!՘^ vNV~$1d&&? BaDB[:֧0>P$z0-*;J.U^p;:ttv‿ A!+#-a E>cri`wUfr'wULkcoqe8SoNmSS䭀,Min;SdJ񦆠 BSdކg`8' ^#[)k~Sv/S. n86ImR~XBsjR0,,T&$C .B=X]K.Jf i z Z !C᠄9HزPҷ[sIYt2Qmb"w鰴,q_9Z.jdkP~*WB̖Ogfy7"rB0{YĎ(o* B;ɡqw,cDI9KĪ$)%$̬:mk'q*j8HNakL j<&o`ű)uZܻc@ F)EӸRN k>A2 Gt%H]]5>TYQAԺaPcO~ՏiB)d2ؖ}B|:3k/?; +TyNEwI p$jQ{LciuL q掘6g%e]"茶feL9 H+ϧLxw&J% 5z`_COgҫuWQ~a#qgә'Q4 g7YG˼HqHdGu3$ .3I͓ H.\ŗaӴ{o[ W?m3'rD!0|pf=KʱEOX/@obL), Ysg6@%z$+9U=]vs.|b^ֿ"{VLTK-;,_>)0t i6JN 4ɚoi7GuP!ʼûѷk4jLӭ_E\毇0 kؿ}KwA>'iz,zCRK]s0\#i>Ggwk<ŒƄ 07Ȋyg?ɞU۶*a`= 9Uձ\E80>g!bWdLEL"½p M$yKrsѯA)*$7ԯ)ޙd=WCZabwM6ʤl XuY# n~H` *Єv~`L/в'N%6TWSqCipڱOQ(`]ʅb6U3WG6ûj=sxQSn?QƎzlkLg0A}nUh=94 pGtGVW`KxhҮ 5Ž@x)?Bs]``z|)QhSt f16|=-釺hps^M) b8=6fzL8hC( "pޑ)^'eEjd+8ki9PI5˹FRG40GD˒*pPTQ ;8$GѩnvTZrV>zy O4ϼ?6@=0%q;q#)u_CZ'Ԓ3H7pDB='U@PKZjVY:g{ ;g.X[;[.[Rx %6!Sp"Ga*XY_YÑ  pbR8v4.jL 78 ;^g~e&7W煔s )O+$)eH>VEQU]"ѕ,?g(B&@sKcsb4>[.,F`#Ffh(7iت&>{QPB bsgohkwnptF_fU:NA6z+ xºfX '{YdV;{)da6 &|FO(=ŴPޜV,P"h 㡝Ŏ"Y3aU_8bU[mf $k%S㺼tM֨t܀EC}iє[q֟7mܻ#@ޯ lW˕0U\ק t3"s-]4ƈ2)KeQk\3i$}ں0h!m̎XhqV| D=!6wssw\%2׽:"4o1`I h3VK)ŤƷYS_CCChFkK$:;GMj+DpUq9+j[Oݟ{XQxEi@^/t=j3*OH 7pN EU lh3復&8o^'S#پ?^p΅p+hcR6{DZ[PɘME_bRH*y MEfMY.Al+nl(.\/@sBSZE:!9Ei9&䟙WSLa8 i\A %c U~` ~ &!. ϹԀ\i>XIK,kj= ACof)_2a-t[T4V,ϴPp@b=$ [ 0 ?$O㣄;DArk[%k|ɯ}O~[s҂kaѸE ڇtZ:Z߷<a&nhwSl$Ae`3B r)7@[vϿY_E|;ΛYѯ+_BX,+ oEO =w'u2)':oHCv= 2cɀP9$AC!nWfHѶMQc(,`]2#™!5y ^}ҏc-oVLz'gG"43kcٍtѳ䩦r{9G7㸴ƛkl%jy]\ck?N2,_fп@x¡ǝs]yaӈFkCr:(^M:]#vXC W`HuB'Iaſg")@T+q}r<(,ᘚI-! O>` um8~-8f{8x&8V3_6.8lp +rqE!E#<*~>Y_h`m[S^#O(yAgV9O+1͎}FC^adL@a6o\TS+҅C`vo*$yHG-,zyE/e3@A\۠˳ Zc<)})xWe_tO`̇:C1 1w P=PO⠪2osHwJ\R஥" .WiQY'[}̅G7]!] } ;@ 'ڸYuxgN_gca}խRwI@exWdB][b\!nZإ?A-#R^a`QbDN̙K{;!*EWCi)=-e%KvTX)J቏\̲\rPN7_yO c*I9z)Y>?ku W;%vFpfMM~ZySYR)ڊ!L+Xgu9j`L@$13z0{G{$QHYl)#)%<9\l5-@M< ba2e8bB, V{Wђڔ)пK飈~TnЗ"?wrB ҍ5pD:aL0XQgQ~&j[c .V#էG; Ƒē僿JJqaC|ݐ¯"?,O(aF^4u ~z4cy`0$e[W_3]zhw^ޑJqdtD±*/^?*ra z Fl"i. |6'axb,0=#Bw7ڦ_>ӦlRpձ-d.@+ Ii+_ v`nve-Ēy xy%[ _s.*]TJLNqІ FHL{Cky`1: *%w=. Cm;2 iT ov2~d(|/⦚}8hoo!MK~go=҈@6xd>tg idI{a#Za;.Hjhk2.B$.^iNO#hW;B>IL4.\֙ HJ/YH=T4>u>`eU]EJlId[|<];axU%}ϐ\17h(^ v(KϪA҇g흽᜿_|\ax|rk9*XUVlEǥg䖪0nl -\%;D6JȄPd .,L^bmSi^Jnڋ=>~ Z}:ZV[wP~LnmgeChcըX10QcA+?~J*lwUaʑ2V Q'Tui3oUAtr@&;dkgH7wҬ`%HR:gx$B?/Oܾ6EfJ1"qY,`TJ Sߣk7 [` @F!:ތ{#8 * 5зjIrcRTYi]G(%ߠI# @dd(b|p+pYEDQ -S"+W.-Zby x\ LlܒTԟK;yȩtOX >\Ca2h)SOʐLP0&MЉ厦ܖ(h2ѽ8܁8Edv{=% ̆y@eCӐ -sHՅehpbSWjsw*l@78J<[:tƘSw s>սlq^&dT`SW)a1SP˄>g&.dP#w\9@iT:BNäΊq4}ڤu:19ե)zc 7g%c$Gnܨ\k)WbDpUm`?SӖȽwdN O!}Df@p{|FnRfp1j@f(%On$oe?[MSǀDJ Q!׸(ǹ\7ބx ڨSz/Չ)l{!*-X*:SQ ej1kk5"jT@v| ͼ &~%/^ j XVIoFӅ.PG}\0;;q֠lxsZ { 2c -8iΨ}>edN7-#2=Gnv 6j9Q6 UJOaߓ@3*-ukb,ؒ~ӠG*,4(, R"8ؗ/7d_N" Ћ*/ȣj=ߟ$.#nzbս"-.Yef{ +K Jl&o*Jg+gbX+!?'ImZWpN`БyVݚpYR: nzx1W&B =:S_@#U)G j 43~]ݺ,u>^O'~_wHs(t4k[rNQ]-B&>/Y]1v,)yI3Q:pZ._W)HV䇼I7i5bwT(!] vNjʝ}BLo9}FLk}ȴ}l[ ^D/7O)ߊ/y0Q (}A9〬A% Scia--v#/ dVGiycF3³%sߦRTqe,4+DI(y% a{_`e6]2~W ,v/_ų )s[[C=ͽc&mKrCA㠹Q`K K/Y_U,a^&%DnZe*3/F]#N -Zu۱f+Noud?G6>Dm([& JѲqtXŏE jaН! 1pDYKǴH>x6VDSU>Bnc`85JlAh-oK?: 4HzrSJF4HСEX:E4Rg]^,:FM6wzd^5t\O,F0~1iVZI+^ ;7h5ԃ2I 5Vn2,hYhZ}UŬ3~w]g)-pp$8j!h*= HmeNhWS} U.6Y:y}2ut ;LKKUS]0H눡CKom$*;W;1o#I#kP` ՚)k[1sH XW һzdko(X\7~}&bLc kz(W4 d :Dr`GOOdBVχ[vTU} SoS[ Gqk]adl6]"zpwhT%2hV cDZM=Glܠd{Uݍ~ 2ޏ2f&@ .{@13Ƒr Ә4Q2hU-s 1plk;%(sCZr=̃G& kBcS:Ɯ\b{( Wx7z$'*FW@Eщ&s!,|2RLÀupwy%-p$)&^s%Y.\:oM,ikZ 6-0pyF[GYm7΢ ^Bfլ=sǚ'qb(|7&kiS&S #ufA>4p(IrC,cBhhkGK(''_qƷZ]Bȴ5R$6c J)O땐)?Pp@Pfd¶cno'>z&(ER|߸8 iG 4ڴ%ubnsaO! l" h{k-qQ-xO"ب~:[ݫ|kCYiP/Ih2 n˞ |.;IӢ[OI-Kˁ0D5XyMۂQ786H.o0Y:gicR @.0{ B.ֱ&|ےУ 7ctlJewwK