parent
3719c98bef
commit
d56740f9ed
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
2
sources
2
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
|
||||
|
@ -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 <msekleta@redhat.com> - 14:4.7.4-1
|
||||
- rebase to 4.7.4 (#1214753)
|
||||
|
||||
* Wed Mar 25 2015 Michal Sekletar <msekleta@redhat.com> - 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)
|
||||
|
Loading…
Reference in New Issue
Block a user