|
@@ -1,5 +1,5 @@
|
|
-%define tcpdump_ver 4.9.2
|
|
|
|
-%define libpcap_ver 1.7.3
|
|
|
|
|
|
+%define tcpdump_ver 4.9.3
|
|
|
|
+%define libpcap_ver 1.9.1
|
|
|
|
|
|
%{!?_licensedir:%global license %%doc}
|
|
%{!?_licensedir:%global license %%doc}
|
|
|
|
|
|
@@ -17,17 +17,12 @@ Group: Applications/System
|
|
License: BSD
|
|
License: BSD
|
|
URL: http://www.tcpdump.org/
|
|
URL: http://www.tcpdump.org/
|
|
|
|
|
|
-Source0: http://www.tcpdump.org/release/tcpdump-%{tcpdump_ver}.tar.gz
|
|
|
|
|
|
+Source0: https://www.tcpdump.org/release/tcpdump-%{tcpdump_ver}.tar.gz
|
|
Source1: ftp://ftp.ee.lbl.gov/tcpslice-1.2a3.tar.gz
|
|
Source1: ftp://ftp.ee.lbl.gov/tcpslice-1.2a3.tar.gz
|
|
|
|
|
|
-Patch0001: 0001-icmp6-print-Reachable-Time-and-Retransmit-Time-from-.patch
|
|
|
|
-Patch0002: 0002-Use-getnameinfo-instead-of-gethostbyaddr.patch
|
|
|
|
-Patch0003: 0003-Drop-root-priviledges-before-opening-first-savefile-.patch
|
|
|
|
Patch0004: 0004-tcpslice-update-tcpslice-patch-to-1.2a3.patch
|
|
Patch0004: 0004-tcpslice-update-tcpslice-patch-to-1.2a3.patch
|
|
Patch0005: 0005-tcpslice-remove-unneeded-include.patch
|
|
Patch0005: 0005-tcpslice-remove-unneeded-include.patch
|
|
Patch0006: 0006-tcpslice-don-t-test-the-pointer-but-pointee-for-NULL.patch
|
|
Patch0006: 0006-tcpslice-don-t-test-the-pointer-but-pointee-for-NULL.patch
|
|
-Patch0007: 0007-Introduce-nn-option.patch
|
|
|
|
-Patch0008: 0008-Don-t-print-out-we-dropped-root-we-are-always-droppi.patch
|
|
|
|
|
|
|
|
%define tcpslice_dir tcpslice-1.2a3
|
|
%define tcpslice_dir tcpslice-1.2a3
|
|
|
|
|
|
@@ -41,7 +36,7 @@ BuildRequires: git
|
|
|
|
|
|
Vendor: Project Vine
|
|
Vendor: Project Vine
|
|
Distribution: Vine Linux
|
|
Distribution: Vine Linux
|
|
-Packager: daisuke, shaolin, Takemikaduchi
|
|
|
|
|
|
+Packager: daisuke, shaolin
|
|
|
|
|
|
|
|
|
|
%description
|
|
%description
|
|
@@ -120,6 +115,11 @@ exit 0
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sat Oct 05 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1:4.9.3-1
|
|
|
|
+- new upstream release.
|
|
|
|
+- dropped Patch0001: fixed in upstream.
|
|
|
|
+- dropped Patch0002, 0003, 0007 and0008.
|
|
|
|
+
|
|
* Sun Sep 17 2017 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1:4.9.2-1
|
|
* Sun Sep 17 2017 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1:4.9.2-1
|
|
- new upstream release.
|
|
- new upstream release.
|
|
- dropped all patches.
|
|
- dropped all patches.
|