# HG changeset patch # User Petr Sumbera # Date 1396341794 25200 # Node ID 8420a12f63ef8d5fb43f57ca9e8e77aac5fa751c # Parent bea9c7d4f7d2579094e96edd7a1de3612d03b6c5 18490686 Upgrade Wireshark to version 1.8.13 (for 11.1SRU) 18384235 problem in UTILITY/WIRESHARK diff -r bea9c7d4f7d2 -r 8420a12f63ef components/wireshark/Makefile --- a/components/wireshark/Makefile Mon Mar 31 20:27:39 2014 -0700 +++ b/components/wireshark/Makefile Tue Apr 01 01:43:14 2014 -0700 @@ -23,12 +23,12 @@ include ../../make-rules/shared-macros.mk COMPONENT_NAME= wireshark -COMPONENT_VERSION= 1.8.12 +COMPONENT_VERSION= 1.8.13 COMPONENT_PROJECT_URL= http://www.wireshark.org/ COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.bz2 COMPONENT_ARCHIVE_HASH= \ - sha256:f99080ad249b01c22371cc4e0feae9260312053e0162f1785d6849708bc0cb93 + sha256:0d672e549fa0b30bbde6f68e8f80ccae88017f2320e17df5ffd2507ecc9d6572 COMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)download/src/all-versions/$(COMPONENT_ARCHIVE) include ../../make-rules/prep.mk diff -r bea9c7d4f7d2 -r 8420a12f63ef components/wireshark/wireshark-common.p5m --- a/components/wireshark/wireshark-common.p5m Mon Mar 31 20:27:39 2014 -0700 +++ b/components/wireshark/wireshark-common.p5m Tue Apr 01 01:43:14 2014 -0700 @@ -54,8 +54,8 @@ dir path=usr/share/wireshark/tpncp dir path=usr/share/wireshark/wimaxasncp file exec_attr.dumpcap path=etc/security/exec_attr.d/diagnostic:wireshark:wireshark-common -file path=usr/lib/libwireshark.so.2.0.12 -file path=usr/lib/libwiretap.so.2.1.12 +file path=usr/lib/libwireshark.so.2.0.13 +file path=usr/lib/libwiretap.so.2.1.13 file path=usr/lib/libwsutil.so.2.0.0 file path=usr/lib/wireshark/plugins/$(IPS_COMPONENT_VERSION)/asn1.so file path=usr/lib/wireshark/plugins/$(IPS_COMPONENT_VERSION)/docsis.so @@ -293,10 +293,10 @@ file path=usr/share/wireshark/ws.css license wireshark.license license=GPLv2 -link path=usr/lib/libwireshark.so target=libwireshark.so.2.0.12 -link path=usr/lib/libwireshark.so.2 target=libwireshark.so.2.0.12 -link path=usr/lib/libwiretap.so target=libwiretap.so.2.1.12 -link path=usr/lib/libwiretap.so.2 target=libwiretap.so.2.1.12 +link path=usr/lib/libwireshark.so target=libwireshark.so.2.0.13 +link path=usr/lib/libwireshark.so.2 target=libwireshark.so.2.0.13 +link path=usr/lib/libwiretap.so target=libwiretap.so.2.1.13 +link path=usr/lib/libwiretap.so.2 target=libwiretap.so.2.1.13 link path=usr/lib/libwsutil.so target=libwsutil.so.2.0.0 link path=usr/lib/libwsutil.so.2 target=libwsutil.so.2.0.0