Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 557282 - net-libs/nghttp2-1.2.1 version bump
Summary: net-libs/nghttp2-1.2.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All All
: Normal enhancement (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-11 06:36 UTC by Tomáš Mózes
Modified: 2015-08-25 16:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomáš Mózes 2015-08-11 06:36:12 UTC
Version 1.2 got released recently also, but it's not recommended to be used until some bugs are resolved:

nghttp2 v1.2.0
ATTENTION: We have some issues in nghttpx included in this release. #320 and #321. It is recommended to use v1.1.2 until these issues are resolved.


nghttp2 v1.1.2

@tatsuhiro-t tatsuhiro-t released this 25 days ago · 120 commits to master since this release

    Fix linker error with libnghttp2_asio
    Allow custom installation location for Python bindings



nghttp2 v1.1.1

@tatsuhiro-t tatsuhiro-t released this 27 days ago · 125 commits to master since this release

    nghttpx: Fix various stability issues and memory leak bug

Since v1.1.0 was released just yesterday, and has many changes, we list its changes here:

    Fix DATA is not consumed if nghttp2_http_on_data_chunk failed
    nghttp2_submit_response and nghttp2_submit_headers may return NGHTTP2_ERR_DATA_EXIST
    msvc build fixes and enchantments (Patch from Gabi Davar)
    Compile with IRIX gcc-4.7 (Patch from Klaus Ziegler)
    nghttp: Add --max-concurrent-streams option
    nghttp: Add comment on HAR on pushed objects (Patch from acesso)
    nghttpx: Add --include option to read additional configuration from given file
    nghttpx: Add backend routing based on request host and path by extending -b option
    nghttpx: Allow log variable to be enclosed by curly braces for disambiguation
    nghttpx: Add log variables related to SSL/TLS connection
    h2load: Add --ciphers option
Comment 1 SpanKY gentoo-dev 2015-08-11 06:44:58 UTC
i was holding off on bumping to 1.1.x until 1.0.x goes stable