From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] traceroute: Update to version 2.1.3-1 Date: Wed, 20 Sep 2023 13:39:42 +0200 Message-ID: <20230920113942.95376-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4763377868302885574==" List-Id: --===============4763377868302885574== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - IPFire-3.x - Update from version 2.1.1-2 to 2.1.3-1 - Changelog 2.1.3 Fix command line parsing in wrappers. 2.1.2 Fix unprivileged ICMP tracerouting with Linux kernel >=3D 6.1 (Eric Dumazet, SF bug #14) Signed-off-by: Adolf Belka --- traceroute/traceroute.nm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/traceroute/traceroute.nm b/traceroute/traceroute.nm index 519efc573..8920ac26b 100644 --- a/traceroute/traceroute.nm +++ b/traceroute/traceroute.nm @@ -4,8 +4,8 @@ ############################################################################= ### =20 name =3D traceroute -version =3D 2.1.0 -release =3D 2 +version =3D 2.1.3 +release =3D 1 =20 groups =3D Application/Internet url =3D https://traceroute.sourceforge.net --=20 2.42.0 --===============4763377868302885574==--