ipset-7.15-150400.12.3.2 >  A c{Hvp9|C}~P#s*a#.7I؉cmUR?*y$ܙtP^]ʕ,v-YuaN)^u 6 `5)LXs!IAU.bqbX'.R&/ZeQtϘh n_ތM,6ɼE\iy'XJyZgG1b?G3RqQo>A)A=lBmw?:P^ R蕰&q[  Pra8Qc9f32ab376c994b1eeb4b07041b2bc3a1987d79fc08a1675adbbbf48911e362edd36ef123e7f90c26996a90155dfc69366522ee3jc{Hvp9|"Ed>03*U|\n N"lg.K0n.-ad;bFNɮ5fQE Y\kw3ShaxPCUύ!d<4aB,BaI[1C<]晁& I!|Lrt&&9DuI/dqC}"zSMxbv^hjb$" Gd1/eQ/vdgj $75nq:OPی2#ЖKm 9T>p>%x?%hd   B 1Rou|     0DX   (898: (F G!H!$I!8X!@Y!H\!p]!^!b!c"d#&e#+f#.l#0u#Dv#Xw$x$y$z%%%%"%dCipset7.15150400.12.3.2Netfilter 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 in 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 setsc{H@sheep72QQSUSE Linux Enterprise 15SUSE LLC GPL-2.0-onlyhttps://www.suse.com/Productivity/Networking/Securityhttps://ipset.netfilter.org/linuxx86_64 .p)c{H?c{H@c{H?c{H?c{H?57e231af9d01593d4aadc354af323a5a07545fcad1621b785c8caed1f2079cf57ac7e04c1bd2633bd826bbb3767cfc63a511473cd85ab183996caf29c5d1043349647884acfef0b95ca8488ce63db9871406619374725b699ec15489344fed256100a800367d8d72ce3886fd2cfe93c332c1de8b6a02fe468afbb5dd2800d8b3ipsetrootrootrootrootrootrootrootrootrootrootipset-7.15-150400.12.3.2.src.rpmipsetipset(x86-64)@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libipset.so.13()(64bit)libipset.so.13(LIBIPSET_2.0)(64bit)libipset.so.13(LIBIPSET_4.11)(64bit)libipset.so.13(LIBIPSET_4.8)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3cda @aF`/@_<_^@^S^g@]@]Z@\F@\[@[GZ̧@Z@Ze@ZP@YLYcYXXVJVVU@U@Tsdanilo.spinella@suse.cominfo@paolostivanin.comjengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.desuse+build@de-korte.orgjengelh@inai.dejengelh@inai.dejengelh@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.de- Tumbleweed is not affected by the following SLE issues: bsc#1122853- Update to release 7.15 * netfilter: ipset: Fix maximal range check in hash_ipportnet4_uadt()- Update to release 7.14 * Allow specifying protocols by number * Limit the maximum range of consecutive elements to add/delete- Update to release 7.11 * Argument parsing buffer overflow in ipset_parse_argv fixed- Update to release 7.10 * Fix shift-out-of-bounds in htable_bits()- Update to release 7.9 * Enable memory accounting for ipset allocations * Expose the initval hash parameter to userspace * Add bucketsize parameter to all hash types * Support the -exist flag with the destroy command- Update to release 7.6 * Add checking system_power_efficient_wq in the source tree.- Update to release 7.5 * netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present. * netfilter: xt_set: Do not restrict --map-set to the mangle table.- Update to release 7.4 * Wildcard support for the "hash:net,iface" type.- Update to new upstream release 7.3 * Fix rename concurrency with listing, which can result broken list/save results. * ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac sets. * ipset: Actually allow destination MAC address for hash:ip,mac sets too.- Update to new upstream release 7.2 * ipset: Fix memory accounting for hash types on resize- Update to new upstream release 7.1 * Correct the manpage about the sort option * Implement sorting for hash types in the ipset tool * Fix to list/save into file specified by option - Remove ipset-file.diff (merged)- Add ipset-file.diff [boo#1116432].- Update to new upstream release 7.0 * A new internal protocol version between the kernel and userspace is used. This is required in order to support two new functions and the extendend LIST operation, which makes possible to run ipset in every case entirely over netlink, without the need to use getsockopt(). * The userspace library was reworked so it can be embedded without calling the binary.- Update to new upstream release 6.38 * Fix parsing service names for ports.- 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 supportedsheep72 16690238087.15-150400.12.3.27.15-150400.12.3.2ipsetipset-translatelibipset.3.gzipset-translate.8.gzipset.8.gz/usr/sbin//usr/share/man/man3//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:26921/SUSE_SLE-15-SP4_Update/4cdc91a9e9cb4cd469ecf1bebf01ce46-ipset.SUSE_SLE-15-SP4_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=971d78e8a60a022fb7ce877043378aed46498c9d, for GNU/Linux 3.2.0, strippedC source, ASCII text (gzip compressed data, max compression, from Unix)troff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRR l7utf-81375544b6092194aa649a3593f2611ae848f2c6bf07bc942910a960fec3e0338? 7zXZ !t/T@] crv9wvO "rfJ ƴެ㖚&dCEuÞ/YF1yĮg2{_~p_5ʃZMf7.icֺY׶#1*>~Y&=C  >\/[XLc;}H+;ԑɩ*zeє!IzfW 4GKS&ZOA~W1(i!/Hh8Kn7Ɩ9z) iB.9C:Y $RħkyC*Ažb1Uʴ/O<S͝#逋ДOp3?_iKE!)TtԒcڠA摁Dj#Rؒ,ŠJB %'yݨY†b$ @c p؅ϋ}(,`9Be0PSGB\q}NlMM`A#5Î TO!|jyq% [4$"ɝe p07E iʏ+x~ǟ]w}B́7˕ho}wlܗ07]Sޯ+ֺ9QJ<)]$krJY;b]4HS*gwWvky$A)5Arr#(ӌW~RNq:bj?.6gVj9ݻ*u5]E~J!tա]> _Q5c@Sx{7yL.P}O :DV=gv/)AY ?JڋqԶNa^H+id{P ӦZy8dѫM#$L}w" $C"8F0g%_ KrVk^ dxDDPA=&1ʩgKr`"ě.<3-K 8L3!&ͲO 0 /H6M%ΠXZ̔dF2b^[:y'T1c}_AOz` ]Ij d~dzq 8Urrl߽2jZ#PAD^B ]I˙-t\oc #ÿNqE04 Fe*# U_#?P}t>!ʄMwqq% F j#Du՜۷B!e߸k=Dإ7E'86$vC Kج·jPx1JRor^ѠdG;{fZ[.'\&|*zIP<3y"&Ƃo:`LAW9iVEpȲe-3+)u)$ۉS_7OW6%b _ď}GRNiTΓO~\V۞FPbs 2`ƭF-X؃=m[}0!sPǗljq\q!a]^ͳ)⌍7_mr옰" Er&Z"T?X>EZJ! a$WMx!¾)>bzɖr,O\+tb (TK*.fFǍ YR=pZnHٓ/նG^@[r;Νck/+|X)NMɾ`!eT4B G?^tIHzZ 'hhǼ ͞?dScYrQIܦ8| A<87:LN Fo ,'L`A4 {|W^g!NI3@70n*L לYnRkqL)+8^(t-(:p,& #u߰'OtOi ڂ1lbWrO:$T\N\hwa#`ɝ<ԼO5k  Md#rTw5 =7fEJ5-zPeē$f}wp=pɴ= qC9Vh͹ Jd8LunI/tn>Lxi&J|d:JgדکRJj8j { " @Гc0E,arp v7z/iO84+}isPqGDpC1[RNp7 FbYo(ua/Nձc'ʩ <Q&eaLvu?O{ba+rKeR|Y,w2SeB>$V)tC6w€:cס?nb0*HV Qrbўy_.!! #O5_2c*)ُ{K:u/ػe`߲=S0ӂ/ejCҙAo?1CgrDUBG1 ShauMFu`{ّCk:PEc(Y[D$$! N-q-i26 Ym4zNγ@ ,s+ۏ̈́^Nl/+E9ޜ+g!Ø}8{Qb' 8֞Ra,e4?g&X;F[Mb>P;`n-Gpq84b;ٻ#{3|MCBjDH":"CM ,·^m|d$p5ϔYQnNԖp_l$֠5%5FSPVYر}$JgZTsfBȨ]ƄP7hX^e(D< gg-vH{[EhN^/3*1DfQb49Ym|ס3n5x~1LVrUx>l`UP*੿+ @zJ5ʵz]؆X^b ]r6I>4X\déyԹu7Ki#q*'&g:P{?轳SN$k7R[R>0#a1 w5Y>ӐuȠ,_E|o*k?dHMIm:'?9^O\PYn0ə*; v8]Y(#mo8,zݟ_WzwEVkXSJoR)큿 Z`" l)&ܮ6K'C{twLh~s WBX$; 4i2blK^5q> hv8!`"Spcs2P/Lկb9;ʓ 77B&:dgOz=1dZY1; +zOλom[P6m+ª?3%V %rv['N1m t7AIO@pVG]?d.N=d5CY lGrx]fڸvv/)>NMu2$4lN3e(x+ 8;sEKAΗ|G&5T e5Tdy}-) yJzjP\~%/5|s i,E:DG[r2MheC?&V;wFQ_hݔSLK`pUV]4*. Li8Jʢ7ߗ?qꭽȅA9#\%X& 'NVNy}aVtr:쨓_8̆?YtѨEH&peT!5deAJEh-"m+ƚ2^ER>IɄgPq]k7v}lg.6ƻFt@xKGvjpCG; 7JN S+";eV}P>O4kQ.Q)Oނz;E 7 ~,t!6֠f 4FT#w8&?H2`*3sؼq#RCs**1$H 4)7̼`iQu<ܫ:xqG@%oޖ3V; =mqIUN/K{i)"vn啄DzI"[)+Dhw$)b|R#^ hrVHÈk̸(?2('@-SsGtu5SoD=1@ r(PRh iחBd5Q$6j-o O[R>\k2fkaǻ&!^Y(Sh4(W3-ՉgPl.SƧ` ]l}J\ho1{hoɂmOhV)X{+A?Ú<9n99g$ZⓉbr%\{D|n=% DkD874X!'rlxv5{+da4 r J5}n‚tkasaM h-SoڤCrߴxύeҧ>zym睅m(ڛR-wvKcnO?gѯA ' zW3jS`kd?[Y| Nq ȆɮvRR~r '}zy⺘qgZ`mMªﯓq:G)]ӑ <ؖ׈:t-Gz 0s$@$3,? "%lȆ?,ŧlgB~mY/KmV Rn lbN@L*oX.4$vɭ Z)(/5Uȣ_Fs3/܎40z'NJ>miPVbǔIog3<*f9 \{j򺡀ֆ9ŽNG Ѣ&K9 t22pJ f25Y;3/U~"LG/$נ2Ybws:' KGamRαl v@Xo$Pdr67E4y0x,ԁ 2aOo2=ĩd6I*]w⭈&fQ-4g)"D hѤh%B {o|hCk>JȌ'O21DX .dCN~OFQD - DL6Ua9ANU2EJJg>h ڗW z@r VcC;R)ˊPCjO2<02R8<( Byo޽eMnd5NBHC?V\`ŧ{] L%ml}U$M 1bk,`^LMDQ52*{ 2WE~`Il[Go{&C~1N .lZn[[vadVQ2*tk%`Pj!9C?Z( Q-saV0ah}Qo@SRE[EgJ\(Yk}JvFt$WPtԙn!S?!7aճw?oU禒80!R,8 hV*pPf= @Z˸@ma[3n_bE2]k/IccBws?!|Pet~vkt}<D nU:t"ڴbvj2;ǡ%WGJ9F79 &/6%EXOH2 7zp{%ay[('e|dP \2 ,tw?!_(Q-6?DR QbM"z!$bRc ~%M7` ԋV"B٬$M,@E[SI/mr1h{93 wUYh:/N=HHPPaxFzS0B q'HӐ0}>{#)*~OT0 l8hJ<&^ӹ(*,߯3#e捍x h7YD)ûu[J1n>c% Q P*FRx7Ʃ5 E`s#mPd|hR)D66Y(* ɘ#Pݨ^zS~IjHX1g@;ʅn*K/c;ɏ6CGUaw¯F6x29;*l5#K:BuKQtː6 qW roX1hJ(:emB*U%q$͢nx!(7#D 5>sJِFɃ[QJ~oϡ{,YiJE]nFq(Z8 ͖  ϏƋw]u^D+5(xmFxrtxjp !lXD+l]*5pwUM 7NZӱs%@ DEwA]n[N:3#1 a]g₝ ┻U3P-AA9cztcmH(7CeVB AX*荢gNc%1q˛,%I#" ۭ`Z^QiczvlA4n9;Sq5ٶq|"ִfŲ0E`.t7@8k$ ImSlc8qWgK ΰU-G?ZIyOpy)rZ:|ha _ǻd zWVw52@> DgBp3LQ [֤W_H8*'\0b33\ꇬr6Zfjޠkm*~{{^6kL#=l35,CGWo'b7<] ϹDcw!qoI~b E-MOc @чhTd#xc6+6ͦXWfk;9,F9G̭&x/ ojYwZNm/ C+I6-dNi~=kSՄ + r_&6s]qN/ݒn@޴PoWK $El9Q3 #O* f?, l{^[G⧜W^0DFVQI:rxqA-̜Z}p72*h) L0V5$홬cU]3ub[>&]n3u0sG}[ f7hjG;&~gDx$1 '_ in.w#˼9l1ӏkΗ/o_SEY~Y{`)5 _s IJ2cQ5m"8X7DZ 2EFh*1A_& <a~-Ө| _x;Fx|+ŵ5\eݤW ¨D O wڛʨ).2^tdtg!/ Zj T:zv\<]9 FMYĭ@¸fχ̫ 5#FQ2&yOL8Q\9^6#zv{ tq˖g_Lqxim*ɪƞ^:b qࠝ_Ǜ)v M_S18 :Z.uDȸV`[ ٓ9gmQ-!goJLؠCW+؍t,ӤЫzyt n_b;"*s0Y݌r"xv42C/bt}wBjY9HdqN:_ ̶ϢcXSw.sO'C%p+0 ˀlfhaSڒ;,UإR[0h=k^!=` [k}%3|z~B3೶B9WwzTp&MMEne^ 0 < ~wL  QΑxԆvϢ&7džN-Ӳ{Z7lwCJGFcxB9q:3%\EJ$S&:ILa='H ?^­ǃ[ v$k";Hqob-+R糩Iu{°_E/.ktl֤WC *s ۦҐd ^V( _Gy,I?_9Wػ\U☚Wz4=BLXE P\ղ!wc3F VE(5I}90Պhđs~ъ#> ^Μl'ώw3m&hF{TF+4C<1 45{~%(]-N#s%@֗^ۼP3e;fD3Fct8.`L7Aˑ>6ý3Dx B4 bXYt%9!8:`E<-SucWA|o 1-G+*g\:͘B/l* =ăvl~E8= qU]47[:fju%DY60c!"fc!a[XqFe%%ns1uUl6n~ ,_蟼Y-t39r`.UFzCSAwm/l%gN26Ԥ&J+OQm *+uE (G*^n+oqt|_{'h6)7ӘݯZәl}Q\OH6yԧC띂)S5CuilV@ݙW ۃoIUB/-e㪯70>o{ qXU׭S#6J~F$L~rFB+Tќ,CӤp}:Pr*=ӕ,YJvKb6y*Ӫ3y.-܃"bÞϡp>&:+',|VFyJw n =p2} i{zC^j,M"SIM= "d#KVDU$g@硠u `02D[x>۩}VsGtxlnzO\js9[+gzUizJ= > A7QH#q^fU˕wxvգ& IrN}|`9Xt.w tLĽV"h6uWB rQ:\LKW3VΕS~Ip{zdxhv@LaiNEmnĽ"Oɜ߉ BR=*;zAX$;N@K~kk׎پP",x6zs❆aoBG*ћ ?.+,IV%A-+Hfq EPd .f A|VBy{zE.-BTM-/ZuHdFWHeޞ뵸~?7$U/b=C2}5qʧ6\~*YZ4{BJ-Y./QJО^ Yѱ@EyEIi̤·zT2{Tt$Yέ1食(p}ɸuZt{յ^HDNН@; Ḿ-Vϣ: &/VGР{~3 am6F-D 7M("BQg[ LuP4=˕4qmS2u-\=R1B}Y&/ϾRRB&5;˾IFJ6YzS")FMd#f8zسY]pL"g/i95ίȾ2Bͺ N_mpj'[6CȒJwB7\O2~PhdU6OOKDӋU.AB4;IJ6%<=WjJѐ7詤ZIR&0~GPCcwgl'g0l+kY*aB#gjpi U(H;k.-oO#і8h+OHM aɰqgNZA䟉\w(el1@G)@ObZ;Q",OGׅ]bgģPcU̖ "#ýh4<@H^[A.ے6_Yܰ8^-ksnjIcJc%'.Ş)Q2\=':nu0kAql\ҾU/ǘG25/zb/Mݨ,ǦnXD/AnwK04?/]=ҵi^ho^ЭIaSjv(b-BAR&zt4% Pq< ͞њ4Fju1pQ ܵ(҉m):@\/jcB-KPr Gx"%Hreȼk9ƣH| iuCϳifIs'=bKWCW`˓̓pY //}ǭ=dе3Cy~pi0#fngr7̝ Be't۸+@l1Cd4yECL@̝# wu}LFK&F~p6'^jzk Lն@20l>hoY|S6 ?X00U!bCWoD`P!)𒫦q RgY5gggR%X"}K."L]=IHAaȻ#r人![ZϺS\bP X^!̳)11@5E@dCWu&|ЃDDB0=L!f8Q܂]AsR͂@|z7dWM'BXz.ʹiMa#$2i 66 YZ