libavahi-common3-32bit-debuginfo-0.7-lp152.3.9.1 4>$  Ap`r/=„(ۘcY_ BiUw/$S^ Cn꼼4{`H|/G_ڵxyYX#8/A_ފ0[y w&߰oxinrE';e=%U2V87߰!,ӹ_Lffj{e#1z\>p>*t?*dd#' 3 b(,?HZ s    ` 8`(89 :>%G%H%I%X%Y&\&P]&p^'b'c(Nd(e(f(l(u(v)w)x)y*****`Clibavahi-common3-32bit-debuginfo0.7lp152.3.9.1Debug information for package libavahi-common3This package provides debug information for package libavahi-common3. Debug information is useful when developing applications that use this package or when debugging this package.`rcloud123openSUSE Leap 15.2openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgDevelopment/Debughttp://www.avahi.org/linuxx86_64/sbin/ldconfig/XAAAAA큤`r`r`r`r`r`r`r`rad9aea474740680c68a7fefc720193ecf359d1e072210e283d88dc871ae6e982../../../../../usr/lib/libavahi-common.so.3.5.3../../../../../usr/lib/debug/usr/lib/libavahi-common.so.3.5.3-0.7-lp152.3.9.1.i386.debugrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootavahi-0.7-lp152.3.9.1.src.rpmdebuginfo(build-id)libavahi-common3-32bit-debuginfolibavahi-common3-32bit-debuginfo(x86-32)    /bin/shrpmlib(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 Michael Gorse 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- Add avahi-CVE-2021-3468.patch: avoid infinite loop by handling HUP event in client_work (boo#1184521 CVE-2021-3468). https://github.com/lathiat/avahi/pull/330- Update avahi-daemon-check-dns.sh from Debian. Our previous version relied on ifconfig, route, and init.d. - Rebase avahi-daemon-check-dns-suse.patch, and drop privileges when invoking avahi-daemon-check-dns.sh (boo#1180827 CVE-2021-26720). - Add sudo to requires: used to drop privileges.- 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)./bin/sh dfcc17ea654e559718d2a062117bd9b4575ab6c70.7-lp152.3.9.10.7-lp152.3.9.1debug.build-iddfcc17ea654e559718d2a062117bd9b4575ab6c7cc17ea654e559718d2a062117bd9b4575ab6c7.debugusrliblibavahi-common.so.3.5.3-0.7-lp152.3.9.1.i386.debug/usr/lib//usr/lib/debug//usr/lib/debug/.build-id//usr/lib/debug/.build-id/df//usr/lib/debug/usr//usr/lib/debug/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:16204/openSUSE_Leap_15.2_Update/29e676ba82a9c10a32167155d340d2c7-avahi.openSUSE_Leap_15.2_Updatecpioxz5x86_64-suse-linuxdirectoryELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=dfcc17ea654e559718d2a062117bd9b4575ab6c7, with debug_info, not strippedPutf-8f60bc479413d4e3f22b4c07a2e87b89bc3199200e32b9b1ee6f9351165c3c931? 7zXZ !t/߅D] crt:bLL n[u'k!/@SP̉YFT>T2"P,ksmfe+FeAjѷscȺLG6Q7 ^s93?\${2N&e8OoOJp>?o M |mlKErװ ;@؂4W^0:|bV]H`y?،7NM#}pjqvʒNSηt1|đuE[vGSb%h*^Gv)%=nQQk"%V>hJr$~Ne_q5y q+CetԮxBXe៝ˤ~(6I40OÎ]ȧP|dRQKc)WPSoq}#uIa"q lQ>pT}@ch;6Lj3߮p$R;xX9fpk|SpF R}S0:<*.# ' rhm0 N^*"ASVEr_؝D Z©Z7u wn'HS>tTu:(r!5p\a5Ɨ,:iC d@tt4RKn﷯\ +ofXSEJD\Vk2\(&x9p^>>uV8'04y4W$Q d S|<8z)ڪnkz6B(|t] y|`+m mNҰ9g0+lAQa9P4K:DX,@ڽN"{EƓC:G;!,Tuؠ:fqh58Nx2yW$­*ͱlt=2M閵:9ƜWGmg>ی4&mP4{} Qc+]SZDzc ayhKL&/K2u\ If ܏e3ǫ %HhwwԠś:CjX4 Ic"D%)(,i0 ,sEHUkQrp@gffQڏ钤hP?e \( D(18'< X& WLܾ Q` >@ȕQ%,S 1&M+)E{D;ftW=+Bu#|p8oo,/-SmV#4hm&7{d Boh| jdE˧|K1tra{Ȓ1[eH9Ub r"Dn[ 2Hs] 'Gg/?ME0n3>E n$OߏR螺Q )W4g w U&B27M Ltr3u-W7lg L,XEAt嶛'cDHgF F\:eon_&mr9MrTJ j+Ph]Ȫr%`)çNhG |̨9{4eψ;C|rbH.0 ??.|/++:IGZ( m&Fx:̒J|,@vbk8 yꬅ"{ooBoTB@+rL4d5 ^vvlpHx5Uu{vC sJkvy0vU^^ʜѠoٴ5/*6# 0DJ &wQx GlLMb#(U~vuS ͮx]o ~ryT  ~:'i ۴3#7Z(/W7$]dE wA%̷ 1pյU[gC߈Ud ]c :HN+ d\nv*6,.c#P x?ob}j' ށ&A*dY{bM4P)~Ғ.w k& :Q;~׬}srwIouPJ1(5b-}+sp#Ue+&݂na~xi@*U"KlڂLK 14 eϯMgY|ϼmEM wK`7:!aB|lI`k10?ᬨ!jh_z`5[O/m"0Gkv9uJCD&t©&01&#xrhz6{ ĉ?MbOm|MܣL$Hp.c?!'kdˤu;o9_AppNgV1|\ r0"Ky phpIl$*ϧ 1hAyTXfKozមi+wSZEM̂ˌO((: l:oD9ϨB=|" /W,qca"3eEZir.p+Ti  xM/B-v4yRC&͛!=FņGa^ٙf /2 m~/񇂕\J9CZ~b:nlH= prw]FJԠohtlUzNI10?S"/[ts{y?B2# Z͉ɘha}8(9鎤 %=n Ӹag;ax@xBBc`_Y@5!DŽmLdȀ|QB4c {m6%ӻy{IlQ'2i[¥.)LjR_6>|`i#76p]SB5iJ`>p|SטBTd*'V4=vUN_>X2URwc<3x|ǿgl 47Y$XoշӚ {>}[huL@flyHsB]s'+z;/'cά+Y{=j&:f|9m LG-vE@Ze0#3A y9cCN_yvD'h0:aM@x)q>s%- |zOt #zH|XN.8qRdjߐbF/!_ DGn{! #K~>Kbfqq#ptB+ns UG=l1DUfu K<{+[HNOZGG;-'RH+6 dXQbQ'GLRg_LeoM+v^LfKM("[Ad ;lXu0twZ0Wq@ 6a5q½i|^Z=bOGi(w=}'024YZ"zޝhp^qss]WLv'Nrí;!w}<^BE}hCS]X 9`aX˪B[лASEE1oq]E󮠙t S(OC389'ژ*_ϧ& 7m$ ma ,ꄖ5Ԇp~ESىa] ۨ}|%]:#fˉBv ÷_j^b\? :"UvYgo W% ##[< ڱ׶8%tv{S/A.vc 5s!ݻJn {}DžPM8KCjjVF'P(!Y?RGEuupQr30iOW=ww0?<9e!I8jJ͞:.PdqBc `}Rh]gkCkd9p=@ɷwdO:Zګo ;lU_I;dwཹ??e 5W[kJ[#E|Mrj޾JBܫ*5! {*ȝpf]O>e`7;_,te$"8MtAA8\`4 Э`aO8*x?F>Ǭa  8pwr9QX2'deh J-] :/Uf-'3G]2qc7hD?t=88oFcjUP8Dpuf\ӛ ̼ɳ/TQ8B7|Obu/Kb+TQѕQ~]_,I@'f^#;b*0-.d"^va3{N(ƺoԍ~B̤~vR{ UE^LR$܄JRUhRʜybN!X ]r$D.3s鑶*ctG"Mմ.h1dXEsO~#g('/B#ԍ@̮UE x2QH-RHHD:< Y pu ,Zu8*|^ؐ2% VS}l/ZLF!#?;Oͳi>e,Sc՘bɯrC, 877*$xۻ;AE,Nv=MXJ-5i,nBK9|￞Jn3EґMAt8o/I`$nw T"i*w3B{ByZ~_woN*8/b͠y!؀gijU\'t:]zs9j VEa,fo QǍ&6 B1%u4z~=} ٷ7dTeNW;8yxv؋O.O@Di@70+B# J7!ܿZJKIDiiv_͎aTG}d' zvp0E+—lc뷘e'RLc?h,[uSVcY:3TQ!e%j9Yxn}sMk0*!>]V" inW ~U~qd>ԴC͹%-9LKM> 9OkFzFu 0V}xj;;~"^1O?iB9Me^Ծ9';7a)ZWe`` dTư;+lQVЫ%f|0ʗr@w#?vjJ/*s2x/uCh7QrwPMO$FzfhUP=Yc"8dn!d994GD!DG5V)IPXmc| A. tPs0ܸdu t&Ryؙ镦!(;>-f,(fbVΩCǵdsVXC8L'Ǚc"Xc9gP|-d_"*0sj..)=A܀K:[ZBO ` uc4æUbm#vmo%T=10 9ҫ-U7/PŴXaWktqE:9BW)~6>U2\w= !,gMg<<^%Ѣs0g$0!<[ltQ#\qwo/4¼F$Q}s9fe%FHB1{PN*=fQPͤTҘE~85zh?>\QL-F} Yr+~rrV&2;i g_n.`J<=TPX Su Urw͝/4"d;(`-b$^1q ֬ zTQ Z'ivvRJLЦl~ Ow% :`k[[: {2Ql3V0/Z$D:-[ (9D ȍ~9Y vu9.Wuoނ竟'{bRkuh4Xο賔3h.ƥUxȧayT'զh\L6b5Q#uiٞ1T)-d;,gܶ_%rKJC&@C>mڵXǪ׌3[cdJ_0 ;L[Unؑ Gs\,[RO{=fmw1rQE_;#B53LÖ940#gܱ8}^ʹSIrJxHB,n\ȝMZCFO]f>DV|l\lx5ځteLwR_LJ }'ĕhxp G ?!0q.QolqW*L;g]//vS!w6fByড়]\K :мzpCIfTIL;{g7ǡ#iJ!eBjP}d8{|^R{G^)S8n :DȱÃX.3=n٣䞪:oIih؀l}/uj5 iZ7I'ݕ¬8D^7.VvD BY-ehel>/>*)RkB }usS޵=G%d ]nqS4kkwAG3Qui~E(g/B C̘EnWy@+9m;A-Nn$OM]`gmtkz,Gg;jvw^¿{AC0@CJeJׁ8x}CS:u9TT` `}XMl։8LݹN!G 9E@HGyp%eQn5l ogE{6%(Ќɣ_/?VQNq=txχ3wby.&0'paƲPmO90|XE݉w?CYCY(@'R5,@M߰`7 O_XbB+ƴ!` "S0^Ysa8PAz]VJNog4ΘՎK%}gjuK&R0,oϒ)=wt8V x*Cc Ɛ"tur)RY8!?nP2 LYwp*:/{(P彽Zʂ4flM/o4~;_uALu;^u_iv4 L)6bNSMҾe5X+A$Fyh MLhMR>Hah='beIQdcvS^܄8>F3t)*0뼯4k>zcsA]"Ҽk;MS5|tb#htLz2ڨjW%i㠎A={:ouU r~] l<ƵI.tpa:0d3wnr9ʲ&OJa#yk#qq۶-},4?'C^hDj_HpV}Gy7u"y䏲aCVZKաxq#2PeBZ'`Yg7ۆngzZfX8/{ٳ}/[:^g/8;H^pc m0k ^Ro ƤGkbdof)4.Ëi`IizmF=B6I#l3m_@k5K&襧_"X(}NEG$!G-*=ڋBy%ܫ+OK蓵@|HK=vKCYBs%?9ېA n(K| szww kYqwK+?i0R2 kx@ qΛܣ7jՏ1UL95J6 *ͮ%8]Ž??n,UO(F5$pf+Y3  b.*Wy0zW/aiRy&w`n@(+al) & #tZ̔;Âf]/mgE&ő~^[ġkda'u>\Mko.Z  [jIfĥFՏĹ3{\V 0%<_H ""4=$]VW&jst4i)<p܁Vg15 }i}R "!"a by<닕*/B;Lɞqo+߭V7 S l.1rG389h`64R|dqidqҮ\lvbgQ'<_ f=^ḓ #jlסy S/N $䪇xuӈq]8gy l* 4g.riםi8Qsh2X݄r?z(9%,X\ZRE1#xt$qzR+ʅj hT[|Ďصu MZCҝѪ*`8Qg@T.}bg>;ۣ(D%E6#M60ǔ1[ZZl?œnʖ9e=g%%Kβ預<< ĽØ:cx) qo@ UE6xo1QPvf,jYq*~t =s:ɩ߃ȧС=ѳ)5^:!|H_d,;& X2QhYv2;ep:6d/x%<M}Ghl p'%FG%]OX#raPe@x\/H&Z4VsJ_0BuQ`P]3AOLjitXȅ̽ Dt&.*kr C]=VE4R8rZS_˖94Xd > G@ \vj$SȴV^ś !nLy;T&㝟j 0hUO +D΃x6WGj*8G,nG PYgi[ImB/KRGy3Jx?e `pAF(5p̲lF,{ 1-` o]]Ak&ev5rSphS ƒ=!@y'.) +K vkB^OG P_74ve >ผ(Q <gH\-ChEckwQ(|zdZ7,#Gܙ̚ŏ̱3}?d:`ζ0=o<7PS$.t!Qyr(d:@LX('4roxe<._&?TL,s֘%暟'l_5A7o?r(-OxENQ/32Z+ b0BVՏ< Bߗ,=$YGn۟] A%%nXjh,6WՃԐYfWd8:iq0MMj]dZѭm6_#-MIzt ,ѐ DŽQ8p(vNQV3], 6ɒߢߑXECCub\Z¢ g3L m>Xx4ǀP \=vTnc@u7z0MڀVR v%0lZo ABXōHIZFiE "6 ^эǺ͓:L[Jp&UdGb$G-?xӡvzHGa3IYwg@^D8 ƔwQN.Q.guB#/!~+-finmO13xqQ Ri2b Pq;i50=$VeUYe؉+ѶNQtGP#qS|[G?ٝ<^V_R_/GHı? Fp,Ωe•1^6L 7t-|dIs&{Cu)ݐ/ك7f.'y@;2U9SǟW/>Mqho؝f -<|"!e,5APb|SDŽV4 İWwMp |}`0`{{NA\–kǿ,M!',iWHt WVL&xق5N+_4lY7oeNWI-f9F|n2hݲxZ{p)TZxvgvl~eoȥ[hJ)>񶑴]/.R}T8|%)Z]igLy{jp :UZގ~}E{*yU wvZp'~4Wب7ŲR-DҜ>u ?ޟDL]&A< fh@(ڐu;lg ]>PE!+ L2 {939l']ю._ CԊևH^Li^# zXiђnbVB{: HZ!82Od?dy>J|i,+s6G~'mwVcsKe *#".@$fu](He*2Gj,|Fׅ*{^D׌nҨSg-]"ؙ9JDښ\LQWAԎ.{[\1ʑr~<]#E>`6E cj_odżZ>LY%v#g{f_ #7F_nܱx ox RcM,l2`EiHs0bz7_qhg:{wUs+i'1Jظn`n˩܀LݴtD]7;3U8lUy?2&USpFz1| ԃɆؾީ@Iâ 4[YZZJ2LGMK?O~-A'zE5b06 pXZyKK](#䠫x/ڈ}G\[ώTo5 \MĨJ{vhd#G;3꙰!-d@ K2紶T-s:|/Bz~Q![AGRdL$z>BN@Qi b`7@Ʉ*sA `UǤB[KaT]9r QlޡULՀ "l =d UJ%d[c(-;_̙NTFc<;I;q |"4+j \.1iDyv}GXNR5ee۶Qw}0zr+9.:=U]e3[e +n,{μ[u2_!4Lru"֌6 1Hb1 @sVQWߋ/հn Yy=Kܯ(y:\s_Fƿۉ|3tN9EL2z#cs#nj[~7쥬vlw1[;W싲HT6A€VW_Dd60CȟE0T.ds]DeExPk.Xܳ%(Jm7Ÿ`d,o,: Ed sQ(%QpH5 9OLa98> w("bg2^{0L6ÕKaV?y&KMⶲٻ>A4LH_ʸI۞nXxEuKqJ\U>ɀDu9*1U4DT@g<@|=YOJZS}?a|ub}#ty<':>kg*/u"ai6рGF n~a{bv`Qu\)z!%9S.D41%4z$-=e 8MY Y;zXg*ɏוDoX4p~[QѬ&&6rq6bK.Nz{ .O/oc-G =, JG-d䌎yF\ϱBQH$(<8F?+7 JD@[yq#⊬8*.n&B㕅!åF՜D!k>ph"a/s=슞iͼvu쬍YwUC7KLQ+g|"(ǛN`=x_5s4xӆJox=w$)rL;.끾VK~gaK)bB!MXsg&cM9TBbqVTrxD\w{l-.&vYʎ^5!T_I|!~ ##cK֎'EI+mukJ>'SÉ!e%L[=c xyFMmxt'ɾ\ -3ڡg+;~.ܣ&w?!bs0upPIS8(cŌucӕWȦD)fiuqhz.d$W*3uJ ^ *-97`lHJH{hx. K;1;ok!TW(=<oƱ>XSs*өgҊ΋BfkJWQso.i@_'+am+quܰWN$N'up|Jz_ )(tWn4lz-Ei8쎛O{W.}qM)bԴG);Mq ϸ֦-9f B@U2JxKSxS"'bQ : S"ŕ:gFOJƘergIοH,; ld&Mu%pF ;IՌfKvUed^_ז+ oeɔʥk'J$eRSnaz?s~'*1 fg'ɨ6T\H~a_?.ݱʻro)m*E=D $*-\K.i?/#5r< \TJ֏#ʆŒ]K8VΨ%%`M=L4 `0[?auM΅m:pUV%Rbb"q!{WM JӒP= [XO& 2Z^%AZzCa;8 s1F/]ꎬfedu9cMApO>FW]im+H<,wz$T%7_-|JaqM4)>jȦrG)j-]O8h@p 돔T3a B0#bUYD$*`Yȇ_|N4(Ss wJ$}SŊ/#Y+gHDw:T9qpHX,`iPF?,l{TGcD_[㽘ʑվ\D/:s.e0CH9#w<hBw!?%PgeDBřn#Q/'i,<=JDͿۑje%+đ宯;[gxßCq('6gWNz0껑?LK"YRclKw!eP=?o"I\3` 惲⮩G.(Ql)::rr-)ZDZHͪ3Υ܊t캦؋/\2cŬUi%&hhqd^'H[2 3A%_[`hEdJ:CF.̀ Ҧ/ׅ!Y}G8'_pRw|vqa&)*Y_YZNrhkf| &N_-8vmc]FD ʱm#geJ^=jLyB:mIɿ%Aě}p1lWB pWk40ۥn4jSHԽvu%$t~Ebwz`iR(31ڪ ОlI rJGG6䊴GmkR2: xT#g/ljM.骢-_N1W,%2.k C3e$Np 4!w)nwJh X&m:jl\sP f3S^˫ _iKD>ыtto%3C-+L3(k)[Vܾ l!iKmtq~m3O8hP[= & R鴈۔Ws8eL9pH~?ev&.+i! seQgѿ6YWGlAXEzd.Ysp>;˷Z1Z`XBЂ\#erߎP3ŀ m-FD`FCOU+~ BAϟ]p-v#}q/;:&\_i@P_+H86]ݐgk57Oo>%˘紦.d]cLp-0&[d3/EN:JA/VI}lL` ҧZ"b;@yzE))l:ĩP,킫f` Əa_{Sn#c6^ga4/%Y.3h>Gت~"u,OL0ҳTwXWJL?Hֵ;7qk'9"ڈ)8(eS(7j~b mR.qS4zL[.+2Jg)=@Ó<1 Zq]ZH"3\LLQ#ӹ(0}vb!9*(R߯'=E82f#g6^߾.kƣ4@^y?iفQwUQx fP1l+CDrVN)7(+hDA-"r$9YK BR7mVo2CfD-[%l6@STr uoM$ Չ^ž&kMt^kٶɨ*yY0eiY>fw+ה==KIóVjd(K=} u?Å@I/Sﶨ) !8K$8`/GF&cjn\Ohڷ6Y۴s?W)KՏT%ٝDOaX] v bz8`5'˼b>vmCd*3bڜz4HU$cYKWF؁vD/l2z^v!&VLQL0{'*^H'>9al lӀ2߸2] [Fɱ^X J4Iv:>} |ji u l/oV4"k3m1D'RwxOHt񼴧 aeHUL HQ |jo/pcִ,PLTGot3it=jQ& 92oA$rǒM.ia& |\Slj.zdQj+s/::2 J-LWkۍPGUk)/  *ȾOA&'ʠ27[m[–AhQOƴ@W&;p9 F! =U88-[g'Q?)$n"TZRYݏyvrOVHUv9p /og'YƖF_Q@T`; F[;ʨKrJ|)K2{NHh3 6&GoS"N rq eJgUX%Ҿ},{CSb_ %`Gw,VC ([RYW(fa l@L4{:Lڌr&j*Rc <-P 8&CmT\JA0e@M.b=ȃr0A V@{|<`R!boXPjwSR,?.e^ #KCIIna` V |Gzk5BO3?^]b:x2R ' n0E ~ F(iSp2G7i,Y:c#*Ьf2ҟ9"ix8-Wߵab#D[NEkb@\ e(Ke8)/ŅJʝ; ,9tOBNnuX 㨧խ9e2qMw:?|U^/.,Z "7Y^o$p]l[ͅbyi8}s-Ì'40vr'f3؜T!vs?S8oRn,43ƷW3Ǭ?X~#W̆O)KRF64[r'ٚpQvQt&;7A#Ǟ6&$hE='%O0`Zh%CXydinާ1LWgfDlکpyVIf^@.i+p# " Z4~W)ˆR̦5k u+h[z1 _xsͱ xt׎|lcPxh6` ɹ]@ܒND]._f(P!?$V]hb=3ǢAr?•Wڳdl\Ӭ-c1 d2K+e$Lq'GŹdohnTa+*\y^ז2+{g`WqLFHeQ~+9?tEӎ+HY־3^LӔ0hnɍ*h;fSTQu &XJN]!tu&FRvncFnZ}̸K9,(!DΜ# VB*hLHGKՃ/Sju1ƺ_K5.5&-ڔrBKԥ)PA t~j044`{Ex9-xd7[$Hb&&͊8ẉ'Kv6y )wFS}q:G6sq!(z ̐Sds(ט5 Fw?9ȸ'2`΂IR LףMa)|Uк?v/$f(yQUP0:ϕPNupfk'ϲDUmtʅN a=_! s(($t,I&jԄIƈVp6`b_mY΋Gp^ s}l,E#23UlCjkjb4x.1W gWӯ$O9$C息l8M`F^@&q>,s{G z #+PTíij)'ԏ 莕iGsr !M}([wz$zm6' i_BfJV`uLN0q?;֬lYqvHAt۠x SHg*9OX{N˄Mk N/8[G >]AŠ]LgBrr/6(7!{K|MLTX_⦄z&cp&jhr^;/5G{h[Vȹ;Xޝ֑.s^_RS^(0EA-TF3'?Qcʿ*D .E,Yv uVҔe-Ӵg0Z8V\޷bM:4/֚#]dMdf,JFRVs^AR$8>o$n^x-Iה Ys!T<$s#JCj5-rjm٫qhS^Ѱ MI֔L U:)7y7[e0!s.}"1E)jc%fEr|4)=VȂcϣʏ2HȺ'zȝKe0s+"zlmKiJ̾e? &L-;38Yu:+fmsC)ZkqZ7|~yRQeBɱx9~浫Q ֓G\1S@qm4kv7V1\le(KI[}a|K@OEBdՑm/-ֈг͎#Ʈ=+&HRKwX 7:ӪVJ|Td a!_ma:eJ# <+E9pN*}ij@H`ΊJ wY4 kS~秊P̬lB_hA١@7v`iBi$Z~`d3G4lfRz0A?x`ƅq"0RC_2ٻ]ŤQ`򒟴^#[s3Zf 7>??s.ȣ1MMfAmFܟ^LHl&]U S-uXltr*az9wvO=i-b_$lZҼ֓gkC9DEPb$~`ibJ8-8r/IG{A>Ne9 先4CzCg<IF+2S>4oSE?]$ΖB*NVѦֻlu 8x SGhuftGkںoNǜeAaZok"Z}*@*)9p\p!ӻk Rp 0GDF1W T$X?j3rW3ϞMxd($<u |,e~Bkz eψpw "U-L$B;jZb_IɎuKI~G"$^6ARX48L,^>9*VmΓ"[.tP_x9w,8}]jHj]jvIޟIͪJͰ纎btFWe0v4@I %ϐȘ;|)*I~g ,_fJj y<(V>D#k4Θ{E{g ƺJPfN̩~8I}T3RDode68vi '8N&ꪬ?{#O)>!DeH$-2c$--DZq:Ł9C[M!;WCTc⥅&Pg.hz)?Ĵn7N:kƯ,T3)0po2op{)eZٌ8MVӋrTrYeTw}+D_IQl5Ihn)iI ?T < f(LtV͓,Tb{p I`dENn"5qG43aTyq蛙,)GET")Pu; gRݵ}AZ0f}x1N a9arn@  ~%؋sb޿񲈚w9NJ؄ǚk\b2 &I%`yK%]M}=r b1'.r" "+{'}D-3s(On1h nc'5ue7a<3 /3rMAL`Hd{6eU,ѷΗ v"%؃X2Gcb"̥ô΋trT3R}߮cj}A[+kutotwVQh_zIh_g)˲һLR?Htz^C_;< c7A1"i cPyp5*kK9a<^.r;Ic{ֈFТIČx6*>7+|DpTP,NFIG*YB'thCKSYvcuw=J .-.pV NQSoֱ?,3dj\[|J!BgS6`oXEEQ*9$΄e׳+|Yp[X*EeەǴ(|2NZ8!xkH ]K7a)cqLݱm"NS6^(fxkG8<pZ% M(&zm]LyߍH`pxڄ'v+}״dD.e܂fր8y4ju RB-IxPM KR"NJI].q oǟ:K'5(%bFNxkW.?jfLp̃j|d\/ET CjSɮ~P?vBXC,L8bFUlYue9-/`\S%ZkFF]nADe&pÍ)NClP2:rOV'3g  UsCO]>F.q]iPiL%N|5^#a94xpQe{M Bos{#Plvׂ@+MweinZ*O],*KCb|9u3iʌ-܇u7U;z;%!NSu.ENsfcz^4ڥm:+ ,^%x}*dWPB~G1V?w7&^Pnߞ CeϢS!օgWQ) ⲫD%ND@ʹQP򭟜[F D$mApL$qʒ1[Uh1z8OZ6J ?3YO<+N ~fT ,2ټÌGQ0Yt2#:/>XDVtHe+ l~1zVpFHȲ3mڼٸRH*N.=]xn2@(p[)KKq\J2+8!h`ĵYQj .z:'su7 nDj/g`BL" ~B, ӃTѻ\PSVr|B1S-ҋٕp7J2,r&,TG~Tf(ϥs&TgW9콡B5+&xYBWM%Y&XW>z`~Hĩ~ΓV%7:p`%IT^@cRIbDE8swuFzVXP%լ'L1Qz uf[M\&{ ޖgBNd48` ¥7RAH-Ôd!LL['wl= F}z P}d{ guT.,zry@)8!(P HQH=.ʾ JkU}tj2fx;1ozx04Bm~H+|wU@z7j2do%i7UqKF%O.܁T _YBW0V8fe}`o_mwy(O)H2G@O=Ҋ5&q39OL2Yy.tMbKBxvUCiCM$qVo@E'NlZ!ΪuLLQ,BN < Е8/#!͵cLq,ˌj]yyzA d1xLW|Z-,>a?O1Ԉ/Iha`2`XV@I-%b@# F>D] 4+r[M~Ώ[#G f;OH.Zi٦"p* -a/Z %:<O#_U.kEۑlH;R,sw怅‚Cm;fut'խ\ۼn3NE%䃜wLrY8кM2g4O09:<^.41v5xP;%pC|S(#. ֖ }r-Iѿ`Ţ^G5Od2w*6F퍗|\ /6 jjiCR),*(;[{c@(bƒg 'f!4/6?Ӎ{#8l{<C%0"MgΦfM &]lߡ!X[[9$P">za@t)oAY \ W}mk&҂i`>up/9T@0NbЂo JGp~F= H-hes/x_Nps-1z _[[O'˦Kwbyn*}]@>zq 7,jC_(B,vXǒJ_tf:ҕZLBU&- 9ڃ($,*Y=~נ3m.xdfZsDlhoRՆI9crcgm`US 7?…8J[$ ) vnM%߁XpȢP{}D7gl80hg[/qaS/6s-8We7Jcta@-ɩ㑧-Ja jB)r9#Cэ;"i"K/,fӃ(CLFZclj2ֵ>PCȤ81 ;J5Y_4Ze.\k!z\?vrLcy.~"FO 9@{ZR|``BbH(g?1i5 &4 7꧸]J,A#|iޛ9|}VJt|r%զ6oLQ^ 6E܈q3*B_^Ӭ!,+x;WA99duEÍ$j!NH!!x U`].*1f!qDc39@:wq-/E!unGZ/ydܡ`ĸl~#)=Atvv~j YіZ>hEvlYdDq{lT`[P/c8VX(utRCӧsMr0"ͽj_jsݯZy㞻Za`՗CAk,tKKFp|8gԭ ǖY3y-0_tNXt-gbCDrUR:` *.f*uBg%P1LmbbpD7JDP!H 3mWqOf5-INIc0g=R|^͎'\ ;$ Fg;wzn$_=Da(h堒:(WMua'f^ax7=S}@9 P 3v΃\RN#@q*p[Chx1Y0j=ڤ0_^S<ޡULz\; I{'mRV7xkT V9$1؅Cw Uɉ p[ڔ֜9ﻨ=Q10TQҔ]/DT8i]"G' 2S)sLfA\o&ހɽĵ}MCˋLB$]=Z?= `^7ŧXk2)#M|3R-XHA5_HA-4իx]77cʲV.ڹ;h1d*á1y]K}}v:JfMܥNM}"(`NJoET9y*:*6EG8m7!' GKՋJE0l