From 5fd1eb44e545d423ebb10becb37caf539fd3821adf2aa394070f2de6af63c8ce Mon Sep 17 00:00:00 2001 From: Andreas Stieger Date: Fri, 13 Sep 2013 20:27:06 +0000 Subject: [PATCH] Accepting request 198498 from home:RedDwarf:branches:network:utilities - update to 4.4.0 - RPKI-RTR (RFC6810) is now official (TCP Port 323) - Fix detection of OpenSSL libcrypto. - Add DNSSL (RFC6106) support. - Add "radius" as an option for -T. - Update Action codes for handle_action function according to 802.11s amendment. - Decode DHCPv6 AFTR-Name option (RFC6334). - Updates for Babel. - Fix printing of infinite lifetime in ICMPv6. - Added support for SPB, SPBM Service Identifier, and Unicast Address sub-TLV in ISIS. - Decode RIPv2 authentication up to RFC4822. - Fix RIP Request/full table decoding issues. - On Linux systems with cap-ng.h, drop root privileges using Linux Capabilities. - Add support for reading multiple files. OBS-URL: https://build.opensuse.org/request/show/198498 OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=14 --- tcpdump-4.3.0.tar.gz | 3 --- tcpdump-4.4.0.tar.gz | 3 +++ tcpdump.changes | 21 +++++++++++++++++++++ tcpdump.spec | 4 ++-- 4 files changed, 26 insertions(+), 5 deletions(-) delete mode 100644 tcpdump-4.3.0.tar.gz create mode 100644 tcpdump-4.4.0.tar.gz diff --git a/tcpdump-4.3.0.tar.gz b/tcpdump-4.3.0.tar.gz deleted file mode 100644 index 3584d69..0000000 --- a/tcpdump-4.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:efd08b610210d39977ec3175fa82dad9fbd33587930081be2a905a712dba4286 -size 887619 diff --git a/tcpdump-4.4.0.tar.gz b/tcpdump-4.4.0.tar.gz new file mode 100644 index 0000000..c223ad4 --- /dev/null +++ b/tcpdump-4.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12274bed2cb89098dadf00a022b4d40853c5108369f3b3117aedf21ec61530bd +size 915381 diff --git a/tcpdump.changes b/tcpdump.changes index c3e4a78..d4dc614 100644 --- a/tcpdump.changes +++ b/tcpdump.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Wed Sep 11 11:51:41 UTC 2013 - reddwarf@opensuse.org + +- update to 4.4.0 + - RPKI-RTR (RFC6810) is now official (TCP Port 323) + - Fix detection of OpenSSL libcrypto. + - Add DNSSL (RFC6106) support. + - Add "radius" as an option for -T. + - Update Action codes for handle_action function according to + 802.11s amendment. + - Decode DHCPv6 AFTR-Name option (RFC6334). + - Updates for Babel. + - Fix printing of infinite lifetime in ICMPv6. + - Added support for SPB, SPBM Service Identifier, and Unicast + Address sub-TLV in ISIS. + - Decode RIPv2 authentication up to RFC4822. + - Fix RIP Request/full table decoding issues. + - On Linux systems with cap-ng.h, drop root privileges + using Linux Capabilities. + - Add support for reading multiple files. + ------------------------------------------------------------------- Fri Jun 15 15:37:15 CEST 2012 - jslaby@suse.de diff --git a/tcpdump.spec b/tcpdump.spec index 427bd7f..9e0c45a 100644 --- a/tcpdump.spec +++ b/tcpdump.spec @@ -1,7 +1,7 @@ # # spec file for package tcpdump # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: tcpdump -Version: 4.3.0 +Version: 4.4.0 Release: 0 Url: http://www.tcpdump.org/ Summary: A Packet Sniffer