libipset11-6.36-3.3.1 4>$  Ap\ZIp9|? 8Uh6ht,Δa)!EW=A + @ȶD t1Avq+*(ޟy BZ;0 Pmί9@U~ 'l3GBK`,k}YRBܵT_vw ]eb=S㜦殆ٔ?%r.Kŵ8ڈ:,bVWo}X1W7ArĿ?RdШhl%F!1=GUOi7dc171d367ba3afcf88a955988e7fda8737e48874449692411e1683c92ac394b69478e4dd16c423e209f269b8355fa066322a327\ZIp9|Eׂ tV?PkIVX7X\!ŊԮKk-('/ :`SeEQ(ݩ3Fٵ@SFy_ORee|? )>~:ˏeB5> >Su@Qt#ydWd)WW0%&;57:ҁrҚQ';TZw{3E[KFdof-46IᲁNO b[-< ü9G'[+,8>p@-?-d   V "(08 < @ H     (89X:Z>*@**F*9G*PH*XI*`X*dY*\*]*^*b*c+d,e,f,l,!u,4v,<w,x,y,z-X-h-l-r-Clibipset116.363.3.1Userspace library for the in-kernel Netfilter ipset interfaceIP 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.\ZGPL-2.0-onlyhttps://www.suse.com/System/Librarieshttp://ipset.netfilter.org/linuxppc64le@\Z9\Z:b226530628d0ca581f272fa7b3545d2a43dd57649a4fd82aed651da171e82f81libipset.so.11.1.0rootrootrootrootipset-6.36-3.3.1.src.rpmlibipset.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.0)(64bit)libipset.so.11(LIBIPSET_4.1)(64bit)libipset.so.11(LIBIPSET_4.2)(64bit)libipset.so.11(LIBIPSET_4.3)(64bit)libipset.so.11(LIBIPSET_4.4)(64bit)libipset.so.11(LIBIPSET_4.5)(64bit)libipset.so.11(LIBIPSET_4.6)(64bit)libipset.so.11(LIBIPSET_4.7)(64bit)libipset11libipset11(ppc-64)@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libmnl.so.0()(64bit)libmnl.so.0(LIBMNL_1.0)(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-addons/sbin/ldconfig/sbin/ldconfigxinomavro 15494595166.36-3.3.16.36-3.3.1libipset.so.11libipset.so.11.1.0/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.suse.de/SUSE:Maintenance:10273/SUSE_SLE-15_Update/33022e4a81d0ec463bf0c893a05b8d50-ipset.SUSE_SLE-15_Updatecpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=129debafc3bf53086442119d922e11ec95948906, strippedPPPPPPPPPPPPPPPP P P P P P PRRRR ]^'~҈8(utf-8c9c609fd445888d15f3f43fa1f17aa9e38a50f6b9080db85db9b8ec82278165c?7zXZ !t/땮] cr$x# {>8'^Q6۳C;߃4>ӇaݻMHn~Z#fWd!UlfMp)O-OJL YBo  dvq/YD]8n2¨iHim"dEcyz jUZb#2g։}Lĉ4=N0 1tt 4 x x$vnOWx+4#ŚR2܇"[{}TUђ-{Q@0TN^\UIx_4f5$Y5ɖzds+ټ A*8$0KԅQIns H9ki>킦IMf4M]x)S%>]tXkQ$^1!d.} F|zJz -esëz*>288eLsPV LB}V :H|oW;HAf2^){ KGtMe:LVWJk@z3{ vC6 1.149yH9 QB($ITp\$g# P㮗A5]""\ Uӷ %zUmaF/p 7tx)'7g5FñC>b(Gݷc2]w](O GWցX9"?uG>о#Y2.oP6CtyOwNp p_w'p"4b> K}!6w^)RXjhF2QQtZéWZI1D~$ީ=3m%#4c]^;0}u0L:Iuۿ+]wClibⵁ} 9Vϥ . zP ÿ@"g/A㳻H15V68]xd7!'(RS=iX*2b2]̀.7C=he4h4YAhԫK:"GeY #΢GG}]p6^)yu*aTj6Gh$F?5NF]FK&'ф';ZJ-+z~.YGقB%sɢekͼw|mDu e~m^yG*|v\g?Z }t%`'-v>얮a-Ci̢ش&)ZEjo:d,"V@g}äSVF]ɦЛUJhU9nnm+'u7I"'kflSuUq=)G(zGk)g_"I, b19~$4:KyQ>jtX5g _g} #-t2s9ӡ+R2-f덌T%kq/}W*a)_}HHkuH:RCIMi2֯S--/8Ի m^l;}T?Uk\I Q#O0N[v.GV>lj+':<BQi JT>Icg"ۯ +O.+?;وteP&z/l ao"4M=,Ȃ1=j&ѪO.`:aKi2o.$q+aw~ B aQKӊ&J<3~ T@UA9&:+ye'mnr&m-o|XN,1т& Ua10}X3>H9d{ sF<.uO-n=I4[^Z? e*~=4A?U֓/? ,96,.a v.~-TtΠ]Xĺ M ԥ5Q[q[D$0-̝ɸ\b{1h uPNe?'XB/I-ͳ/ZkWMGg1ϝȂ ,Bs"| ]xi[kO ud;#a-읞nW¼ɼ<Օp\+&\[lZƒH] OqX>j9 t3{c0jd{ByIL~j]Eߦȴ8BO^Ƿ.#gFT)ߜG /Fj(~ Tq'.p(&ʀګrSO:Y@#cDTA!hY-XV>I;JV ϢR pY[0rx$'[Ҟ_v)U[~戼G$̳kjk߶^.-X/df:}56b 8 nz]<5$S=4aɻ=">4$ʄG>`\=BOvs{&XX#[!T$j- /^@m-Ե*jD1wX-bTɘ R\mb ?!U 4ו_6C!279*UeBw=bN!jnt@{oϘKrq=25{Q GͫeD 8{K!s|:27A?݉?]U=DzݙzKS:~:n) v] fqvyӃ,ρTwL$^dseLն2,$~ W@79ZQU;5>4}Qe}u=&}A>tʈxZח=Rr0Um CW`ؾS}}١ğb ^t]Y+zOB o|Sg5on2OB9d-V1Ǖa jXӎ50Zhҏ8D^6ŭ eM[V샟8 ܶUx8pBAy-F'{+*Q&, ɱ(nNAw)Bs 9G 9#R(˗<M(2eTEuR3, 8PKm2L+LOh*9E׃XVUko42LoK *@m`6|{ V$\b)7ckm8(n+4rOt+M~ .r\JK?"D"~K\ɵkO2EnhĮ/ (~<ŸT8([,HnIZfN>x gaA?:}@sWgNޟ UUPx~`wNW2?VWE'-6N*ѷ=sYs3hcvj G˺i{Ia3DL}tv|9NablUtqͱDaqř:Ž"kO<lBw/:R>IK}EM`NO* s/l s̑-F>ql^4T8O&?qw&z]ŲPYΫR-~m(1V3?a["Z<5)JE0 =@7;ZCߜ٪Toeǃ 6̐&mALYRJ3TI+blyΈ[vy*Pֳ'ҷ>G7 }wNY^DZ c/t ݙ:bؚ344@O Ͼ$%N޽Z~5 A[#a _.ae8?Dk.*OFԟl}8O GG*m|Cli{ CRwG{$851aM~{; BDJ}ψN<۽Rz(-fm2MKNb bYٴk2Rp2{m: y>T /:hJNr  t7my`E4yÆ~l:;ʒgT쯓Leס£N4c.kQ 4uhR"->/"~{@4c8PF t0H]jYY!`鍜WPs $J;kuN)Fd2U1 ]MBH B4գďخsCӥǯ?o {as:!G. ]>2%%H<ӔsW!W($@~\!,+{.eLe}p@\d)=^ wd\r3hRtt#p8(Or A7\k4C)߶4=af |3Mƕp@B5F6y_3De%&uo\5Yxw Eoxn̨6[4OIO|N A.X7ie ƾ>c}7_&Q=P1j0AT") \*rI%_iC|^ ,~Y=ÔK旤]t^; ncXav(;`:@ 1ގ@Ҩf{@[ܻuGHNU`Vm,R#W P-MVÃ6ܯD{2#ii$#ócW0_H ܹb zY^U,%YPc؏zJ+o& 9z|# ͇Ea N$vu_*8pLvIS3.c1t_Ddw6HhvQH `D܂m<o}h_^=L וL"kUL1Lу oBdq#z#N6$X4|5vmti\Ukʪ/zCU /9 /-݆'EIWiǛw0ѲYucE7:EE'Ǖ\pJ#GAcc0ya{>|SxJ&Dci1unX!)uKS# lb?^6C85 b29>I8ߝ>׆ Tn,ʰi Yb/ŊVVeBٳ}[6zK 3w ?p ۑ~`U{At4 RꚵuGIYĿl z⎝lv+[`keܜ;w/K>}Tr)m,]$wSML+~Ts*. 3;z@#xBJfX/ bORWL~_ ǣ}x?K;t3yRB$Ȼ-F)TE#D|FD0\*7R|aO܉a{fNFUpl,^܍ʱ9_nYFrBld%?x5TBQ_=ڙ?3- NMHEqV %+=7ea]=;_}+9 ZVHJ Îݎ.f)F~2O`,.ΜN]e*lS C7o,QgƘ cJ=`ngHYDldL$(ܥgAk:j

