avahi-autoipd-0.7-3.9.1 >  A `p9|}q[ET?-CqM[0ȡ-#CMReN8iM5#'/8>zou+_@g]2r9kO r[ssczw~T&}%KmL{(C+h G Ć_ZU`Mw⸶<;ě*(UWj,ƙ&* 5OsY>~rTy@o>1Ӑ?ce60bbe915b548e5f28f5117c94841df7b2bb7f3bdab7cab03a8f4943f38aa4cb8ca98301d5ba2718144a0f481a8eea6d271f967``p9|dX{бdQݛCFmVuo qȺb0ܞLϚT%qDB ͥjb1 >wDJel0p-[HW.1kN!EF]}W?DP,hʂO^L^/yWN  Sxt[kI3݈4wUO ؃ZnZPyXE=\g,% LBoQ 0 W[9y9IY,K+&Md!08cg$y2>pB2d?2Td  B $04Mn      ,  P      $  H  ~     4  h  F ( k8 t9 : =,F>,NF,VG,l H, I, X,Y,\, ]- ^- b.oc/d/e/f/l/u/ v/w1 x1 y1z12222PCavahi-autoipd0.73.9.1IPv4LL Service for Zeroconf and Bonjouravahi-autoipd is an implementation of Dynamic Configuration of IPv4 Link-Local Addresses. avahi-autoipd doesn't depend on any other Avahi library, hence it makes sense to install it even if Avahi itself is not installed.`nebbiolo,SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Productivity/Networking/Otherhttp://www.avahi.org/linuxppc64legetent group avahi-autoipd >/dev/null || /usr/sbin/groupadd -r avahi-autoipd getent passwd avahi-autoipd >/dev/null || \ /usr/sbin/useradd -r -s /bin/false -c "User for Avahi IPv4LL" \ -d /var/lib/avahi-autoipd -g avahi-autoipd \ avahi-autoipd PNAME=avahi SUBPNAME=-autoipd SYSC_TEMPLATE=/usr/share/fillup-templates/sysconfig.$PNAME$SUBPNAME # If template not in new /usr/share/fillup-templates, fallback to old TEMPLATE_DIR if [ ! -f $SYSC_TEMPLATE ] ; then TEMPLATE_DIR=/var/adm/fillup-templates SYSC_TEMPLATE=$TEMPLATE_DIR/sysconfig.$PNAME$SUBPNAME fi SD_NAME="" if [ -x /bin/fillup ] ; then if [ -f $SYSC_TEMPLATE ] ; then echo "Updating /etc/sysconfig/$SD_NAME$PNAME ..." mkdir -p /etc/sysconfig/$SD_NAME touch /etc/sysconfig/$SD_NAME$PNAME /bin/fillup -q /etc/sysconfig/$SD_NAME$PNAME $SYSC_TEMPLATE fi else echo "ERROR: fillup not found. This should not happen. Please compare" echo "/etc/sysconfig/$PNAME and $TEMPLATE_DIR/sysconfig.$PNAME and" echo "update by hand." fi # Change ownership of /var/lib/avahi-autoipd after upgrade from openSUSE <= 12.3 and SLE <= 11. find /var/lib/avahi-autoipd -user avahi -print0 |xargs -r0 chown avahi-autoipd:avahi-autoipd E  A큤A`````S,```bdda720d50cfebbacd966b11beff8a9df2d453aa29bdba4156873863e5243c77d38a3a322efae3889b5215aa12d5ad672a196af4924a9b61dca0ff0a730dcf56886accf9d8480f3081362604a2a36b97d8007e34bfbe9b1f8c66c5349d3bb5bba7671f133885ed91dc775c9640b49d57bb4e4e94d08823a158521fda667079da9c43f8f268284007eb148259c16cac902eeabbeeb18c92fb858279c7b1de271929e22084287399c5a66afee9f79a96a72963f0897ffedd12974550fc03093e28daacc018d3c4bf6d905f6dba60f0981eecfa7081eebad32f7f7a3488cf6e3eb3rootrootrootrootrootrootrootrootavahi-autoipdrootrootrootrootrootrootrootrootavahi-autoipdavahi-0.7-3.9.1.src.rpmavahi-autoipdavahi-autoipd(ppc-64)avahi:/usr/sbin/avahi-autoipd@@@@@    /bin/bash/bin/sh/bin/sh/bin/shcoreutilslibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libdaemon.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)shadow3.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@mgorse@suse.commgorse@suse.commgorse@suse.commgorse@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/bin/shnebbiolo 1619436946 0.7-3.9.10.7-3.9.1avahi-autoipd.actionavahi-autoipdavahi-autoipdavahi-autoipdavahi-autoipdREADME.SUSEsysconfig.avahi-autoipdavahi-autoipd.8.gzavahi-autoipd/etc/avahi//etc/sysconfig/network/if-down.d//etc/sysconfig/network/if-up.d//usr/sbin//usr/share/doc/packages//usr/share/doc/packages/avahi-autoipd//usr/share/fillup-templates//usr/share/man/man8//var/lib/-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.suse.de/SUSE:Maintenance:19350/SUSE_SLE-15-SP1_Update/25254b4fdfaf59ec92107d7d7034e55b-avahi.SUSE_SLE-15-SP1_Updatecpioxz5ppc64le-suse-linuxPOSIX shell script, ASCII text executableBourne-Again shell script, ASCII text executableELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=51934078b8bc83b91b7fd7aa12b6dff020e40cc9, for GNU/Linux 3.10.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)RRRRRRxUXa6^%utf-8a3822522ae39a9d4f86d879bbe357b39c74ef55ddf04c99245b1b00dcf2c532f?7zXZ !t/2Kt] crv9xn}i*$m*ln4'-ɺvMS9FFv؏Ow]_Ș^. tS^엄Z4i\I{y4D!L,[6q"R~\OSS,Аsx=c;G2C\Zɉ.v2@ܝ֛ *22f ["'VkHRi5$C'˞:;>lԹd]H6r=])vucZ/7*ȴfax.5@Q ³v=^C 7b !skd|5i灅PE BjWtd#7G-ޑT{R'00 h3L jhk>xdὠ=zkZY ]U⧲WsM60WW?_745.G8$ǢvsˠҌ24xM/ȵyH5~:Gd )Mեi<_ S!pԹ5v¢uœ^Ks) -QVP*=G| $<&* cM$lU `쐣 b|P\Xb䉽Hf͂}޻QF)>>b;~ne3,[s%.4S}ѹ6:_e~dM '13m7 6)Zvb/xLק)D-76wn'%6^(ܖ&_sUt7\3ϯ`~[  Iv l]`=a-h'%u\tzyyϠ EFIhW1/VuwC2py(GhRh/k`p ga-2jP* 3W^8QmXйhyDX9 P}k6Gk V.^ \VŢ u@ C,6C~%Þ۬w!U :mK pj^fPufY~Y|)?d$MY2Rb/H8gY%i>p]'Xr'ވpDROɐ_~YGVzYY_:,7yAD۔skK.RORH'\2ŀ!/GS)3U'؅nGFƮ%6OB6#ʦvP=i[-rW-l|AJ;h}jɉ:(x]Hb\߱>୊%Vzv6;0$3G# }USJ%BˀW12m~y[]i IfCFIq! ܧ4?(33[zĬg(5|79qi> 19ذ)]'i[He8g9G&=ׁaѬc Ƴ=+B4y.r$Ayv%`Qb9HJ6RmL78(a?YXZ^H<ҮvD #k0ypw v9=qCg]^q@iOuţo$j~.'P@![ZIDW &"6,m T;;щYQiC-OO6C٥Hc0G,p'7\NdPẋKPTOV~c#mY٨R6Smvq)_ P2%XZF @{%KʱSG@-Vy$`R(;wC@)܆c7&m tj1SϼX:<3>^(zp_OHS?lnaRI(1iCǔNI8 p3Z5ΓR`DOw|M@hcutlVz컐jTܥB,Vt8;UҲbNb1?:,%*a22zr?8d~p3kC3(/ JA2"aec˺%t.":g䄱*^Iߐ5ED>KU 7y;!4wjGI!R(# 9 xSKl,lw2rH_.3OݷIWp%N=܏/i>:-d BȄeύG'7F'l롶~[Æf(p:/4GD`c0޿t썋QPs[jИ.ܲ*A#pn [KltIҍ[4,QW!z}'*%h8ZnK!DnBQwl:穫JmfXSX>PuTXtm/:f>$.jyRYpd1,'XVaV.@ QˠT~L@p1t;@HuQ/|B.kW)"kpF0ZYK׍-t`.aaTGO~cj5=qkҮPO"qj2ވe<#(=EFAU裂~bMS!hwUw@p4bj܆B@;tCvޯpTf؇~Fv>O$_PmI 0]9l.#=h:yHqc.%3fX3돲FV1_sBBH8W@}FJ63O e2Z3< 51)APld%X+ DU-Zg^Mv2;d~HfcrXXoy:?wf/6|y&9 $-j5/İyxH/mq{eN qJ/ش(Dz;xw5›VZfu*$mN^pgasrg $hmP{2 :a6L`b 4*vUaK$phd:hY[gENi55y3冬7Q|:aw_ ' sc?'YEJCuR"U%%bn⏐BCQ)))\ 0.cv>'_}oE+}{2TY4<ܨ\yk]UvA&#?]F#c\\V[6Q̭ŷT^QVC,j6D$5>8Lٴ cn;*+KD^Vs ۇ8^YeJW;0d_9)CN!EQ`|?!Ǭ$Xj{#;_@h|'٤92vZ?؊Gz9>vˋR_sAٵ^y#6L]A.ȸwI= Ho5IVM]_Z+w[pEm_£cdˮ`k._9p^4:_xӵ(6\SS?zdI ^)暮Vg^3V-ɉ%^)\|3u kJиXNc1֚I Mi4<[\yѼUkR̜U-vU1 tsѮQ|Iw,(ܲoY1B9$" !5-inR:5ʥゕ<Җ !` r݂)CRx3KNIO߭N 4Je.I7P1n_L-l@HGiwvT/__{ʉpkF#O{q o9ݯVJ5=u$٨ V5q !ð~b,FFkDb9fmۥw5rЦC0^wf5/˨(zc~\|!F H0T gjcd0.d#gBjϳDcC HhENI?d3p`d࠿NTN(jWFu`/GsT"HO`cTwǿW'O46"1N)5@Q*zrL*7Q!ڗdr(cC=_<]|Z>|8PێT^(SqnQ&M+gf@vk#$pԶ\Q%3Uwț5tfϳgZƆڝGv(p}|uKCWlW7~HPZ|*gM=œ](2>XAsRpM9an$1~&~FC`g1K:kOzb=\"F- L] |yGyoT\ +d(U |"kf(> c uBk~ 83VjjAFT "[]\ -ۣu`RR+ "e>$?qj,'m}eWL[Ky^v?Re]OȤ b^įatcO>ᣇaktpM]\`?Mdo>M}%|B39aZ&2.^;6H7긔h{30>Yena6ht$&M3e )}}'=n>?EOEmY˚@k - L93A#JXTLČ%y@z$Q hA #W㍝_d-?=HKo1^20[lmi1 u׳ )6 rU]gNwdy&G8=jC (ȈèĪk;tgo|y /ɚ%>BC- wa^#s5CCޑE U)9_2qqo3/.z>+b F+cŹ4ѝԂ&[B &0# i~-b? xTs+!¶+ё~ tShb1ɻCX_묜f֓Z$DINR%@WЃ Ͽ= PScXM$Sj`.@}Y*mJT\/= %O!E ͧFMun 2`IUE-V?f F2Oj]T)\TS+ J3:=zڝ"%Y`/:|x'rur'>,Qv...Wġ*y*Ƌϯ8,EN8g@;z-У"E`aj@ @W&CuՠߍUċZ/2 4: sOojdf{ zwQӈ/ցr^لTL\Lʱ񬹋瀷?olJ*q0fȜћˀy]gn"5+}afڬMb 6V"c,kPl{t.1A+=5Ar VYL"bmnU=Of=A-H">d C9T+- lSqsuF{4e .@;ukǘ(x9ΘS/!f啑XX2\G’r|HsHOv/HL/+Yݓʛ-4␕ǦQr5४KGFooÝ Tqa+Aizlؠ<3"M'P/\`" д7AY g^x'7·ЀkN+,p_`=3&iRDKd uNr#d ]nQ(͹ϡkؕFB B E}u P^׵ ^ޥ=-=j9h(zY'P  ˴% X6P$vJ+Pq}yH@9(Itjēn:@zX9=ϴlb"`*KEwRC\5-VMqߒZqJDqz;1xd,EY]WuNovX̎]Ec fvȿN@QF t7-i:+RWROE=%CmLq^G!/0fR~R/mV))8/-ta+~Ezd{'(Ĩn5>q kd5|vڗ3+*K(Ŕr.b܈%\E i%M6#>O2"N`ʲɽ?nWbJ+C馺JY O/$ t(94ހI[*2DǧRjjj;j\,<^bI2\U"Kϭ$r)yk",}%qS_GWe}Z#Vx}h7=~/~#$mv6 ,)+IHr<^lV|m#Ʃ#D"^P#6 ^˽bj$U [Fߦ^? QПPL7 Rll LGj_sckw{iT2b:3/cChkTyD=N/ӾR~Uqz\t}?t;?~Rf3  GcU)+?GOtfe>[|9 '%63Tvs=`Z|I/\ű+RImILKE)]A1wHǀ+e̒ItS/ɚuo&S0Kw[H/[hgE]C<״K GYEP+. OoMK2s/ zaf F\S_]1f;p̦d͝XRvFtWeB`zb  &‡TOc f;$\3h1Ԥ4WRïw1bW^#0FS5 O#xC8^ 2_]% ќDGhS_sHQ{l1Vۯ=V2NkAN3"C2LO'rQD`9bǂ9Xը7eUsufXdzdd.V||2l-j},b# דLAPCuy3*&KG30|LAb$wqBV^^H/6pĮ_Ex5 #ZGdJ92,^@]'{ϢGJ c.'(J8<6b`|ܭXz@*^+ئu7t\z?RON)U4C2s v*wC'wYțq:{BV@(jRlE']YhCU&w=9b<%%.#HgHOe!ee9['Mء)"GaFМ;Z`۟%TE)m &sm,ɠ-Y VL4Џ&_:k %::U-A~ 3o!KqõDRyVrXuOL␁\Qz7ͳcC$$D!ͺё@XI/:) E_󒦣h!Ζ@@"L:UsK"y@.]1Nz~m%eޮyHH/xH9TM؜Ikq"Uɷ%yR5'עu'Kum!` XO"YͶpLy) P-nI$n,ώ_yC'BGc[vZEn$ NN-ހtGU K/\URbKqeF k@?5 vך:VLLԠ"şl~y_R놉>0<9#hv pcj?)-#Ӂ|4׻TtzYhQ8#*КLVnqU zSG,؟T>|OUnO٣uCYգ_rֶ&Fqx4IS̴Wus[AR{`*}TM'3$Halr##uWJmNKd+JNTe5}N_L`$Pؿm(9"ڼ&iq!&qk9 Jq2%Hz f褮aHXC(Lai]\QyX/%"VIĬVQTՔn'  ܮ Z_Wgy]z;qwg=,S E XCʩD|cIϝMWߴ&bYVf#W7+kN ]8FF; `5O )4NbD3[KKo1ŷIChE$XD3W敵{"큜lðz7cEu,2,g>/NgyKCWT\O5ɩb}ž}U{ek m:(,뉝k<]nfٿi䷟9 eJ3h>jE7 #bu)fbx\{PLԭU=f*]}JC/Gеž& K ۘ( )¥ {7漝!PekV|<>a_C-VzgCWz@ɡ/4+m>Ymav4K$If}+슩' SSmN±ٜO1}U֨K)[dA80ד|LA];d8$9":s>M|rtnd߹ȸ_c@rՃV28'A9TF~GЉl8cgkP-nk܇]V 8hYLY`{[zbLLP!g\IWm&VDj-0y:|ǔJW#]=+Ri57}!lv϶A:.+[KըË4`1j*̋#.^*M` 1XH8(h'u =sM_RC>As,e9}x&d1M*`iDZ`/Ms}4d7OY=rߟY-w3E)DZt$/jșm!pˆ9͘\Ӑ|g8] mF%(%.foK0mQM)iްb*= W$6K>QeO=g G*nhHy K\Tv3QzK$-f"d$*7<~&v|olk=?I<̟ۧ+L%!bzXF3EP10~7ȩ+ PXV8{aw__Ho>3"|R(~*4%ϙ]ःSH :dH\ Mf7j8y';pY} m1QtQI5';=ZT0tZ]/D Rμ|RPX<}1(ŷlexhM/r*LeQX\fw9)obwvlחw;}1?|%ZJ yf֦oz dc09Vw0d9l⳾EzX1L" d2rXm#a]wqIu93:'{߼ e-S!ˬB ooǹϧ P*§k$[ME]W6MHW5B^zBJ__|ӽ*T#BU@|2T غ !3t߇ ^@>dOu?̤ cV(Vp?v#S'kkJm&% ()u?U0 Ɛ(qz_Y R+&(Hb@.EgOVr50 I^ɡ\ ^a<'۹8K9qzS`_0? zx&-g u @ȿ:%/lIFV9J~JƦsT;kfZOrj8qȦ5/ɺ jD򻲇HoSv$mJʟ`R19oW5W b|zVN}wLdZ귆j22]x.GUϰƱ.+!ećl?glcG6kqJp,NJ\(z"!W&P8\gyzf7GʻǷf^qPuHYܪv]@,aZe~ĐxY;p@gB1_Ѡ;Tݓg :Fbت a TUlLh(C7QQ( ,P裤}Us5}'m=͙jCሮD~L34ڄ4Zș/ʬL7.w@NuCw`l\T;pXNHGSC+)P5nPvKR7+ fa"*t~D08,B"Վ.in}6܄מ<o'VFfMi^UGG.xvt]Mcq\N-u_IVq9R!nmQ\dQ$`F ]#80D)saݍ0jS1AEsyϘ,m=yxA_EBBZUݳIXPnՇ4c]uJ+Z[#&UӺC$Yf=4{L@ߐavR6f.N![I͊]DvqBV<)xFLN٧Τlj|X/ei[ϐ@Wc#{VuVh%Xb8Uf߶ mRCIT{:ߴ6`>G&ʮ6npF`;+ 1ׅҹ%ZnOlSS/OY{0[}WDS,4LsfB$g1nZ1AtRQJ;orޓa`\dfqtj;\L6ck n} p5wX33p'L0$AN2͘`M,M:ɇ<|8VX[쯢7%Ƒlx+Jn