net-tools-lang-2.0+git20170221.479bb4a-150000.5.13.1<>,/hp9|q3 } z+x_C?xg>8l,Z"XO ЩMMݷMvT-LFzlS%3MbsL :B~ޗnsCy|!K4PYCRZKuI)APXnMF!98c%t5)97ְp][S(3(8h0|W dr\E\'VﱗTcncv%ԣ6,}Y4hoA|d P>>&?&d) 7 Z EKTh r |    "\p(I8P9:F"G"H"I"X"Y"\#8]#L^#b$=c$d%be%gf%jl%lu%v%z%%%%%%%&Cnet-tools-lang2.0+git20170221.479bb4a150000.5.13.1Translations for package net-toolsProvides translations for the "net-tools" package.hh01-ch3dMSUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/System/Localizationhttps://sourceforge.net/projects/net-tools/linuxnoarch2șDhhhhh04dd5fea4ebd9ede2770419a91fdda1f42df5e0ec05fc527e83100f171a7aedca9231e4f705eb89dedc7f278aa56e438950528bf032b76b20477be562bc6af96d3083c44c1008da2a981d9e898ab4009e4715bc9a625bc6d335e80ad2a7a80a1b3d4e5c32f7ec6dbb5493563e92d01005740ce713a0bae1f9563445d448617492e843af240dfa540ddab8b396d53442b7f7bc387b3cf01f07d8fa29c34059049rootrootrootrootrootrootrootrootrootrootnet-tools-2.0+git20170221.479bb4a-150000.5.13.1.src.rpmnet-tools-langnet-tools-lang-all    net-toolsrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.0+git20170221.479bb4a3.0.4-14.6.0-14.0-15.2-14.14.1h@h"@hDh@hho@Z2@Z ,@YFk@YFk@YEYEYEYEXX@W;Ux&Ud`@U@sbrabec@suse.comsbrabec@suse.comsbrabec@suse.comsbrabec@suse.comsbrabec@suse.comsbrabec@suse.comkukuk@suse.devcizek@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comgiecrilj@stegny.2a.plschwab@suse.depwieczorkiewicz@suse.comgber@opensuse.orgdgutu@suse.comjengelh@inai.de- Drop 0002-Do-not-warn-about-interface-socket-not-binded.patch. It worked around a net-tools-1.60 specific problem, that does not happen in net-tools-2.10. It is more harmful than useful, as it can hide real problems. (bsc#430864#c15, https://github.com/ecki/net-tools/issues/32#issuecomment-3265471116).- Drop 0004-By-default-do-not-fopen-anything-in-netrom_gr.patch. It was net-tools-1.60 specific leak fix and breaks netrom in net-tools-2.10 (bnc#544339#c2).- Drop old Fedora patch 0006-Allow-interface-stacking.patch. It provided a fix for CVE-2025-46836 (bsc#142461), but it was fixes by the upstream in 2025 in a different way. Revert interferring net-tools-CVE-2025-46836.patch back to the upstream version. - Fix stack buffer overflow in parse_hex (bsc#1248687, GHSA-h667-qrp8-gj58, net-tools-parse_hex-stack-overflow.patch). - Fix stack-based buffer overflow in proc_gen_fmt (bsc#1248687, GHSA-w7jq-cmw2-cq59, net-tools-proc_gen_fmt-buffer-overflow.patch). - Avoid unsafe memcpy in ifconfig (bsc#1248687, net-tools-ifconfig-avoid-unsafe-memcpy.patch). - Prevent overflow in ax25 and netrom (bsc#1248687, net-tools-ax25+netrom-overflow-1.patch, net-tools-ax25+netrom-overflow-2.patch). - Keep possibility to enter long interface names, even if they are not accepted by the kernel, because it was always possible up to CVE-2025-46836 fix. But issue a warning about an interface name concatenation (bsc#1248410, net-tools-ifconfig-long-name-warning.patch).- Provide more readable error for interface name size checking introduced by net-tools-CVE-2025-46836.patch (bsc#1243581, net-tools-CVE-2025-46836-error-reporting.patch).- Fix a regression in net-tools-CVE-2025-46836.patch (bsc#1246608).- Perform bound checks when parsing interface labels in /proc/net/dev (bsc#1243581, CVE-2025-46836, GHSA-pfwf-h6m3-63wf, net-tools-CVE-2025-46836.patch, net-tools-CVE-2025-46836-regression.patch).- Use %license instead of %doc [bsc#1082318]- Update descriptions to better reflect the contents of both packages and mention the deprecation of the tools (bsc#1067937)- Drop netstat xinetd service as we are phasing xinetd out There is probably no need to replace it here as netstat was deprecated and now users should favor 'ss' command from iproute2- Provide compat symlink to /bin and /sbin to be on safe side if someone hardcoded them in scripts (most distros switched 7 years ago)- Disable removed binaries for build rather than on install * Refresh patch net-tools-configure.patch - Make sure we respect optflags - Add patch 0001-Add-ether-wake-binary.patch replacing standalone ether-wake code in the archive - Add patch 0002-Do-not-warn-about-interface-socket-not-binded.patch replacing net-tools-1.60-interface_socket.diff - Add patch 0003-Add-support-for-EiB-in-interface.c.patch enabling EiB support in interfaces - Add patch 0004-By-default-do-not-fopen-anything-in-netrom_gr.patch relpacing net-tools-1.60-netrom-fopen.diff - Add patch 0005-Add-support-for-interface-rename-in-nameif.patch replacing nameif-rename.patch - Add patch 0006-Allow-interface-stacking.patch replacing net-tools-1.60-interface_stack.patch - Add patch 0007-Introduce-T-notrim-option-in-netstat.patch replacing net-tools-1.60-dont-trim-foreign-addr6.diff and also net-tools-1.60-notrim.diff - Drop net-tools-1.60-use-gai.patch as it should be upstreamed first and it does not apply clearly at all now- Move binaries to sbindir and bindir respectively - Switch from generating filelists to actually state them within the spec-file, now it is quite readable - Move ifconfig and route to %{_bindir} as upstream does (and debian/rh/... do too)- Remove all the manpage altering patches as they are from 2002 and older while it changed and touching different languages for rebasing is not bright idea, the same applies for translations as upstream updated the translations we will pretend their strings win - Switch to git service repacking so we don't have to carry all the patches ourselves - Update to version 2.0+git20170221.479bb4a: * slattach/plipconfig: add a config knob to control them * Fixed trailing whitespace issue with a and i flags (#7) * iptunnel: drop netinet/ip.h include * iptunnel: fix building w/older linux headers * build: respect standard $(LDLIBS) variable * netstat: improve ROSE support * AX.25: Rename all references to axattach to kissattach. * Update all instances of my email address. * Fix conversion of some ROSE addresses. * Fix incorrect ARP output - Merge patch net-tools-1.60-miioff.diff in the main config patch - Rename net-tools-1.60.dif to net-tools-configure.patch in order to reflect what it actually does - Drop nstrcmp.c as VCS contains newer version - Drop patches that were either merged upstream or fixed bit differently: * manpages.diff * net-tools-1.60-arp-unaligned-access.patch * net-tools-1.60-compoundstatement.diff * net-tools-1.60-cont-buff.patch * net-tools-1.60-cs_CZ.bnc715580.diff * net-tools-1.60-doc.dif * net-tools-1.60-errors.patch * net-tools-1.60-fclose.diff * net-tools-1.60-fix-header-conflict.patch * net-tools-1.60-hostname-ipv6.patch * net-tools-1.60-hostname-s.patch * net-tools-1.60-hostname-space.patch * net-tools-1.60-ifconfig-SIOCSIFNETMASK.diff * net-tools-1.60-ifconfig.8.diff * net-tools-1.60-ifindex.diff * net-tools-1.60-infiniband.diff * net-tools-1.60-ipv6-statistics.diff * net-tools-1.60-krn26.dif * net-tools-1.60-long_to_int.diff * net-tools-1.60-multilinestr.diff * net-tools-1.60-nameif.diff * net-tools-1.60-netstat-ci.diff * net-tools-1.60-netstat-output.patch * net-tools-1.60-netstat-p.patch * net-tools-1.60-netstat.8.diff * net-tools-1.60-netstat_retval.diff * net-tools-1.60-numericstuff.diff * net-tools-1.60-plipconfig-ecode.patch * net-tools-1.60-plipconfig-manpage.patch * net-tools-1.60-plipconfig-usage.patch * net-tools-1.60-printval-conversion.patch * net-tools-1.60-sctp-quiet * net-tools-1.60-sctp.patch * net-tools-1.60-snmp-counter-overflow.patch * net-tools-1.60-sockios-SIOCGMIIPHY.diff * net-tools-1.60-strictaliasing.diff * net-tools-1.60-tcp-recvq-listen.patch * netstat-trunc.dif * net-tools-1.60-if_tr.diff * net-tools-1.60-interface_mtu.diff- Cleanup a bit with spec-cleaner and remove sle11 conditions - Drop the patch net-tools-1.60-obsolete.diff * If restored it is in the VCS and it silences all the rpm warnings- add COPYING - net-tools-1.60-use-gai.patch: use getaddrinfo instead of gethostbyname- net-tools-1.60-fix-header-conflict.patch: use kernel headers to avoid conflict with user-space headers- Add net-tools-1.60-hostname-s.patch: This changes the hostname behavior to match other systems and its own documentation. Namely, that -s just parses the result of the active gethostname() and does not attempt any network/DNS traffic. upstream: https://sourceforge.net/p/net-tools/bugs/14/ commit#452f8e (boo#872264).- Remove hostname, domainname, dnsdomainname and require the separate hostname package instead- Added patches to past change log entry- ipmaddr and iptunnel are obsolete too, move them to subpackage. (Superseded by `ip maddr` and `ip tunnel`) - remove redundant %clean sectionh01-ch3d 1757351452csdeetfrpt2.0+git20170221.479bb4a-150000.5.13.12.0+git20170221.479bb4anet-tools.monet-tools.monet-tools.monet-tools.monet-tools.mo/usr/share/locale/cs/LC_MESSAGES//usr/share/locale/de/LC_MESSAGES//usr/share/locale/et_EE/LC_MESSAGES//usr/share/locale/fr/LC_MESSAGES//usr/share/locale/pt_BR/LC_MESSAGES/-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:39631/SUSE_SLE-15_Update/561859ae406bf6f1242c125872c14ca6-net-tools.SUSE_SLE-15_Updatedrpmxz5x86_64-suse-linux"X^04bnet-toolsutf-81231e7a72092ecc103dbceede0a6b289dbb5f87953f9c3bfde698feadeb445a5? 7zXZ !t/`]"k%PZ6YGZ%W:3hp>,cSG5SStL>(Ǔo& V<ʎ@ÝB6,EԧcFxCet.Z2 +(Oc.Ie96 H' 8n`TY?Ɵ !yEqpw% P!vwb78J4- bgujpdp}k̄.WLp͸dA`s^O%{<\Yd4Cx+m#Tw xA_# U0ysyBloI6Tm Xَ̘NS87=s d ㍛ G֛9װ8X/B=E&zg\)ZˌY2>);3>}P4VY:dԜZ/E%qzi_S viS$D)=xRwM[EեNcCK`ye#V-AIL2)fh0G"N~ z<:+]Xu z )$; -"xeFs輔}UDr }ZтX@jq>DSk!{؍r'wƾ6υ)97JWevX8zLqM;Z*׈$P?Ǐ1lܱhQ |Ε9>5HJ煍zUm9D頌z@} ^禰]Iĭ0GEuPV n'[ nwק HAS!X{ PfuF-mՂ h|\O !3y?iJA!uHwV6 |o=9J22D,/( ohVŊFM 4L@$19 $Xx (_N[||udj"Gu7m² >m,'/O7@.p$ ѯBӤmpgI¯“ͱPcZxIإSloA/zšcoe 78)mnIR]x8CIoLpcM%czrkA&zD0*ΝGM#V7J@(5TpUf(U7E_[ x9ejLBFqWc,Wߖ]v pFI{k=mNO!b6y^XIml zZPDFͱyJL_#U\1lBP͵wEDWo\Zm) +9JB ѧ-A ( Ƕ YZ