pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2022Q4] pkgsrc/net/tcpreplay
Module Name: pkgsrc
Committed By: bsiegert
Date: Wed Jan 4 10:28:08 UTC 2023
Modified Files:
pkgsrc/net/tcpreplay [pkgsrc-2022Q4]: Makefile distinfo
Removed Files:
pkgsrc/net/tcpreplay/patches [pkgsrc-2022Q4]: patch-configure
Log Message:
Pullup ticket #6712 - requested by gutteridge
net/tcpreplay: security fix
Revisions pulled up:
- net/tcpreplay/Makefile 1.29
- net/tcpreplay/distinfo 1.19
- net/tcpreplay/patches/patch-configure deleted
---
Module Name: pkgsrc
Committed By: gutteridge
Date: Thu Dec 29 23:29:04 UTC 2022
Modified Files:
pkgsrc/net/tcpreplay: Makefile distinfo
Removed Files:
pkgsrc/net/tcpreplay/patches: patch-configure
Log Message:
tcpreplay: update to 4.4.2
08/28/2022 Version 4.4.2
- remove autogen.sh from distribution tarballs (#745)
- CVE-2022-37048 heap-overflow in get_l2len_protocol (#735)
- replaying on a loopback interface is broken (#732)
- replay edit with both --loop and --preload_pcap options (#729)
- test suite bus error on armhf (#725)
- CVE-2022-28487 format string vulnerability in fix_ipv6_checksums
(#723)
- CVE-2022-27942 heap-overflow in parse_mpls (#719)
- CVE-2022-27940 CVE-2022-37047 CVE-2022-37049 heap-overflow in
get_ipv6_next (#718)
- CVE-2022-27939 reachable assertion in get_layer4_v6 (#717)
- CVE-2022-25484 CVE-2022-27941 heap buffer overflow in
get_l2len_protocol (#716)
- remove bash-only test in configure script (#714)
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.28.6.1 pkgsrc/net/tcpreplay/Makefile
cvs rdiff -u -r1.18 -r1.18.6.1 pkgsrc/net/tcpreplay/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/net/tcpreplay/patches/patch-configure
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/tcpreplay/Makefile
diff -u pkgsrc/net/tcpreplay/Makefile:1.28 pkgsrc/net/tcpreplay/Makefile:1.28.6.1
--- pkgsrc/net/tcpreplay/Makefile:1.28 Thu Jun 16 00:29:30 2022
+++ pkgsrc/net/tcpreplay/Makefile Wed Jan 4 10:28:08 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2022/06/16 00:29:30 gutteridge Exp $
+# $NetBSD: Makefile,v 1.28.6.1 2023/01/04 10:28:08 bsiegert Exp $
-DISTNAME= tcpreplay-4.4.1
+DISTNAME= tcpreplay-4.4.2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=appneta/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}
Index: pkgsrc/net/tcpreplay/distinfo
diff -u pkgsrc/net/tcpreplay/distinfo:1.18 pkgsrc/net/tcpreplay/distinfo:1.18.6.1
--- pkgsrc/net/tcpreplay/distinfo:1.18 Thu Jun 16 00:29:30 2022
+++ pkgsrc/net/tcpreplay/distinfo Wed Jan 4 10:28:08 2023
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.18 2022/06/16 00:29:30 gutteridge Exp $
+$NetBSD: distinfo,v 1.18.6.1 2023/01/04 10:28:08 bsiegert Exp $
-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
+BLAKE2s (tcpreplay-4.4.2.tar.xz) = 853679688be05aed27c68d676c6c89e580c0394a8e1d030d4d81c167814e7afc
+SHA512 (tcpreplay-4.4.2.tar.xz) = 78e5482c0cd70a55aa80167c602b33811fa01203860fab4b2d504da71a95e218356ea0cc85254e12be7cb13b611487a150f13df94f9da274661f71e921bd6045
+Size (tcpreplay-4.4.2.tar.xz) = 750592 bytes
Home |
Main Index |
Thread Index |
Old Index