# HG changeset patch # User Petr Sumbera # Date 1398698033 25200 # Node ID 807203564f540e1790e1c5601167fe2d8b6eec16 # Parent 5cf0993ae96940f85797346cfc42af9dfc1c9097 18644683 Upgrade Wireshark to version 1.10.7 18644639 problem in UTILITY/WIRESHARK diff -r 5cf0993ae969 -r 807203564f54 components/wireshark/Makefile --- a/components/wireshark/Makefile Thu Apr 24 11:22:01 2014 -0700 +++ b/components/wireshark/Makefile Mon Apr 28 08:13:53 2014 -0700 @@ -23,12 +23,12 @@ include ../../make-rules/shared-macros.mk COMPONENT_NAME= wireshark -COMPONENT_VERSION= 1.10.6 +COMPONENT_VERSION= 1.10.7 COMPONENT_PROJECT_URL= http://www.wireshark.org/ COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.bz2 COMPONENT_ARCHIVE_HASH= \ - sha256:a9de3fd3002d4df0946cfea2f5a33557666e14c7014dbc42d1f78dfe113f6b5d + sha256:d98d263b31dd904a0337ba2db6d1a80bb495b4ac419a304f0f25c551d50cafc6 COMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)download/src/all-versions/$(COMPONENT_ARCHIVE) COMPONENT_BUGDB= utility/wireshark diff -r 5cf0993ae969 -r 807203564f54 components/wireshark/tshark.p5m --- a/components/wireshark/tshark.p5m Thu Apr 24 11:22:01 2014 -0700 +++ b/components/wireshark/tshark.p5m Mon Apr 28 08:13:53 2014 -0700 @@ -26,7 +26,7 @@ value=pkg:/diagnostic/wireshark/tshark@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) set name=pkg.summary value="Command-line network protocol analyzer" set name=com.oracle.info.description value="TShark, the Wireshark command line network protocol analyzer" -set name=com.oracle.info.tpno value=9211 +set name=com.oracle.info.tpno value=17414 set name=info.classification \ value=org.opensolaris.category.2008:Applications/Internet set name=info.source-url value=$(COMPONENT_ARCHIVE_URL) diff -r 5cf0993ae969 -r 807203564f54 components/wireshark/wireshark-common.p5m --- a/components/wireshark/wireshark-common.p5m Thu Apr 24 11:22:01 2014 -0700 +++ b/components/wireshark/wireshark-common.p5m Mon Apr 28 08:13:53 2014 -0700 @@ -26,7 +26,7 @@ value=pkg:/diagnostic/wireshark/wireshark-common@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) set name=pkg.summary value="Libraries and Tools used by Wireshark and TShark Network protocol analyzers" set name=com.oracle.info.description value="the Wireshark and TShark common libraries and tools" -set name=com.oracle.info.tpno value=9211 +set name=com.oracle.info.tpno value=17414 set name=info.classification \ value=org.opensolaris.category.2008:Applications/Internet set name=info.source-url value=$(COMPONENT_ARCHIVE_URL) @@ -35,8 +35,8 @@ value=PSARC/2007/334 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file exec_attr.dumpcap path=etc/security/exec_attr.d/diagnostic:wireshark:wireshark-common -file path=usr/lib/$(MACH64)/libwireshark.so.3.1.6 -file path=usr/lib/$(MACH64)/libwiretap.so.3.0.6 +file path=usr/lib/$(MACH64)/libwireshark.so.3.1.7 +file path=usr/lib/$(MACH64)/libwiretap.so.3.0.7 file path=usr/lib/$(MACH64)/libwsutil.so.3.0.0 file path=usr/lib/$(MACH64)/wireshark/plugins/$(IPS_COMPONENT_VERSION)/asn1.so file path=usr/lib/$(MACH64)/wireshark/plugins/$(IPS_COMPONENT_VERSION)/docsis.so @@ -285,10 +285,10 @@ file path=usr/share/wireshark/ws.css license COPYING license=GPLv2 -link path=usr/lib/$(MACH64)/libwireshark.so target=libwireshark.so.3.1.6 -link path=usr/lib/$(MACH64)/libwireshark.so.3 target=libwireshark.so.3.1.6 -link path=usr/lib/$(MACH64)/libwiretap.so target=libwiretap.so.3.0.6 -link path=usr/lib/$(MACH64)/libwiretap.so.3 target=libwiretap.so.3.0.6 +link path=usr/lib/$(MACH64)/libwireshark.so target=libwireshark.so.3.1.7 +link path=usr/lib/$(MACH64)/libwireshark.so.3 target=libwireshark.so.3.1.7 +link path=usr/lib/$(MACH64)/libwiretap.so target=libwiretap.so.3.0.7 +link path=usr/lib/$(MACH64)/libwiretap.so.3 target=libwiretap.so.3.0.7 link path=usr/lib/$(MACH64)/libwsutil.so target=libwsutil.so.3.0.0 link path=usr/lib/$(MACH64)/libwsutil.so.3 target=libwsutil.so.3.0.0 diff -r 5cf0993ae969 -r 807203564f54 components/wireshark/wireshark.p5m --- a/components/wireshark/wireshark.p5m Thu Apr 24 11:22:01 2014 -0700 +++ b/components/wireshark/wireshark.p5m Mon Apr 28 08:13:53 2014 -0700 @@ -26,7 +26,7 @@ value=pkg:/diagnostic/wireshark@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) set name=pkg.summary value="Graphical network protocol analyzer" set name=com.oracle.info.description value="the Wireshark graphical network protocol analyzer" -set name=com.oracle.info.tpno value=9211 +set name=com.oracle.info.tpno value=17414 set name=info.classification \ value=org.opensolaris.category.2008:Applications/Internet set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)