OBS User unknown
2008-01-10 02:17:46 +00:00
committed by Git OBS Bridge
parent 474436eef2
commit d1acd6c3f7
9 changed files with 39 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package tcpdump (Version 3.9.7)
# spec file for package tcpdump (Version 3.9.8)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@@ -12,12 +12,12 @@
Name: tcpdump
BuildRequires: libpcap-devel libsmi openssl-devel
Version: 3.9.7
Version: 3.9.8
Release: 1
Autoreqprov: on
AutoReqProv: on
License: BSD 3-Clause
Group: Productivity/Networking/Diagnostic
URL: http://www.tcpdump.org/
Url: http://www.tcpdump.org/
Summary: A Packet Sniffer
Source: %{name}-%{version}.tar.bz2
Source1: %{name}-qeth
@@ -72,6 +72,20 @@ rm -rf $RPM_BUILD_ROOT
%{_sbindir}/*
%changelog
* Tue Jan 08 2008 - prusnak@suse.cz
- updated to 3.9.8
* Rework ARP printer
* Rework OSPFv3 printer
* Add support for Frame-Relay ARP
* Decode DHCP Option 121 (RFC 3442 Classless Static Route)
* Decode DHCP Option 249 (MS Classless Static Route) the same as Option 121
* TLV: Add support for Juniper .pcap extensions
* Print EGP header in new-world-order style
* Converted print-isakmp.c to NETDISSECT
* Moved AF specific stuff into af.h
* Test subsystem now table driven, and saves outputs and diffs to one place
* Require <net/pfvar.h> for pf definitions - allows reading of pflog formatted
libpcap files on an OS other than where the file was generated
* Thu Jul 26 2007 - prusnak@suse.cz
- updated to 3.9.7
* NFS: Print unsigned values as such