spec: update to 4.5.1
Also fix some wrong dates in changelog while we are at it. Resolves: #1035730
This commit is contained in:
parent
4d79e3259f
commit
688944f72e
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ tcpdump-4.1.1.tar.gz
|
|||||||
/tcpdump-4.4.0.tar.gz
|
/tcpdump-4.4.0.tar.gz
|
||||||
/generate-tarball.sh
|
/generate-tarball.sh
|
||||||
/tcpdump-4.5.0-20131108gitb07944a.tar.gz
|
/tcpdump-4.5.0-20131108gitb07944a.tar.gz
|
||||||
|
/tcpdump-4.5.1.tar.gz
|
||||||
|
3
sources
3
sources
@ -1,3 +1,2 @@
|
|||||||
|
973a2513d0076e34aa9da7e15ed98e1b tcpdump-4.5.1.tar.gz
|
||||||
e329cbeb7e589f132d92c3447c477190 tcpslice-1.2a3.tar.gz
|
e329cbeb7e589f132d92c3447c477190 tcpslice-1.2a3.tar.gz
|
||||||
ce99ecb3cda13f5e4bb861e64f74f249 tcpdump-4.5.0-20131108gitb07944a.tar.gz
|
|
||||||
0ea1c85e8a0abcb92aff6e5be2d68ece generate-tarball.sh
|
|
||||||
|
18
tcpdump.spec
18
tcpdump.spec
@ -1,8 +1,8 @@
|
|||||||
Summary: A network traffic monitoring tool
|
Summary: A network traffic monitoring tool
|
||||||
Name: tcpdump
|
Name: tcpdump
|
||||||
Epoch: 14
|
Epoch: 14
|
||||||
Version: 4.5.0
|
Version: 4.5.1
|
||||||
Release: 1.20131108gitb07944a%{?dist}
|
Release: 1%{?dist}
|
||||||
License: BSD with advertising
|
License: BSD with advertising
|
||||||
URL: http://www.tcpdump.org
|
URL: http://www.tcpdump.org
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
@ -10,9 +10,8 @@ Requires(pre): shadow-utils
|
|||||||
BuildRequires: openssl-devel libpcap-devel
|
BuildRequires: openssl-devel libpcap-devel
|
||||||
BuildRequires: automake sharutils
|
BuildRequires: automake sharutils
|
||||||
|
|
||||||
Source0: tcpdump-4.5.0-20131108gitb07944a.tar.gz
|
Source0: http://www.tcpdump.org/release/tcpdump-%{version}.tar.gz
|
||||||
Source1: ftp://ftp.ee.lbl.gov/tcpslice-1.2a3.tar.gz
|
Source1: ftp://ftp.ee.lbl.gov/tcpslice-1.2a3.tar.gz
|
||||||
Source2: generate-tarball.sh
|
|
||||||
|
|
||||||
Patch1: tcpdump-4.0.0-portnumbers.patch
|
Patch1: tcpdump-4.0.0-portnumbers.patch
|
||||||
Patch2: tcpdump-4.0.0-icmp6msec.patch
|
Patch2: tcpdump-4.0.0-icmp6msec.patch
|
||||||
@ -96,6 +95,9 @@ exit 0
|
|||||||
%{_mandir}/man8/tcpdump.8*
|
%{_mandir}/man8/tcpdump.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 28 2013 Michal Sekletar <msekleta@redhat.com> - 14:4.5.1-1
|
||||||
|
- update to 4.5.1
|
||||||
|
|
||||||
* Fri Nov 08 2013 Michal Sekletar <msekleta@redhat.com> - 14:4.5.0-1.20131108gitb07944a
|
* Fri Nov 08 2013 Michal Sekletar <msekleta@redhat.com> - 14:4.5.0-1.20131108gitb07944a
|
||||||
- update to snaphot gitb07944a
|
- update to snaphot gitb07944a
|
||||||
|
|
||||||
@ -128,7 +130,7 @@ exit 0
|
|||||||
- Update to 4.2.1
|
- Update to 4.2.1
|
||||||
- Remove ppi.h from sources (readded again in upstream tarball)
|
- Remove ppi.h from sources (readded again in upstream tarball)
|
||||||
|
|
||||||
* Thu Dec 02 2011 Michal Sekletar <msekleta@redhat.com> - 14:4.2.0-1
|
* Fri Dec 02 2011 Michal Sekletar <msekleta@redhat.com> - 14:4.2.0-1
|
||||||
- updated to 4.2.0
|
- updated to 4.2.0
|
||||||
- added new source file ppi.h, missing in upstream tarball
|
- added new source file ppi.h, missing in upstream tarball
|
||||||
- disabled make check because of missing .pcap files in testsuite
|
- disabled make check because of missing .pcap files in testsuite
|
||||||
@ -279,7 +281,7 @@ exit 0
|
|||||||
- fix for #164227 (buffer overflow)
|
- fix for #164227 (buffer overflow)
|
||||||
- fix for #164230 (missing debug info)
|
- fix for #164230 (missing debug info)
|
||||||
|
|
||||||
* Tue Jul 14 2005 Martin Stransky <stransky@redhat.com> - 14:3.9.1-1
|
* Thu Jul 14 2005 Martin Stransky <stransky@redhat.com> - 14:3.9.1-1
|
||||||
- New upstream version
|
- New upstream version
|
||||||
|
|
||||||
* Tue Jun 21 2005 Martin Stransky <stransky@redhat.com> - 14:3.8.2-14
|
* Tue Jun 21 2005 Martin Stransky <stransky@redhat.com> - 14:3.8.2-14
|
||||||
@ -306,7 +308,7 @@ exit 0
|
|||||||
* Thu Feb 10 2005 Ivana Varekova <varekova@redhat.com> - 14:3.8.2-8
|
* Thu Feb 10 2005 Ivana Varekova <varekova@redhat.com> - 14:3.8.2-8
|
||||||
- rebuilt
|
- rebuilt
|
||||||
|
|
||||||
* Wed Oct 12 2004 Harald Hoyer <harald@redhat.com> - 14:3.8.2-7
|
* Tue Oct 12 2004 Harald Hoyer <harald@redhat.com> - 14:3.8.2-7
|
||||||
- fixed nfs protocol parsing for 64 bit architectures (bug 132781)
|
- fixed nfs protocol parsing for 64 bit architectures (bug 132781)
|
||||||
|
|
||||||
* Wed Sep 15 2004 Harald Hoyer <harald@redhat.com> - 14:3.8.2-6
|
* Wed Sep 15 2004 Harald Hoyer <harald@redhat.com> - 14:3.8.2-6
|
||||||
@ -338,7 +340,7 @@ exit 0
|
|||||||
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
|
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
|
||||||
- rebuilt
|
- rebuilt
|
||||||
|
|
||||||
* Tue Jan 23 2004 Harald Hoyer <harald@redhat.de> 14:3.8.1-4/17
|
* Fri Jan 23 2004 Harald Hoyer <harald@redhat.de> 14:3.8.1-4/17
|
||||||
- fixed arpwatch version
|
- fixed arpwatch version
|
||||||
- fixed libpcap library version
|
- fixed libpcap library version
|
||||||
- fixed tcpdump droproot
|
- fixed tcpdump droproot
|
||||||
|
Loading…
Reference in New Issue
Block a user