diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 08:53:19 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 08:53:19 +0000 |
commit | e3ece77119f4ccf4294ff037270aaf5348e086a5 (patch) | |
tree | f6a101834ec1b62ba2346f773cd3d32259137a2a /debian | |
parent | Merging upstream version 1.61.0. (diff) | |
download | nghttp2-e3ece77119f4ccf4294ff037270aaf5348e086a5.tar.xz nghttp2-e3ece77119f4ccf4294ff037270aaf5348e086a5.zip |
Merging debian version 1.61.0-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/libnghttp2-14.symbols | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1a3eeb4..d49d0a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +nghttp2 (1.61.0-1) unstable; urgency=high + + * New upstream version 1.61.0 (fixes CVE-2024-28182) + + -- Tomasz Buchert <tomasz@debian.org> Fri, 05 Apr 2024 00:56:35 +0200 + nghttp2 (1.60.0-1~progress7.99u1) graograman-backports; urgency=medium * Uploading to graograman-backports, remaining changes: diff --git a/debian/libnghttp2-14.symbols b/debian/libnghttp2-14.symbols index 9f680af..90f14e0 100644 --- a/debian/libnghttp2-14.symbols +++ b/debian/libnghttp2-14.symbols @@ -37,6 +37,7 @@ libnghttp2.so.14 libnghttp2-14 #MINVER# nghttp2_option_del@Base 1.3.0 nghttp2_option_new@Base 1.3.0 nghttp2_option_set_builtin_recv_extension_type@Base 1.10.0 + nghttp2_option_set_max_continuations@Base 1.61.0 nghttp2_option_set_max_deflate_dynamic_table_size@Base 1.15.0 nghttp2_option_set_max_outbound_ack@Base 1.39.2 nghttp2_option_set_max_reserved_remote_streams@Base 1.3.0 |