Author: qboosh Date: Wed Aug 8 19:16:57 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 3.9.7 - removed obsolete CVE-2007-3798 patch
---- Files affected: SPECS: tcpdump.spec (1.74 -> 1.75) ---- Diffs: ================================================================ Index: SPECS/tcpdump.spec diff -u SPECS/tcpdump.spec:1.74 SPECS/tcpdump.spec:1.75 --- SPECS/tcpdump.spec:1.74 Thu Jul 19 21:35:14 2007 +++ SPECS/tcpdump.spec Wed Aug 8 21:16:51 2007 @@ -13,22 +13,21 @@ Summary(tr.UTF-8): Bir ağ arabirimi üzerinden gelen ya da giden paketleri listeler Summary(uk.UTF-8): Інструмент для моніторингу мережевого трафіку Name: tcpdump -Version: 3.9.6 -Release: 2 +Version: 3.9.7 +Release: 1 Epoch: 1 License: BSD Group: Applications/Networking Source0: http://www.tcpdump.org/release/%{name}-%{version}.tar.gz -# Source0-md5: f564e46e595603ce908b54074e3709d3 -Patch0: %{name}-CVE-2007-3798.patch +# Source0-md5: 2aacf4dc9a3bc500a8b4f3887a32cdd5 URL: http://www.tcpdump.org/ BuildRequires: automake -BuildRequires: libpcap-devel >= 2:0.9.6 +BuildRequires: libpcap-devel >= 2:0.9.7 %{?with_libsmi:BuildRequires: libsmi-devel} BuildRequires: openssl-devel >= 0.9.7d # beware of tar 1.13.9[12] madness (tarball contains tcpdump-3.8.3/./* paths) BuildRequires: tar >= 1:1.13.93 -Requires: libpcap >= 2:0.9.6 +Requires: libpcap >= 2:0.9.7 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -74,7 +73,6 @@ %prep %setup -q -%patch0 -p1 %build cp -f /usr/share/automake/config.* . @@ -103,6 +101,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.75 2007/08/08 19:16:51 qboosh +- updated to 3.9.7 +- removed obsolete CVE-2007-3798 patch + Revision 1.74 2007/07/19 19:35:14 undefine - add tcpdump-CVE-2007-3798.patch patch - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/tcpdump.spec?r1=1.74&r2=1.75&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
