Accepting request 1058821 from home:dirkmueller:Factory

- 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

OBS-URL: https://build.opensuse.org/request/show/1058821
OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=64
This commit is contained in:
Pedro Monreal Gonzalez 2023-01-20 07:27:35 +00:00 committed by Git OBS Bridge
parent 73f203c115
commit a9d0d263e6
6 changed files with 20 additions and 4 deletions

View File

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

Binary file not shown.

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

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

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

Binary file not shown.

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Jan 17 08:18:36 UTC 2023 - Dirk Müller <dmueller@suse.com>
- 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 <andreas.stieger@gmx.de>

View File

@ -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