diff --git a/tcpdump-4.99.2.tar.gz b/tcpdump-4.99.2.tar.gz deleted file mode 100644 index dbf8892..0000000 --- a/tcpdump-4.99.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f4304357d34b79d46f4e17e654f1f91f9ce4e3d5608a1badbd53295a26fb44d5 -size 1897480 diff --git a/tcpdump-4.99.2.tar.gz.sig b/tcpdump-4.99.2.tar.gz.sig deleted file mode 100644 index 7797c62..0000000 Binary files a/tcpdump-4.99.2.tar.gz.sig and /dev/null differ diff --git a/tcpdump-4.99.3.tar.gz b/tcpdump-4.99.3.tar.gz new file mode 100644 index 0000000..5525ab7 --- /dev/null +++ b/tcpdump-4.99.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad75a6ed3dc0d9732945b2e5483cb41dc8b4b528a169315e499c6861952e73b3 +size 1901814 diff --git a/tcpdump-4.99.3.tar.gz.sig b/tcpdump-4.99.3.tar.gz.sig new file mode 100644 index 0000000..f57376f Binary files /dev/null and b/tcpdump-4.99.3.tar.gz.sig differ diff --git a/tcpdump.changes b/tcpdump.changes index 3550bf1..9274979 100644 --- a/tcpdump.changes +++ b/tcpdump.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Jan 17 08:18:36 UTC 2023 - Dirk Müller + +- update to 4.99.3: + * Updated printers: + PTP: Use the proper values for the control field and print un-allocated + values for the message field as "Reserved" instead of "none". + * Source code: + smbutil.c: Replace obsolete function call (asctime) + * Documentation: + Reformat the installation notes (INSTALL.txt) in Markdown. + Convert CONTRIBUTING to Markdown. + CONTRIBUTING.md: Document the use of "protocol: " in a commit summary. + Add a README file for NetBSD. + Fix CMake build to set man page section numbers in tcpdump.1 + ------------------------------------------------------------------- Sun Jan 1 12:50:29 UTC 2023 - Andreas Stieger diff --git a/tcpdump.spec b/tcpdump.spec index d3c0a10..d81d23e 100644 --- a/tcpdump.spec +++ b/tcpdump.spec @@ -18,7 +18,7 @@ %define min_libpcap_version 1.10.0 Name: tcpdump -Version: 4.99.2 +Version: 4.99.3 Release: 0 Summary: A Packet Sniffer License: BSD-3-Clause