V00-a=Kִe'kj`^_M`pU3O X79"4p$GUL yq -Ӿ|k붘?sc4a|bk,U26 ͻJí>2I$0pA:\ÞmFчSe.^>ĭRF-ł \i@I2\+ t&"k>SAaɀbZlg<>Y> 6l n&AMnPϋ rǁ~Gv@GC$8=R+ZfڹW`߁Q 4{$9U3ogK_x9L´c#V)BCuQ;y{F \.3EO]":Bæ|=ghwUNuK9B*P/AoCqh(Ž |6=8͸ˊ+̚hZi H\i9^s|R`'죩iW C0(x ٗdbfNfuYӤ]!A_nÝ5 ޺' \0B!4hmc<6˂縩DY?M(g?TvMsns K |,{Kv \,ЏRgFN n=ё}+ ?OiٱMb<"ϑaqbO(37r,Q4 i=EkxxiU>q Խ֛΂kM kJжKjSE=BT~ /Ƒ1#U;d޲(Ɗ+Pel@&ez I7K!8C tP!\m/k;z_Z@ndM,=ҒQ~3P?EUᑩ(i] #^,4=>Pa 8$8= DqrܳnI#@QO/#PՖݺ}uD}DH_%I'S4'q;Q-g}2F•pcUW`KP n=qGChy̞Jxqln0Я"qm: @9X`հDH{J,G=~?@ؚhRj;;lh+5-GSFIcѮ%K|Fa[cZNaO{D* (RdN?7bf> U=0orE~"&MbԯuCy̜MH_MBGCvd%<]h5 XO3LjK 1{Ll >!ֵL7e-iӯ(Łi"vm~7Yb0Z^94 * Sz6a) k2`_P"1tUK?E}qEuW\~@IvqEd :-t)d5I5){fs``2klL> ^QC.BE=7^rvHū4VGiq\?{2HuCcvшUZy{Ig{V2.*WB|h]*Tv?J ?%܄ _: #F@/$K{v`y4Pv7ifv :Q[u}$rGu-yp-(Sk"3@28/ `pzr|t:攳$^,q./&!F^ JFUicgG/$ؑ+fs_nz x34:jM6  GV'&jgāKQ氇)`J 8[okP%(Mrk 9;<ڣ3}RNZP=zHe&“}ƅ50 C4nj*V1*vdg{٤`R'qZI~MfTUARy{:mY7 6WFwB[o_*Sa l 5f ~өv$z3Lbӂyf+eXqYn\*Ez L1Ƴ"d{5ЊoZ뱣܌2%üX. K~X0Y4V^Xi5⋸O4Ѐ{k O( 22K <(}XQr[̄jd 5WƅMޙ8t{$*w짔N|7ˬYQ9gz'ĕNԽz6bT42tM;}9 \w wTVtʶ_?+zl;**6;0pUn5F?!_< o_Xqۿ:vk8 ecas؆rVhEݬqI¬$rlޝNf[ Q>4OJVU8 KY\#E8#t܎Hb#іo޽:d=C2x4w9R.`O_s6Lu_P[SD1=,>ZmLa4F`S`q=p{,KՠŖOyku=MZӡ:gXɦsP@r$ܪow3P&u=Pz!uwi-Z#"ɟa?iBʵNCpPؤdT#Cgy^iv*QYX`*R 9(;]ror$2M'~8# əp NXaatOhva[MؠbROVܡ!~0=6evBב2?P;-7dJǻFG5K<$MB7AnjDbh5aOҝ~u]0@9$)DR֬\=HOE~:io27|[% ZNUOѝvHX8b..O&[j{q¯u[8㔖yLZU= G d+=ZR.=M}+B1$wϞDƴt>54HitIC|o6~8%8;=K&2H  ]m`saDqS!%q#nw9JQ<эڛO2xP%Nۍմ;_Jc#KfduPy]lI`Y}VqJ:yF) [ѥ<n ^ƸT!smaAXbkFNx K ^'0.u Q$T@ d!@=~A)Me϶$- K enQݽlNȦK?"ֺv͓E ȒxyN̦eS+x"zk~S~{k#>0}' yYɷsA9@1Q "  ^`b9s4s&|e9509Tk X$sU S 㵽umޗӖx={R۸]j8v_9mSټ|.r8 }B-؜4)ŌJ9am%<Ұ浚q5~ s1hLUȈ]IŨՋBr諫da/AsIX (&aSjDS]3=͐0En14k2`p'j} rB65=}n:5~7 _W?Vsͧ{e<1iζu(c FCEӲ//DvMYٜ9= nN>)o؟aNn;;[lmikTKZp+Q;7]v#TUJyF(*Z(TeХ%#ןdI*۾88p2{U7]nE&FPN_dtC` -M|=u!vhUx)#a1pPgGQe&V ;.ՇP F|+,+gLeYWWQxZ`1g(;p`|1௯˿{({(= K]6>ӺiPPR>}:.?;\_Js txX2<֣ix4BñlQ{j&HU1"o?Qƈ!{| CI<߰z4rLʤs\t%W-Z!ҷFQ7+'t+O ) J2p>B;E0J}ƪ=:*7% ö󂿰IC:$lL ҵMxN\ SpN!Q 1;__7y볷HQOu3ڹ&IGUFl*,SňvTߢ{05!-6&!b2?, Zeؓ687nB(Tr& Y)DZx5q&_CGa,+ƟX7{CrA1tQRkYY*N WdϡȢFR<ގ$W+9M}1/+w"<']j|5q)+ÆR(TS~Lh@H}1=:9k O~*^~N{U) 24^:m! N,U hdGR|uM"\H#zU,Ij:U^?Mګ\) Oٚqֱ9RXfgBAo_E|fldCk:+'3Jݬ*{72L3=Z[Y$4 iN] HY6su) C޲("-ȩA90m6DAtpE F1=OM`7 %W'NȒ$":&ѽRW΂`a"@ b]ھv!8ó a5JVrD!6.pV׿-U{*dD9Cg胰<Tly ?imǀ۹Xz7jie&xU^_+\ncbt7y1.t`C JާPn v$o?L6n8iT_&8Ek|~gZ&wHw n!Uq)lV nvтB_װCPhMQňTZA '_W C|2"aXٖ3 u֜> *'S`WPn-{ngٷEAojŷvZ O)?]E[fjpFLhs ^汛8pJV/))>rb ^U:W&<('g-x l>__okQ Z٨mAh&g#Oq#.'f 04xo|ٷi.?4t@c<&6_#9}#\PNsv VS]%yJ3k]-0af [jŤh5C+:Ɯ Y2zqAuIAk &`r!hHJ㌪;7hB6r f SA3!+.ϛ'I\C+5i[5$eʳ@Q9gx xQxED]$T9E9ǖia'>^"C$X "w.wQlySk&ơOwP\+!IK@pe qDq) bۆNPЎrmݮLt@"PM n4LeާX5a+aߍktu8~y5EBq`Yl:Xv[*~Is0! 0@@y}=჎MXK]%O+pAdtn~> tI=$)Nu5zDUΉ\Y@(I^D?n&Y8f[dTi!lieN^:rۍĴB7>MYV-Fp %RV.gd\$N5kWEC@/ VU-^9&]\fAb\jNY3pL bH{~!%IY?uq\6[2l9ALB Tb/ciU0Uȩ(|Mcȼ/3Ϛg[;]κ:-ȸ;r@P{xpマ T5 }sv;j2bRT6oХCz":JGbrM/8|*08g'Qy} Ny0 ׫x)54\pb2,šF:$_¹f# @i'͕J^rj7@l:f`m8b  z| &i;91H#6dR("u:DpkʟPV^ ȾOJu5l^x_ڮkJ<[ǖ),p'ţ )g(ݽ̳'6$мFó(|iNOWWc~ j1\==*L5x܈mj[O܂:øM]ơCDFߵFߑXs~) Ns)`mEL{#h;Ϝgs>"$s33; R9NկH ~rQcT`e:jm$h9yOEX=Aa=pZ.Y@>}$3(['`U Sۑ}lk abЁ);s(:aDTղk0U {xu?vQX},GjX(IGÕ=LEٔv_8߹/ZFԧ3<'G8؀g触@uEtvFEW0PLgy2Z@ˑ_n~ ìNH:N틕IiK+xXȲ)fHS>/GaK: u-;جyVQLFc.vOa}܆}ϸ!}@Ke]#oIKDlHzD*CmױElC:#dUxN@ vl%B&PT`8z-{ޕ#M[[Ot 'ЈYlq"N (^IF,c[|;am)li0 3@P"62OJ4<<vlŲwFӴZ$Z]jypcrk4^IW1),nӕCS/MlGkP\}uR-y.y,c^,i" A9yޛV&F$1p+ ^ w 015P@!Λ9<_CD7 sNYK\:;9!f,;[%㈺ +fyݛ 8\ާAw&R;df֚eX 7U@&{Fc3xc ߷3K1HЯ7mY=4gnZ!"?h ۵ZQ"E`lz<(nIA3 MDe{z`:ur}9]Rk]ǖqř~h* #po9raF6$b.x] ԟyl9 jJՆ=U_h?$GS'<YusΛqH)LFM{_4Ah(NC.΀vOȺtZ;QJ>biB<ڑ.gJۛ~UP0}LW\?ڈ7Io["HNB尋"8OkwJ;6/p& e~d .EñZsW۱;mXj\[xE7skaWBMC%x̤!@qXtߵ]V8`" u"n=ؖc~5d{-rS鋑d+|KzǎR!@W:7wL 05q6y7~IgY\uc.Z5%[_{Ru0C:o[*oNMD:x&C9YvNƥ*!>cfD _3$uM6ĽNy= u'_+O1qJl`yU5$< JZę܉AMi(=nN|HOA=agщn)\i|rN^_|zJ!S(r)r%h ڷv@;h"5xq8Awtޱ{qe`muNI2 U+w0eN5?$ P}v! BmC-٭]~e1/[ P\0ӯ!6q;ćK&3V˴Z2P>g=CuyȒwb'1DӜܟ-@ \i1;ו^Ɂ2iu-YNo|Gܖe=}f!`+w4[ %jJWR<3q}g׵ߞ9PԵj++ӦWV3 aʈFV1\`܊2/͉wՍ{DtXƶbI\L*/$+ 1DJwЇj?ˎII\/w@" p7~-}}5kMl򼺅޳esJf7D*m?Hs08>+ĺ8Hrv:{(P'B=λYWBԭf'rmiZ3'X*e%\23ޞUY4 ,ȳo:Sɑ.< q1OBd- 5 }mH aQ\ū|&mlkM JB!+Ao1/np#OlCiJ`&vr^u 93-b]\s4G][@W̐9dqx-aOV-Cu'K@ɕAl>6|hv4n5(l\>! woS>үUO`>a|Z6{tfnL{J5)m|.SZl$-ZDG%3 [JNCt)9.naI}F[&Rg'ʿ-i:S x9qc7&=SD2"lY)A::{Vp/2\^ӢIƒmmS;PZ_Sf@ >Ŏ]s| gԻ-ѹ!^O6a2A,}qrDd.L=q!Q2`I-S EAu*Lv߫Զ^{lm0=띐xz.=kҿ(|fTMx6*ۆ6i=쉑#zubЪdxr>z" i}`c{apaQ3$n[fFT^Ts̀N"!?=&0_y˿ 0^2'ifѕ dN:?DTSҧr* k:{ͺb&"N jǍd4[0K; Exvxjꥈtr!6ű=E+2|7;YfoMU~/Yxn#Ǻh†ߢu'iZ`tee橢?{x ۥ(dzPYbT-`6M-l޴\` k wKP'_VL tS<2}F|O`uȦ~6܏HfS!ӹcSu,Y vR Pw -L_wkQ)/Hbځ&LD.OO%ӧ.TђY-B_!s^L¢J^,Ssqv+ y3B&hK(yg$wlgD_4"g_ߙudzsݎ̃d27;BN}MEXK,;*ybd8dRIco ,3 Te[hm `|oS#HW.(eʗjmHK7&rb 䩞Q|1E爞-v3{+1,{'oXch2VLTm)ݓ'JS1 ~^u48bn(5iK4&ڢ ư6LRXR<{ga%&&n7x N*P;$p4ZE 1kIђK0]b#jJV.!j[H_dhJl2]ayM? gE](N:_~;* d/9 Y5k1rԙCZpp_L(Dܘŕ9EPw Hd̙]E=5""+~}{&y g_U3nxo3(п. "̗'5WRVs ub/56\^G{}BcM{ilZg4'D/4YC~; Dj"ÿ 2J46[kiA2. eMr!,]Nr|0ϡNSђQ:4곱}'+X)R*xp0탸U,e{;W =!&hgK v&ϯ1\e$'̹SWKm;].jh)U$6 1Ij*WVpo2z͊eP>AɄ!K+Y'F)}u 8fhɢ 'jÇY8TgOǔG6Π/[ KFQUcԅ%\ 6ƿC XjBV,d1]AQXpUۼLýھ%1`'^ʗOq7-}I]PGt,PXnt;0ُ-33gu*rAt2>p,RꌢV`f :^>'3A}ϦZ±půrVy`r*%`Q'jI9p}餒0rZlK vN#l( Wg'5ZH`cÎJbx{j/gAש5C5hEywY6,nHZ#9pUIR":Xx}NH*_v'* Z^gnj[`!ru;g'6LVUAUQO9Q`%{W&@/HwBs@9n]jyqf83MP©O2"|"!SYV0?={r+ ,Վ@Nu"fVD.ׅI$pV41)IY<$a``jERh)7l_QsuŽj4ؘӷF@Iِe*!=;B?и!k2ҳL}6)irR@x(BF@ T"b7 U8KTW#p\[;H>Il[}~[^D28/j=,Ei s/&eVS֌Kʢhz ~ݭqmZ/-i9I({9Es+>oHzhDKPTu9![ ׯ8Hi6r1<~QGjv- 2vay%[_ ӱ9. $:4z`Zn}ŋr6D s+)"m$)n^ n^ ?W;OG?a N `Sn.ꓽ]Jxb]ٙ~h`ܖŝ".@9!t6cwHhUs@4ܹ!P(;&QCA=:<7nxZS( 43$:Dh :7"s%X ^+>7Oi R!4`a]ļG?RPW=&[. 9w|HQ"hbnl*]bԦ*w8([~Gy^/qwfgCµx:*촥|MM01_-U\,u$z8YPڟY{ ڿKݭs# Cg^?t= ph2 Aq؜ܐnaijV@bR+e.dry'Ӑއ;sQ!m _MB|FeCFU` ip#_՝+C _㟂(z {3d/ٶi\/Sm:D^NE߈=t2;W#z~H u8qv@ t.e0EFDEC A? #[4w>ӕH 8? Tk(CS\B4ޅ( jɯ?nVǭ>}t~LJ?<J?lĒU~áA HU 3,''u.urI Gh)2PG#'x*B\hp[_'u,ZNhϫ /O5EQ֮ 0# >!ϣH L$ׅw?}>gǞۚEלpkt{С5zw2_in9x8žRK j{Q.?1-VoݥT>tchii :VJ@r'W%$47gC`K^ޘ^srqRh:ͨ$ص wuTK]Uez2|5ԕҌ=0&55ˁ ~̝ʢxmqtPޞ#6N0T@Zb )#]fCWȱXbJW MoBF+y>{͇Fgw4_>p D!GX~ {.k%mbTf]U`M Ƚ~ WO 8L4p6–}uKqC s)n-qLNJ>o`20Ϩ]yyWv\49/XB!D.IT`{2vǰvILr+اtC:=GOV&j[.v)4iR웹th]\[/j J涨>FnHdS:bX;j%h. kun1m w{: ˖)6L{=%Kkπ0ºsⰮF pl|ɡVY.LXK4& WUV"Aݱ%K6vӳGy$+1s+REt CњP6L{l T`[84X,_Ln.9\CF"O1ˮB=u..%ƌwlHPnDbæn҉3 $Hj&V|YFG_A9/$ͱSQܿA`RI](m5{,.nL!9ۼjz '9^S|Z.أ95'8w<8i-LNlfM|ț*lM4?0c00Q Qۗ5CNNW:6L=튮j9- )$tXF ~TvqVs\`Ԣ?aV2RQ$$Xxt V6k^O*rph YU%׃7,D')h%Nk28OLnyuyogn}4 ;S28Co'~v!^J (hvG"CSLjP+V Zy2IK?OOv w "Y6h{;'0X93^sf $0=3W躠us9~qm54 COA[$`Po3נP5 6|R Lİ}(e =1iVDReVlDZX6\*'Ozӿ ^RXTgA!8sM&*ghH Y-cqE4 mjcc,ZԢޢrbXچJwYtGEv6(͈YOm*7C ؽu77O@W/ f6I>< wsэ+@΅Tr-pOA xTpҿ=bSOhU$ >`>DC~M|g?k2o_”hsj@k 8p`x>8d钖if>ˡS~e!N;:Aي^ݐGũ0fwﹷWuu,!_5 #3l^$Ȉ,!v9;æl<MwH E݊?8$fx1^ R/)ZXJTdotQ-+aqGy=NȈFaQ\v2snҫ B%dkn~t Y 0YnհRA)ضs }AV="){z1!bp7]tCcDC3uQS!-r>EA4r/AE;vˀr6ijMի;a]u{!flgB⑶eě}UABcH [8ƍX %̛ }(zx>47NVLpʎ8=fő'x` t*ۋBh[zgWTjFx~/*!%έu -5]%Ur.IS4͘8/hmCwvZFo9l"Vir% &p[k%?2dהD-gt̒UE[]P2bgVUEbt v o;6G8!ÕLB-ge;DtNYGyIzyLC:O*|Ʌh/2dJ.'?"ޥ٘Q4eOİg6T,F诽_x;KBntJ@,x&ϣo֜I4 aEsouloCV&LY|vMno+=KL/g>d,x=_co$4AKHBˉ3_pNeKqf'$&275I /.pV?/T[?x5x_p`w;9\8<UT+ :1%k 9|^4%)8DoC{׳U zM#ԬLLWDJKcOV`q*Л5d> ?O+zlOPz&JϜHF,[Y_Bt$̐UIBD?y3{</)ILuDL'uHwtBNT?"v;$lH;E)j"v5r}{$;?Gp.tb|: J0LڨeoX{ aAR JvNLnnz KMw̗=n9wvG LP|w+3=[6\Npd[=pəStl˯w!qe C@8چ5-("̼P2^Yg1t /R?P(.B!(.w:ŕv+e45W#xmW3QWS{p|&aga2gKnZj~1}HCGRȡO~F:xIB _ >ܕW֢ OUζ1/)Q;9Rt X۲tڗL&J9D2(JJXrp/64xᏽ;!ZUW C+(s]/B*NtT 06p>5 ܵ/[l& fn %3~eW:h.U'Esw3YF3èl[J=miem{ج(l;#`VhF:{g{VUZ=UDHls?A2~V=V3X3"ةo?3ufSCl?lNr,.76YK9 SQlU$E1k-q2׷#^^O( Q͞\#VRZJdq KjG0m&MazYKYMk~i[Gn+y(T:uءE;% nU~'bA9uO(qW#wL6aK ,3J?c+ZM vks\luO^x ”]=;&;ieD ΢d} CGD"5˟]%JA~V_ 6OBxؒ %$?ix:'U(}7r5Q8gs-TȪ~~sQ䩡Gʣ1}]ooH1>!3 t6r YZ:F᭄ vq?g':\7]}h^" V!bj*oCp3"qC:m`V f <NA&GưJ{@ws/ol;Kqq /ns+ݰx ee[hs_R탆yU]QKv C3m'e%ƞSq aH3N >HoAyS:>L#TRts<p%(@LM鸂"t!H<#ui#[mp?'j1#5Q(3RϢ+rX:2"Y-dG%|]A%|@590E:_;3GJg-?d[Boaz,HQp4LHt.ږDpnrYG ⼜w=jj"lv2lܹJsy R] k!/kh}U޺Wt!>5nfxXE E1'}_}O]'A\\۩ 9Od $g$cA',aiB= ?\iro?F⸁2Wǒ̥f ."T$xל>L#<N'YdF ?v;8X`A?Y &[27q?0teɯrL75f^ȯOT7 mp>Sb|? g47:_f] d֛a9e(2Xb0B{,C%zy42b>B)FJb.IW.)﮳ nIjkԩ?Ld@ 6a"XS@! Ӷvgnj|G!M>kMYfwM)6Ra{Ect.~TK"ێ.W /L>p?.V3yQJaUT f 5!ryҵ틣g5޴-|j23`XoI&F+[j^{CrnP%#caը-1,BD'"\;a usrAI?O U$U}m3IrN'?f 1S-R!m|L9%yGS[*}fԏ?Ap}[^ΪǵX>ck+)*8ކY yAumHf@pSbwm{ ߂2NNhkyrsGq:5zLˌ艝fS0u0pk#&[ܵ) 4~h;aODpށ ܯ0}OQf#INoe+Zst=bPCjlIך*qÙs=f큣=UD$H;2cj5P4hPW뢲{BS 2QzwƸ}A҅BM^YK8 ?DeΉr`Î=I.BNd'@͝B pͬd#GyfuO.;N]MR5"FuF\KژTU um5mgkni'1nq<ٞi6)_>ƙܕ<ӥ=6Z]h-TtdD2il$@ID̈́}_00Z,0M{~=;̛3YQ/%32sƗk|!~nNeO%~gD/eǘ/5rKQ[횤 2Uz0h u=ПWˮ벘w 3Xt89čOUa@szkB[`-zF$v=y9=5Jf>,iX.sz5C j8{je|yB,\\02[Qz&A|S\$̠aE[T4wS6<;KUMM S`(`AW2k) vP!Qy7{)r%~AZk**݊JOQӔ =t+0yr6UT;]E&"/ Li)?SN+a0HA˅vH*6nߩAzc1@Rܚ E4*?5z5Xʾp1`N,OrD0#EsS^G-xt@pvz]Ф?s&ַNteAL$,.A}~ܠ1T|B{21&DALA|7ap0 1!'H\uw¾>m!lֱF LxzIޝW}sgB+$p\jL PKXչ?Fb29墡2.^]PE .5fe_sWuAdcBb2ldbâ Rv Ǯ& ӹL/1)ge9+53 IV:9eaxaro9OobSfb-pѪ3&a$!*E*hhW3 OO1bbfTۊBm@1HaJ:T5Ȧ\YXף$0o*^+n){҇S"`0fMKtYЯvFL\-F̅穒}Rprʕ|f? ӚIH@,IRXؒYm*IbW]iQS  oAo𶗳^ X|,rOXUGvR?m}u? @Z|r*1W) ]6ڰ0IA[zV̩G*x14-=53!&s XPRF[ꗕRMԺ-^sߡ ,AޞΙP;M57QRQ⇈o\yy76bK/Vp1GX!/l z|H9oyZ<#\8ӽJftT.I]3@IytO!k:"`~' /,6_:urJ#^׀W|n!cgGbJe_ԠSWsڝ}z*0_L\3%5 [,i@ZDB5.L꺡w`S-T>ۗB0|;U3Ԏe)Eh:&@dػGyV[vHT*PA}`n8U1(ucj0|%Mɣ.mcbJØGC֔,&J-of *`=Fв%$Wy)VFdA?@yEJ t`ڡtobnW)#_uB6]_% VP6NuA8F8 %%z:]/v#oOGn:h,fڵEjyBISU\,Nqʺ3Ыh_;S?9OPR+ siU zTk9,/ctĂge7 AMw+6W LfK/v XP@D Kq&,ĢbiHpgό/  y8PXNx( CNOy޴t@O^C:ؠ%HIˍ &++,&{ f?}q5]h?z֢YZ45' myw I^A\A{'W[?hun a8kkž^!ke2,;aIL*N\~}x1d` /`xP0緊7;c{XW<[ҘbBYX߶70aZU @#?g?f)M(Qe@fYeňD56 Ilطo2M&sBǖRIX| `N(]2_j=h rs4}\{ayfx؏X*88P *qg}D/^,P,j-x9 Ed |c=#o`H:ltE&;P*6].<醓[ĘfޤQg YZ