From: <abe...@us...> - 2017-02-02 14:53:46
|
Revision: 8144 http://sourceforge.net/p/astlinux/code/8144 Author: abelbeck Date: 2017-02-02 14:53:44 +0000 (Thu, 02 Feb 2017) Log Message: ----------- tcpdump, version bump to 4.9.0, fixes many CVE vulnerabilities that might of resulted in denial of service or the execution of arbitrary code Modified Paths: -------------- branches/1.0/package/tcpdump/tcpdump.mk Modified: branches/1.0/package/tcpdump/tcpdump.mk =================================================================== --- branches/1.0/package/tcpdump/tcpdump.mk 2017-02-01 16:32:18 UTC (rev 8143) +++ branches/1.0/package/tcpdump/tcpdump.mk 2017-02-02 14:53:44 UTC (rev 8144) @@ -4,7 +4,7 @@ # ############################################################# -TCPDUMP_VERSION = 4.8.1 +TCPDUMP_VERSION = 4.9.0 TCPDUMP_SITE = http://www.tcpdump.org/release TCPDUMP_SOURCE = tcpdump-$(TCPDUMP_VERSION).tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |