pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/tcpdump tcpdump: updated to 4.9.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aa71b708d43d
branches:  trunk
changeset: 411997:aa71b708d43d
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Feb 25 10:07:53 2020 +0000

description:
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)

diffstat:

 net/tcpdump/Makefile |   5 ++---
 net/tcpdump/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r fc19b727ae80 -r aa71b708d43d net/tcpdump/Makefile
--- a/net/tcpdump/Makefile      Tue Feb 25 09:32:49 2020 +0000
+++ b/net/tcpdump/Makefile      Tue Feb 25 10:07:53 2020 +0000
@@ -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/
 
diff -r fc19b727ae80 -r aa71b708d43d net/tcpdump/distinfo
--- a/net/tcpdump/distinfo      Tue Feb 25 09:32:49 2020 +0000
+++ b/net/tcpdump/distinfo      Tue Feb 25 10:07:53 2020 +0000
@@ -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