diff --git a/.gitignore b/.gitignore index 6cf448d..b10bb33 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ tcpdump-4.1.1.tar.gz /tcpdump-4.5.1.tar.gz /tcpdump-4.6.2.tar.gz /tcpdump-4.7.3.tar.gz +/tcpdump-4.7.4.tar.gz diff --git a/sources b/sources index f7da555..d8dd4fb 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -334a4761594b29f80793c1303f0f4acc tcpdump-4.7.3.tar.gz +58af728de36f499341918fc4b8e827c3 tcpdump-4.7.4.tar.gz e329cbeb7e589f132d92c3447c477190 tcpslice-1.2a3.tar.gz diff --git a/tcpdump.spec b/tcpdump.spec index 41c8bbc..0129a30 100644 --- a/tcpdump.spec +++ b/tcpdump.spec @@ -1,7 +1,7 @@ Summary: A network traffic monitoring tool Name: tcpdump Epoch: 14 -Version: 4.7.3 +Version: 4.7.4 Release: 1%{?dist} License: BSD with advertising URL: http://www.tcpdump.org @@ -82,6 +82,9 @@ exit 0 %{_mandir}/man8/tcpdump.8* %changelog +* Tue May 5 2015 Michal Sekletar - 14:4.7.4-1 +- rebase to 4.7.4 (#1214753) + * Wed Mar 25 2015 Michal Sekletar - 14:4.7.3-1 - rebase to 4.7.3 (#1201573) - contains fixes for CVE-2015-0261 CVE-2015-2154 CVE-2015-2153 CVE-2015-2155 (#1201799,#1201792,#1201795,#1201797)