74 Commits

Author SHA256 Message Date
a14c6f945b Improve changes text
Add context about relation of bsc#142461 and bsc#1243581.

OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=86
2025-10-30 22:28:08 +00:00
78d0a9f4b9 Accepting request 1303238 from home:sbrabec
- 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).

OBS-URL: https://build.opensuse.org/request/show/1303238
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=84
2025-09-08 16:05:53 +00:00
bb907fc4a3 Accepting request 1303009 from home:sbrabec
- 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).

OBS-URL: https://build.opensuse.org/request/show/1303009
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=82
2025-09-06 15:46:57 +00:00
9fd46246fe Accepting request 1302735 from home:sbrabec
- Set net-tools conflict version properly.

OBS-URL: https://build.opensuse.org/request/show/1302735
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=80
2025-09-04 12:04:05 +00:00
224df0fb6d Accepting request 1302267 from home:sbrabec
- Drop ether-wake binary in favor of wol. It was never part of the
  upstream net-tools, and we have ether-wake in busybox. Bump rpm
  version to 2.10.0.0.1 to make a seamless update possible
  (boo#1249034, drop 0001-Add-ether-wake-binary.patch).
- Provide support for net-tools-dummy (bsc#1242048).
- Remove net_tool Provides/Obsoletes for SuSE Linux 7 and SLES 7.

OBS-URL: https://build.opensuse.org/request/show/1302267
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=79
2025-09-01 22:32:40 +00:00
16c71ea16d Changes fix.
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=77
2025-08-28 23:39:15 +00:00
4808ff8829 Fix changes.
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=76
2025-08-28 23:24:14 +00:00
a727714c9b Accepting request 1301844 from home:sbrabec:branches:network:utilities
- 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, ).
- 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.

OBS-URL: https://build.opensuse.org/request/show/1301844
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=75
2025-08-28 22:58:18 +00:00
f1e26a5871 Accepting request 1298871 from home:sbrabec:branches:network:utilities
- 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).

OBS-URL: https://build.opensuse.org/request/show/1298871
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=73
2025-08-11 21:16:15 +00:00
Marcus Schaefer
ed7d49fa94 Accepting request 1297386 from home:sbrabec:branches:network:utilities
- 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,
  net-tools-CVE-2025-46836.patch,
  net-tools-CVE-2025-46836-regression.patch).

