Accepting request 899899 from network:utilities

OBS-URL: https://build.opensuse.org/request/show/899899
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcpdump?expand=0&rev=44
This commit is contained in:
Dominique Leuenberger 2021-06-16 18:33:24 +00:00 committed by Git OBS Bridge
commit fe0d797af8
6 changed files with 29 additions and 4 deletions

View File

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

Binary file not shown.

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

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

BIN
tcpdump-4.99.1.tar.gz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Sun Jun 13 09:33:08 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 4.99.1:
* Squelch some compiler warnings
* ICMP: Update the snapend for some nested IP packets
* MACsec: Update the snapend thus the ICV field is not payload
for the caller
* EIGRP: Fix packet header fields
* SMB: Disable printer by default in CMake builds
* OLSR: Print the protocol name even if the packet is invalid
* MSDP: Print ": " before the protocol name
* ESP: Remove padding, padding length and next header from the buffer
* DHCPv6: Update the snapend for nested DHCPv6 packets
* OpenFlow 1.0: Get snapend right for nested frames
* TCP: Update the snapend before decoding a MPTCP option
* Ethernet, IEEE 802.15.4, IP, L2TP, TCP, ZEP: Add bounds checks
* ForCES: Refine SPARSEDATA-TLV length check
* ASCII/hex: Use nd_trunc_longjmp() in truncation cases
* GeoNet: Add a ND_TCHECK_LEN() call
* Replace ND_TCHECK_/memcpy() pairs with GET_CPY_BYTES()
* BGP: Fix overwrites of global 'astostr' temporary buffer
* ARP: fix overwrites of static buffer in q922_string()
* Frame Relay: have q922_string() handle errors better
-------------------------------------------------------------------
Fri Feb 19 14:07:16 UTC 2021 - Pedro Monreal <pmonreal@suse.com>

View File

@ -18,7 +18,7 @@
%define min_libpcap_version 1.9.1
Name: tcpdump
Version: 4.99.0
Version: 4.99.1
Release: 0
Summary: A Packet Sniffer
License: BSD-3-Clause