]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
iputils: upgrade 20240117 -> 20240905
authorChanghyeok Bae <changhyeok.bae@gmail.com>
Mon, 16 Sep 2024 04:17:10 +0000 (04:17 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 18 Sep 2024 07:37:46 +0000 (08:37 +0100)
commit6e950f5edd36a2ef1b1a7c46c1bb860ddce7a70f
tree24983fed28d0e25159873c5ca1466d89fef658ad
parent78402af3e1d893d9554ab71c8a423b80e24af0d8
iputils: upgrade 20240117 -> 20240905

Changelog:
- Allow to disable reverse DNS resolution (PTR lookup) with with
  environment variable IPUTILS_PING_PTR_LOOKUP=0
- Lower max allowed -s value to 65507 (IPv4) or 65527 (IPv6).
  That is the maximum the Linux kernel supports.
- Include pre-generated man pages & HTML docs in dist tarballs.
  This allows to avoid libxslt, docbook, ... as a build dependencies.
- require meson >= 0.44
- ping has new option -3

Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/iputils/iputils_20240905.bb [moved from meta/recipes-extended/iputils/iputils_20240117.bb with 97% similarity]