pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/tcpreplay tcpreplay: update to 4.4.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/27b9e3b4132d
branches: trunk
changeset: 380821:27b9e3b4132d
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Thu Jun 16 00:29:30 2022 +0000
description:
tcpreplay: update to 4.4.1
02/12/2022 Version 4.4.1
- fix support for piping PCAP files from STDIN (#708)
- build failures Debian/kfreebsd (#706)
- bus error when building on armhf (#705)
- typo fixes (#704)
- heap buffer overflow in tcpreplay (#703)
- double free in Juniper DLT (#702)
01/31/2022 Version 4.4.0
- remove obsolete FORCE_ALIGN support to fix macOS 11 compile (#695)
- add a security policy document (#689)
- ability to specify directory of pcap files (#682)
- incorrect PPS rate for long-running sessions (#679)
- option --skipbroadcast not working (#677)
- revert #630 to fix --multiplier issues (#674)
- gcc 9.3 compiler warnings (#670)
- installed netmap not automatically detected (#669)
- latest macOS SDK selected by default (#668)
- heap-buffer-overflow with flow_decode() (#665)
- add feature VLAN Q-in-Q (#625)
- add feature update Ethernet MAC on multicast IP (#563)
diffstat:
net/tcpreplay/Makefile | 4 ++--
net/tcpreplay/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 2cf539a1a0d5 -r 27b9e3b4132d net/tcpreplay/Makefile
--- a/net/tcpreplay/Makefile Thu Jun 16 00:29:04 2022 +0000
+++ b/net/tcpreplay/Makefile Thu Jun 16 00:29:30 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2021/06/12 06:22:09 nia Exp $
+# $NetBSD: Makefile,v 1.28 2022/06/16 00:29:30 gutteridge Exp $
-DISTNAME= tcpreplay-4.3.4
+DISTNAME= tcpreplay-4.4.1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=appneta/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}
diff -r 2cf539a1a0d5 -r 27b9e3b4132d net/tcpreplay/distinfo
--- a/net/tcpreplay/distinfo Thu Jun 16 00:29:04 2022 +0000
+++ b/net/tcpreplay/distinfo Thu Jun 16 00:29:30 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2021/10/26 11:07:01 nia Exp $
+$NetBSD: distinfo,v 1.18 2022/06/16 00:29:30 gutteridge Exp $
-BLAKE2s (tcpreplay-4.3.4.tar.xz) = 08ec0f89342a1594a91c560f71d9dc26267791d000f7648103728e4221a751cc
-SHA512 (tcpreplay-4.3.4.tar.xz) = 6d19cf492114c68a9fafcf7790c08f31607d2c0112e02fa41eed8747255bbbef85f281f74348e1d51f1d476b88f07d64715224618ec15268688baefaf7cc7124
-Size (tcpreplay-4.3.4.tar.xz) = 739280 bytes
+BLAKE2s (tcpreplay-4.4.1.tar.xz) = e0181ff25d6af1504f4f2adf12a973d60eb4a16310abfa5df80faeb891f67dec
+SHA512 (tcpreplay-4.4.1.tar.xz) = 25a4a94b7c0c416b8ef57aba5640803dcd6e271fe8789f3f6e281529e336e326b35738d7673fd44ac4ded0faf577dc4c6255b926bd67b8ba5104a8bad81a98f1
+Size (tcpreplay-4.4.1.tar.xz) = 751036 bytes
SHA1 (patch-configure) = b0fd4b920672bf399d4ec8213cbb3f084a2edf94
Home |
Main Index |
Thread Index |
Old Index