diff --git a/tcpdump-4.99.0.tar.gz b/tcpdump-4.99.0.tar.gz deleted file mode 100644 index 6dbdd4c..0000000 --- a/tcpdump-4.99.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8cf2f17a9528774a7b41060323be8b73f76024f7778f59c34efa65d49d80b842 -size 2008080 diff --git a/tcpdump-4.99.0.tar.gz.sig b/tcpdump-4.99.0.tar.gz.sig deleted file mode 100644 index dab1ed2..0000000 Binary files a/tcpdump-4.99.0.tar.gz.sig and /dev/null differ diff --git a/tcpdump-4.99.1.tar.gz b/tcpdump-4.99.1.tar.gz new file mode 100644 index 0000000..1164e65 --- /dev/null +++ b/tcpdump-4.99.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79b36985fb2703146618d87c4acde3e068b91c553fb93f021a337f175fd10ebe +size 2014324 diff --git a/tcpdump-4.99.1.tar.gz.sig b/tcpdump-4.99.1.tar.gz.sig new file mode 100644 index 0000000..f846f01 Binary files /dev/null and b/tcpdump-4.99.1.tar.gz.sig differ diff --git a/tcpdump.changes b/tcpdump.changes index fc49b05..3be1ab8 100644 --- a/tcpdump.changes +++ b/tcpdump.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Sun Jun 13 09:33:08 UTC 2021 - Andreas Stieger + +- 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 diff --git a/tcpdump.spec b/tcpdump.spec index 98f482e..9b6ed5e 100644 --- a/tcpdump.spec +++ b/tcpdump.spec @@ -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