ipset-7.15-150400.12.3.2 >  A c{Ip9|Bd߇[d_&Ozg@\A3%h#{t[!DžȤo;[tp>%?%|d   B 5Vsy     8Ld   (89D: 4F! G! H!4I!HX!PY!X\!]!^!b" c"d#6e#;f#>l#@u#Tv#hw$x$y%z%%,%0%6%xCipset7.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{Iibs-arm-5@SUSE Linux Enterprise 15SUSE LLC GPL-2.0-onlyhttps://www.suse.com/Productivity/Networking/Securityhttps://ipset.netfilter.org/linuxaarch64.p)c{Ic{Ic{Ic{Ic{Ifcee3de9916076f94964aa63f6cff8635576dff0a6b2e098b13a25899cd453447ac7e04c1bd2633bd826bbb3767cfc63a511473cd85ab183996caf29c5d1043349647884acfef0b95ca8488ce63db9871406619374725b699ec15489344fed256100a800367d8d72ce3886fd2cfe93c332c1de8b6a02fe468afbb5dd2800d8b3ipsetrootrootrootrootrootrootrootrootrootrootipset-7.15-150400.12.3.2.src.rpmipsetipset(aarch-64)@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(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 supportedibs-arm-5 16690241447.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_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=71894bbe5e2cb1e8020dba957517a6e313234d4a, for GNU/Linux 3.7.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`lQ ~t_Nutf-8ef10d76c5a342abd2b90dd64d30e331741cb44e2345b1e4bd7125fe0a603e0ad? 7zXZ !t/DA8] crv9wvgv[{mҫ_Uk5`4P'~=%(I/9xUt5ʰwM.=nRΖFYDK$Ѫ{@֢*#-m%v2(+3|2ngդ2V~y 0.>eh/TpWFrq qsVm|^B%*aGI1W1RgGw즻:x!'X#].M-;y[յp@u޻QI7 `qփAaԧ E|GS߮!VVb؟fJXE93],D3h`R=dyj +bd#pwdBr U%&dM F{9Y(AF~\G]>PV+{gQ些qe>DLѷʚiﭢ׭JPO څ ʝ;. *5at{k&^~XSP2 Ǘ; E ~.6qO뒏8sc]l:a?cyB01Ň;icE~,Q@'P)hUey0l^, h%عJ$Z#^++OQ3eWz L ύq3%wb} 3c_,sHxfҋf#V JUSɨ;񘟩zbJʞ1O}M;P/K:U99P+D/lz>h_ (`Ɍvf\sNАub3YapA,cg^*,KRՏ+wj9u/.N'f$B~0?]3"ɂm~G3`8~ q|F]3 &&~!xr`oG8X;T8m7k0$ƯK>adi(DY(0g '{qa(<ڡP[7JPJ܅#oc1.zoWTiN[mYܳ8e8Vz bryb"M+ 0ݻ~rYy {vf&Ck"~[_W rs'<W6MrVh:ŗό 3cOBrIV aޅ ~C7,wjQ C"T02D oBCSR02Y0|, E %3Wp&'DsBaH[heJuXqUX1km`yjB~ Ceן,շ3]4xѾ {-A4R\) "lPK1XOR |fe穔gGwxDdE_ȑ!uMj"2b*r>ҧBLLWUnC5icHAz>3ɣ|7&ܚ>d|jOT1p7:nŎrsd0:-GlwV8o r:D-=9sn2yt'=gL Q 7zP"@ZMoiA}ӒF%e[Ƒ}*o(3}JMaY.G'R0`t7Q\2ZizuݮdO-aYl :~Aqv D%hQXa|^%leƋ,;)w.X[z=0/rhIlkT j[Vr ζ5ٟ**.K8& sd?>MKTTF,\,'i/G^%e;O^kRhZ _=nS 'HI9DEK۾V+ ul=zB(n&n ܓ r&<-Sj(#lt뒘Fm=KLܛZBIr+ZȌ#͟`)G2 fRa];T Imz*4%b'UU/- d FD ڦ[)խ:XܕTDm՟] TE3ss"hۊծI\Y.Нl Bg ig@$[h_!L.᪷Of.H+8趐@å!(Jv#bI7#4=%[S e`}Q*niQ`cVs?g#1c 5'"炖A[*ݽ5,.~g$HsoVZq\Jr<Bm CTPi k5[L+H:aҊDi+)txabo ʴk}ƧK{sruczK>[ךּhv/DQ4@Luǎ9̍D,̈5106nEht<[|a5aCk\@ms@Hdg;E. ^ΠٸVeg-Nsa_a+ؙ0#O5C  onMA'ӚUnx]0YlRUVitT'\jt`:c>AE׈/LxBxqVˠmYvCm D{(2d9s5mrn:_ƃ.ZVjm~8dR٘FjQXJY}m U/-|!WHO1~J*dW ɍS[dOCvM#(RqF%7S>EQC9"7oa;Ӣ~pғ3u#yPKM Vk#+\O pT,'ERcˇs'cܗ[pch?Moֈm`E;3kb.}e?/Z316A!2xr9O'q>I?L嘴ѫYH;uҦ al)f46*_v*5llWxۂPZvdTz0ie-% 'CPZ^BJ]~JC*F 1>! j萊*\.Cu3n5:ruAm9^t&X@PjwExUHEu`}ꅴ4C[u@-}EN5m^Q%k8c:2- lM`su*fi_bg7 =`4\­=n)1X͢J.e{ 9@׻~˭Uh0w.xs 'JtO~~tݿ1\5dQXŇ7Qc,\hP41-#NƦ}E?]yf >pɑӌ85壭mn^A{ iFhDqtd{g ~2G.LBB./Օt?vv4'r(#n ^424 b:{?`˙xb@tT'㶯ն ۶phf=B6̧8m `ȧձ)Y*/mtJ0M[ 1Rg' F\6 ~ρ{"}ڄz]U$G`\d1/B_F) CB,.l4e3R:k)IHHv)D15$m Mv,@E}&$+bgM A}@rc[Jf#\?],fmXEe1sʓU:R~ S9-<݅N VgQj@O=>z1}-ݘBTSF0O]$^4F񇟴{jϏlHVK &A_⹧"-fƂ2#tLciސ"`"o>ng6;cĀ7IP_ 62W6^2+x\R8NS{!D2ěC.A7}|^b]mP|=q"a:Y' { cj2j]G4 aJ@ԉG"8͟  x7shw"{IxJmCRySa;x*9^J9@}>*;L(7YBs['S@w:uPSt%( 3ձ>S;%=dF7UvQ3m}Lo[Qn¸dXJG\ 5xO 5ͷfZKHJS+>TM40h*Om#͛!etekgJJBD?kf1uUE14}'ya,F}YRUX Ǜ#qy@ νe M}H)`3EgdCKd]EЎ2,Ť!jڪP/Kf,j* RAu\Z0{)U6J#%%X7t'8{ b#ciG7z*ڃ+ *LxkI_(|*"͛_sjgÉ;vތm#w4t -uH[E۟,d)__{_ nA6]9iIT[A!Z!yd9VW𚥦%NϕdZd'sYJFEwPz6n3-Rm3p*S]6 5H?jݲ֑ 9ڕϰwoE]LGJ}ECZF&8JVMt7g*WiCߏK k>ڡLkCԖp_s `|tRhGo8 ۛ@q*SBv?Y+3ӝ6tT˭ASg>M:,XR^x\bji\/y_>G|хgdkV1:N\pX/3^{M%W${Ź-#l+|?eC`h;QR)P0K<8oY}Cz2Tf +J|-&iA\cdVc)I!.S52V2&FP~sĘ|U=?nd%$cMO[Z|McQ?*|@'?U=VB@AB ,5 TBp?ð]PNΆ`wƆAI|`yFMHDTgOۣ{!w=L[:ӗnn:abʓ*|^f$G󌱏~1[;"v~SjƤ(2"_{eτweOZSI|\%!"4DS@#TzĀص6*җ~_m-PP`ϼ̚ E#r8[nf R{Xm?:ZjOO)|lQC7k`]-"$!N<`3%z3Mļ+A/8bl% ^qmrNx*V< J\U1k-$ ;>85 ri+rDJji0scLL Gymm^87C}JTt0SpSS3Z(%Ӹ.j0ÅW. s[Yb3Z"PBA'̻ ƎU۲ @B*fU<}TXwUC8DCPXNa 2Lo9Iؘ-fڿ<:6f`( -{꺙r(Q I3_vψX99GOtĥF/y)"r$cqވَr%59K9 T߬=.}h{\/SEmkt$Dғ 2zL8{P!#lwV/loJFn;c{o^0c7 IO)?NdHRw$MNQ7dXrc`j;t~jwG0f$a0vqJ$BJS+}Lu#6:3?QE^ '%XԮїGTq Qzsu:.&]3Z b> dbk ]!`b7a>[r5oe4Tu;8֔Ϭ}B?$~435aU p\dwxAb宗eC<o"~ VC.bN;ƹNydT6*#AOtNS4Txg.2#-O޳QRבJvA3AWM]drkV|+} F٬R;AMzc5Dn(8"ͩEû=;8]bSy;qJص=N`-YjbX~&ױ#i-[S87{tO9 PIWwl.-4 h3Ӆ %a4UD l5;+Ds*U"ütݨ.}W17R287]#AB*Ր?@QC+x2/ (h+)Ѡ؟^G!pB.e]$ OɒJS0nhU}WUm1Ltne$*x8$*?+{hdL?[6E!0sof2E&i!V`\ ̒df/Xjؤ!;L4Fhb?Pf oǜ rg7$뺌-gV4UI* d@Huy,e_2ݍ'rh }Ys?XHW4#oCtE/4VX$$oGaDz4ݾ;M- l{Nd@* TKvă*wfH,/`a# P}񂉆_L OxSY+s sDX JRv۸}Wl&8إߪ*Ox,)ϼtmK٘jn-cdfNRc oYP@\:Di|c4p7zct43⵾-~DGkSkv++ =U.a6E52gS;< (0^#ξ6>f 8it)v/RKC!z"/iDնO, i[Cd.q)s0JN^€q!m:ƸW0T'%& =KtSNqZDzٴn35"q(1kEc綛Z}NRyVݤ%q!}mmVM鏑M:J1R`{~oHjv簆5c`;R/9'b[34>Z9j ip7ť!)J9;\9nc!$1hƦW]"n߹J7iK$L7JgNlOĪ5 kcRH;n?$D BG7+yɦ@%&\xuZJYÜ/&`w$5}1TVWzmK~z +E^䙄s+ Hndˠ̲/MT("w<㣤8 Aw8Atڏf2ٻFט UNRHߧ(ugI{5&kR%ƛ6fnM18ރ;}2|iL~TY 6ByP[F~3HY x<  tY̼Ju76aV|Rie {iڀٔ#bHSU3=ە] mUhy1zp?.eL|dI$T[MR 9ҰS34] kMyݭONT%܁,jniip@~@b?h%7O]@, P|xuzOftj(VpG9#g.zA8YڬIʁxiR2J_T*>ϛm*lZLtˇ *Y4f*Z11FK9FĻ1tx>z_Sr%㞅ŧEUX fA<=1HGTfY؊rAllˍXL=\Y[k#}O;۪/4Q)?#7n@޵H^LXǀ*Bw3%}cu;K̛D0ڀ}ԏWn j`xװ'L)x.MB@cb,myԔE8Q4skOp z`I̯?sCI7lt_ vfP`߱--3Uz"ެ>0$;4PIyhIJY 2T(gݡrW7bX!.N}7Nd/T[uX1?_l I 4uH9chASsq \;ɚLU鸪":#>]\ L!%K"ھG]}ɡG 8ƹ| -F-$!"n"i6+c!(|a{ф8籡#JA5]-M*:&L"=E' XY^t k! MG_ܓ}*XŒ9r'Bl_8'Ҿv@Wkg^DkJ|7^ ?Sppu532cTvN{LM [(xhע4fPh5{ZC?*U etfkB2eiL {OMniYR!z܁miam[NFPx0m(qͰipIQ[5q3\hkL_^!=0`ȂO01iq .%`j]V+VK/V|.&Ϻ^P%@>xFх;EOQ%ViӋ "%?hG%Zyy>+<&z]C[G9^%p[a6P7T7|,u_{p*ص{7JYEgO5QtZC{>]-.C!dK8݄|oKڎ-jC ᆴk+˟ oإlB=݊?ܚ&0۩; 53Ao-LiDZu,u2Fە@oxPYkD'5Wi jg\6= 1W"| Tlӄ*.LI.Q3ᾱs(ytgoE/@6Fg Tzܡ 45{-KˠܚQVD[FcNfgDSK㳘FuIE*DK(H֔13jNm4~2۞o .8CA4vx_)wyjnt%>XvWF9au;ݶo3tLv Od MS{jv_藵Konlrj%o{r˦?-dOe "p1w-DBKbi3e$x|Idžk{RTxeK-Z;@ cO@ye% F Px]8(u?(ts:kSR4 Tyt8#0d C iZK3!  '"Hv>_w<ʿSi!l&0s2iR̈>j몡ZʭJAT+p`R~&Ynי`1QC+0)5 "l%sb -$#Ґϫ3թ6ƨ?ְN!G(^~}Ys+Q0fK(qy2X̣*PV~$D<*չ|݆%];_I8r:6nc r" c5ү\ӫ@*vKEc$">nhp7:?J( ~Ѥ)OD^ JZٺIoZ8\^';ܧI{ӥca`lQΛGX0!0;:Ax,e g 69Zt=_)yJ{#C*(3/y'{qP8K>*Tqibo>Ψk%ԝ[3ml{dBy(Wl)P&[=MyYl!m`e4<RԛV-[ܓ8AJWD:g sVW+ml[w_SAs-&)>R@[(ݰԭ"#! ƘDIe{7uz!BҀ@[jD'<-jYN@|?}1Jv3<6[m1&TF)a>jwݤOݸyJr2h]%UVBv-\[1I:D!9x `S vk Dp*r|4-V+MP|λR5Q 6@J>1f[S&hfc8*a~HBaxUVZXIPz23Jr9 tc!<+~$ݔ_7׺vtO4ܼC 3j{Ieʨ j1D?%@2SprQ&w2iZzkմΏUqK?I<PcYv[9!wmF·&/ZHRdZ,KpB4Mm-lI1RE$e*Kf~7V&`Ȫ@-B2o 1pUk&:zJM.w'g >/ux\ l A>7I?pʗ:77y YZ