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
This commit is contained in:
Andreas Stieger 2013-09-13 20:27:06 +00:00 committed by Git OBS Bridge
parent ff22afc055
commit 5fd1eb44e5
4 changed files with 26 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:efd08b610210d39977ec3175fa82dad9fbd33587930081be2a905a712dba4286
size 887619

3
tcpdump-4.4.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:12274bed2cb89098dadf00a022b4d40853c5108369f3b3117aedf21ec61530bd
size 915381

View File

@ -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 Fri Jun 15 15:37:15 CEST 2012 - jslaby@suse.de

View File

@ -1,7 +1,7 @@
# #
# spec file for package tcpdump # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: tcpdump Name: tcpdump
Version: 4.3.0 Version: 4.4.0
Release: 0 Release: 0
Url: http://www.tcpdump.org/ Url: http://www.tcpdump.org/
Summary: A Packet Sniffer Summary: A Packet Sniffer