libavahi-common3-0.7-lp152.3.3.1 4>$  Ap_NǸ/=„=][orZr{񺫀d}%H=L΋F[&lPq":s?)4D`s%ܢigmeՠUn+Jb-b.U腩`geэK\:ZUl[=c7.5.U,>Ret޼\[r7 %6Y?)(_VR: Bx),>*ob5Uy$Y&/s'+?acA;O܋و>p@(X?(Hd # J $:@HP T X `  @(89d:)>$@$F%G%$H%,I%4X%8Y%D\%h]%p^%b%c&fd&e&f&l&u'v'w'x'y' z'''((DClibavahi-common30.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._Ncloud129openSUSE Leap 15.2openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgSystem/Librarieshttp://www.avahi.org/linuxi586С_N_Nc26bb201926b19e2e72584a067c0a0f81a5b9d55ca14312c5101766c1d86fa6blibavahi-common.so.3.5.3rootrootrootrootavahi-0.7-lp152.3.3.1.src.rpmlibavahi-common.so.3libavahi-common3libavahi-common3(x86-32)@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libpthread.so.0libpthread.so.0(GLIBC_2.0)libpthread.so.0(GLIBC_2.1)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/ldconfigcloud129 15990074080.7-lp152.3.3.10.7-lp152.3.3.1libavahi-common.so.3libavahi-common.so.3.5.3/usr/lib/-fomit-frame-pointer -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_Updatecpioxz5i586-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=b4a5838d4052c83cae9c8dbb4ebb86f8d58a8c65, stripped PRRRRRRR R R RxppJ oo$utf-830f1f36531f47d70d5517296448b9f44fe70745ad5ab5d788c9628e493c55aa5?7zXZ !t/هLY] cr$x#4X. rq4,}=^<ɚfGSōr=RK5@~ʹH75 奫A5p Hj;7/D6-x>(:7&8}Ř%\# +ɇ~gJM1p=UXhf0Y`tf- TD|i'bK%M8)<^%k1L 4ʒ{9 ǭ*]}G RvRsxTjh}A'u<ì´@(#t}3ELgz#jz??^xIc9O`\d.<4| 8d80Mһ~&< iM2*up^9%P/JqMFܡÿqD&,^[z,'GcW1֪/4gaXgF2I`ٴ˞U 3`=D-ށ 7 7yEv1 0<$[MT|xz!p9I3ƜCQ{(sڈ+-@ q>`lR=Ҡ;"` C M=bS^ito\'Oލ(^pCb4"rۨJRѷ%L,49V9ΑY} v]G+*Ep3Pm[gIBg+)h dJ^Og,UK4HBr&=1|L!Mw33#ɭQP{'}|{wD.OF-љ J^>Lq)/xP^xcnixC39Jy4q°{2̕|RVrfXfsF/&!FO &2<('rvp2(E=ji~;Q-(\!F*wq>YY [6# ,]>*}@<~8X nuwaR!8m  4}@gtU u5ދ'LgO5*(z14R7\]e3^ O sUu]"= U'10Zu_j\toΔE:Pn?;D3Uv:A406 >L%3k㪳RP).347!FܤSw$Y F\Nz, ~Z1膨ػ4k)Dd"jBH \vrȍ流ֈ$m1{4;/zlxDijW APJ$|feArza2 imO ZJyDaN)h-t2l4b2\ϯfUA |XE+H Ym  }̕Boshl6 3bM4LY+QFdH?f]ǂHTfnVT)IǬ=k4 &@лZ(t|ފ} z]"%iDu;ڢm$bNlכWeVg.(a3~1ju]=db9#ׅ;A݈YCÔf;I_kQg.7xg?n>]:-d7iP! aȈqLͅɓs`'nŤՋ+<+0k$:c5NMH,4c *Uq@>(~.}*P~* )bo=1]{ j?^KſM/ ݙH/U)/_AB$oZ!tcuC? CG(mo¹G*EAkܽjR.in雽wfZ[ /LHu:[q>8 X,8tۀO!Qt(1n}TuZ,!}4lv4 /j=k0u84iClV;~szW]Nu?™3EbVGEbf$4?EXtү"ŖpD y1IVY̫v#n[,(nTMZS; m&TsܹGZZ)Bēz !ܤҞכEWrlDܟzwm0eDZשV&US;Pv";{r.O[&|H)E;[t\dyqvm ' q*2?Sdiu8c nᐱMo 8+> }* '7Lq;deu* )Hx8IP}[brS"昭A:|~U@j'IY7kЙT+q5hZ~!#4ш6}YPeo>/)s*E$E\/Vhá.;1G,v%"us:; 1KWXa}^'#!ۨ5!$OY+fag=M!6WۄIi:LDlQC2Aɳ|ըϋxH`E?y7rF来g:9PL n*7HG{]!2|bľyYw)E@LL_%e0h\2JC,Z,(5ť3*-ç׎)U$ A9k^[d||qҧ1-Hnu[*F^-kAHp}톦{Ѡ_3ZJC9BVWBv0N8a4 ϯU%ڷUNʁJ;:"MŮ£!.TWZ5 +ho|yϫSzJ%P%;T7x8]e]牨?|.D:)RXOfPuU![1Y`S"8ͻDY:шt!&&1S z$sa*\ Y =74.n {?7 4qנd}Gn-^k lxNG0މY~l rTk:\XtfS" dR;6PE•f\ړ=D7,nClL-z0+WP'Ogɒ/AtI<%:+(<#bnin }BVz&3}qo #څT)#$-ܨ{LU{٠yu\մw K,GfQ wxMW-3Jԑ?,ENQT=+n8I?yEuq>kMwS2rm eZ  zҚԣF,b_ %9dʬ %19viR9q*+|9S. 3#&Z%~G2S}j7DxbބuaO@p} /ח3W` N S3Yצ#\Jv< .#ц71+F9C|shˌfhSYVZ::!H$!jaiÕk T};;|EW&9X2gC-)+=PJ~7!gdi|H:UΤ_bk/7|1 -aޥSt;d@J UT}X85~EjQq,9ÚnM+HHzezd8RlblO /QroHgپ%q. eOTl5nCUZG  aQihKat##Nݶn"8aNU*ic>_w/_a\Pأ #XJ oHst]6T Ku38a*u ܁i\wuz_ qp0s/1[tB>&} IW]MhҘt7@^%HV3ʫ٭t[WC8P Kw|e5#-݇x{4ٙ0`:ƓBnLQ׀! XD~Xzl.!L;SبkP{ce i{`1Jyw"gEW h!eFoJm?.!ikF+@] (:$ \ޭ*k&[0gT6Aɷv|WجےeA0ͷL0ԋ`@wp.Uɪ}k׋'۫=zD4UU@V:K)gF$.2q/'hAoP$Փd[]OU vzb+:Mm ԺA/+7K#A "6=E VO\^Sr~ɪPSӃ]VqU;!Rّnz\ܱnxO̞AѪd8K|~nCI~H e /vE$:7X59)oB^[ Od=\ s>w)W(C3<hIqus ~bI7H¸,Js&8A߉v2 ӕ+s=Qo>D |`Dő@ 6" Ff cNO8<ڪt/\Ȯ!X  !4g)^fқȓbZ]nӉYB1}Xn0MZ9ßzAӃ ~:}}exE:ظYO kAWyZrƐ!DZ YjXY6iab;9u+GGkg -D%jeoYu0`4rFVLtg-YZPsو6IL]V2 っUÌCW]7wBf>Gf-#_Rc$^m|q5oPS TRN){ngM4 =7 6+)mz=UG|ʐYʊ ̠.+%g!AvaHƣ[ Nb(z#n)+}e#.,7cY0NѦUnMLh]̪+ے11Z߆h.P8P#XUoiϚy]"Q&GWL21DRіt fsJLkYʖJ+p%Fy"_ESplbYYRL6FZH"H-S2 پ\Mqfl [ܦq{f-[kT!ۿ QlΧ>ŵZJ0@UC>-lj{VGWt/ip۳ֲqERt q4ἹhH ne944#GTkKrLP\d5.r&ŐԐ$ox0I8 /rխU } ޗm eu: $/ӽ߷4te\'ո<$18 ~8t_ꡥ}B?|'!qv% xXךb=5k@3RI xmi_?leM|lL۫*Gb Bv8m]؞=|m1OOS^MҔon1!\Ovsw;1JHr˺ ל28^XeIH')?h:6~uA:MAQ5(M| x?3C7^xY 0VNzx'f:c f~:cvG2Ut1{O~ToN%0/$((Yؕ#]8q@Ebzҳ) mÙ4GKgrd @M\@WbVÚ[jRdn̑nyƒ~ߪ< Xp1Cp,pΔ3l8X?.Ҕ;9P*TMkOW۪f}pót1K׊d.8@ҽ8K8|Pw7'1Q`sJm2?Fg}tĕD7}Tpߡcx9q5)"[Ncܤ#_CzCv ƙFAC > 1r:H`OvZO+#j$oK/K$сFfO${4iK⋔z9#}޺) Z"&mp: P=O7fJP|={ 9 rit] g7B w5YL kE / J^czOW)(\B98:JwY_TNr}s%_$׷mruRtI0-{X>Ӣ{V> r-_8WgOn?J.e"LJDŽţm;9Fqmue1.MditDXc(^Mkz.Y?`3si5 #hO"kdNhѶ| F8:0\#^"W_acX_'xo_\絋S؝^ЉZLLXSG\,*9D?' LScf`HfMv|ÁmNOfSK8;>xe`> M`ΣꄋPmqR+C>V&G%B e܁E~\H_㢍,-~ZfnvŚt/z>1aJ~B+ͽnń!%͌w^}`$txf:0;<ab^DxZd:Dy;wQte8~ˬޒ๙ub%hl n>$V4XῑquemCqZp^!ҐUh7Lwfj­Su6R_5 :b&m9kdS4d#O%T+5S8b#t(O?ZrFex4ݟdGZʦ'#ea^rF.VK] buD<4(q^3!ڊn\')#ZH* u @} @Si=X^xu (MEE4& C+I vPl"z炓YBC %?b2-i$\/qg"g #fJ5/ .&+ r HIoa<l{-~b`ɜrs]. OkJT!â×.%6'4\׋ILOjHo>5"%$Yts(ERXC*#ld@̚+}00Դ̀!8pH;_k۞/qYd`Ťr[v/.4OYA8_˸rҲӆ̈́# YuZu;1Dٺ4{Xh3Ӽ!2$o\ȱ@-lɧvwd{Ygn-N8UV@$OW+m](Ɗ{]gX;\}IJ>輷AҚ]ǜ%E*R&q-Oi-k5c7^=Գ"+6+8pWo]Rħ k5UM0/r.lCp@cQnBL>`BZO]A/=[:P |;'%鍔\?Qgv4e1yDKCδ!橆>Rl8 5ŨBf6x%%, z, ̑x$(]rWY"= t۰RS9n^/jR*mcz4?e"=R/Cn{ci>16,߷o ɐn*y+WN>za#ߡ af-B3Co &#sY[n6Xf Va.TgHœ"z*iB+%ai!:64K l$K[%vN-WXs%nw-(~;{y/m'_B}gD&9eE7۴ujJw0s#;_\&rkHHg?ƗJr4kjbV(2Dzļ1{ɟMP!̑E%0n ]U]tvdAx2e_cpRFȻuWd>2u##ń,/8K,]Jq,P9* aWuzS=-qX'E 1d3T&)bb}P@Z0ۡ8_-&D5_@m[[A}TFsI[X&7>klAuëպv]9c]x,cCa[KN{_ד ľ4qrJ|IZI.^UNAhհpli[Z T֊3`aj[9 3}utF9dFw|3 K"hh'ɋqZ!{7s[ %mA9gkxJeO m"@xZ~8ՔH#>IJܤTǦ-: ?S#GrӃ jFi@ dȚ8OsHC}Y)~6KK; cGx`$2y2wyڍ NzǮf.cH&)ڶ4ѴZMp}z#ea:'c[r>ȟu&O5V~f'L5NaQH^7z\`ͬˈ~5C&xeFҹ}f{vhXι*VwVb.݈ztMr7#5][Bwk9E _5D ݜz2  y^sB]lC>ɖusժ_t>lų'j  jF@%N/#*߭]B1g{w("I#4If$-%񭓘m  s$&?N-5ic|:  UcX/+W˿tbߌ* DSu\dv [^/4}:?Yıq,*4M͖/8+ ":AJр\ aHRGgxV^j;B~X^|xaP L^;Zo!@ id [dYm [ `Aag!"H^9 G怺tv1+'?mVI;%vwt9[kϲ~4`6#jF;g5*kq,Κ/uZlYnGNYws̩" 1|\2:s3:rcXaj3jT]#Y]`]a7 uk; ( wIBuStKs>~HAn#'_:_g_!CO+_v!hAd7J$ ~E=l&/: tZTċDx M gtfTag"WOHhz"_~ΛQ=fyH`PRo}fjn/q8R)DL܏Q|[뜐󂃇SqQY#l1L1,}@$(M@F>}}ciEIOx ):3LwDL8:YPLPZ+6fN3hL{S5e[ߢUGUx1.mǂ,+{d!rؒ(hV7Qip'no16WZxƚMnMot`.\!N }"H]l$0GLg:?߇|zu:t7m=D} ɯRٻnu|=9n9`LѺ\Nwrx[.W~\8V[diu`PUs݃vC G+osznA =%^ pV7QG#rGA ԇM:$X'I8=QNllNyozpm\eûAVɠcv6 ~?mR B~Yw'"Ga

4z&E R@jOmƭ-v&eFKag^x': {hP\%! XdY¢2fwusɑ<\$+uv({OKt6(F4>3bU .ҾsTVD:ON@VɥWBt`!\9]I3!RjSvQܮ~"RviQX+{Q>,Ҳ1f#]# pKI.?C)~^yc*'<3\o%⹼#)J.aN=/ێ[+ۓ23cnej|g 4:''gsCi&ӏ(m=I*0<$C{E[_59yCIBȽvA$;9ϑΌ@ı+cCP\3t"k/n\HMMKdmtx04'&%T׷Kt #{{JDX}'ܗ_.8Nj`!ſ-o/ooEԣD3!.OptcLӪNn};b*v#|e‘`ҚO6' "&x|Q3Y&אQ>]m+I2eM1h!wVӊfsQI/y宅vgBvgD{KXӊ:Dhx_w2ruAoA$iZ,u|MU}-cJO_Jg_Չs4%Wm˕ +2=vƾ3Mgv[^^ڹT2ݜ@LQ#xJu`Ұ5L50ӗ̤Ӟ)^[ja`; ;u9:0 *a&I]!B`kVW3t(=*tPqک5D͚}|ɈtQlp[|[X_'X'HdL1.E@>m0QESN=Nz|bqdvo"Rrm9X9ZؽQ@Ts_(S?9ģ3Q ?)p֗z׾ڄIA*`F5%%@ jS 1 J@hzEΨɔZ,$ݽRDTI\ tyÕ1P`|SWoV ofvwL}Oj z* u>m~>-X9B{>L%=[ $ߏ ! 0f~͌(^2C31ʄV<w,ğ9Ѝ:LBa͚@f^#_'`< НS+޴G̷]HD m_L_wy]ɠ( bg@s^Ŀ;tYTTa!J?LHOmFrg@0sjf!iC쥙M5b s1u zU~ء<οp>&m*<$n;^+ (rA|3k5டvuYIaԃ= hI6("} `;p\0h_*{;✈ð guReGWEuZ|HL//=(YK RvlaTYAT'b%\31EfA a!Tƍ,Tp9PHh(it[̱m~R Zk7k Gn9mȇҫ#Bq;̪.]~4;$1d1)BWH~!ڂS2`WXia.OHB&mt6tr 1OoD"}@Nez+|ѥݙ_4Dzz99_J {>BTڨsË^z?hl;JIzv{IZ'wÅ>eQZ;g'hgu1gfk3RӍrQgV1EїykzFA*a|m{:7`Tm%W~gc3|RN)?JFҧy>X>Pox$w 7GIc#{sQy[RGdq,*Y̞JH;R~&>k9{+z Oab\p68c|O5[etMe.*C`j78'{DVmtD*&3U9MVl7*oUv}ƬP(Gg\gВ7O_^#׳4IN2;ijGWH`(5#,HlL Ia\Г$7Y,][{ DWxFjMѷ{2DmHLdVoƣQ"ɭ'̵r+'XRPXNǽ{~Юߒx$57l㐇x޾N`'k3)OZU-m֣ ӕp쿯^)00)տ$i3z2$(j6]+c_Yljj~WFtx |џyOaҌUAy~2ZGGCMPŒ~莔5ߛcH:c,vТlCG6 hāE5I&[[h(HL{V><Ż\?m<Zs@Jn^4cHЊq|%.訏ìIqNob5cg2nQ!^='x"i_zhxha0ץVz`QPE"䣲'm;raGt(u7ΎA$# ` t $<[DGԋ[v_> {з^̫ՙmYT9_lm?(΍5EքL%4n=U潸)R-umLEm~_6>$|eNi_)2Ab+KJyrj?h:{1WD/ĠY64bӢ(WRCJv!`ooG~T_> 3 0i&F Xl$2/'";uJ M%Eu_/CT8M巄) >3b+bE}51ȵ?Lg01Ȓ+߮CSe4APbw;|9K4fwq;@;!M̸@qߐ<$ H0CT_"wRҾٕ3zcCaI͉Sj~%_{8`Or:/F34h9$BP5iO Z0ʰT)hj|p/6$0Q0粜D̓i|k&S|xآivϽgegTbq 'Z?=Cmٙ="zj>bKBu*-܉E&;79d⹟t]S;D="s A"o:qs+ 菧ӼRզ(b741[=y=VgHnq9# 5PL\H,h/vjlX-uF.["Х`k{=LlxXnnb ԎwiIJy+@sm穈f>5f&5#}_9>~O[.mIcx4MCyZ P=VuM|z%)eHb*$\?LpReE^(>v0[]uE cT.w8">T{D EL?sOF]D !a@L ukk ^ TfH\@Am# 3+~;18uYY&*qVLQFF_kfʛ E m)lW\ vuK".U<#715&248".WZՂCT]yM,W[ فp7}Х5>qؼ_Qއ듾?BS SM")l2PIi AghPXPړu1Bc]31+X9C|aJy;|8Jj4 rLB XͷJZ4ܚB2 !%/ -}qv`ٛV6&ŀ,.<5-AT o8/G `HB5 ELB+Ω}x])]Q& YZ