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 <[email protected]>
---
 .../iputils/{iputils_20240117.bb => iputils_20240905.bb}        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-extended/iputils/{iputils_20240117.bb => 
iputils_20240905.bb} (97%)

diff --git a/meta/recipes-extended/iputils/iputils_20240117.bb 
b/meta/recipes-extended/iputils/iputils_20240905.bb
similarity index 97%
rename from meta/recipes-extended/iputils/iputils_20240117.bb
rename to meta/recipes-extended/iputils/iputils_20240905.bb
index 3880689742..ca8ddc530d 100644
--- a/meta/recipes-extended/iputils/iputils_20240117.bb
+++ b/meta/recipes-extended/iputils/iputils_20240905.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = 
"file://LICENSE;md5=627cc07ec86a45951d43e30658bbd819"
 DEPENDS = "gnutls"
 
 SRC_URI = "git://github.com/iputils/iputils;branch=master;protocol=https"
-SRCREV = "8372f355bdf7a9b0c79338dd8ef8464c00a5c4e2"
+SRCREV = "10b50784aae3fb75c96cdf9b1668916b49557dd5"
 
 S = "${WORKDIR}/git"
 
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#204605): 
https://lists.openembedded.org/g/openembedded-core/message/204605
Mute This Topic: https://lists.openembedded.org/mt/108475535/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to