ipset-6.36-3.3.1 4>$  Ap\Zp9|I[^DlQaѲԼ@M׽رnMJܧÆq_ QOEPGUfpj2RXKOwW,^QVnw>zp,"*ez) >%AC⸓ b 2f#A{pXZ{+|mi׻ $q}Hӟ|"ekdӠ)",X>IA>CkZFHnq5a775628afeafcdcb6b7840e63a0db62070abcc4215d35e4486f0cf71ca60e8c4d2a406e8a5a472cd2c23806b978605bf9130086}\Zp9| Q6xR۽E}FY(w޳HHx~Oĥ_|Pe~d-`7ĺ%u»9ړ<]Ñ*Cge`) r;`( 'mG lD0ɱv Mmno*`Kwt'"6A^rj9:}z~&\mVňp3>0W%PVTY( XyxU_|]IG[n:h>p>.`?.Pd   : )Jflt|     ",HPdV(}89: F*G*H*I*X*Y*\+ ]+^+%b+Ec+d,fe,kf,nl,pu,v,w-x-y- z-... .LCipset6.363.3.1Netfilter ipset administration utilityIP sets are a framework inside the Linux kernel, which can be administered by the ipset utility. Depending on the type, currently an IP set may store IP addresses, (TCP/UDP) port numbers or IP addresses with MAC addresses in a way, which ensures lightning speed when matching an entry against a set. ipset can: * store multiple IP addresses or port numbers and match against the collection by iptables at one swoop; * dynamically update iptables rules against IP addresses or ports without performance penalty; * express complex IP address and ports based rulesets with one single iptables rule and benefit from the speed of IP sets\Zsheep57SUSE Linux Enterprise 15SUSE LLC GPL-2.0-onlyhttps://www.suse.com/Productivity/Networking/Securityhttp://ipset.netfilter.org/linuxx86_64jH'큤\Z\Zbc684b7c5fbe9c2a58a025ddd0e8fd57c2c35938f856190e9e36869a56dadf6e2561536685438a879330d846b036efc89c3e5969860096597933316ef714352drootrootrootrootipset-6.36-3.3.1.src.rpmipsetipset(x86-64)@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libipset.so.11()(64bit)libipset.so.11(LIBIPSET_1.0)(64bit)libipset.so.11(LIBIPSET_2.0)(64bit)libipset.so.11(LIBIPSET_3.0)(64bit)libipset.so.11(LIBIPSET_4.5)(64bit)libipset.so.11(LIBIPSET_4.6)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1\QZ@Ze@ZP@YLYcYXXVJVVU@U@TsT!`T&@SRnQRcRcQ@QkQ& @P@P@P]@O@OOW@OJkstreitova@suse.comjengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dekstreitova@suse.comjengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dekstreitova@suse.comjengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@medozas.dejengelh@medozas.de- add ipset-6.36_service_names_for_ports.patch to fix parsing service names for ports. Parsing is attempted both for numbers and service names and the temporary stored error message triggered to reset the state parameters about the set [bsc#1122853]- Update to new upstream release 6.36 * Adding a IPv4 range x.x.x.x–255.255.255.255 could lead to memory exhaustion, which has been fixed. - Drop 0001-build-do-install-libipset-args.h.patch (merged)- Add 0001-build-do-install-libipset-args.h.patch [boo#1077037].- Update to new upstream release 6.35 * Userspace revision handling is reworked * Backport patch: netfilter: ipset: use nfnl_mutex_is_locked * Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_exit() * netfilter: ipset: add resched points during set listing * Fix "don't update counters" mode when counters used at the matching * netfilter: ipset: Fix race between dump and swap- Update to new upstream release 6.34 * Reset state after a command failed, when multiple ones are issued. * Handle padding attribute properly in userspace. * Test to check the fix to add an IPv4 range containing more than 2^31 addresses. - Remove ipset-6.33-export-func.diff (merged)- Update to new upstream release 6.33 * Report if the option is supported by a newer kernel release - Add ipset-6.33-export-func.diff- fix build for Factory- Update to new upstream release 6.31 * ipset: avoid kernel null pointer exception in ipset list:set * fix bug: sometimes valid entries in hash:* types of sets were evicted - Update to new upstream release 6.32 * fix possible truncated output in ipset output buffer handling- Update to new upstream release 6.30 * hash:ipmac type support added to ipset- Update to new upstream release 6.29 * Fix race condition in ipset save, swap and delete- Update to new upstream release 6.28 * Test added to check 0.0.0.0/0,iface to be matched in hash:net,iface type * Check IPSET_ATTR_ETHER netlink attribute length * Fix set:list type crash when flush/dump set in parallel * Allow a 0 netmask with hash_netiface type - Restore unreviewed deletion of KMP production, undo spec-cleaner refucktoring - Add ipset-destdir.diff- update to 6.27: * kernel part changes * fix reported memory size for hash:* types * fix hash type expire: release empty hash bucket block * fix hash type expiration: incorrect index fixed * collapse same condition body to a single one * fix extension alignment * compatibility: include linux/export.h when needed * compatibility: make sure vmalloc.h is included for kvfree() * compatibility: Fix detecting 'struct net' in 'struct tcf_ematch' * compatibility: Protect definition of RCU_INIT_POINTER in compatibility header file * netfilter: ipset: Fix sleeping memory allocation in atomic context (Nikolay Borisov) * userspace changes * handle uint64_t alignment issue in ipset tool - disable KMP build as we support the in-kernel version instead. Remove ipset-preamble file that is no longer needed [bsc#962345] - run spec-cleaner- Update to new upstream release 6.26 * Out of bound access in hash:net* types fixed * Make struct htype per ipset family * Optimize hash creation routine- Update to new upstream release 6.25.1 * Add element count to all set types header * Add element count to hash headers * Support linking libipset to C++ programs * When a single set is destroyed, make sure it cannot be grabbed by dump * Check CIDR value only when attribute is given * Permit CIDR equal to the host address CIDR in IPv6- Update to new upstream release 6.24 * Alignment problem between 64bit kernel 32bit userspace fixed * Potential read beyond the end of buffer resolved * Fix parallel resizing and listing of the same set * Introduce RCU in all set types instead of rwlock per set * Remove rbtree from hash:net,iface in order to run under RCU * Explicitly add padding elements to hash:net,net and hash:net,port,net * Allocate the proper size of memory when /0 networks are supported * Simplify cidr handling for hash:*net* types * Indicate when /0 networks are supported- Update to new upstream release 6.23 * Order create and add options in manpage so that generic ones come first * Centralise generic create options (family, hashsize, maxelem) on top of man page in the generic options section. * Add description of hash:mac set type to man page. * Add missing space for skbinfo option synopsis. * Support updating extensions when the set is full - Drop sovers.diff (no longer needed)- Update to new upstream release 6.22 * includes the new set type hash:mac * The new skbinfo extension makes possible to store fw mark, tc class and/or hardware queue parameters together with the set elements and then attach them to the matchig packets by the SET target. - Add sovers.diff to counter missing symbol errors- Update to new upstream release 6.21.1 * add userspace support for forceadd * fix ifname "physdev:" prefix parsing * print mark & mark mask in hex rather then decimal * add markmask for hash:ip,mark data type * add hash:ip,mark data type to ipset * Fix all set output from list/save when set with counters in use. * ipset: Fix malformed output from list/save for ICMP types in port field * ipset: fix timeout data type size (Nikolay Martynov)- Update to new upstream release 6.20.1 * build fixes for kernel 3.8 and the userspace library - Remove 0001-build-fix-incorrect-library-versioning.patch (merged)- Add 0001-build-fix-incorrect-library-versioning.patch- Update to new upstream release 6.20 * netns support * new set types: hash:net,net and hash:net,port,net * new extension: "comment", for annotation of set elements - Drop sles11.diff (no longer needed, upstream has better fix)- Update to new upstream release 6.19 * This release adds per-element byte and packet counters for every set type. (Matching these will be available in iptables-1.4.19.)- Update to new upstream release 6.18 * bitmap:ip,mac: fix listing with timeout * hash:*net*: nomatch flag not excluded on set resize * list:set: update reference counter when last element pushed off- Update to new upstream release 6.17 * Fix revision printing in XML mode * Correct "Suspicious condition (assignment + comparison)" * Fix error path when protocol number is used with port range * Interactive mode error after syntax error * New utilities: ipset_bash_completion, ipset_list * Ensure ip_set_max is not set to IPSET_INVALID_ID * Resolve corrupted timeout values on set resize * Resolve "Directory not empty" error message- Update to new upstream release 6.16.1 * Fix RCU handling when the number of maximal sets are increased * netfilter: ipset: fix netiface set name overflow - Remove 0001-build-support-for-Linux-3.7-UAPI.patch, merged upstream - Remove 0001-build-Linux-3.7-netlink-fun.patch, merged upstream- Update to new upstream release 6.15 * Userspace changes: * Use gethostbyname2 instead of getaddrinfo * Support protocol numbers as well, not only protocol names * Kernel part changes: * Increase the number of maximal sets automatically as needed * Fix range bug in hash:ip,port,net - Add 0001-build-support-for-Linux-3.7-UAPI.patch - Add 0001-build-Linux-3.7-netlink-fun.patch- Update to new upstream release 6.14 * Internal CIDR bookkeeping was broken and would lead to mismatches when the number of different sized networks are greater than the smallest CIDR value * Support to match elements marked with "nomatch" in hash:*net* sets * Add /0 network support to hash:net,iface type- Update to new upstream release 6.13 * more restrictive command-line parser * documentation updates w.r.t. src/dst for hash:net,iface * allow saving to/restoring from a file without shell redirection * kernel: hash:net,iface: fix interface comparison * timeout fixing bug broke SET target special timeout value, fixed- Update to new upstream release 6.12 * Report syntax error messages immediately * Add dynamic module support to ipset userspace tool * Fix timeout value overflow bug at large timeout parameters * gcc 4.7 support- Update to new upstream release 6.11 * libipset is now complete; ipset is just a frontend * Log warning when a hash type of set gets full * Exceptions support added to hash:*net* types * hash:net,iface timeout bug fixed * Support hostnames and service names with dash- Populate ipset package on build.opensuse.org after disabling ipset-genl compilation in xtables-addonssheep57 15494593976.36-3.3.16.36-3.3.1ipsetipset.8.gz/usr/sbin//usr/share/man/man8/-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:10273/SUSE_SLE-15_Update/33022e4a81d0ec463bf0c893a05b8d50-ipset.SUSE_SLE-15_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=6ef6833439cc25ad210618f677a1d0c7ef19d8a3, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) RRRRR R RRRRROmwz4utf-83b11287243bb53472e83cd2532685e0020eff7b0af6897db0eb056f7c5498c9e? 7zXZ !t/gJp] crv9u=%a <:qY*P>W{J5 vCvvlՊk:ء>-`,_H]MWU{Cꐟڈk߂$dZ1ʾ7e#< 79?t7NiEiHڱe"QXd3ӡ;l hDyibDX-)/"l͇2d}%{uZBlS/y} 2;Es0-̔E^ͱ}T:,, FAlb$E3)$ vDpTf{I&K6"=-!vYY> adKdpv_Z {][QNfxόøD~@1?dk2X('WӊeGVCkȗ _9ʟBo7NVszi'bTp`rp`% e O B'9/Zq:d.QDޢub kcz(ʼ+:0W1c|\0FF.2Xⵞ!7j&JFHyDZ{>_fA20_>H̳R[ụ= ҍ )M2)3]4*BD/DfF4=$[C:Uze -&DJvHmZX5Mʭ"1iS@-)Pfi/?،]e"> G?|i™gj{zҴ0VFTjEcAΙH#P!iʰv9BKM'-I bTr1yjǑb*m=;fV /ђzpcǿCS*/I35χpF4LsHI)SaRƧ_dao\7JoCdf V-blL;'umǫkQ(IBjnDzH*fzdʾg=n5WS*U&%oi5ЮV:1yڱb[ '9VY`+Naƌ.!j$Gg3Ĥr+vEl k/BXXZbQ;5w6/E^*6L.Pg}TbX<.M$ E&j#ObkՂ D5SM'•S E1VcBǠrEr"gݪ_ +o-; 2H9;$$ %RM^v/c qgTy f+簛]gre.DAm'߆5DF2YQ @+$4FQ'AwgСy!˲1;၇K3Lz'u_Yͬ1;DXLV!z?z\n5X'%z\/M=8Dα}Պbvq.rfmMDA6Z 쟛SVB\yDY?^ PUa=ZAOIG;#vtuq~6B ^9%k!Zi^] t1x~ @h`KYpN|U0 ]GϷ xW'_GF3x40 7˪U4297+;7.%+毥H.IMZh\jl.-" _wx\D&k]]a-v9*Mڧ|i)ߏ>Pݝ+pNРYs}ig_, ^k?عrksx'4V>`oOC7~WW)ɗHAaYB"|@c +>{`UbV즃lBz]~xfOѸ\c&4~,['l-XA:hTbi}[$Ӄ{|6ik(u>&Ds4 c${U rִ<Kˉ8pd! _GX󛽧ǒfᓆ">m^m V;T>Xm:~tf{*dVB"!=(bn;hg76UfFǤVah6Z2t/h~`d fU0 A&T6ۡlAU,h Dfc- Ǎ@'ׄ#ZԦcio SW# G8t9ùR[~ba̘L ,%`n\N+R >ZSZqbFW;TSh]~XGνn/.'?Ͱ%"U<[ٚuC3 XWiKϹۑB܁?\dEK ڄ^!崌|WLȥOHgLωg$q(.mTlT߽ċ@vj#vϠi,,X7e4=Bϻ&DiܙUID|+eSʦ, oȪ(㈫`KԥI?(.2oQ;&o3*CvԣS0Xio 6A]bv|4_O9rK,!3h\OR=}k)d-ֆ7ԫX{_; " oQizc `#$2zNS~p#^3wIP;WXPn[>nS#):.%9@sĨ׍bWK\zgpcwXp1ʣ9D6LR0]@< ǏYwn"xu$g ]'2'vu믄evӔ^ vxC;#ש$-Qa0VOE׫B|_ed%LTf$|E053(m|ٖx͎ /I5B!eK'4K_΄.Ct+ME5WsnBf=9x^W0Dp[V1"[by- YBTXy548B [!t5}ԿdkGx@YL+hvK7@t+5lbŅ1Aq.#&2ӽ*=h?fZjt|́LCw8 I ~#ΐEfU)Nq㘫jPu6{FL#M խ U xcM` CX  n+`x5s! IUS bt؍rY6lʋ8Iy[IcSq%lD0ܞYD}tm hy$nerbLmi[Xx- pUKq\^Xb ՝@6#صA>L;HAމUրZx|aaY%ZOx`K9O<,5jɃi$k am?ow(ZmY䣳3.{P9ũMr~p"Nh&9m$= VjfS.L}n=D;U|S`7^iw2~Ի@4G? >8[ScsPߗa7Q14 ę1j 9 I-l) @gsD{eLav5,񑌀W6H)/ܟ?Q1r ,G]ȥG|gJ]*Hv'or T~pMK^3 &Inw#ݴЄ:Xn9 7?#Db1\Ksyb-D0zPJ'UW>/}bi}MVE 0Nݿgwхy&\:)'`Xsrn@81ops =c䝟W8l@m>y過AKS A2۱4v*o=*$J]KhP܏=qFM̦/i0Ẅ= C4?)mY)i6cw [(!Vc_pmKu&lEq=W̗uP 艰1P) 'N$W)&qnZ O67JU%x#t̝{iM0NB2A8fK'U| ǦySO|kCB2.K6bdtҐ2$\X:%%vC;g+IP `]L0>*(HnٲX,@ngS묋 +@2` YEÊgU3gDų#A7vBΑ Z?,<5!.Ur\D9XīJyo|k:ā(حMm3/4]lZMY9,D<n4If n9(D65n&!~ЀGAPΉ/!.[LI"ƝibJ &V?<?Xlq?|߃tZ{оHwc\ 4n^ؓbKRg0u*.;ϿV:0ʜFQk*n/6 PnVgZЕ<`ywtk(]~^Pn q t/p㸛$ gc }wug#  5,YnAIrX{m$ONrHƀ&0,,Ux%`y1[tG \kh7Hi*| >Wtʈr'FٺCh:AEV,= =ZB2;슏2eg,ϔb ECJC:ѥ)QFPۚ:kTEfX")2qM*HZ snKwH׀ՀXھ DW@c[c0cDc{y%?yia{EVś6d;%U4U:`tvpl̯MC(JHt CyDjm>)N;d I*⪟~2* (&R$ʛS0bwk{h[+? lŰZI*0R3) XK8A]%d6GH- I |=l1`KB+Ea徭sTE5EֺC`,G\Nma 0Օ -[v Q0$XJg͘g79CbgVDYɀQI>vSݗw788Mx7w?{?~G´%ߕ+{hZ2wH;0zhW0B:g s%B]9ՀqŴe١+ƭAۇ9:_ps`/K ¶o0֛G<M:DN,7-*x dBc cK+ :^Q`|ӁAIxL|@~qSn oC k3io\gn5KC/I D$8ym<5bGo%H n#}CT!ɨ)|hŠl#6EەG!w6:dcLG&j4-W3Б|r'JX}n^^2O뮰Pxn1_:nF5ŲƌV--Ya=hk[F̲G!"i'G^2ԍkBSP]0+ {(I]Q-V?EG( gh)}h3Te0?ohL"E .9PxdOt`^OiaNN0Y[3lHx5Ff-# 0qcpSy߲4&wUg AML)1Bڶ띨^H~FH0d',vN*4M`:m܂tGURG2#g O)-nEe!PrsM Bc^Km+vVa}Ѯeg;8-MpUj3!IEUXkQcP3,U+՞I>ͣ/U.,iԥ|ƚ(p̊/s<*$URĄ HSs=8P*#u@ŒlK컃N7-HwO܎&.r/s'.V,)(jJ9)Z߂R2!be[ii#7|QŰՈF/|; Q`4 :b5RZ45f.Ksӗ68rGV۽okrr緪ꦤ}maL;4x"W[j@:Mͽht-t?T~*ƺrUE}KT}g$OR+{-yVfs9Q 3oJDZ S^ 8'ODDHQFr2F9-ѣ3 Z=\ NKh}G5 ait潶H gkqW5xrn& Ԟn,5f3Kv;_yoOqBw:ޓe\3Y37r=&Di}ץwp'8GۊbWz] f}5ÖtU6Ym^5]DeYЫޒtMkDIro&P:V?j$Q:䉅̈́ƶ/:}IQjrO%v(<|-B(O6YwLFvyQv(@#u$B6wnB-[%:34H`e_eYFŹbs1@=HVUmTU: y*i#[2ގ$$9۽6~I>ɜ)EQg#r.gX,ޡ3ׂ0L4Mb N@pS;Rb*hiioȵJ'bK`ojVsёd?u>7@q4ՏQ@dM.Tw.)wUȔ3.Ġj&&u6 ˧uq)TXMh|l˯)꽳 M_ޤ ' -bc=CN_r W _Gp ,fXۙ;)/HWʷW;˴@Z'Dj?^Li%"NFNJ!fusy=o&U)S1gS0k >Hf~IB?(۸{ty]B\Θ 5sf V~b̘{?(u9,) sF4MCz <ṩm'd$i4_䩒ϾP_y*kn%G,hoLJ9X;v$c0b1:{w2 ~OMA-{3-l/JnqƕM al +v%z/-/4КHo.d޸=Bzu0wQfu{jy(Ji醳 -y6Yl.HLZȼSiW@Zf+W9o^ vօk ~||6xwh)k^mTer%}Bz域XjOC_aU KEC|ٙoSqNZ͈)ZtU]a$i_ܦ@8;=PY=fqϝ]eɠz ۍzoB2U+SLYl., KZXo /ݠL6E#&l] |1=qŷúWL>7 c-`wps/]#*'7A!_/Om}|4Gbw돆8jNVG7 v nzv$X`R lKz@',SV@h,MHL5oDt+L 8>JL*(0bc"/}@\ PKb%Ex^?ā~/$'F= d.WQ} $~T0gyic'ZC61UUEwTX\T>XxXA7eΆbLBv8fv\~cj֙ )'ȠӴN2taxw!Wx*ful#<(¬ԺVwbbP$xIP7 bb2ڄ!L!a;.Q[x.I릠.l(kKgOk3yL؅|tQ`)<1Aͯlٖ$ $V TtfŃzwpј"RCճvN{GW\yem$g—H? Xu߮|(-ӕU!4;55e}{_"mk-*,ėBk"0T9D-Hnb~>Bͽ$,` '.: [BWdԈ>hq =|*#$Ȫ#Uz_& voԐ~\ ="cx:"zp[z䱆C\^}>H߆' b-< x 7<Mk@鷎zq>м("獡bo cVg *fB%>dm,Iqf+Y"2yB1<> ycaJ]N3),$j$%԰%a3g?\@ħ1v&>pp;ΛaU:u|&7ŻJLh儘7̐ƻ)l; /[lii݌*O_\ ?PѭcNV:}Ǭu&4@ V$$$aBv .oZӔ-5[&ǒ9O6%,,Ze_ƑL'ȃ+JyjA}5mYZ\/'xD ̺ω `b=bc+7SmLJYUCZ2er_Q܆p;]AP@2O\s<=q%2z_QaiEHPVEgc/xxA*GX6WbˋӇcsl Lͭ$tZ S) 1H< VٝQkg&J4QS//^_L8I5CĨuhWF< L-35/ h䶪0kc2zL)cCv'S)\=TרKG^8$Z zڀMF}o~M;^P+vQNԿh6xM[R$A?SRl+ ř+g0Z rhrىxј1ES 9*Y/?~Rl=Pam.+bӎIa-AZyŤ [{~'35 dtҸp nxQh˔Ҧv|0Z&HwuFsilIm֬ttT{rM974Q!d! Ṉ^\> _+ң0Q  ^rKFeXVwz!fu̲.MO1 ioZ7M4d${&'Rkߦfq#CݐH\YS_ns^5iUX|ndyɕ2Ϙh,.*bbWiFXzzBƱ73WJD 눖,uǑZ5ŊbJld9Lpb՛A"G Ekﴛ\cf*(`ڇ*I 6zWƽ,KCR.M#?oqR?}%DzcMꁰ+F1FHd4'Ft)P<(h A7M.]f زI;=F)z4Bwj2D:W>!~Pl h#^M7 ']\jݫby5HTH·dluEƉh/$+K @㥙k4[36TCFzԖօ e ޻6݆+M{cJBM )w1N?.U)(eA`d IbpW lB0Z]=y]ok@ўZd~y*zn%%"CKJ zR+\n}KA%ٗtz^@s8E'}/*ؽ lf=l^1~M p_Op1c_wO0G(ڵ#^,vcUG^erآ~?+ GE*::㫵h),}JՒ[i+߻tLCmn+z,4;rT`ϷCnʙ>,ᅢqcB\cW٥m-*@=FLB w?7SD+b$,Jf̡-eoSoC |Nؠ XHuw5BPZȖԌx@1ziX3dm0 52 cJ.oDyT͊|eI; H *MƮ@J).a 0,@b%[B/ N IІlMQ*ӮIfߝ.;&ͱK8X'(☫lk,bb.8 >5XMŘ]d"DeؔG#0L'vl!5iZ:aQccL4Qf+)Ћ |-:Y\kyd&|I =5#h=^{|XrOd_$<;R&1FKҚᩈ {wfBI&oa3Vy|f*NRU\$D’]ew-}oE nCAz܁`^ pPxW,둴 "D;mtх(?3FYgn.mrX|=TҞy4]ښ2P{F%QjH"E~BTkPzv'b90틛*c^bq=kEp|pX}a*x%y:,)[}bv[͟&ecctP&մ'_n޴e8n1Nd«mrrgʭf6[8dP-t B{9z'>ԡQ؛|3=r  -cjXG$TRFnM|K#vцVx*^kqn`.,/-*! mFTԜeFؓx}qO'LJq2W4gx tZWEͯqml?n(u#_p'N(BJг>X8F=[ߊ ;`}ȏH@z%ɢ2CqB)PoigZ+RA[q$28 ,Up]W?=EgpkySx>hՐd~w]"w2,Ӌp6\;\M!4SZ+A BUf]\ٵom׻;uTdnv年=͂dhl}8KcG_@/lF/xm{`mnQ-т4zll[dNK*LָM\+n6Rj\W>xmz@3y*).`ؑqp<~Kyp_עrJLo,Bu)Ŀȶ&ЅRI1_aDZrUkBpZXru=C|O4_f@ݾOVaƊr(YuEL E!?*4$AEG9|`$pJ/2.& ^#XfjԑF[7)_;|>z3j؃SLuWGrBZX]:gpiGǿw:Vk.]_h eq 7R`$DX5Mک5̅AJN 01ó"5hDR0 Ѹiҁ1ߵFT=# ;!d+3SG2ꎗQwLp<nKNATƯ?y!=ftڥcH8KCxd]ΩIș(#˔OB$ITJDdB 2L5"=w1橷m𹾾]MS*ٯ6h\Qr.<{ Q YZ