# HG changeset patch # User Petr Sumbera # Date 1481202665 28800 # Node ID 1dec92bd1dbde6823f66416a71139b64176853b3 # Parent 6654cba20610812e2d84d7ae79d21d414f78b5b8 25223127 Upgrade Nghttp2 library to version 1.16.1 diff -r 6654cba20610 -r 1dec92bd1dbd components/nghttp2/Makefile --- a/components/nghttp2/Makefile Thu Dec 08 00:53:36 2016 -0800 +++ b/components/nghttp2/Makefile Thu Dec 08 05:11:05 2016 -0800 @@ -26,14 +26,14 @@ include ../../make-rules/shared-macros.mk COMPONENT_NAME= nghttp2 -COMPONENT_VERSION= 1.9.2 +COMPONENT_VERSION= 1.16.1 COMPONENT_PROJECT_URL= https://nghttp2.org/ COMPONENT_ARCHIVE_HASH= \ - sha256:8a47846bc81e7e82d81e0a17ffbe29486110b80458cc4ea99fa665612c2849d5 + sha256:c690d89f653722e335c36aec861d5f1769cfdb9ea873d9874ffa54dac4532cf3 COMPONENT_ARCHIVE_URL= https://github.com/tatsuhiro-t/nghttp2/releases/download/v$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE) COMPONENT_BUGDB= library/nghttp2 -TPNO = 27742 +TPNO = 32711 TEST_TARGET= $(NO_TESTS) include $(WS_MAKE_RULES)/common.mk diff -r 6654cba20610 -r 1dec92bd1dbd components/nghttp2/nghttp2.p5m --- a/components/nghttp2/nghttp2.p5m Thu Dec 08 00:53:36 2016 -0800 +++ b/components/nghttp2/nghttp2.p5m Thu Dec 08 05:11:05 2016 -0800 @@ -38,12 +38,12 @@ set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file path=usr/include/nghttp2/nghttp2.h file path=usr/include/nghttp2/nghttp2ver.h -link path=usr/lib/$(MACH64)/libnghttp2.so target=libnghttp2.so.14.6.0 -link path=usr/lib/$(MACH64)/libnghttp2.so.14 target=libnghttp2.so.14.6.0 -file path=usr/lib/$(MACH64)/libnghttp2.so.14.6.0 +link path=usr/lib/$(MACH64)/libnghttp2.so target=libnghttp2.so.14.12.1 +link path=usr/lib/$(MACH64)/libnghttp2.so.14 target=libnghttp2.so.14.12.1 +file path=usr/lib/$(MACH64)/libnghttp2.so.14.12.1 file path=usr/lib/$(MACH64)/pkgconfig/libnghttp2.pc -link path=usr/lib/libnghttp2.so target=libnghttp2.so.14.6.0 -link path=usr/lib/libnghttp2.so.14 target=libnghttp2.so.14.6.0 -file path=usr/lib/libnghttp2.so.14.6.0 +link path=usr/lib/libnghttp2.so target=libnghttp2.so.14.12.1 +link path=usr/lib/libnghttp2.so.14 target=libnghttp2.so.14.12.1 +file path=usr/lib/libnghttp2.so.14.12.1 file path=usr/lib/pkgconfig/libnghttp2.pc license COPYING license=MIT