OBS-URL: https://build.opensuse.org/request/show/1297386
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=71
2025-08-08 08:28:45 +00:00
916726364d Accepting request 1238963 from home:kukuk:branches:network:utilities
- hostname is not required anymore [bsc#1236061]

OBS-URL: https://build.opensuse.org/request/show/1238963
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=69
2025-01-28 17:41:34 +00:00
53dbc9ec91 Accepting request 1055716 from home:lnussel:usrmerge
Replace transitional %usrmerged macro with regular version check (boo#1206798)

OBS-URL: https://build.opensuse.org/request/show/1055716
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=67
2023-03-20 14:03:15 +00:00
242cd3830f Accepting request 866395 from home:dirkmueller:branches:network:utilities
- update to 2.10:
  * man: pt_BR: ifconfig: fix procmisc option typo
  * netstat: exit non-zero when sctp protocols are not supported
  * man: route: add single route del example
  * ifconfig: accept "pointtopoint" as an alias to "pointopoint"
  * man: netstat: fill out Timers section
  * man: ethers: remove funky comment blocks
  * man: standardize SEE ALSO across all pages & translations
  * netstat: fix iface truncation with -i
  * ifconfig: fix exabyte statistic handling
  * man: ipmaddr/iptunnel: new stub man pages
  * man: route: use standard .BR for SEE ALSO
  * netstat: fix iface truncation with -g
  * po: rename et_EE to et
  * README/INSTALL: refresh for the modern times
  * THANKS: add a few more people from `git-log`
  * netstat: Set SCTP report compliant with -l/--listening option.
  * Describe "hyphen" program in man page.
  * man: cleanup ipfw & ipchains refs
  * ipv6: fix memmove usage with overlapping memory
  * build: drop support for backing up programs
  * netstat: add ROSE print support
  * remove ancient "register" markings
  * hostname: constify a few string arguments
  * hostname: add fallback errno decoding on failure
  * de.po: fix typo "Processe" -> "Prozesse"
  * route: Fix a missing space in the ipv6 route output
  * util: drop new() helper
  * proc: constify filename arg
  * nameif: add printf attributes to helper funcs

OBS-URL: https://build.opensuse.org/request/show/866395
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=65
2021-01-30 08:08:25 +00:00
Marcus Schaefer
5902b1c82c Accepting request 849665 from home:lnussel:usrmove
- prepare usrmerge (boo#1029961)

OBS-URL: https://build.opensuse.org/request/show/849665
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=63
2021-01-13 10:21:43 +00:00
86fa17aaff Accepting request 731939 from home:lnussel:branches:network:utilities
- Do not recommend lang package. The lang package already has a
  supplements.

OBS-URL: https://build.opensuse.org/request/show/731939
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=61
2019-09-26 14:14:48 +00:00
41f5c8b4dc Accepting request 632286 from home:scarabeus_iv:branches:network:utilities
- Update to version 2.0+git20180626.aebd88e:
  * standardize --help/usage handling
  * always write --version output to stdout
- Rebase patch:
  * 0005-Add-support-for-interface-rename-in-nameif.patch

OBS-URL: https://build.opensuse.org/request/show/632286
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=59
2018-09-06 14:42:19 +00:00
43ea995c13 Accepting request 591530 from home:kukuk:branches:network:utilities
- Use %license instead of %doc [bsc#1082318]

OBS-URL: https://build.opensuse.org/request/show/591530
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=57
2018-03-28 16:01:27 +00:00
Vítězslav Čížek
e10451f523 Accepting request 542054 from home:vitezslav_cizek:branches:network:utilities
- Update descriptions to better reflect the contents of both packages
  and mention the deprecation of the tools (bsc#1067937)

OBS-URL: https://build.opensuse.org/request/show/542054
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=55
2017-11-16 15:36:44 +00:00
OBS User mrdocs
341e9915f9 Accepting request 504435 from home:scarabeus_iv:branches:network:utilities
OBS-URL: https://build.opensuse.org/request/show/504435
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=53
2017-06-20 03:21:57 +00:00
OBS User mrdocs
94a1f076d7 Accepting request 438129 from home:yecril71pl:branches:network:utilities
Bug 1006375 - package net-tools does not provide COPYING

OBS-URL: https://build.opensuse.org/request/show/438129
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=52
2016-11-06 14:12:51 +00:00
OBS User mrdocs
e8ee72dc89 Accepting request 435676 from home:Andreas_Schwab:Factory
- net-tools-1.60-fix-header-conflict.patch: use kernel headers to avoid
  conflict with user-space headers

OBS-URL: https://build.opensuse.org/request/show/435676
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=50
2016-10-18 23:02:23 +00:00
OBS User mrdocs
f96020a052 Accepting request 396203 from home:pwieczorkiewicz:branches:network:utilities
- 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).

OBS-URL: https://build.opensuse.org/request/show/396203
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=48
2016-05-19 23:50:17 +00:00
c745c1ea42 Accepting request 311454 from home:gberh:branches:network:utilities
- Remove hostname, domainname, dnsdomainname and require the
  separate hostname package instead

OBS-URL: https://build.opensuse.org/request/show/311454
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=46
2015-06-10 18:32:08 +00:00
e86e952023 - Added patches to past change log entry
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=45
2015-05-27 07:40:54 +00:00
45b8852b28 fix changelog
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=44
2015-05-27 07:40:20 +00:00
345e67ecd5 Accepting request 308797 from home:dgutu:branches:network:utilities
- Added changes to change log about the following patches:
  - net-tools-1.60-plipconfig-ecode.patch
  - net-tools-1.60-plipconfig-manpage.patch
  - net-tools-1.60-plipconfig-usage.patch

OBS-URL: https://build.opensuse.org/request/show/308797
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=43
2015-05-27 07:39:09 +00:00
OBS User mrdocs
b6cf5976b7 Accepting request 293588 from home:jengelh:branches:network:utilities
- ipmaddr and iptunnel are obsolete too, move them to subpackage.

OBS-URL: https://build.opensuse.org/request/show/293588
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=42
2015-04-01 16:23:47 +00:00
Lars Vogdt
eabcb0bd90 Accepting request 229622 from home:michal-m:branches:network:utilities
- Move arp, ifconfig, netstat and route to a -deprecated subpackage
  (fate#317196, fate#317197)
- Drop the rarp tool, which has been broken since kernel 2.3

OBS-URL: https://build.opensuse.org/request/show/229622
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=41
2014-04-12 14:29:43 +00:00
Marcus Schaefer
bdc2c67dbb - ported plipconfig patches from SLE base (bnc #831310)
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=40
2013-07-25 12:42:18 +00:00
a657ecd893 Accepting request 170848 from home:namtrac:bugfix
- Add Source URL, see https://en.opensuse.org/SourceUrls

OBS-URL: https://build.opensuse.org/request/show/170848
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=38
2013-04-15 14:51:03 +00:00
Ismail Dönmez
971317c337 Accepting request 150652 from home:elvigia:branches:network:utilities
- Use Recommends insted of requires for traceroute

OBS-URL: https://build.opensuse.org/request/show/150652
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=36
2013-02-01 09:55:51 +00:00
Ismail Dönmez
3ff8d30742 Accepting request 150334 from home:elvigia:branches:network:utilities
- Remove obsolete traceroute(8) implementation.
  Modern one is packaged as "traceroute". to fullfil userspace
  requirements, Require the new version explicitly.
 - Fix localized man page installation, the right thing (tm) to
  do is to use find_lang --with-man --all-name instead.

OBS-URL: https://build.opensuse.org/request/show/150334
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=34
2013-01-30 11:17:15 +00:00
bc3dfb4a5a Accepting request 150014 from home:jirislaby:branches:network:utilities
add etherwake. Taken from fedora.

OBS-URL: https://build.opensuse.org/request/show/150014
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=32
2013-01-28 12:06:40 +00:00
352f0fe995 Accepting request 137431 from home:AndreasStieger:branches:network:utilities
- Kernel 3.6 removes if_strip.h - disable STRIP support in factory
- convert .changes to utf-8 fixing old entry, W: non-utf8-spec-file

OBS-URL: https://build.opensuse.org/request/show/137431
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=30
2012-10-07 20:34:13 +00:00
ef4f6e7acc - Applied corrections for Czech translation (bnc#715580)
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=27
2011-09-12 14:23:33 +00:00
OBS User mrdocs
a18217bd46 Accepting request 61238 from home:mtomaschewski:branches:network:utilities
reviewed ok Thanks

OBS-URL: https://build.opensuse.org/request/show/61238
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=25
2011-02-15 12:08:49 +00:00
OBS User buildservice-autocommit
a2ed7225fa Updating link to change in openSUSE:Factory/net-tools revision 31.0
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=656d46cd88e16a68a6a9afc4635f8087
2010-07-20 19:00:50 +00:00
OBS User autobuild
70d581c266 Accepting request 43530 from network:utilities
checked in (request 43530)

OBS-URL: https://build.opensuse.org/request/show/43530
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=24
2010-07-20 19:00:49 +00:00
Cristian Rodríguez
47562c612b Accepting request 43499 from home:mtomaschewski:branches:network:utilities
Copy from home:mtomaschewski:branches:network:utilities/net-tools via accept of submit request 43499 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/43499
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=23
2010-07-20 15:34:33 +00:00
OBS User mrdocs
fddfeefa1b Accepting request 30527 from home:jengelh:branches:network:utilities
Copy from home:jengelh:branches:network:utilities/net-tools via accept of submit request 30527 revision 2.
Request was accepted with message:
looks fine sles9 brokeness is elsewhere

OBS-URL: https://build.opensuse.org/request/show/30527
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=19
2010-01-28 21:15:13 +00:00
OBS User buildservice-autocommit
f92b3136d9 Updating link to change in openSUSE:Factory/net-tools revision 26.0
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=94f5db35b87e8631fa0bf41f26115d3f
2010-01-12 14:02:04 +00:00
OBS User autobuild
a928cb9f9f checked in
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=18
2010-01-12 14:02:03 +00:00
Marcus Schaefer
314be917d9 - fixed return value of netstat -s call (bnc #566946)
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=17
2010-01-01 20:08:19 +00:00
OBS User buildservice-autocommit
e46fc44625 Updating link to change in openSUSE:Factory/net-tools revision 25.0
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=9f03433d4139c400be3c39cf5bb8f673
2009-12-16 16:32:02 +00:00
OBS User autobuild
83f5d479ce checked in
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=16
2009-12-16 16:31:59 +00:00
Marcus Schaefer
56e0fdd59f - removed ipchains references in man pages (bnc #561866)
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=15
2009-12-16 10:55:08 +00:00
OBS User autobuild
d35c907a1f checked in
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=14
2009-11-16 16:04:12 +00:00
Pavol Rusnak
d4c3bff238 Accepting request 23746 from home:coolo:branches:openSUSE:Factory:branched
Copy from home:coolo:branches:openSUSE:Factory:branched/net-tools via accept of submit request 23746 revision 2.
Request was accepted with message:
thanks

OBS-URL: https://build.opensuse.org/request/show/23746
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=13
2009-11-04 10:08:51 +00:00
OBS User buildservice-autocommit
d3db981b96 Updating link to change in openSUSE:Factory/net-tools revision 22.0
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=40770f3cddf6215a41de9f4c8fd0831f
2009-10-08 01:41:21 +00:00
OBS User autobuild
d17d9f9dbe checked in
OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-tools?expand=0&rev=12
2009-10-08 01:41:20 +00:00