Package: nghttp2 / 1.18.1-1+deb9u1

Metadata

Package Version Patches format
nghttp2 1.18.1-1+deb9u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Reformat obfuscated javascript in sphinx theme.patch | (download)

doc/_themes/sphinx_rtd_theme/static/js/theme.js | 27 26 + 1 - 0 !
1 file changed, 26 insertions(+), 1 deletion(-)

 reformat obfuscated javascript in sphinx theme

This simply reformats the javascript to look more readable.  The code
still looks a bit obfuscated, but its purpose can be understood fairly
easily.

0002 Fix CVE 2019 9511 and CVE 2019 9513.patch | (download)

src/HttpServer.cc | 2 2 + 0 - 0 !
src/shrpx_client_handler.cc | 9 7 + 2 - 0 !
2 files changed, 9 insertions(+), 2 deletions(-)

 fix cve-2019-9511 and cve-2019-9513

Adapted cherry-pick of 83d362c6d21f76599b86e7b94cd1992288a1d43c.