pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/tcpdump
Module Name: pkgsrc
Committed By: adam
Date: Tue Feb 25 10:07:53 UTC 2020
Modified Files:
pkgsrc/net/tcpdump: Makefile distinfo
Log Message:
tcpdump: updated to 4.9.3
Summary for 4.9.3 tcpdump release
Fix buffer overflow/overread vulnerabilities:
CVE-2017-16808 (AoE)
CVE-2018-14468 (FrameRelay)
CVE-2018-14469 (IKEv1)
CVE-2018-14470 (BABEL)
CVE-2018-14466 (AFS/RX)
CVE-2018-14461 (LDP)
CVE-2018-14462 (ICMP)
CVE-2018-14465 (RSVP)
CVE-2018-14881 (BGP)
CVE-2018-14464 (LMP)
CVE-2018-14463 (VRRP)
CVE-2018-14467 (BGP)
CVE-2018-10103 (SMB - partially fixed, but SMB printing disabled)
CVE-2018-10105 (SMB - too unreliably reproduced, SMB printing disabled)
CVE-2018-14880 (OSPF6)
CVE-2018-16451 (SMB)
CVE-2018-14882 (RPL)
CVE-2018-16227 (802.11)
CVE-2018-16229 (DCCP)
CVE-2018-16301 (was fixed in libpcap)
CVE-2018-16230 (BGP)
CVE-2018-16452 (SMB)
CVE-2018-16300 (BGP)
CVE-2018-16228 (HNCP)
CVE-2019-15166 (LMP)
CVE-2019-15167 (VRRP)
Fix for cmdline argument/local issues:
CVE-2018-14879 (tcpdump -V)
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/net/tcpdump/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/net/tcpdump/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/tcpdump/Makefile
diff -u pkgsrc/net/tcpdump/Makefile:1.49 pkgsrc/net/tcpdump/Makefile:1.50
--- pkgsrc/net/tcpdump/Makefile:1.49 Sun Jan 26 17:31:56 2020
+++ pkgsrc/net/tcpdump/Makefile Tue Feb 25 10:07:53 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.49 2020/01/26 17:31:56 rillig Exp $
+# $NetBSD: Makefile,v 1.50 2020/02/25 10:07:53 adam Exp $
-DISTNAME= tcpdump-4.9.2
-PKGREVISION= 1
+DISTNAME= tcpdump-4.9.3
CATEGORIES= net
MASTER_SITES= http://www.tcpdump.org/release/
Index: pkgsrc/net/tcpdump/distinfo
diff -u pkgsrc/net/tcpdump/distinfo:1.26 pkgsrc/net/tcpdump/distinfo:1.27
--- pkgsrc/net/tcpdump/distinfo:1.26 Fri Sep 8 11:10:41 2017
+++ pkgsrc/net/tcpdump/distinfo Tue Feb 25 10:07:53 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.26 2017/09/08 11:10:41 wiz Exp $
+$NetBSD: distinfo,v 1.27 2020/02/25 10:07:53 adam Exp $
-SHA1 (tcpdump-4.9.2.tar.gz) = f7dccebe94c3d07ac8744d43297ea2b98b35a13f
-RMD160 (tcpdump-4.9.2.tar.gz) = 966b95adee5c405dc7e631f73b43ced849ee1e80
-SHA512 (tcpdump-4.9.2.tar.gz) = e1bc19a5867d6e3628f3941bdf3ec831bf13784f1233ca1bccc46aac1702f47ee9357d7ff0ca62cddf211b3c8884488c21144cabddd92c861e32398cd8f7c44b
-Size (tcpdump-4.9.2.tar.gz) = 2298386 bytes
+SHA1 (tcpdump-4.9.3.tar.gz) = 59b309f3620ac4b709de2eaf7bf3a83bf04bc048
+RMD160 (tcpdump-4.9.3.tar.gz) = d4221366c15321acaaa15f178f8a00bfd4e84598
+SHA512 (tcpdump-4.9.3.tar.gz) = 3aec673f78b996a4df884b1240e5d0a26a2ca81ee7aca8a2e6d50255bb53476e008a5ced4409e278a956710d8a4d31d85bbb800c9f1aab92b0b1046b59292a22
+Size (tcpdump-4.9.3.tar.gz) = 2333119 bytes
SHA1 (patch-ah) = 75dbc11440b32349014919ac04a628d8d4d8c45c
Home |
Main Index |
Thread Index |
Old Index