libipset13-7.15-150400.12.6.4<>,o8fC}p9|Z7-n̠$_3s%~Z,6[==#0 45A@|V7 iss&wpGKj1L#x;92)#M[s,!!V3|E ziuo·VH\9U `/%cgKf('=[ݫNœ^R| }?['Hi RW- PgW_t|uq@=?M"O S~8Mm>@%\?%Ld   ^ +1<D H L T  L |  (89L: U>!k@!zF!G!H!I!X!Y!\"4]"<^"^b"jc#d#e#f#l#u#v#w$Lx$Ty$\$z$$%%%HClibipset137.15150400.12.6.4Userspace 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.fC}h01-armsrv1ذSUSE Linux Enterprise 15SUSE LLC GPL-2.0-onlyhttps://www.suse.com/System/Librarieshttps://ipset.netfilter.org/linuxaarch64ذfC}fC}5eab1f0a5af07ead818cc9bb74f1b0b4d6dd79f649dfc88eadd4034c7be90086libipset.so.13.3.0rootrootrootrootipset-7.15-150400.12.6.4.src.rpmlibipset.so.13()(64bit)libipset.so.13(LIBIPSET_1.0)(64bit)libipset.so.13(LIBIPSET_2.0)(64bit)libipset.so.13(LIBIPSET_3.0)(64bit)libipset.so.13(LIBIPSET_4.0)(64bit)libipset.so.13(LIBIPSET_4.1)(64bit)libipset.so.13(LIBIPSET_4.10)(64bit)libipset.so.13(LIBIPSET_4.11)(64bit)libipset.so.13(LIBIPSET_4.2)(64bit)libipset.so.13(LIBIPSET_4.3)(64bit)libipset.so.13(LIBIPSET_4.4)(64bit)libipset.so.13(LIBIPSET_4.5)(64bit)libipset.so.13(LIBIPSET_4.6)(64bit)libipset.so.13(LIBIPSET_4.7)(64bit)libipset.so.13(LIBIPSET_4.8)(64bit)libipset.so.13(LIBIPSET_4.9)(64bit)libipset13libipset13(aarch-64)@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.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.3f4cda @aF`/@_<_^@^S^g@]@]Z@\F@\[@[GZ̧@Z@Ze@ZP@YLYcYXXVJVVU@U@Tsdanilo.spinella@suse.comdanilo.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- Fix build with latest kernel, bsc#1223370 * bsc1223370.patch- 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 supported/sbin/ldconfig/sbin/ldconfigh01-armsrv1 17156991917.15-150400.12.6.47.15-150400.12.6.4libipset.so.13libipset.so.13.3.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:33817/SUSE_SLE-15-SP4_Update/23e56b937419d924cb651f9d1b6531a4-ipset.SUSE_SLE-15-SP4_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=4fd43df1549f45711be138de9c7660bcf20a71f7, stripped$PPPPPPPPPPPP P P P P P P P P P PPPPPPPPPRRRRRR?8rFB_~]utf-8f0673083fc7ad1acfb4c4541d0ccb39c6f0fa2d6e612044d677f9a990c1a8661?7zXZ !t/Er]"k%ʽdeK[VG!#} aUVG%=e`\Oճ^y3*RRȵ?VU]hE>Xm[#j? lXݝOvlǍ-#sHpH?ɔFF!klbEINw"{!#-ǷGm}XQ8+ X67@4c{N=߅U+۷Ec]TB1iJ2d G6}-5b \z5{ &$B16R[9=o~S͍WԚ p.e6XئQbLJDt9K0vU-l4XxҘ7 f3Ex)rGJA]gi7a5;tQIs Ƈl%XL2ў,آa7ůu B=J'SwZ|`LC?ij#Wm!z(B`ĭumL19i`T ĹjWj>woTPk(|,ҭfֈuUnzi+_=DypNy>yhqH#yfvuX7~R0:M BLTSS8xv_J =H3,|`uvV^Uz<Pv<\Z4sdS/S/pysg[X8XRk.bC'LI!VqW+s.P(kxѻ|,xjHainNu-zq#v0N(Cٵj\I3WHT7JkpO9D-tϾ"#D}i@JvZ8Dq\4ʎBZ|v[ a+b3 R[pK4Mi[UX$`'q6)NS5J ""Zyis(,li.lnGa&܍\}:j@mRLo$h| l ̈́Q.R°Pz\b P(-z 3_m, gfɇ'ͨrZNF[e~d)ߞ(s]`Ir 7>Pw#g/A(Bɒ-X&w&+atiﳄw=B#?b(5]o}}۶-h;=Mv/9C\i7cq01rIlǫ$2zpS=Ty=+ՍNA2 [YZ x6QApA~];N/)[lOѦSZs%wwQTA4›1+Uʤ9V t2XzTP~$HWW4J㾈;LLjcd:A6.cuCg7"Qgs4:Pȣ!UR<~Œsm=6 !4Qi -y6;ީŹW!˖|k:otE4ƇrN9!ž=|ԍxK. zsƞOVJP"{3DN5rgkQBY$ fMؐ*:tUeBc`nWy x`MPӼSZrn$X/\nD3~$;Pxhe旈`ѱp^4#*E[Ddfǯ]lʆQX#J(TG&Nj+[j%dLIQbWӡ{4k' yqj#ob= ؊̩L8-C:.3[pKWjI,P58d]к?-CFҢF'Ɗy@yU]$o 6z &"Z5` 3ΊQ6̅(;Sq7ҹBK@$^s>و:vE'U}h'|tS+尅.#8'!J@]~M!~TF1OU|.@zתc+qо6FV^#(\.Ibu~ ʨ T7Q iiJe>pk=Lq:H 3!QݥHɺleAzWQfqoݼQ%c, )rSQ?Ne-ŕPM9K@+LZ~] N6l394?G F%|Zj3̱ W$ #/+}O*$]mFG6!<u?剳g,\ Rc+c? $RKINymkA0Ilkj`?vjɺ Ө`Э́/Gt)AР6$f*3wheOq9q&2 "?lNYhsE̘W/n/u~!bKIl5t'J$ UYgl $Z tx9]^<`c=Cy Ɍ0\0cjvo|2CWx-HR/6<גm{Q@vI6%UADN5{lAd@fAhc%pX"}jx-O@0]j3T`aqփ NuA߻_sF#I[ՐO{ bPnI*! ^r7{0t)" Y{[K :IR'^c CrZZn 8hLP,) >(sK[ U#T&%`0&=xNM BG@^z d_Mц5W+#H1;զ/Da'`z>¥ ,BB64ŵ1$}g*7ع!6op*/6f#6 ,'].=TPhZ<%N2BxN\Fɠڱ4MHezoQ`7IE4Cii.{$7{z߫3%&n@1v֙ C2E^a`Ձ>Fp Z"`l>5Q'4dc8՗y\ce›uW!Q"i_ Uwc8bQqF }e< 5ak#.J i}ϻÜ[YUSDo7h95LDnyyhd09Dr\ d[o4$-3Ւ";f6XgK(Ҭ~Z~P:̉9vr h&Z9 A o' :P}szi7_h^| F.*abgTY|nwp[;s*,CրF~GJs]qÐ_h!@1Vuc=T@AZG#NwsŤBsה@W@j\4VR GďGG髗8jaJ!dGYgEe:zZք+wbEAp.~;5dXD:Gm:' o&HVua˅ "?%m_FcA]lFa͊.ij먴WFl;Qcmv _Rޜm#7ACDyoӌ;78R^p57^k`x{ qkV%Ѯl5ҥ\yqa *?romt/ Ѭ?لl]o^N]Lq%V&}ȋNZvI)4ZTtcCr3c7YG!#xfBE ^Sw>CJL{s6gW^i3Ffb9j ?%h!a3*^}s\)$p =ˢ/T4;[8aHFШp8m) 0/3B%e [ADNڜGQfFi-vkc8MթldwƂO:0_r&^LbfN@kĞ(S9F7s^lp3,$9;"Is:U:(=` cgm.$$ck#'ݝ(pԎL>^I **eCT4UM'|&!"S`WR\xX+=+UjI=|醀vcC`, e ϾsoSקujhK3v8Âe:4qou GpקfFJG`!DKŎV݆-[! 0hrEWd@/j 4F1bCP?Ba]9L[]TQwb0u~S5 |l8ד@;!P=0oՊSU^JT). ʺt縠azz j խ:-+J⬾{Ⱥ@8JH8;mI}B,wzVnPfߜsgjNn*s k{]-H ̒{N E|2ʀ<{eUVw+X "ΉJzlkw&irQ"2>c8a$8f=ܨea:3MXBJ`>==k_4Lzշ=*$GPW08}hq#jc.'2DVn6\ݳیE]XGLO١T],%ـ+VR?(8@"kX~5un?I"ah!`}jX1/ݭQN1 nkry{S{lR0;$%{v~]`S[RI6x偯l sR/PЖ= L[jiic,!TvlHR~v6S8{eVk>a#z:aDʱa'gpQ%NE%qқDϺ\QvaoA|AnS Nfp+{ QYX:t+;W{˻5i:bzk'f{ b*OM\a0Ky#x)IC1!Ԇ>c`zC˳4@S|PQڕƤqe5WATf.qh?a4 :]ǯ-Vq|OѰq5$vbͱ_8QH $tm٬8q3_̛}RhZyE3ڍ k` ipWi}Q=B3J1bTQ'ӮхoTM.dP)dY+ǯBR7!zoq ʠvt\ oY\N;Q]vqdm(;:6dB/ݦվ:L>*6.t(cּČ6 sIm]rM!_׌UW,>7urwbјk7^脗k'oRMfo8?{OQ z%,]L¢D |!˄:":6,NC PN`,iytN{r#ﴷw dfϾn*cjR.4}h}jRڝ5Ad®Mts7QC &U9Zkf5~8kFۂR85Ws7dI?DwWM ,/GTrnuV J?KF9ת( O?uPpPm$r t$c'Lj8_x˿tC 0縎gwKeK0ؖdɓZlYuyX$G,焥Te*<;).:`ܧ rx܎o.hk@l]W \K5M9S_A7aƝ\2`c*#_73fݠ)MeΆe3[y {p̔o4bTbʼnސ"npZ:1kxt˰"Qr`Y'W'n _3dACpV qP^8o֓G;cfܑ-݂\jwsUȿ~q%#r-.\aһ䣃^2aB "BWP.1?b@bbCa3d9ԮTݡVA7sjx`1X~hu,u.keXt(CnBMJ-ַ0򛪙۱+tFlJ@8gBjp*CpmƖ$e]0 6G*+\RkoS Li$7I*XUl geEl{gWLkI{!7[JpP NNjJ¯GrVVY.ݩœbkS❻ɗ|݁Q^۟@+F}Xe¡r|o(/|~ ΛtM׏w72ؑ0C%KL^B27+u5Մ`XnR$[tͩN+b0l4\ lILkKRXPy mʪLAznjFg8Tî>.[Ѵԇ~:=_l ~0)d&,%y@}b|N'/n]<y{,5|ZM٨`㾭c@Qm`B'C#D *)~O(Z=(ReMxwtGބD +l/O WXV1K?+s<ȄGjBJM^>aX~-<ۜB/5 T-A}yDyRNG~#e Zu%R.IBHYվ*=T\kLyq0G Lm"v Im)|+a19\"t9 86O`A7Y ײS6E]TFDm,3PhGL̬~)A?0©Vf%J%z`TouY;aodm]`B4 v('0tk^(0QvP_~eeҖ)49[R~=rzPfE`F|[K pE wp6lq$A-H/0)a7яq)p%-OPa5*{c+[H^rà ;z&^/{h'* (B˅Lyݸ e鬹ϫТ;Uu[hŴ <"D0s@t?TYĠrG3@ 1L%l!UdGv Q[US@S2 y"WaC|QkWF)Hw*븢lL5x^O2 ҟr O;p H/Іc:BP<'6Zឳ9U^j׶"-q 1թ7ҜiD%l=4K<)8#Ov ~sh%DYf8 JMppUowQOXY5)QǍvPgnG$ŀb;H H%<9 jZCcxLWv ܰB9pL2V3N.S3۴yM./* [F\ 7N=KERcW,P۫gg,TO͢"ͺ%0bF<jOJXrk5V'F" ^W#]mհ[cK|68eg8#j- [Z&LFWQWBtnrQ|a'hu]ڦ=r#n:q[EW/IE&@ T NXL4doS2@!h` խ%a=bTvMe>Wx*'y-"u_ Q4ص-F^ݡYd? mYI+Q3r!+(a Ƌ'? ~6@W CV [^b Վv_ϩ˭= 'xb׊ST ^+P%,Mg5f4&}|@ɗשt\݋a,$EjG.)-97)탬#ۣpRk&~5ѳ}X4x^Ԋ9cYx88#LYα)x2`Db'%HdkbIJcm, zXy,2F|dAY%tL)=ꘂ4 b4`qN^|Xp#(^$T}&4G9˷ :5tUz;Ô䊡, oW#B[l m\EgSx+"7i|X|Ftm80W9ч\-yEq:CW^~k"PH{{)?ZVxNHd# =6gQc4UFNiF j.)|{?)Ld0UN<3/)i9b}܏]$}TVOjLáO1^ѹVlq}oҌ|؃S?f NwE~@eQ7A4Ή.!#nXj-O꾤jc8t/%LͷG NZ@۾ V>2_oO`m ]Zʣj>2F6/D?9 tfk܃n;'=R`=Hba.|\sO*”# x9'.*fzQ~8r >jk4.bU 6'?&r's@h`T6ɃqVkL|{юޓKFY9kx\R9: Bfs午s6:qSzͱ00Ho-.]pOIX=2j·|姝*o~֯sO{}8ͪ}FONnjEd"Pkx[9BL\<}f~~LZ7JJԡOICLLѳ2&j-WJ$tgíi-¾_u׃*4 _I,}H~'b#3L֏聫ý[H>䓃Ŀ)Awj^>JI"b? ]Gn&3 Źu|d(Y㣔e5퍮EukH?-A2װD%0+_C-fW]~p]+ BO(Σ{x{101,x=ҙcЦcvD3 p8_.ǜ3_UVdX`cFRa`tғeutzK0,H2;~VTY֫[~kr#DG=/ C:g0kfp|;.j̜N~. q5%)f$[gXbZ~`pig,6 gNFMuWK*%a[WU^GP[ϙ:)-`c׌)>l6j pT Dz?.Z\)!ꑾZJ (!Cq^X0kYk犋Y`a?q8|}*Ј2uz!c@!9FN'_(OecJzL8#tviVAgV0U$\]{>- \^X1 ј3i]ufk{db[pk)`7šMz~l)Y5\ٓJ >_ؓnKj M*R"V וi;z؃TAll Z$U}8C>^ ~c#jQP^<xA?"C#fbqRug9FW,ڨ =IL.p _M29B<~ XY*2S, !=l o0İ'q%3!U_ ":xmUAwv RpMA怙z2!qt2~qޑ=Fxl[űUh:\ڑ3SZ]$~ܫsN6ƒ_|5M% W D$ﶎyW"M_( "\iNߎ.cp~_cW'2BSlrI}:9AE)^ ٻXj$=~Z*["|켬x-dXq\0u-3EHsT3*Und/|&HQ<ɚeW#`ݰRGQ"J")'^=LoHBv-1rM+9&PvVI2RĠnA״+ ! ɦ{KTsm](G7E=JPz ш;<^b Ud9^3jѧ&ԟ1]ce$23T*/CyCO~lnb6 WSו&^֢sxA8\ q^^*H @8]Gu6Y-' i fnQ|CTss `/aXVwRPc_[ 75&뽝S$qjNlgApcH]"_ZZOW7|pRh`yk\TO(rN8ÐM1iJ2r =1szP+`p@ָǔZ]mb n_u$M`WR;`ItPA6Q$OIPWQ}[7$P x {M>fa iW|F(Zwj/gN<݉ЦQkbNbT:! 4U7з?Nmˎ]Q ^id1qBx~9 \?syGWCHJI[jvC)KdL+ɖ77,O~1j1:ӍG\uo]UDG"Q%AD'}M{fuӇ{qM,vq[ڭɈn  $0Tj[sl]ih܁=SQmc,@RyMR{ x M䧡'e o낿_Uv픝*dl 3Nu?njӥFوj_q[m 5*لsP, vKu*Uk5+ Ez:Aak뽁m E,3d򖆏,FWdf[aǹqJM䐻FJ2#%]o $ U/qgT^ԪcAR,~6>1Gk3&U-(3x#fpPt`1v^̔ .>|kTX $nY6^GIr(ځ7?d" 2-ZhEVrB\;_t#6''dE 9Ք9-wBƖj$'"W% Bq/H9*%%mo;'H{E-'O@E[;ALmy!w`R!Zc)i'1SXL1-f޽r{ DZJ4b[0_bvB66c}/#iR.Kf=HՆW#MX1zf!8`ZwU٥ S"JcjzjcXgS$qPr}wp~R|ZXo+U(lT^. ]m~V;?~VN}ߙn{*٘i)/!E?LJ&ܼ7A.ёIC4Z$v ;bqҷoKHǸto%j/] h=哙yѿIQV.7;B//x YZ