libavahi-client3-0.7-lp152.3.3.1 4>$  Ap_Nɸ/=„Z 8[8nִp}_ۼJ-~B9a瀯q=|Bq42T}#[7s0Z*x^4f%vv6xΠ861xaC|^\> u2 ١B5T-GG 7k^ 5 G9e+0( 1tn'rOF[,M\i'+ K*u)R]mXt"T!=VP֎&bLV/"UA%‡_bb35fbdd44fa2f16faa32005c21c855d8d71c27c697f69634da2cdfca1a3e13534752bafb5144d21a46577a6362afe4db2505cf5_Nɸ/=„:/yAd.UK{@-|NYpau \@xiv2o 5a&!?'!p@(?(d # J $:@HP T X `  HA(j8t9:>%`@%oF%~G%H%I%X%Y%\%]%^&b&c&d'Re'Wf'Zl'\u'pv'xw(x(y( z(H(X(\(b(Clibavahi-client30.7lp152.3.3.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._Ncloud109 openSUSE Leap 15.2openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgSystem/Librarieshttp://www.avahi.org/linuxx86_64 _N_N7dc86617b06b65cee3a9ecab00794f14f659c5d7cf5f47fd4e85de2093311819libavahi-client.so.3.2.9rootrootrootrootavahi-0.7-lp152.3.3.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)libdbus-1.so.3(LIBDBUS_1_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(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 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- 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)./sbin/ldconfig/sbin/ldconfigcloud109 15990074080.7-lp152.3.3.10.7-lp152.3.3.1libavahi-client.so.3libavahi-client.so.3.2.9/usr/lib64/-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:13855/openSUSE_Leap_15.2_Update/c5c19b404eb4bce283508a1a74f77ba8-avahi.openSUSE_Leap_15.2_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=5af5db94a9c8a50371cfc2084f32a71614041328, stripped PR R RRRRRRR R Rc|^J {/sutf-8202eaea37e78fecd2b8a4677e87b92bb13e2d4ca34c769ac94f51473362470dc?7zXZ !t/7T_] cr$x#4X)_1Re?7[wOg]2]pn?`/2TQCdɍMEcW=PdgJy;c]e\)Rp2nj~K=+/ja{ 0uݨAQFHݧUm#4u$ƑiUeYӜE$]! !_Ӟ^І%P&fa} FPyf w=?%wT[PDc:s2Ȯ0ؙi3]w*߬r.)krǖ'Y2;B8Yt޲f1 c31]*im`T Hw{71Q˦z- nߎds_IJØ$Ubt6 4&|1F4.nXSf2ϽsGy ;*reyMŖ:I @:&].YizS:>E+>vƇy OxlkHeC<&Лr? 9Rsfa 1<(jCݝ3r6[h}6Pƻ B!v9'a#NZ6A${; CH]ƁT\,^aȜQNʺbuVR>D;GjP#\.s}K[rG3䌰D-_6C!? k;x{`^;[W۶X,?%<O` mB*~'{7`UK7d"e gL~C^[.%и7ƃKX lft$V|+^(Q$.^UqLfi71[DGZD }eiE@ي'߸u! {OhB閭FD=b̡䛸<& B"&o'Ǚ +^ ؏?K_ag%=gW'Cq 'vT|+x=h)Cy\WPr%s@YT1 Fz9A=Vu~4ۘGiY)(&F&X o=vKy1RT])oy@}|]˳!zM*Sx&r] [[͎O1FбSЦo0g$mNoFm!Ge GHZ8PL!v'1u-7Tν. kН^anJWt*H Ĺgl*KkelK.!w5C\ַ@$GP)N1O%m^sNDmR ɟ}ދ>q^]a/*i0f9Ja\Iه-Ćm~7O-f%iAe ChGؒfjSe7/޸:ga`1a>o6{M.4W-,XEvH3["S Q ɳ`ox 1 #u8 Hڙ/KܪÊ^NvX72`%xh^ż3D@ ~たL.QF]dYվ'j+`TaLn;=_<-Na^]E/7 qf{'xsb N?+_>Zt׵=_FQ ?udՔZ|܈%>#c3yC/ N36 lyiD_1O)?etVHZAo alxk/Mt!K35 sb|"N71 D )/ V^`vjlʭbC>CLvV"K  w;_ׂV9-ɟ~5jɟdn`0wkZb{;t5g}#jJ KD'8zέpj@@JȪk{ŕWůb:wY˖zPR`;R1 ]B=ɑQmu=6Ԡ{9Z?ƕCqJ R}g[aq@'C]Od1#_|~nళ"_f!+moT>il3<.lx׺K+W֜Ū6~2QGO;YwT(߳N a5y.=񉠽,=IE_DN$o .MgQ| ;Sq4}VBN @<͊rg?]pthb,g?Ca} /ը܄wiHMA{/x0~ǸG}P'WZ'T.GwoXɠt3cKo @񤩥VP;/QNAݹ0ruʃƽ͟ n>F:b:do݌S;>=]wmkm=< ,.bi҂߹˲Kҭ: } MMgyT rdO\p/c:e!wIV'e\_7#$XCtD$2EyF`*e٧OVTqclx(gh 2ˋe-EK@W+Ů'+PZ|,VaGAFMD DjE'|0|Pr)Jq^OF@ =PQc]'JH,;|_ETn*֫h0irq!% ~ -ӊ4tMe1vsKͅWʆwDYQz\`&vSB t(o$cey;r-}w(3$Ɲmr:B+7vWfg6=- &ejg) fvStSnXEe|70V]0_Y!D7zho!(.W0f\EYR!2Қ%'o r VntzU!ݸ:!vBpV V8Or5's65Y #L xKWhGzyh9-n<0vr8 (>D8/̘=Drڽe~,.,_8^<!0:6N-zóVN^~HSk.^%06 YԼx_DSr/4/NtТ0[Q0lA{2LZ<ei'~hwM>v: 'cw۰?EU랑})g>"miUDŽGJߞ;W2I7LPA LzP?<djE =`DiIYEaoz6T"gzuWxVAHBY _?.(w¤F ^SSGEkc3rcbKJJrrGed\ocoZIyώ=29 uG߬}H߾\&A"0%Ϫf;Q ,W~uÅj0xՌSKcf!t?a M<lx+9UwS凪<;7 tsb3"!."GЩ~m!c[zǜTٺIZn79qf1 P`[JmI}]b.}Ekȃ=/K ;rVw  A.~7cc^9+26i}U! MP-!^;@ȝF7W<6Qס^qUo16v өgU'H0f 'єtm>MV{MKIrx2qz/JU< 6+sno)qC*F}cx#ps^[f_VnfqW}jJol!7?`lD oN2⺶?Ye.'Fq<;sp\r7B`& $UuKXALxIWq H87>6XUAP*9gQҸ{K?#U5k-fl6,&r!x<~Hn=Y<Ѯj@?XaT֠<ȥ' n=`,8ϨQTW)W珑}*oUPCqmO3 {ߟQoE\I!j0)evXtNt! Agښp(ZF%G>>K 5DIo(!*#݄Fu#k-qSH,t߷ѷsdU$ۗR&xV˃rY `>#+dNp?(:N䓆n7넽 M&7:[f =& (ۖJG,tF+*8w3y_ !#]>4чc9s'V0[Tn}VC*\=(158GiJ6HESM䔦|bsb-xbztR\+kċJ=:; a7Hn$uәY5TкO17Pw#+_ߡfCbz4Cм7KafS@uyeCI@ @F7DZXkL@tT/ ^eBÝ uXtUWH@:'2V.]p:C3#F$G_&zX,(I*'4=JYD%ycߜFRQ0Pㅂ)Jis2љ5sjJ]&w3r ,XyثR /2P7E+I[2Qt?]k+G8&Ssda/X!0ϋ}|۝VPZ"Ez-".b&,DʗdH PڨS-7#fBz_?wFT*eI%6iNb&w"LĩD0{ ٓ=%޺'ܹ^(:w/5rj5pUo|}^]Ob$ 5$喥[V.-ZntNq#,xI@P 4ZD4%k0xBWzl5^s2>+Jԙکyd`-O9%^c]BÑ89af"o=)EqN)S~/?[m6pVd/Π8(C?Eo@PDС7L֗ MuwuTNV'sFGeNaY11ĐCd}ejŢ1[Ďm@ lD%p 0tW~b Bʸ?cA' t̑rXVK=fE8&0#O~'}_{]W 2̇NEvz.sa:b+kқ`"ʇD7] f%0!u o'4"VXw@>PADz쳬Dj`4](=I|4&?z9T/g ?ǡϢ&΁ϦޠHb8\щ @F#} (龊R2ەȮRZ;M-N) B^RnYhB3Xnm?+WRHl"#J樂:aq~ǹAW8Cz[>m@h*zmVOV S ;3I_Stƣn>~zt +kn%&x^h]%XBr.M[Ox mWA4w& 'M?#M#5BRZ5qbu+{\˨qJZ|VlՅ;Fcc)q2!%ƔÀXBy"{No.`SCR@/U35CHx/<ھ, =}xO?R7ҍxJF1=eNw5+(0s۷Ll{C"iiI Z_d@O?J|1pB$K6_o6~">0sZ^{3bmXM4˄=mV`r":#@5`;Ⱥ墤rd[>@L  3C3UGKLS ѷOv|GψLzfa G溗u<, 3P^&FyZ>V4Ky6^Kgn&޳~oCOY煲H1"?Bw<+Gn]?F%Cir/ Q xH.;!?};aM rLGLc:*{ yG(spI->6]SXX.SVu sQׇ |sJJnkZj6Y e@  +q{$VN;6y~-*(?pʼn|MJSgJKuXWfx%ܥ)VSB(&N<-ivXSz$]L`9U6Yǟʖ|X4N\L߼x;NLz_8:1ɿ2uIl0,>l`ޭꏛcK,P@HWybÖH &sS& "ڴt$fgQsWDv9f נ /sv285ΤMuÈWe5 bEK i֚q0oU#09n`1W7U6+Bߌ  tBىkmԮE(^p&"VR[!T*lPwSC%~]}OFR XB氄.z0zqFGՑoDzEIr$)dI~fVwqZUhFdx˯âx~)pGyqVťq .bc4mI̙mnQy[_ L ݢfrY7+TAnn `Frs/'!jl$-"/3IiEpa8bQ _Vwœx1zi-ۼtO>ej33H-@lP0M_7&iq:%T*sr**vSDUD:$";/  wI)t`]@{q"-ʷb<2F$T_3ތW.>G`d26gmE$#K -02(7^è3P3'NhGz*\u~T*K4ol"0I$:[oz21FkVuq~ZJQb39=^_8VjLP!LL3#?նk,ZtiymSpƍQ=TuYS+rQ`6G|GэoMJҚ?`RJ՚qNLҘfrϨ&b܀>ɿhf<r; oԹS˺ש|"Ff?8v~0}ܗoͮ:{W}VRH:0?ߏɚ>ٿ: vG\OC+łԂʙ6Z v0VZ R@ ihOQS&Tɉm2oiY߬:$ -G4e8:!Z \kV"/&t(nHbOp_ͯGƌ{*޲ ,0<шF^IGu"?.)3wTqFМ6*/-X;?kYdue;Kܽ1ؓqtT^44+d߀.SGш ܶ!D 09laD8R6Gq+f/7 ܙOo3sgegm|pc7_ (M#baO—úfcSֆ{̲6ꯧPVϻg1jGr$%s8hx;17djG_j=?06߯'JN?Sz.1G'g ,rݿ5uP2p4mY}8Of~Ӥ^!4#h/AXd(ܠ ȔΥ@aSG=gΐ\쏼]pHyKv-NbBjBb 4'g4QoPv Ѣ*$ě],O֔ьQRd."i̸yOv$uTqDNx(OұAz vл(,O@{pL){Ҝ _1_V7$!}"g|IF&d^,%m㐟⻠ ъf!\8pae&8B)CQl!3%;Ԟsp`~7IG!޶:7Y TF.yyWQۼTb3 Rk>w6]vn@_0f;8?< rIp Ž]O3T* gA@ҷٯrKj^@p}ik2906BKJ=~Ks-VL^tEfbKgEi$Phmr;,`a[X_XlM/x/-ϟ-F?.e1ȳ1MzP|ICj],;fxŠgD.^|UM꾌 fzZW m~ͽoD]v̟e^IM՜}rCr82NGxy{;cLJ02<ʉz(6хy4"XJ!R=&oƶq/(EYg(%Ř1 Y~c`03. [ErEtMQy@<|6Kk*8G (XojŅ*%<wmFt+EONYӒ5|:6A Oȭ"_`뤨 4HԇW {r9\卪YJ&ZPV r[`D!냷HNFE&BE1Fc%y24[2^çKONb^RIw ^褭_jJ7~;!bQ`tctQc'Vן5^YY[U38>v|&vx:v9uDxwL0w19XvO;Kr†>b2Q`z' w[{TtBwj']ϖӉ?{^d"$ӯ }KDapc% :NH%9Nl˜I%T,C"wZYoQ͠e2u^,.w5cui-Y@#_7UOYWFd2Sݖrx7}WIB DMcn!SRϙw]f(R"VQJyn"p{J.| 70HSqI@Z/;R)fmSkOFl_?luN /Kx Z TcI;/ Z YYSH$'pǩ~ 5ˌ,́K[X Fe=eZ@7`_k^W:oYd0Ur 0x|+Л 5)[|> rdyXEMV9%6ES!!.uFgt^G Pq^dAG׌bWl؞L-(8Q%uQ̢_(XJUUᏵ$3 ޭסtTpk3 ?;<5 F픈rkQCj^e6yZd19~6+h*! Xz:\(L"6xQ \gˆl8󿈣   Hh)'~_1YZ zF5Xv0~i d~_0#5ц_?`-0!g690dʾd9T#>bᅇxWY2"VB?A1D "Bɡɪr*8c1{5lsV32vzZKl^y5+\]#b{Mw$7O[V2Ime&J8u-%.x:+\Y\hĢ UoCϝ0.{$Wj= "G9TYtojQ>1I\ؐ`)AAf$w,A}vi&3qsby4!l;[ox5IlO2% eerLqm4 LYdXnC>y]{w+]1#64ﯫR,6!e/\Õ;{3:lǫ+cJDfDǒIIGhZ$ x+ 1Fj40mp_ Vb$[+^J lt..?/ I:?إߙVJoHr;!CYQ+57[<0OH%|7Kbyr,^qᆡ7 Ɂ3)՗o1ɔR۰eiPP?K35H"oN |gT\ݜ-@Ұ橣oc R=&e=;FU GMȯUßO I_g5@qqܺ-Hq#xɊ4q)#ҽkKq:JjaR1?A`b"qQ,EF pJIQ/QL}_~)sZ"ڼ#k_0 Dk-r6dG:Co1Pol7 ?1zym*f(lIy~s52miӉCUzTɴ{KQ72'nk}۹@S z_3ӏڲHTZ?l fQ<ɬ*X gMv吞\b61ezfHb67xrkC2R0KtSS[蒠c!LvӾd:7r(Y[dDGe #(F; yPVY ͞,sqm}4St9"`=T09%9h}5a6^-]aZU<'V ܘIl|zܰp=X"I™.U\VwgWL.{|FNzD.:j 9oZ6݄8yɮZsoRidBEVb0QQpjxr5*:He} t(Y|&RU>OQV({`R:dlpJDD|ol9:M0&ЊDf'"vHwwXQ՞@C@Xs"Å, ]j0Z_y 89P W<[7Vyb#G_E'rpWfQ0OxpIC\6sѭ0Ia<'G-D9=)PaQXvT4>j06q'FOBV zMai!ѨH=Pm铽A}>aU[o'*<:a$ jjB'DP]]u`tVaÀ,#k;E<ȬtTeR3}`_n6%E \}gFq#@c\;}ʥ<׭Ko.̺R9tV :I'W2/Zx]BкU" ܯ-'lg(A8WI^Tqg}_Ĥ1H7oG0W6/H7P<* C0~p/6a܆A w@SGh b[~bTl"VJSWQ ! &QZ~/ڤ43t@NvÔlaߩ>,"F|钕o[(ԚGxJ[ӌLL}}/k^y90bQyuZ}AO'Py˽pɧ["?A6BI2җ̔p&OUyUL'INʨ95:UTr#|[1Κ5 tvwV6rDY݉*[o4\C?.j¢,bj =S5Bkc{+bW 1ļ̫W msBt0^j uZ3-VpPP6N~6{(D3CQ(nZ6N2oUqyG lJ%R*@,=Cw7G< 7\…  F(-PKjU3lXcV()whRzlfݦD}զW^Awz vnb oĠwIt}T9@Tzhɉ3O fB~ ŹR$/'iRS6Bk= qep=ڐ?"ќ*(p^VB.BJygK<\gxH,QECZ~+C#3.6gQ^,D,e9C^֭# ,?_Nd6!h*rfmʺ,S$3[jN|9];gw'$ȃ׺A67 }tsi[ZPA>7uwʊ5 *%]}fMgeՈG)gWp,-G78I VQXRZ2ΗUs`O(qu E$Fj3rv^0ӛ#gU_~E0$c2,IFAk$4Ǐ07 ~ n[cf}Gf z!2 :E8Z,vpLwjЇr N 4%l"H,)jiæYUJN?]`n(ҧh^@lYښҨ&Pt(qv *c`3[ n;_8C( dY'YQ₌ KΦh-ܒ/ @٠tYlhK޳w OF:zzlUe<7- ɤ@ZSĆx꩗=bظymCW !+SQTbiC.{N!Oy>y^"[@0PD ,x|Bۈ\dR/1rCuޯSuX蒧$lC&?3t%TtDO'֯6a|tC% #ծָ,XO/ꟾ$*F؊6]c)[f{mdH kvnr "x6O^_bč% E !`FxaDMaCxNR`|49i/_Y/m:-9!\E(ݸ(A'.мJ0 5! 1 L0;CSr^u 5U>Փe+f ebMKl`xxya_TQ㶇Ĺ S̨۴J7D tBJ"UDv Jf9$;íEYuV J#Z5vVru&8$9|kM+(F4D.s.@Nۂ:me(yn{x U; lĹ o\ S$xVxc^oiA=5&JHkOs8>CSe_\XDE&0Y?IS{2k0t;wK8Hk A4֐l°h T.tV3y,Os5onGKULt]%&q;Ǽw q*K%Md7նC8J(Kh тO&쇣wH}s`o`?DXƵL0.#¶WCPMBގpTTݮB֣G7]u-ݾIz%)Z*+[=iX"KQ2S&LH }._^Iތ+eb+# Xnez9|YrbgIu?8ȹ"I)'W(s9rF* hZp N.pw$hͩIqہR>+@?4cz,i׹@PM!`=sM&G|Db+1yR%rW7"GqX¶+ `KY| Fsrʱ-H:aڊ*{RCYX󉏞}.YU%0ma7/Q= 5zkا u>8CVuNl@@HDmٙ2]-~s`Wka=#>f(V{T@Z١V;SyXJQBOI9Ā.N۶O>RGPXfٰ\V@*pT> ?:ʓW,8lҳˡsLL[[mf @}ag t^9 4a{=<ٮf@\A@_-d H&rN*jSbɑkKΣHM EC?Ij >Vhjqf"޵\Tt֨¯ޤ g?@/\k՜!+Hc&l]ا=Є&&I.H%[㧓wV,jb0J '-st0 X9%-gwGӁ"K&q+H_\ A5r ;N$p.ŋCe %# j2 cQ mI J>!&]-Qe{>J|vv^]5=:g_}R膛 u3:}'y̍z+P@SHej/I72mOj8ܱ@Oswp& ɏ:JC75i+Mm<8ڷ%JĖ.*~V!}2ljy5 ^ރC=lo~PgA/P@"3.ڭ!8oLf*Āţ\m4Xatz >| y]eTEr bWvI:]{4 C`,L'Vpx9ݿ7DҨ|# tr y@G[Gm!L m0[k*;um*=o 2o}˦2_."7Ta;谗V.4_m$ômBoM-D&'h%98&W{\`7W"?*ӕѼH` /ϟ[]h=*'_ʺ2GbH{'q&S=qU0-TsmR=[D L̑ۓoD!  4$ 'e#Y5CC$TZr|$3J ܝ-'ֻLGuuDx=jg% d0h8lBUQAJ_ ~ ½_j%FӼ! _dJx@fI=3&rs=S' <.S%'3O8#}ԯA:$/• VՙOzm42ΐqcԲojW C w4)E~iu6su1K06AGzA󼺋qURu[⮳.1kq 9 YZ