79 Commits

Author SHA256 Message Date
Petr Vorel
2b4eb83abf Accepting request 1283387 from home:pevik:branches:network:utilities
- Update to version 20250605
  Fixing regression in ping.
  https://github.com/iputils/iputils/releases/tag/20250605

OBS-URL: https://build.opensuse.org/request/show/1283387
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=124
2025-06-05 14:21:17 +00:00
Petr Vorel
0e9d9af90e Accepting request 1281954 from home:pevik:branches:network:utilities
OBS-URL: https://build.opensuse.org/request/show/1281954
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=122
2025-06-02 14:25:16 +00:00
Petr Vorel
47f1e4e549 Accepting request 1281883 from home:pevik:branches:network:utilities
- Fix bsc#1243284 - ping on s390x prints invalid ttl
- Run testsuite as a part of building (requires SUSE specific workaround
  iputils-localhost-ipv6-workaround.patch)
- Security fix [bsc#1242300, CVE-2025-47268]
  * integer overflow in RTT calculation can lead to undefined behavior

OBS-URL: https://build.opensuse.org/request/show/1281883
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=121
2025-06-02 11:11:52 +00:00
Petr Vorel
c1b4e6ce9f Accepting request 1281881 from home:pevik:branches:network:utilities
- Remove patches from this release (iputils-CVE-2025-47268.patch,
  0001-Fix-ping-man-page-syntax-error.patch)

OBS-URL: https://build.opensuse.org/request/show/1281881
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=120
2025-06-02 11:05:39 +00:00
Petr Vorel
4389267020 Accepting request 1281879 from home:pevik:branches:network:utilities
- Update to version 20250602
  Security release, fixes CVE-2025-47268 and CVE-2025-48964.
  https://github.com/iputils/iputils/releases/tag/20250602
- Remove html man page (required to avoid a build failure)
- Remove patches from this release

OBS-URL: https://build.opensuse.org/request/show/1281879
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=119
2025-06-02 10:55:22 +00:00
Petr Vorel
a8cdeb6d93 Accepting request 1278059 from home:ayankov:branches:network:utilities
- Fix bsc#1243284 - ping on s390x prints invalid ttl 
  * Add iputils-invalid-ttl-s390x.patch
  * Fix ipv4 ttl value when using SOCK_DGRAM on big endian systems
- Run testsuite as a part of building

OBS-URL: https://build.opensuse.org/request/show/1278059
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=118
2025-05-20 14:23:19 +00:00
Petr Vorel
d650f3ec68 Accepting request 1277013 from home:ayankov:branches:network:utilities
- Security fix [bsc#1242300, CVE-2025-47268] 
  * integer overflow in RTT calculation can lead to undefined behavior 
  * Add iputils-CVE-2025-47268.patch

OBS-URL: https://build.opensuse.org/request/show/1277013
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=116
2025-05-13 06:26:42 +00:00
Petr Vorel
a155526494 Accepting request 1234610 from home:pevik:branches:network:utilities
- Backport ping man page fix
  0001-Fix-ping-man-page-syntax-error.patch

OBS-URL: https://build.opensuse.org/request/show/1234610
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=114
2025-01-02 17:39:39 +00:00
Petr Vorel
29a6a5efaf Accepting request 1198952 from home:pevik:branches:network:utilities
- Update to version 20240905 (mostly ping fixes release)
  https://github.com/iputils/iputils/releases/tag/20240905
- Fix tarball url

OBS-URL: https://build.opensuse.org/request/show/1198952
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=112
2024-09-05 11:00:54 +00:00
Petr Vorel
9386fab6bb Accepting request 1139433 from home:pevik:branches:network:utilities
- Update to version 20240117 (ping bugfix release)
  https://github.com/iputils/iputils/releases/tag/20240117

OBS-URL: https://build.opensuse.org/request/show/1139433
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=110
2024-01-17 11:42:14 +00:00
Petr Vorel
e8436980a2 Accepting request 1134678 from home:pevik:branches:network:utilities
- Update to version 20231222
  https://github.com/iputils/iputils/releases/tag/20231222
- Use tar.xz instead of tar.gz
- Update source URL

OBS-URL: https://build.opensuse.org/request/show/1134678
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=108
2023-12-22 21:32:59 +00:00
Petr Vorel
2921f28f7c Accepting request 1054772 from home:lnussel:usrmerge
Replace transitional %usrmerged macro with regular version check (boo#1206798)

OBS-URL: https://build.opensuse.org/request/show/1054772
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=106
2023-01-04 16:34:02 +00:00
Petr Vorel
ca52a7ce89 Accepting request 1038284 from home:pevik:branches:network:utilities
- Update to version 20221126
  https://github.com/iputils/iputils/releases/tag/20221126
- Update configure variables (ninfod, rarpd and rdisc were removed from
  upstream in next release => remove -DBUILD_NINFOD=false -DBUILD_RARPD=false
  -DBUILD_RDISC=false)
- Remove 2 backported fixes from this release
  0001-ping-Add-SA_RESTART-to-sa_flags.patch
  0002-ping-Make-ping_rts-struct-static.patch

OBS-URL: https://build.opensuse.org/request/show/1038284
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=104
2022-11-26 00:36:03 +00:00
Petr Vorel
4dd84f13f3 Accepting request 1007675 from home:pevik:branches:network:utilities
- Backport 2 fixes for bsc#1203957:
  0001-ping-Add-SA_RESTART-to-sa_flags.patch
  0002-ping-Make-ping_rts-struct-static.patch

OBS-URL: https://build.opensuse.org/request/show/1007675
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=102
2022-10-03 11:54:24 +00:00
Petr Vorel
951c80f131 Accepting request 954169 from home:pgajdos
- rarpd and rdisc tools are now disabled again [jsc#SLE-23521]

OBS-URL: https://build.opensuse.org/request/show/954169
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=101
2022-02-14 21:32:16 +00:00
Petr Vorel
aae8a3b55e Accepting request 949025 from home:pgajdos
- temporarily reintroduce rarpd and rdisc tools to get them into
  15sp4 [jsc#SLE-23521]

OBS-URL: https://build.opensuse.org/request/show/949025
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=100
2022-01-25 14:58:26 +00:00
Petr Vorel
94d782d011 Accepting request 940741 from home:pevik:branches:network:utilities
- Update to version 20211215
  https://github.com/iputils/iputils/releases/tag/20211215
- rarpd and rdisc are going to be removed in next release
  (https://github.com/iputils/iputils/issues/363)
  therefore don't pack it since this release
- Drop harden_rdisc.service.patch, which was 1) merged upstream
  4bb0ace ("systemd: Add ProtectHostname, ProtectKernelLogs")
  for all services
  2) we don't build rdisc since this release

OBS-URL: https://build.opensuse.org/request/show/940741
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=99
2021-12-15 14:22:56 +00:00
Petr Vorel
78bcc23ae5 Accepting request 925462 from home:jsegitz:branches:systemdhardening_protectclock
- Drop ProtectClock hardening, can cause issues if other device acceess is needed

OBS-URL: https://build.opensuse.org/request/show/925462
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=98
2021-10-15 14:18:45 +00:00
Petr Vorel
d95f5526b2 Accepting request 921086 from home:jsegitz:branches:systemdhardening:network:utilities
Automatic systemd hardening effort by the security team. This has not been tested. For details please see https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort

OBS-URL: https://build.opensuse.org/request/show/921086
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=97
2021-09-23 07:10:34 +00:00
Petr Vorel
489c742d13 Accepting request 907796 from home:pevik:branches:network:utilities
- Update to version 20210722
  https://github.com/iputils/iputils/releases/tag/20210722
- Use rarpd.service from upstream (removes PrivateUsers=yes, which fixes broken
  start of the service, adds DynamicUser=yes for more security)
- Add BuildRequires:  iproute2 (required for running tests)

OBS-URL: https://build.opensuse.org/request/show/907796
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=96
2021-07-22 16:55:39 +00:00
Petr Vorel
27d5fd184d Accepting request 879520 from home:elvigia:branches:network:utilities
- Binaries were found to be not optimized or built
  with proper %optflags.

OBS-URL: https://build.opensuse.org/request/show/879520
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=94
2021-03-17 21:17:19 +00:00
Petr Vorel
e9813b957a Accepting request 868572 from home:pevik:branches:network:utilities
- Update to version 20210202
  https://github.com/iputils/iputils/releases/tag/20210202
- Version scheme change: dropped leading 's', update that change

OBS-URL: https://build.opensuse.org/request/show/868572
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=92
2021-02-02 09:47:29 +00:00
Petr Vorel
dd795c76c6 Accepting request 849616 from home:lnussel:usrmove
- prepare usrmerge (boo#1029961)

OBS-URL: https://build.opensuse.org/request/show/849616
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=90
2020-11-20 10:37:09 +00:00
Petr Vorel
55cd577a30 Accepting request 842540 from home:dimstar:Factory
- Reference meson's build subdirectory as %_vpath_builddir, to
  line up with meson's structure.

OBS-URL: https://build.opensuse.org/request/show/842540
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=88
2020-10-19 14:15:09 +00:00
Petr Vorel
57eee6afe2 Accepting request 840033 from home:mgerstner:branches:network:utilities
- No longer invoke permissions macros for ping. It now uses ICMP_PROTO sockets
  (bsc#1174504).

OBS-URL: https://build.opensuse.org/request/show/840033
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=86
2020-10-07 12:39:55 +00:00
Petr Vorel
a5fcf5e48e Accepting request 828887 from home:pevik:branches:network:utilities
- Update to version s20200821
  https://github.com/iputils/iputils/releases/tag/s20200821
- Remove BuildRequires libopenssl-devel (added md5 implementation thus not needed)
- Remove patches from this release
  (arping-revert-partially-fix-sent-vs-received-package.patch,
  arping-fix-f-quit-on-first-reply-regression.patch)

OBS-URL: https://build.opensuse.org/request/show/828887
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=84
2020-08-24 09:28:50 +00:00
Petr Vorel
edd7985662 Accepting request 826692 from home:pevik:branches:network:utilities
- Remove 2 old patches (iputils-sec-ping-unblock.diff, iputils-ping-interrupt.diff)
  Although not documented, they both belong to bsc#674304. Fix from 2011 was
  resolved upstream in commit 810dd7f ("ping,ping6: Unmask signals on
  start-up.") [1], released in s20121112.
- Use %autosetup -p1

OBS-URL: https://build.opensuse.org/request/show/826692
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=82
2020-08-14 14:47:40 +00:00
Petr Vorel
035b61cdd2 Accepting request 820573 from home:AndreasStieger:branches:network:utilities
- remove unneeded libidn build dependency (boo#1174049)

OBS-URL: https://build.opensuse.org/request/show/820573
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=80
2020-07-12 21:10:09 +00:00
Petr Vorel
cdf8a3cff8 Accepting request 728978 from home:pevik:branches:network:utilities
- Fix arping -w problem (https://github.com/iputils/iputils/issues/211)
 * added arping-fix-f-quit-on-first-reply-regression.patch
 (upstream commit 1df5350)

OBS-URL: https://build.opensuse.org/request/show/728978
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=78
2019-09-09 10:06:17 +00:00
5845348baf Accepting request 724875 from home:mwilck:branches:network:utilities
- Fix arping -D problem (bsc#1146440)
 * added arping-revert-partially-fix-sent-vs-received-package.patch
 (upstream commit 18f14be)

OBS-URL: https://build.opensuse.org/request/show/724875
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=76
2019-08-23 13:03:57 +00:00
Petr Vorel
65b90f9665 Accepting request 718740 from home:pevik:branches:network:utilities
- Set caps for clockdiff (boo#1140994), based on change in permissions package
  5da6a81e38
- With new permissions package both clockdiff and ping have capabilities
  cap_net_raw+p instead of cap_net_raw+ep (boo#1140993), also ping6 does not
  try to set permissions on links (boo#1140991)
- Pass -DNO_SETCAP_OR_SUID=true (don't run setcap via distro script
  build-aux/setcap-setuid.sh, we set capabilities with rpm)

OBS-URL: https://build.opensuse.org/request/show/718740
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=74
2019-07-26 07:18:34 +00:00
Petr Vorel
51032afcfb Accepting request 714409 from home:pevik:branches:network:utilities
- Update to version s20190709
- Removed patches included in this upstream release:
  ping-Fix-unwanted-bell-on-unreachable-address.patch
  0001-build-sys-doc-Fix-the-dependency-on-xsltproc.patch
  meson-remove-setcap-setuid.sh.patch
- Add libcap-progs as a build dependency (setcap is needed)

OBS-URL: https://build.opensuse.org/request/show/714409
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=72
2019-07-10 10:32:03 +00:00
Petr Vorel
d1f440b5ff Accepting request 709982 from home:pevik:branches:network:utilities
- Add patch ping-Fix-unwanted-bell-on-unreachable-address.patch (boo#1135118)

OBS-URL: https://build.opensuse.org/request/show/709982
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=70
2019-06-14 13:15:11 +00:00
Petr Vorel
b1ab088cfa Accepting request 705286 from home:pevik:branches:network:utilities
- Update to version s20190515 (includes changes s20190324)
  * s20190324: 189 commits since s20180629 that include changing build
    system from autotools to meson, added rarpd and rdisc systemd service
    files, many fixes
  * s20190515 bugfix release (6 commits)
- User visible change: arping and clockdiff are moved from /usr/sbin
  to /usr/bin (respect upstream path)
- Backport patch 0001-build-sys-doc-Fix-the-dependency-on-xsltproc.patch
  (fixing build system)
- Add workaround patch meson-remove-setcap-setuid.sh.patch
- Remove 0001-tracepath-Fix-copying-input-IPv6-address.patch
  (included in s20190324 release)
- Refresh old patches (iputils-ping-interrupt.diff, iputils-sec-ping-unblock.diff)
- Changes caused by upstream switching to meson build system (drop sed build dependency)
- Added locales
- Fix typos

OBS-URL: https://build.opensuse.org/request/show/705286
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=68
2019-05-24 17:12:38 +00:00
OBS User mrdocs
b26b47c275 Accepting request 625387 from home:pevik:branches:network:utilities
- Backport upstream patch fixing tracepath6 (poo#38492)
  e0baf20 tracepath: Fix copying input IPv6 address
  0001-tracepath-Fix-copying-input-IPv6-address.patch

+ Reindex patch numbers.

OBS-URL: https://build.opensuse.org/request/show/625387
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=66
2018-07-27 02:50:14 +00:00
Petr Vorel
0f2a68bf7f Accepting request 619908 from home:pevik:branches:network:utilities
- Update to version s20180629
  * ping: Fix signed overflow/conversion warning
  * ping: Fix ping name encoded using ACE on C locale
  * fix checksum always success in IPv4 ping.
  * ping6: Fix device binding
  * Ping: Correct rounding of timing displays
  * docs: Tiny fixes in README.md
  * doc/ping: Update Interface section
  * doc/ping: Replace deprecated commands in "SEE ALSO" section
  * Revert "correctly initialize first hop"
  * tracepath: Support calling `tracepath` as `tracepath4` or `tracepath6`
  * ping: remove spurious error message
  * tracepath: fix heap-buffer-overflow [asan]
  * arping: do not use libsysfs to read from /sys
  * .travis.yml: corrected variable values in matrix
  * .travis.yml: install libidn2
  * ping: use libidn2 instead of libidn
  * ping: Remove workaround for bug in IP_RECVERR on raw sockets
  * ping6: simplified IDNA usage
  * traceroute6: use getaddrinfo IDNA conversion
  * arping,tracepath: removed unused idna header
  * cleanup: really old code, simplify little bit
  * licenses: fill missing clockdiff.c and ping_common.c license
  * LICENSE: convert BSD4 to BSD3 license
  * doc: ping - document mdev behaviour
  * LICENSE: add information about licenses
  * ping: fix incorrect packet loss calculation
  * doc: convert from converting SGML to XML
  * travis-ci: cleanup and switch to Ubuntu 14.04 build
  * RELNOTES: deprecated in favor of git history & github
  * remove iputils.spec
  * ping: fix conflicting defines
  * ping: flowinfo: fixup checks for flowinfo and also add decimal numbers support
  * ping: parsetos verification is enough, allow decimal values
  * ping: fix typo in error tos error message
  * meson: add experimental meson buildsystem support
  * gitignore: prepare for Meson
  * ping: read from error queue when POLLERR is set
  * ping_common.c: POLLERRR is ignored in events
  * ping: fix pmtu discovery for ipv6
  * traceroute6: Fix traceroute to IPv6 address
  * traceroute6: Fix leaking the idn memory
  * traceroute6: Fix use after free for hostname
  * tracepath,doc: Added -4, -6 Parameter in doc and void usage(void)
  * fix multicast setsockopt calls on big endian
  * arping: exit if network disappears while running
  * ping: prevent possible double free after cap_free()
  * Add strict pattern matching on response when pattern was provided
  * traceroute6: Fix udp packet port specification.
- Removed patches (taken from upstream, now in tree)
  * iputils-add-license-info.diff
  * iputils-ping-fix-pmtu-for-ipv6.patch
  * iputils-remove-bogus-check-required-for-2.4.9-kernels.patch
- Rebased patches
  * iputils-ping-interrupt.diff
  * iputils-sec-ping-unblock.diff
- Add build dependency docbook-xsl-stylesheets (required by man pages)
- Add tracepath6 man page, updated list of unwanted man enties (ipg, pgset)
- Removed RELNOTES (upstream removed it)

OBS-URL: https://build.opensuse.org/request/show/619908
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=64
2018-07-03 22:02:17 +00:00
Petr Vorel
4912e05263 Accepting request 597730 from home:jaicaa:branches:network:utilities
Backport license information, fixing bnc#1082788

OBS-URL: https://build.opensuse.org/request/show/597730
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=62
2018-04-18 10:05:35 +00:00
OBS User mrdocs
02408a44f0 Accepting request 597121 from home:jaicaa:branches:network:utilities
Backport license information, fixing bnc#1082788

OBS-URL: https://build.opensuse.org/request/show/597121
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=61
2018-04-18 01:10:52 +00:00
OBS User mrdocs
ef2082fea6 Accepting request 561856 from home:NMoreyChaisemartin:branches:network:utilities
- Backport iputils-ping-fix-pmtu-for-ipv6.patch from upstream
  to fix PMTU discovery in ping6. (bsc#1072460)

OBS-URL: https://build.opensuse.org/request/show/561856
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=59
2018-01-07 02:28:26 +00:00
Petr Vorel
5af01da0bc Accepting request 555846 from home:pluskalm:branches:network:utilities
- Install rdisc as rdisc, do not use in.rdisc anymore (xinetd which
  was using in.* names is obsolete anyways)

OBS-URL: https://build.opensuse.org/request/show/555846
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=57
2017-12-11 08:46:34 +00:00
Petr Vorel
c02458efd1 Accepting request 555845 from home:pevik:branches:network:utilities
- iputils: remove man pages of unused binaries: ninfod, pg3, rdisc
  (rdisc is in a separate package)

OBS-URL: https://build.opensuse.org/request/show/555845
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=56
2017-12-11 08:21:19 +00:00
OBS User mrdocs
8810ec80ce Accepting request 555500 from home:pluskalm:branches:network:utilities
- Add systemd service for rarpd

OBS-URL: https://build.opensuse.org/request/show/555500
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=55
2017-12-11 00:05:41 +00:00
Petr Vorel
d4be5d422a Accepting request 546607 from home:msmeissn:branches:network:utilities
- mark ping also verify not caps, as these are changed by the
  permissions package. (bsc#1065835)

OBS-URL: https://build.opensuse.org/request/show/546607
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=53
2017-11-30 08:53:47 +00:00
Petr Vorel
2f73c80242 Accepting request 546244 from home:pluskalm:branches:network:utilities
- Reintroduce rarpd as subpackage
- Explicitly list content in filelist as we have two subpackages
  now

OBS-URL: https://build.opensuse.org/request/show/546244
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=52
2017-11-28 22:18:35 +00:00
Petr Vorel
ba2cba902b Accepting request 541556 from home:pluskalm:branches:network:utilities
- Cleanup with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/541556
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=50
2017-11-13 18:09:26 +00:00
Vítězslav Čížek
53bd2413ba Accepting request 522166 from home:pevik:branches:network:utilities
- Update to version s20161105 (Changes taken from the RELNOTES file)
  * ping: eliminate deadcode & simplify
  * ping: do not allow oversized packets to root
  * correctly initialize first hop
  * ping: fix ping -6 -I
  * arping,doc: fix documentation of -I
  * ping: fix error message when getting EACCES from connect()
  * renamed INSTALL to INSTALL.md
  * (re)structured INSTALL.md and transformed into markdown; added hint that installation into prefix has to be done with DESTDIR make variable and that there's no prefix support in configure, close #21
  * ping: Silence GCC warnings when building with -fstrict-aliasing
  * tftpd: Drop supplementary groups for root
  * libgcrypt: fix static linking
  * doc: Inserted a missing word
  * tracepath6: avoid redundant family variable
  * tracepath: borrow everything good from tracepath6
  * tracepath: switch to dual-stack operation
  * tracepath: remove now redundant tracepath6
  * docs: fix parallel build of manpages
  * ping: remove assignments of values that are never read
  * docs: remove references to ping6 and traceroute6
  * ping: work with older kernels that don't support ping sockets
  * Revert "ping_common.c: fix message flood when EPERM is encountered in ping"
  * reorder -I option parsing (boo#1057664)
  * ping: also bind the ICMP socket to the specific device
- tracepath6 is now symlink to tracepath.

OBS-URL: https://build.opensuse.org/request/show/522166
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=48
2017-09-12 13:53:00 +00:00
Markos Chandras
ecaeb2d3c1 Accepting request 448599 from home:markoschandras:branches:network:utilities
- Add ping6 symlink (boo#1017616)

OBS-URL: https://build.opensuse.org/request/show/448599
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=46
2017-01-04 21:38:41 +00:00
83b57faa85 - do not install rarpd and rarpd.8 manpage (comes from rarpd rpm currently)
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=43
2016-05-24 09:29:10 +00:00
6b3c925045 - dropped iputils-ifenslave.diff
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=42
2016-05-23 15:44:11 +00:00
e602505b49 Accepting request 397465 from home:markoschandras:branches:network:utilities
- Update to version s20160308 (Changes taken from the RELNOTES file)
  * use syntax compatible with busybox date in Makefile
  * 'admin prohibited' should print !X not !S.
  * Makefile: use #define as in previous code changes
  * doc/Makefile: require bash, because we use pushd and popd
  * doc: don't timestamp manpages by default
  * ping: status() now returns received/transmitted instead of trans/recv
  * ping: don't mess with internals of struct msghdr
  * ping: ICMP error replies while errno < 0 is a hard error
  * ping: always use POSIX locale when parsing -i
  * ping: link against libm
  * made ping functions protocol independent
  * ping: perform dual-stack ping by default
  * ping: remove obsolete preprocessor directives
  * ping: avoid name clashes between IPv4 and IPv6 code
  * ping: merge all ping header files into a single one
  * ping: merge `ping6` command into `ping`
  * ping: refactor ping options
  * ping: refactor ping socket code
  * ping: merge IPv4 and IPv6 `pr_addr()`
  * ping: fix defines and libs in Makefile
  * ping: handle single protocol systems
  * iputils ping/ping6: Add a function to check if a packet is ours
  * ping: Add <linux/types.h> to fix compilation error.
  * ping6: Use GNUTLS API directly for MD5. (v2)
  * ping6: Use libgcrypt instead of gnutls for MD5.
  * Allow ping to use IPv6 addresses
  * ping,ping6 doc: More description on CAP_NET_RAW usage.
  * if IPv4 resolving fails fallback to ping6
  * ping: in usage print the 'ping -6' options as well

OBS-URL: https://build.opensuse.org/request/show/397465
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=41
2016-05-23 15:21:37 +00:00