From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] traceroute: Update to version 2.1.6
Date: Sun, 19 Jan 2025 23:08:44 +0100 [thread overview]
Message-ID: <20250119220844.3292084-5-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20250119220844.3292084-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 2628 bytes --]
- Update from version 2.1.5 to 2.1.6
- Update of rootfile not required
- Updated version number in name of patch
- Changelog
2.1.6
Let getaddrinfo(3) select the default IPv4 or IPv6 protocol version
when it is not explicitly specified on the command line
(Jan Macku, SF bug #16)
No more mandatory default to IPv4, follow rfc3484 and
the similar ping(1) behaviour. Drop DEF_AF macro.
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
lfs/traceroute | 8 ++++----
...e-2.1.5-ipfire.patch => traceroute-2.1.6-ipfire.patch} | 0
2 files changed, 4 insertions(+), 4 deletions(-)
rename src/patches/{traceroute-2.1.5-ipfire.patch => traceroute-2.1.6-ipfire.patch} (100%)
diff --git a/lfs/traceroute b/lfs/traceroute
index 961e44771..8c9f0d2a3 100644
--- a/lfs/traceroute
+++ b/lfs/traceroute
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2024 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2025 IPFire Team <info(a)ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -26,7 +26,7 @@ include Config
SUMMARY = Packet route path tracing utility
-VER = 2.1.5
+VER = 2.1.6
THISAPP = traceroute-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = traceroute
-PAK_VER = 6
+PAK_VER = 7
DEPS =
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = b2e99398b23d064f96319c9ca677589175f4bde64bce1f1d3236fc94f0ae3aa00499a2ef4a5c66c3a5815e09e16c534d049c36745119850c90c8af879ef66c6b
+$(DL_FILE)_BLAKE2 = 452daa7cbf5322981a36cc1e155447ea617ed4a0dfa9ef4f67ff7d2c36c7b9bc6145ddb1111eca5489ccc038f30fb0799def27efae1c385e043e9243339361cb
install : $(TARGET)
diff --git a/src/patches/traceroute-2.1.5-ipfire.patch b/src/patches/traceroute-2.1.6-ipfire.patch
similarity index 100%
rename from src/patches/traceroute-2.1.5-ipfire.patch
rename to src/patches/traceroute-2.1.6-ipfire.patch
--
2.48.1
prev parent reply other threads:[~2025-01-19 22:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-19 22:08 [PATCH] flac: Update to version 1.4.3 Adolf Belka
2025-01-19 22:08 ` [PATCH] nfs: Update to version number 2.8.2 Adolf Belka
2025-01-19 22:08 ` [PATCH] rpcbind: Update to version 1.2.7 Adolf Belka
2025-01-19 22:08 ` [PATCH] tcpdump: Update to version 4.99.5 Adolf Belka
2025-01-19 22:08 ` Adolf Belka [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250119220844.3292084-5-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox