Andreas Wacknitz
2023-04-26 1bccdc426880e0bd970519231caa90cebff7109d
tcpdump: update to 4.99.4

5 files modified
18 ■■■■■ changed files
components/sysutils/tcpdump/Makefile 4 ●●●● patch | view | raw | blame | history
components/sysutils/tcpdump/manifests/sample-manifest.p5m 4 ●●●● patch | view | raw | blame | history
components/sysutils/tcpdump/pkg5 2 ●●●●● patch | view | raw | blame | history
components/sysutils/tcpdump/tcpdump.p5m 2 ●●● patch | view | raw | blame | history
components/sysutils/tcpdump/test/results-all.master 6 ●●●● patch | view | raw | blame | history
components/sysutils/tcpdump/Makefile
@@ -24,12 +24,12 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        tcpdump
COMPONENT_VERSION=    4.99.3
COMPONENT_VERSION=    4.99.4
COMPONENT_SUMMARY=    A tool for network monitoring and data acquisition
COMPONENT_PROJECT_URL=    https://www.tcpdump.org/
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH= sha256:ad75a6ed3dc0d9732945b2e5483cb41dc8b4b528a169315e499c6861952e73b3
COMPONENT_ARCHIVE_HASH= sha256:0232231bb2f29d6bf2426e70a08a7e0c63a0d59a9b44863b7f5e2357a6e49fea
COMPONENT_ARCHIVE_URL=    $(COMPONENT_PROJECT_URL)release/$(COMPONENT_ARCHIVE)
COMPONENT_SIG_URL=    $(COMPONENT_ARCHIVE_URL).sig
COMPONENT_FMRI=    diagnostic/tcpdump
components/sysutils/tcpdump/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2022 <contributor>
# Copyright 2023 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -24,5 +24,5 @@
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
file path=usr/bin/tcpdump
file path=usr/bin/tcpdump.$(COMPONENT_VERSION)
file path=usr/bin/tcpdump.$(HUMAN_VERSION)
file path=usr/share/man/man1/tcpdump.1
components/sysutils/tcpdump/pkg5
@@ -1,7 +1,5 @@
{
    "dependencies": [
        "SUNWcs",
        "shell/ksh93",
        "system/library",
        "system/library/libpcap"
    ],
components/sysutils/tcpdump/tcpdump.p5m
@@ -27,5 +27,5 @@
file exec_attr.tcpdump path=etc/security/exec_attr.d/diagnostic:tcpdump
file path=usr/bin/tcpdump
#file path=usr/bin/tcpdump.$(COMPONENT_VERSION)
#file path=usr/bin/tcpdump.$(HUMAN_VERSION)
file path=usr/share/man/man1/tcpdump.1
components/sysutils/tcpdump/test/results-all.master
@@ -2,8 +2,8 @@
$(SOURCE_DIR)/tests/TESTrun
Running tests from $(SOURCE_DIR)/tests
with ./tcpdump, version:
tcpdump version 4.99.3
libpcap version 1.10.1
tcpdump version 4.99.4
libpcap version 1.10.4
    print-x                                 : passed
    print-xx                                : passed
    print-X                                 : passed
@@ -348,7 +348,7 @@
    isoclns-oobr                            : passed
    nfs-attr-oobr                           : passed
    decnet-oobr                             : passed
    oobr_parse_elements                     : passed
    ieee802.11_parse_elements_oobr          : passed
    hoobr_ripng_print                       : passed
    hoobr_juniper                           : passed
    hoobr_juniper2                          : passed