libdns_sd-32bit-debuginfo-0.7-lp152.3.6.1 4>$  Ap`4Ÿ/=„˜z )r?M+M1@n*tkȉݷOV:`'akƁpǣm:uѲ|>d/"ܒDb+uuŷ{ٯ|jM5Rf;ӸxitJΌ=Cx%eJ AhfBADө`FO?D4I j] (zv<,M#O 2RC(|J(41241d57f56c6908352330349c3ca0b2ed82b488948167d617651dc4fcaafb92655591b7bd068153f6a1bd5c9f1e18e621980299 `4Ÿ/=„2 I_liXIw}vWyJc'^ͮ`ΆK*ٴfk nC W;S1qc Yx셥 HCY9슞q/ HʇXƹq h9Jv,apT)uTYb6%p>)t?)dd  , T+4F _q    L @`O(l8t9:>$G$H$I$X%Y% \%X]%x^&b&c'Pd'e'f'l'u'v(w(x(y)))))`Clibdns_sd-32bit-debuginfo0.7lp152.3.6.1Debug information for package libdns_sdThis package provides debug information for package libdns_sd. Debug information is useful when developing applications that use this package or when debugging this package.`4ǿcloud1050openSUSE Leap 15.2openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgDevelopment/Debughttp://www.avahi.org/linuxx86_64/sbin/ldconfig)R0AAAAA큤`4ǿ`4ǿ`4ǿ`4ǿ`4ǿ`4ǿ`4ǿ`4ǿb40e5d90781a4bd6adfc758eab4238939bb3438dbdd358a6c2e9764e9c220329../../../../../usr/lib/libdns_sd.so.1.0.0../../../../../usr/lib/debug/usr/lib/libdns_sd.so.1.0.0-0.7-lp152.3.6.1.i386.debugrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootavahi-0.7-lp152.3.6.1.src.rpmdebuginfo(build-id)libdns_sd-32bit-debuginfolibdns_sd-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 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- 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 14d8781076f17c0a99f6a6a657bd7621742224db0.7-lp152.3.6.10.7-lp152.3.6.1debug.build-id14d8781076f17c0a99f6a6a657bd7621742224dbd8781076f17c0a99f6a6a657bd7621742224db.debugusrliblibdns_sd.so.1.0.0-0.7-lp152.3.6.1.i386.debug/usr/lib//usr/lib/debug//usr/lib/debug/.build-id//usr/lib/debug/.build-id/14//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:15839/openSUSE_Leap_15.2_Update/78daa3cae289d073d7066e03fcb627d6-avahi.openSUSE_Leap_15.2_Updatecpioxz5x86_64-suse-linuxdirectoryELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=14d8781076f17c0a99f6a6a657bd7621742224db, with debug_info, not strippedPutf-86aef722113f69cc121f7a410eab99f9aa41ae4f9bc904dec4aa3faa14b9cbc7a? 7zXZ !t/_M] crt:bLL ׏*-JM8BsQR:u ϾV} RYPOLzeC'AL×R[אgeo본/@D됼$G#G~jwfw.oU"RD_&IV 4bŷ5N+ R-n~ω;=hBjva^Cr| SݱnXΔyktE}=KxC3Cä4dԇ\nS=듲EQY#ifdxfk.D\?;.ȉbns[ !At#l*DѿR\)73et25 n!cפּm!EM;;y(:!#-ZOpGF IKXD.D0䲒f9wQ";OB$i**gT˻jgD4}2DbEi_m<-.j7;<#+5!5/W- CȎtgoIbPCL'%`$^+ioX26Qm6S_!nX](ȺBan/S2 w%ӣ k=Y~#XcraV-^/3Mc;Y\ޤ<eV7H118)y ۿ=ӃIXKcj& 1N${LD ItM?PܗulJL㗙NVͩ)w>iOdKD0[gKźk *LS ]\hUʳw! uIbVAN*ɯM&u/!{Y/?L#+Uqcf|ηa!(\{˨8Y |תM\Ox9k5&~g7=(׋7|+I 207k70}c`eA>˺;jlD3@z_a聨3-:$2Eh3gXWnT썪qVx#b4B:cZ,7( )u H~$R|cN49)t)". N{yKN!mHO aT.a!p['} H|eKJ|Lf҇Bwh4 KeG~K ^ Z|W!\lA=-t J!e"UJQaB@[NΤ)%EH(7`rUH*Y8T&8?eF_EVL @zK<ě렵ٺyݏ,5oCiFK^~-@,Q2^DAF*"]Ӑaûeq3| s^O;ωbzZWZlA8Y<`w Kۜ޲}Ec~ B{#Nkf%!4Z.Z.GE/H k(/<`Q+JJ葖yrԗ_XM ^3\4eOT6BtPw,7hr"z&[׈l/ Dz~mk5P&I9C-=]qz!d<^| L 4+4#NJ׽^U,\3>S2Z+YSib*`ux{Qc4#2_>S?@idWGc|YksuRI3Xw\-JӮ.EQv!A-\O$++),R-wgrl6J#]^4f>ЭؗU?iB!Y&颙R)<ˑTNu?ؓb`i5[㜈AIZ9\y8eK<錧d04sn?hAbR|}f`ʹ$rm%MQj OV}9Lg3X|Pm#` 5bg'"*[{E`##4ExY3'@4I;GAΊ^sژuuwzҽI`RP_2sd(^Nܖr<.Yi`? m#Yͬ([b&%7΄Lc2 U:a\OVQ4_Vƙ ZXhC#ʝM˓_% (ūqŸ(6 Y)tM.}.*yݡf\79:l[f`ѺX5qP4ʵQƻ%3~JO5';O{2$ +f+te~7J ί#^c/Mt 4Cdӥ=CU9 ̑Þvl,wENtOPJ=6,p%[c핽HГWͥROK2T GH"':m\@%±NxZb_f@FRUw};44H}/;/HD4KԘ$Q1 55cYoԇiN1qU,3 fYXIPyZf;Yp{^%Zb,rh1'RaݷPb ]yM92Ma"K:b,FZ> urh(K{8<2-M;NW56N,qDr 0 }Bj_8l&å׏+8mC==޻)4xt5qBZ*#08=}bMΡkLϵsKı |}C"&,Uf>Hii/3e>!GN][lec/fyEbXKB8 #ļЄꇎ6i f Xvqs6p{KU,*=B;WRhW\S m^_OXwv?|zhKs5@\`nU"y ߤDyLI񸎶̱z1K XƳ @1Η \pDfcaDh(x,ٳnӗ9$9 EcK=ȋ[)x)oٚ; ӌ]lOWi!b "F05Dl-6Th7j!g# !ѽ~ޑayC* 3ovRsK%~u %.X1T%C:© N:!ѡ2i_/t[A;b^%?磮+D8r:fLC7<\ Yfp{V}Y 31?\[W)sٍVxq3횰| HBVߺMolkėl@eLLr5ku<8)Be_|ȇ3^HSSqlqo RRd7܈RC.^] ]a@;AQ0K#F\5VAwq '^&NIn{YT &4ɭ-1kcxH>)f<*_-'de쳞R_Vj65OhC-gQdPK/KTJ[yP+|DsZת\osp3i%KU#b`~D\רz+g|"͗wB,j6ЙLSj`YĄ}/͕.Tf"{ 1;`>au J('3;5)9ꆣޭGg!igQ?3`l9ThmH3 :"350ޅ[meJg4uP9&SjI.Ý)]FՆg@ Z)ٕvHYbA"b4H-{%kP2 E.FC& G8f ?Ear=l&@?gsDc#rCF9`l.Vs^FǎZ7:v@nlǚW vP+\7b΅/1a5t8 !XԖ ݶ<Ȟ{wVZ,%z[$x;A(?齇5Nfcm"C&m &\~{pJXfCX^Kw\UsBO H30͍svu~dHJ|B/{ƺXY[ȋB"1|:q]$M0=+85:n-L5o r9\˦6ɤ^. /C0DwO gz<&]w{9հM*>aynPjuȈA ="w ^'m1 i|  g#cA1髮5giJ/VXZleV~jMfM.LN.,#[VZXԋ_.4t'I{lhL^HִƧP 7n1$_Qpi̎-FfI|ya۴^0~oJu VLrzeq4 E_A p%8 nQc^7z.d6"W!LͩqX\,96 ]N URrJe00Xp4v;J)PƼJ+/}27T#kOUdU!wv\^VnK mjvy"2e5Pz7D[Qsyɿ'o |?{u1?pdl2vMZ@%gx80;G-X'Ryyi,Cu-QG{} ,TfL)=r__qJWƩGtZ"j,™&柇"Cf*4;MS@rZYQUrw^ ҅yI 0+A_̢k^`׼:}-s݌|*d,[8I2wX?;k"(:\`7f8Zpɫ6!*AZ1spBD x J¤JR?ژhDЬ}H;]4JB*p G/oz+](#*1$ e{mgy+/&Ԋ ԆZ0-tϱ#;ɩ)L /ֻ6!ӿbc,r0nY+aHwkeCrTdQ]$=4-5,TE .9ccǘJfVw*( ,ϳ ®¶Iڡ6>~ܗvm82Ju%~:}q=Έ_F`ZPDQ〘(U:+23AU-lh̕N齖iC 8BYL˧B0Nr7?`y"(' %ŁM})ꮟL@}H0Ю h`fwD$o;ҏ8!yv 7kT<3 d}$Ўq[g%J|=jRMpL˛زNMX1HG\@qVமg{nO_#uGFA+`VQlO ~|ĘTWxX7I(P+*|tM‰_m٩ܿ!jꊎqຎxx֔(X>5D~1pWOdmv83$ il%Rgki=țLJr3z#R %`ֿ񼡍|%( m~J*IG7 xn6\hb-^w]r6Hs w^g9藷(VT{Xopȣybp rr߲q}@x+16ȠIGtI!nF.vi׆5Nƍy1^C1],ZuI]4 ;K1)]A:R #UP@q<TWZ`!f)PhA?sV "_Dh:A4zh%8Ni*^n:Yd xrvR*;93鳯'h R Cy~2Vfv,9kgó yUۢMOT?-ۑ2Z = /G3Aή;i*W7ODjӴ/.(?j{/3xRg:YE6UUZo?OS \v2@;@^ɊP`}&uG8^7'*'#W㧅w+y7D\6s^'E/ޥpZ]LLً3[#k22q({ZS!9{H_,!cJN M1<6&}#%\ˊR6=vJ+4KͯU"ؤAmbEVW\G)W'JdV:/O%22cZ60 0Qxcu%a6?ȼhy~}LVAscJs*^X6#ùԈc=PS0-WqgQ*%!αwFc 9S k9/~EC;Jq4m#Zc6Y"hB"q4fY 1C>["νrGswͧ/'vQ $>QcjV)4W Y!͊>`41oeC8s 1%T/ 1xhN{ qVD$i"DwQ .Xz:aQb$,wgy앖(Ƥ%4;x`H^QTrB*S@&$r p s+<5z)abKΰ.K3},ƺneCL껟9v'nY=5H!q RD&!3酈D[7uc̤#NҸhIcOI!S~( z8ԃkX^po&-$(BQ~>,cA3sv+,dLcoʃ͉D7QMuMrG{\ 'ҷtзi\B,5z*e\ϣc/B}tHyǞާc9lLy~ @zf,`w@\l_MWȎA;BWl}^XZ]3`1Kx_4ku(-~sшu ?-{ֲ,EvYNIZ6(mdreX4yUC{/63U\,pJ֊ɬ_YsSaѡDMc&?h!0K7X2B`*A ܉AotB;UHCy B،,DB,0  7haנ~e!FŻLҕ?aC^> @຀O{j`ˡDϏrrqi g45鄐Yټ$Ou6"U>n=03<~Dwr36f2>r ]͢tŠ%xSt?φIWۯR'#;ߛs (NVdM=O_r²mY4*Qץnڬ4keg)gfX&O癶AG"fnO,LVw 8#enc44*2#$9)xNOx !X'xcZ. *AO(e܈u"CCt[+֒6I-A"C5BOa p8fDdqr<2"0%}Y522w͊H[e\kJnB^DW6:|*O - zdABM!хuH^w-9|aРXɓ,L%@˽$,ZYjhDk  J(0XK֣b@hpHO쫳a:m lGeqNdg I }WA}RFxϸ+ §L3fؒ&R̭?kC[ew{55\bFv+sz(Y*O,|@bfGn:/* *9A:ԕf:f;8:AdS;Ȧ1Y(0ɮ3@0\#!J3{3UR`Cs}g 䗛 b w?phIǷ z^S$h]H{^d0YG39މVl-a]+ C80stݛ 06*EYវi|ХA .Z y,]'jҊl+~ mIcg-\6[O{zMJf%1!^\'NJ_Xȸ…vDC" c6+nzj|qxq& ƨō~* +!w!cJ^DOh S6G 0}4HhJnΚQϾX#+Ipt\U-yQQ7Pek/V^V{« O&% hǁU 0E3?|A P<ɶ^<$.M SբLZKkeZ,% rnLžܑ ^w?6w[% vl ""f:^2u}cdX:Je0f!1'ǿHmxdz*YU)6;MlՔ6y.uV.\LxB%Ҷ8t?ӆ_琲(e5dvV".Z%et<{”΋Iao79&=*s#xDaCf2VGOpCC˸`]Tq  v˃J6#'D3ov$݀'m|!06~`s$g%'cDcOwfvXEۇԾ74a؅@ _\{dI:HÍ;\9UCm`\L'`VW&y@Mx4{,?I܂QZf3ig ;N8{t-DFoʿXEݡQt-X&B;{}h"{ܾ!bay>V4w]30[I#-q]5x7A5 2O@! ݞ! ď%9[/Jؓ7s==UƖT8jv5ҳP {t[Ơ05=4Usn:4P%yLވ@_#.So`>]C3kp Fe09KyK)iVdݟmT;I%`? [L֞OdcxFf%mU̱t Ԙ \7*fܶ?79dxŁ$HoOFXʱJvͨY65:09@# ^k*iFhڍ"q|B hxm64=Y9h(RUޮ&^en6oU_PޏȘ8AՏV%&i ˼K"kiQI0lt_+'R olUs ^|%{Vymf8ӡӞ&7e2܁XC0 *RE, ffikJzml^ }!iG٠' O^>wB_a휫s7UHVT4Xu& 2m+*OԷЖfg. (+^dRZt3I1Md*ٷW:UDs,%1ispK=.ZʔDWYD"j.>rCujNb̍;p _7Z"ï%Z9+ih*/ƃ*J4e@CXX[, φc0><%ȯA,KHp+P+ WV즰Gt,ڽ;|`̥I~"+ŠOlf0n0qA$׋ģgGbMv3Ȇ?6foa| A^$KRy-{ 2< 0̌RyGMW !"~yP&񏜷x [_%/S_L؁pY.Yō@\IJ `$Ȁ/ U=>ñ 2 eV̓p>}DRKoJ=ojug+ bExWrтӖHQ9Q|E@};?lK Pl6Mɣ 6;`n1JPGʞǰmN14񁟷3JrsTX8-&t;8VO!\tC !Rԭ9|fe]'pjcԜQBxnJsfo, ;zv=% tɽvh-vVvJ(oh>A0XW8\}A7ߏpևw0iX<,_Q=8߼4^}M0f|JO⋐6+!jh(37 9oQ<ы^ХWWwoDEXnQ!Bc*Mo E<1WEp }(!~q rs7Y8kA&-ʣKOOE6ȟq,T} ć4sF%PZ"jǓ1 {:MՐP`O~5Zd ìGŻ{a2 x>_? N42,hťcJe]Aɰ?٭rO{tﵘܦɁ ]tķ,]" "q jBlgEp﹂k#C|%D GUDbfK}zRV V$a]b:>}~>ћuw2#xTNK\TER0 OGt 1]cyۭ&"QJw]wRtD +BL$SP ˪H랁`d}/IYDZ4iޢ T㽥eU,S2qqPXNmhm}vq15fA\hOD'd['HeG/*omHQiO!9w`Z$s&S69nY䔪AR&O1_5%w <唓9_ÃJ_{P-+`yDq&shIN;i8״m?K@x",ȕ(*woa2`'B8fRw֖8uO k{򿓵@u7k?>>FWmvC,Zư_0W̧1@oDXmqjcڜ N}"[[^S8sO4E%K]xn?r$QwA+7aOբZ/Co+/8fxvPx A͝nP*U]q)Ղpv< 諢/ض [70!RsKw=ʐ>/,x D]Znƹ/e |p;sG" c-OjzlFKa*IpK o0́9~TC`F.'?K< &Lt oޗx|b$R>) gG-x|t=0g{9Nv<&Bx%(i^[x!ó)">M3p/˸non:G< eN?=C.RÔ÷ |u.|., Тpd bʒuԱ3EZ= DN$ȿ+|,x[ć9#Ӌōq\$?Mo GcHǥߧrs-d\Fg =`Х @\x =/޽?Q?7 "}y;tEs̼mLʢJ`꽅Ƚ[WW*v6{p/F4uF)elv8Rv0>1jA_;oCbzpjx:m.離*fx娌^5d={ R=Q r9!73v,z-c/׎Q˘7宸#d\QZgET MK2y;A&zHxHFq3OgX lOEf1dG@Gi"4nK-H"J>\j oAkDf\S"mgآvX K T 7n)2C WPeW3!HdXDSq)_ oN7ٓ޻ƔC]d$_ԧ]2;V*DZBҋ ("@1&8e7iR2PᢛQJ SG=!MUH҈)ƻN|ih΅xXaO=5qcƓ 9BzW]Iwo`{},CflzLaa(pʿFҺ7?"ocZ,TGrgI]E@<`T7UڄRcruw"8'B{3w3 [ZN\I8~.Gc)on, ZDy(;̼NҗKo1YnUJH+P+]A7R~-k,-Ĝ!?n!ok£dM,֩h]9NRbHIP@ ݴ#Ԥ 0Y_ u|,Nn\_w>>{&+{# 72"j;}7ΏcD_F`goGab!ѩE]ѲH@O:~mfQ3E_r~JMrP|~YB2uGز^PCy8N3)gxtc@;16Xy9{az-īK!VXl.:38hv2D1o% SK`M5}eH@1vFUgG1q/EcQ`1V3٭L@,KҺ8ό+ىXU& .F"L 8:lvXEXWT""ө޵E hg#Wʔsr*clya)99V]|I]t/c"-̟Z25BQi bEP>;-ukD_2u{IGmkYE#^iNb4”Wli4{7ʤh.>8 ۉtks=N,$Q.^$cg#;$O4)́RPD6 2PR/܈zYk{ZL gχe >Qq,!`2zBY8}=9đEG@?Rv>DmMKg]4fpCiEcl+4%N R,PAS7&@7I_H'ESB MkԦ9?1s\+R4aQkĠ:?'8`h>4g:R: cv"Y`Wrl TeK|0f`|M˄H̸ ^؅=<=c%&!TSJL!r7crHz;ˑ!<οv>$~{ Z&/c %_͗CWH1SǗg|xȻSaAIPM4vTѭ^bgt! %jܐ>!'ҳ{Qpi%̮$g/DMrHc8_2nK1;6P@z7d2x?5{ʥ2}ɚJl+"וظvKc&%g3N2]|[vC]kpJ!kt.ME3[D[;Ԣ#Sr:wS~ ֫1@S= 4VA MzZB1ctSV<uXAߢg R#EjA6;TX2}: B0u[U{Vm\gH hk**n1w)E 8^ڎM9{!v'{08,¨nqߐ<1a"n/p4@ ںGxhcT;ҹ9l D ۛjحne#Y V 3Ǡ~>W,;!b~>zKsxk/xI}xprB,h(#G0v]iz(>c/$/J**hgA}m^'ÕGUx+c;/K&g Ӻ ^ͩ_]bꔫQ~&UY> ~P}rt7uB $ (oYD4}RJ֠[zPv߰RT`T= #?}>z+öIy/NOU-i^Cn Gn*wsOkVx1S{!_Sj!,ʹ^6縳n9 ;W*g2? 3\EcFmҦ:37Ž;._Ǎζbp4GzYB9 hR,\HudXߝD8Qwnl,{p / wx=}G3 =@ eq;մc>aѹ^/-$ha//pNӭ x[Um9ΝD2h;hϯSNP` g_FY]!{=)r\9lGzCT\*'5bC[wje$}qmYt: Iԑ? G+l{V jg\S4{PdG[Xp-87- %(Ӕ EduTֺdо(ǩ9/ kYک+oNGṳEqیɛfF[blb()V",m?[gzҕDr0T. Cc+ %3y˨pv;Z6 ]H܅2!k޽w"f*D999>oq Хd#[CF͑:FJQ9jPYYkKUha-3ڛT;l50Jim\1:x6OyMOG6ӻ!uX{o&$^sgbEPv߆.+bi)Fr[AQ1ZޏӒ7 z% g{FKv"~r‡풗w0f ɟg~ĩfRT>=-3 `0ٵ83Vb -:wߢTgVǣ\5%>[T#"b1kV~'T'eU[T,Z%ڪ{6h;Ay4.j}ylT*r gҤxUA1ag$ҧ!(yz6yutHxS[yX)s°s D`^Ŭ7{6ɠ?U# OM Cu"-[(D.Gm~A ӾDƍT-mkVp0CMnE !z8XbkYhKϲ6S˓_[?s2a[ɇo2xE}*rDw\O!JZC)lCiβ-7s3NÃ|Faxm"ŷr]a*!ws9tWY2f F/Ld@0 d/ k6 yhW8_$fc D\{*蚬(.CqaFr-wy@8 j$m_vx!+##@mŏHuE@wVN:ƅa2z?+wn+jfc.k&SX}jT}]tZ7R?`mwj֝bO;aQӝLjb:ڗKp0՛ UJ g}&RAǞCU tb( 6pu3~]ȭa4SDp7ؓ(%}M^ړډ kElXK'ˀ0v(FJ+ڊgc399[|eftB}9PNH`0fIS.*M9IOMsz/I>Pkx &^TJ!; c܍">@)JԂ@K`6'1K fBYX\W(&!Q'Bٓt #B:i+@>+;5Ƭ)BzS0&