libdns_sd-debuginfo-0.7-lp152.3.3.1 4>$  Ap_Nʸ/=„eS| |d>J,a0FRr/q7j4AoP- Z;O5ĩ;Uپ TyAp\[߸~3 XAY(UV$+}~ȸ c+J fl~s=Σn[ 3 Y{v ڨ.)b[ 43y '81 6]o ihΨ9#Ek2#=T p@(4?($ $ L #,> Wi    4 0Pp'(C8L9:qF#8G#LH#lI#X#Y#\#]$ ^$b%,c%d&de&if&ll&nu&v&w'Px'py'z'''''''( libdns_sd-debuginfo0.7lp152.3.3.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._Ncloud109openSUSE Leap 15.2openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgDevelopment/Debughttp://www.avahi.org/linuxx86_64+VAAAAA큤_N_N_N_N_N_N_N_N1a945406251922e8a190b0e67c49ccbcd1b19e19256820a66713a91c7797a025../../../../../usr/lib64/libdns_sd.so.1.0.0../../../../../usr/lib/debug/usr/lib64/libdns_sd.so.1.0.0-0.7-lp152.3.3.1.x86_64.debugrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootavahi-0.7-lp152.3.3.1.src.rpmdebuginfo(build-id)libdns_sd-debuginfolibdns_sd-debuginfo(x86-64)    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).cloud109 15990074088d824211e5dd21d723db18c6bdb4dac59471337a0.7-lp152.3.3.10.7-lp152.3.3.1debug.build-id8d824211e5dd21d723db18c6bdb4dac59471337a824211e5dd21d723db18c6bdb4dac59471337a.debugusrlib64libdns_sd.so.1.0.0-0.7-lp152.3.3.1.x86_64.debug/usr/lib//usr/lib/debug//usr/lib/debug/.build-id//usr/lib/debug/.build-id/8d//usr/lib/debug/usr//usr/lib/debug/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-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=8d824211e5dd21d723db18c6bdb4dac59471337a, with debug_info, not strippedPc|^J {/savahi-debugsource(x86-64)0.7-lp152.3.3.1utf-8636ae2545f9dca0901eaa4dc0de0443806b3bad83b685758b1b2b9eed19ebfd9?7zXZ !t/sp+] crt:bLL f1  K bg=1-o }L dYPƛ~k΄8M;4ʹ"u!frWJu OZ ]DUtuPQJ OX]Ӊ߰Mtؐ|e !=uvmϿlLmƲp"pe8S=f-\yy]"1s⺦BSmpmF ,OFG*eZ̼|K<M4戋'U81 FꂎUsu(pS/zZ_="]͜YЪA sMA rs6o\*#F~DjQL  l7j$:xi]+Zƽ{'+XoNe>g7@?E>Vx\wAC鞔7OΦ8*z YX x-/j2BcK2R#翖!x/[EdTg;r8)nVA󩡑]3:bէՋv6:tA)A~Eo- ,5^{z؜V/E3ƴZ6;6,pMXrO"< %=T߂G vQy& ͬѪҢ5Yw<_3|X@yX-8ޮs98bM0Y.Rs(ڷXv8kBIXq"q;6 sM}))̱ral˲:vǣccQ[M &ƈ'X|-Hux έ .0}[/ÒU IH\RvEA n^9) )3E)^61D,*%l7+4s6hn) S;m6nsTAo-cr?KV`.[_ ׂ]- 2ܤ͠nQǃ'yio*]FEغw(fzaZ#ZZu2QK3̩pYB@2 n٩ufX/×U&pQEvօyA&me#pD*vˬ&c$aWTD DRwF3 0lt'Aϭ31w~2!1PI5sO 4J3wrRow~o_SL֘&VT@(PIԢsIJ4.5qN,CDS$fww,SNk筍!`j7!V&,d +(`p'^OB&vN~7=ݎs9F. \xՓ`7͝Ȁ.Burq)A"kM>ž#Dq@d 85kal{VHz+]* -]jQѵExf t2ILw. F:~{=\ͧ/ ,z6{,Σ+srxT`8$Z)A#04o)onh.Y`z2*e2:!Džk(HԱ巟MyC/h&pk,0sQxnؕ" ~j YN U}Tʌi W5?-`Qgry x2 ;xY]LP,1*̐|+ɟbSr 䗧t|b\Q6O7"-B$.č}İi~~[˶;]M#}V':owr @;VҩÆ WkT,fNqI1| { Vby$>ўRb s{FHC{>n`_["?X7v't^yݮ֙ BCeU4!P#,ۻgS^k>7ЍC})ާ5L@C#E힬?c(YB*J؏}7q,}HT΄!#ůDԚ)OxdH ʒAQѷ>߃F] JAW z8:-/y䋱L V`-s6 vNT]bOkaW} 4ȺiXuU8=`5N<"H'?NҎH dķk;|v۠eb-pKExr9:Nhr;Q-wUYqH#yk;iظi$yL0ɑvf>]@a˫jJێ#̂rr0X$2w2pY -]VrPRnq6^rHJEE&sR'{ypf@߃N4Ncudr5E8maӪBmT55:2,O5xc5Me&r cd;v!iiMo-dѢyDž̆1B`9KKFbz!x/τ\wlxQ?1tU v% G\:L 7̿w Yɚ?M,[-t/G纚lydUp9<ܒ_ZĦ˨oֺ)*y2y:(>{e8>_la|a&) ᆣHLMwA;7+ wi_^l;)Pp{gsm90SbX]Qω 6Հ2{q(U|TC^djގɬ5sv+, +z4*^G9:k'p'aa Ndў;Teȉ]m0GF~}C'b{Hx).w|j2JS(&5wbW(H 'ۼ|p\|#Dx39<%|W3u"僑G9*n2bo"Z#p '^ÿ-r'!&E ~6B@U#AΜyP”KICFn]j(~%+`=C[/W@21(\Oz:2.sp94PѻI՚5x+R&L'Q x;V^Ra_ 6ЩӅt܈Rp53MN iO n*DnhwK' LjX9w~`mVk`T%kEʝ/!E/L)ei$Zyon㫣n6'\t ώ螳̧B nhfAsf]>̓[`4X7^QWt"?/П ҇]Ys= L5/p8sX3jŲ}V=A:hxӴZE} < $)6/ȋc7Zb|6ryu=t(w2I 5xu;k~x:k0r1FtRىA˱+Z GXQ@:tDW:*c\CFM6}9YfA7JZИJ%j}B%= DQdx E՘W.a"|n~ D{ޏz&/ @T,{JbaBfrÕ/=0 3% c}.C^!iS1`[]I-9KF?j*nI 9YVs(t&KhŰR !TIN˿CNB*8X]"f9D?::V[f%)vv!bЪ_ޫD|YO0[Sb3 h&(L%’ >%tFAia(25-jW,Kdz:?A|)*D`rFp˃ko7\V}DE{el#ſz(sjA+l(wkz6q5x7E屔܆\~@K?l_IiBdI<:[򦒆#J"`fy`P3 3ç"zb$FÐR"!(Ӟ!;c #|4k,O98Gz?&^e҅;>/>q@ӭff G.^w  !@'C#*\Jo>yM췗R ro>?wTwڈ`Cr\ɽn9.>wdA_%JS P q7B̿p@)LJ+yWWQ-CD )kSpJ]C*Li=”Q*Jъ3"Jij'΅ݚvs-J۰{!\ow } gjgw.[AEEabk'SlڣD30I8J$J ObI +e _ PӓY!L0-^j=&Vm r)֤0V;λI6ej=voϝH֑EZb->ȆXyH6Ζ RWaX攖1IAjK" RPI. X!י|qn 5JşA%x- wr|NMވ_uđg^r+ԿeE=Rޑ (Sz눏Bܣl/z{*x&ꭙ1/4VZ^S< ņ`{Mv뗓)tFi]T!s8-m  WLIW;٦&R0oK.hcYl {* xåmzư6S0%[ZJA/u;&4j1췅Z 蚌rg!MEm0ԋ4f˝a8I7#+M3"(r^`yvN:~c=]<#m JFPL9Ž!Cˌ|1J-s!_,/`k9*k%#q2LMr *;V!z67rKR2oJ2{袏Cjց޼)r 47|g+#o7nZY&sHO2&MN_ \ABIg_Ʀjfp&NN|j@ĉ.80%\ /j1CT~V[ӄd2%HvExRЅ;ձIdUq]1dxEqǍ[CZUtaMjgs0ޛrt@b%kbE,o{ ]+pQ{[s|tRW5c2u1B"m$QeJϞ:"[6)-\VS~ ""\&y%'EhO'qxn$ i|{'bi9ECs~:Q"Դ=х/U! H8Co|@nCAF/֨I*s2Za %m~?*c>1Bxya,ϞrL,0 dM_nM!HuJQ=RJ2 _:7ћnGGd267v9>3涌 xpK>՚@eXǼu0 q]iv]R4#?\3_[P?yl|8 $VeD4ICba, n{0*:5daz9 wpLnvEGEA U%s˼j!pySTvܑ (e}( E|FV6w}G'k[0c>^>1zOB*Pq/^lk<'vuͱ$35P='uB{}N rxT`*֭21FO{BLlL!6ⱦb3Bv8^32FS3Bu!eˇRLZ>?5CC~G2Uk3t?J/M>߫K*ɐCӪ;QUЂ,OmdLp϶rIpƔɱD*vgS4*ZD9ј`7|.ҟLdS?sGu!ܿ)_-l6ϧDIO&Z7TҘ#C=V:uy*4ܤ'5io8ͪL̓p[|b65ml'#Ǥ=# g-d0֩fRfVAә]تG@Ex_ȝD鸉'M| ~0-/0˗jJ2B ,M_o5aJjP,^v\{?),w1:]I y{р9{ae(Dq ٨31˄qT>$hGg~iGVTfl$Zs3n9@ʆ*WeM< )U~M@;ӷ$?8nP6UeH/Y棯P>+oFlr[wHfii ,X7i$U97ڦ;6j6^LnzuȃȆK\wzVĞNSuZbnV6dwaCZi~N5__@8p5 ʧ6c < B%?MuG$S ]wV} NS!) Q,؀X r7BlOទH_!^YE^ ݻ UY[+`0TMX%iڧR=ܡ>ej%j>JV&wD16O_)^I_"`΃2Q S;iK"RHHgzD !;dÄŝ::qo,}rezt'% =lQJK1}.FY ߦ$A9F{/ܼ;E+ilarh}.XoӀֵ˹!RXAY4K !$Tf*02' Ѽc"{%e?wZ ކ`Ǜuk`P:$vwsmXLmll [8$IjuhmO۝E L6]bɥeo8hkNXrѭn E4kĀr}tzu[Io ڇGpJgqǢfִlfR4V=g9]{"e`t9]nfܲF䊷QЮ.mMOiCaɚS#?Ph|Ԁ"b*-怙O_1VkHv7)t[4ZP. B ¯e~Ighx y\yY]3₻b;2T8[sͭ^R*w-ʜ#G͡]RSiD/mN<X1ĎR\bw?3Baϯ,&KyV>*ʁ-Y fo\9ZHD MF-/}R;ʩ ה3@<30%p/aܽB'y90j^@sooCmkJACit 7yJx9nϜ#@|jb5_2driDS^$]`ø#ܪ#)b0C4t̊7kz +:*!}׌}-=Ҫf\uzTzXa[tUY$KMtp}ݸY۪<*Nnich3& ؅f(jv?w!ZҊ(&a#^ aM_k^SI v JHF[b,-Maڻq^|[R~Gq檒q7GG*KT*8:xІ 7Us:nr -LQ^vxҕᵰӊK%|]77< M@H8v6un m & "9r_ l$RNT1N,m/&8ݼN'x:4bam[-8f'Cq;.\#Q6sV +*d\r!zԞ ,xoi}BPkucd"4׿u`+-Ԑ8b1)ͮMkcf\BEǔ˹˾l~X2@K0.3-Zb;%TѶqWn$Mfjiat ^N5w2[ MSmdҝf-9`]>]f)ԊBC/ Amw|A7.`,ޞ ]Ͷ] `]= KR?zr*PQry)݋cyE`K"߉u z1PXu2$˂oUL wv|-2Ho.\ u+"8Wl#-p :%ShgЁMCYc=;"rz&-#V#cT-NS;#.al_ nfHtYB1Ũ2H=UI0!\mI#`}%|ԃYNK[@zY H:b \pkbieLvԬhp[Tܩw  %oTRyƈs0`y=$M[>'7Ӆ-vjW4T@smm/QžmOVzNTc+ўwz-=f!#HeA56AU`6Ye$p qOGCz?E؂č3jfF?X΄VH٣,7+)[brZĈi\.ȍuEUq>ŖYrJ=X_%hbS \[Ƙ75YEEwKZήQwO42ܝw?+XYҧ]ic&-E5u t]eP;Zk(5,mt5 (TI2 ED&>^t~3#1 (#ƽ˔C:Ӈ:r[8W+!Y z/*^ޯHBbKe/#cjwʊ#zkJvib4\}`y?Xޖ6vІԸ|J>20Rܫ5K0W>&}E u+$5LDaZ?|рSF1nS@۷/33bޖ$ܱ }a\t'<5_+kPb96۪K8-zg'Me'w"P; #{F +~S/̖Lrts3>圃);@3>Uf밐R2L+ f2Ǵј*LHrB!,BB4$Awe^ *}dٞlޛ .ebY.K[D!EḺ춇Ę5'KE"6*@eU+G4\7q!LQq3Ld$ߧz'& +4#lJ39x[#Ow&q؜085+'BB n\aJJ{Y u2,?~^هz,|盾MGaj,RIDq#wsWU0a *\`_|whm#NwƤ_ov$6تHք?'U{-(i&}{hw ṙ " ZǣPJ.s i&Mh3B2s`O_0)נLe2΂Gyh3&bfR*a}pB(/L~~ĐE:DD𾖏=U|cb\U #R2`dokA?&VmDs kV/=s]px`uXcmC+->o oC6dNP֝5dsG5]XjSDg+ٞ~><402t3R%Zw_Al۬!}9BQY0?| $.ls2)>C+wB3*GdLg+2 ,Ra%EN+)Z=\y1pyBURF}IfoAGQ$`emC9fZajrgΦxF[G{h?zJ){AiAeKNxl.-W6m$Pf'(Ұ(rOQ% 9xs!겦^wėsdp+}m^4m]BRFuy+3^22O#?OkOTT20H1on1^9 upqjǀ݃Rӯ5`a2< -M('B.z [Ґ r_i7"o+ D%}\tlց\JYqz)H iZ>%^ax ;i'P =2:VbɜZxHQͱN7I9?5Z[)) ܳL79}@zLYDKM稡n3wC7YvӪ N$0;߀['YWgMer-=&6,+OV1c e08vk#"b+)PAB.з d΁_iꟌCA[6֫ qXL֞(c3.G~+ F;dp!ƶp4q2>{$E_ )H\#ۃ֠x_h2frӝBC1o-#lΦ&Iuk]^4v':fӑEVczu|vE7HM+@}iuX | l*ݠשLu6LVp`?Fuw#VmWg~\E&pD2]=`Jլ v3> 3-WyLXvcU _qWa Гۍ#]pNEml&ά Frn8ğ+.z, ޣO>a.l }?3I!p3/?UAǘFZcެR""J~AKJoL5ekc&8(1@rr,,0f؞:MvT"lw-hi@u1OuLYM3)&Ǩ~q+) Sx4ͮ2I"Q3 >Xfej}*nK!t tBk\h_m]xP|e:&˃q;Q0]OfƜyXxgsGj1붉q0a$v.OMPvȒFƳHE/%`tCѩeB'Lj!\Ƹ=pB+ Ih SW jxu4)mE%%=АZӊ puCu}G_sGc2Ktr׼ƿBXqrHv{' LGx>Lj3sG \6ס0Pddy炽\5̀S}`rlId"Q|j`dnN{0ڐEV<7,YŚ=XxbeZ JF ^oYȝdEVПtM^6i4YwA͆5."¼=+;!ib-:/m4C/K$ m~\4XS4N]N8  lUBqgl&x!6 (_nFjiկX1moPѩhf?eǯ7 LlTdhFmSDU<(gu״cueQ]}4&-_kg;ɴT4P޹81.LJt".a8q5;pQH-fxc1 1? `6*̦m%c%N]m͍aI%h%q¸!4N#%%z/󽔧"/24#  6E}>#c9c e>RGO9P3!"Hh9Ө /j&]r^/*U)`x;XT/y \z,Uo6ejf~UґW@%R Hmͪ; E; h.[8\ \GVo!gC]v?K֪m^,"'2+W_}:4B)(r J l!DV}!;V|Y{!!BZ[w >(w>J+h JmdF &wX']G mg@u%<Μdۢ02E`F ? KW9IV09qUx-20sL)bvנhBWHxL h÷`9k/RآDSZ*].pA[1LŁq^uygU"3PWYr x$bJq3j7k,;bϛ'!pè)@%LF+x\l.k3ӈz<͗;{j9YcgLta]evJcvt-2ְi*BXVJlc1jNzsjAf0ؿ}F ɟtGx5OX"wqlGLeW-+:ڴ2!36'aߎ{kjMԏ`Rmk]6GeI>ݧ,&(֖&]u&Pݘ0cٌEJݿ.^%=+2!J?o%e@dG p=tXڬRRҽ}S+sn,=~Ud镀{o.gY @lWkw8GVʏAqĒwOZ@ON8z3`˩kFG if BZu)zuA4Yäp?#E|VpNUd'I%5}HjR͇|Ts1~][(eJ IҍsGy8(u %d5M|3'7 Ah6i9_PC nٌI;,~JK÷͡.FN)o?Qw)ƁK;ƗsçӀΒ23ݓMn!"$_0ԄjAC '?* )69r i25R';a Qτ4sT|d-YH`$Xŭ 51eO9=,q>f͏5`3s+W-I2*u-}P0N[D>y\QgҜ X暡b,DO0,_dܳ.Q| "s$Xe@ž8?TP `]dծ:IJ0Z+{iA@S@FrnO?]@=A[I;~F+A? .H[j ~~v;Z;UcV[P|[ڇ医lģL¶L* ~Q xS=;BeWuKB2P0q3|!@fԕ]l7P^EƁܜ`GaEǕbK;Yg!Y6눜SnW"[v.Iϫt40]pHyQnӸ dZ&}ҌߑWGm~Xy߻!PFvͼ%I{J#"Ɣы EF#68QiEb=3p"BxCiII.8Q&+;A sD=&Rf­Q&7еv^m/' Ȟófʻlz@R.fZ}E<=u^о4a B-ȉU%2z)K甿Z̪d>%vXHQyv z.rGA:BrXnHTq^[c9}wR7M: ipx]W2KJ=$m!Q ġFR*DS_ sa=r~^p+H-q7D |XzW#dcbj > Z:8v>xؚ*^#9kǭWX_I& ;Eh-Ygyi/Xf-ɑBuI NnaZB,rdt6 4zcNL~xI[YELfVNV5bp#ޝ]o ND4k,9k`_ӵ~BiDUI;d6=+3 GY@*"ȫ=h %uUn/|UP+&} <9bw 4Cٳ KÏr/6 0E.|4;~[m"]g\( WWp`,Gjr6 D*,RcƬ TIoShز"Tr` \p|}"ƐLCTNZ6ҝ(T5Wg|T\^ &]R]؛Ӗƚ-3->G"8t'!-NaI&3B$c؃_L.P›p9Q&ȫM?3 `WXАMqd%_)/`1Uȳ?ơcЭu(\p񂚢H2pXX3t}hF5RFgk vpf^lur NV3Hsf^&ݐ7 hd|,/TKXC'~*>lV[;RB_Ggz-2VÊ -&~0xXބJ?JzʛJ]Qʁɗ ] G.",@V+ޗK5}!ꒀJyVKB\(P'w9,z) sC/ꓕ"J= AٸyF~5:M4QpkkuH˖3[逖-3[$@0݁`u"vJI422 C5,FwEzZzBg,JZ &.w+9fh1K,'oEǥXmZMV *0`ܘ*nSN:o󨶡˸45ItU`$Rc*][Bs;dX230>7y ֫|QGGul2EO?t&r&B0Ć$zyҡY(̊اBj;עBPeGSRGĒ_lo3-H~z1 K1 ءU,Nkb5y"KŮ6!.0OjN 7s:ũGIP;#B% (=4R=.W@LX4`w&[&$'t˺T?6!`b/AyqɹU; nWT`C÷*d/% Q &ȱ*osU2,kԚeK%[,9O;gr7|>oOK#$$A2>4/˯zV;l}T ^/ߧՠBjT0 TiqQ;/U>ZUJi/U2e+t DCpq5NOq GT-(V’4ND\ Tȥ"TꝤˈFقKЂ ١+;sQ羰e?Z `MTDH{t=ԴЎ|n؇xĎ0N c-J&J=L6`+B%ם1eDAO*/0^8K"9BzsS{+GYX=[1ծ@-.41%@6*aF4v.[SuO3i6+cLmr"0R샇bE;Mydu~TrIYK#r9'ޝJاDqxKOsgcԍNӸ*di8O9+ 4T2>[o|YQ++\Wb5@"tnJh˂YInYUb,JET,{8յ&l.1l{ywc(Zc^%2{IFUnx %+kbQ]Y>f6iLY;)PpT6Ϗ#kTi+%EuYڀ#{Wfdr0q]-U0%0 m܅_"mh~JTu>RW2^XȒ{/hNT0k Nr%7`o haIª6CݔlW{솄Ө_O 깈\\54Y6ޯN:'%DJ)2ֹ 0qHbSSwd0|zL&Y gxqsW÷h~UkH6;ZЂ fYQ)YYRľ㥈ĝ3x+Ze@f\>(䌓7ՙ#U%";޸Zڋqjf($D,zX#߈"ʼn&Okq/I^P6'W^rlM֑[ir2=Sͅlq.pdM]WnWw"D\=j'lM"A&Mp[~ׇ?STWye=k0KѪ(f9 ֥CqSd3.k_= ֿC7ѧNEIs[y&}+f墫_Yyzx *CZ4N{Š=}{]IC F\ NR˧e}n,2 YL~m )]$oYtq-LFibjG0loz78J] c[Ǐh7_{g{6ڋY.Ѽ Qo꣚I*צ8k <%ȡbHN8A-_u8PGEЖ*oIs}H@` {326da YJ(ObJ 8:H{PG"L6BG9ޞlkQNO;y6W4R3)e?r7u: ژ90FXl,v(,Dq%{^3E?rk͆h%sv(9_B+Ȭ} J&9K{ѥrz`X^6'Yp6*㉅(^U@ܛ)6EF뒓L_+'ϰ#<).t(xo\~ja1@(%3x{*ב4)ioxWP1 lA O0 5*8¨In?l"?͵Ҏ2"84|r98xYFf'/0Ϳ(d*ya吞Ec ͳ[E-]*􈜔7z59ёy`KйFsjm Fhyx,J iL9{8s2S瑼=ﳿg.l,M#Kp)KܓpDfuѹSgw( 3!4V X"XyBfuBϼԑ ׇ7E1i%"]Kq{ʼnqs`50O gć&zy {zPvڈ3ߞ+ =bȪʔʇ+)E_)Wx(m`%iWcG>nv\z+IRnj6}I(c9 =OF, ' oʕ!]!F2un=;tsod`0ƀF3E'1qԔ &Ɨșb]јocwU=Nu'GM{mҡ֥D]yVdlv|K%#DI ~^a$id:-i?)1H3L1ψOIx}v3!T(Fݸ2VAXsNYGoTۅr{!S\{mJ1Coc}7!ĉ+>vz&V520G؂F_7m%V?]?evpfqJ'7udQv ]%2kk$͝ 4rx՛/)b)?c"^HBs|`BC֙rr!ov^][dJ&-Fd޸:H#|sѨ{-SʱbE,Z/1Xw^ 0Φu`_HbfC QO@#Xf"!Eз,8HY|iqO; 0:0[Y knjŰqhIaB&?kq'KX.*p|XAvPfB!icӵKHn{B"=biVV8Q=0=`]?2#FbǠFK tPc *q0.GSD7.ϡ:D'<k}D;F+gdMw< y!@:rƯ[|'b{+H/*QTN |߽5fu-J wxo~䙸9~ԪTnUyE*[ VY2Dyk=z252ɶ㵯gw<љzAnW}sœdM:VN]t jӪ3sSչ ڿz߀B|AHNC]Jxϛ%ZmN {5I˔ƴ.sUSI`."s-Mҩ"6__%}Ď9JE+CC5Q\JRV&-vkQv6<^{+  7&0m yM/_Y49^:m*\4تx11 3Cy$/^Uj3~?Zԭ@7LήH!!]֕q\uPႹ.1\SN/O+gooB@.,Y5ڎ7E=f/}L4ħ\uZ0sSWk@goJ*Ωgm+YACd|5KG/w~%N@wl'u2f@co/zdZ}da}yScC&kܻ#?Ak/aloCDbˋev`fS^PMk0PY-9. &a꫼~Ffb}O҂`^8Hh:o$׋NOCy,yXH(-u-JtZPvl4/5V$-6S6"u{gq\D̯(z`Kbty"T%|~亴g/#"̧Y"1xJ&G.'?:E_`TDa};h_>o1a4:F1 qrXxC4 䌻FajdY YZ