diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 08:53:04 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 08:53:04 +0000 |
commit | 53621aa1e26eb97394e1b1463044eafb3c82c192 (patch) | |
tree | befcf161f433f128fc94652fe1a09ca7c60a9643 /debian | |
parent | Merging upstream version 1.61.0. (diff) | |
download | nghttp2-53621aa1e26eb97394e1b1463044eafb3c82c192.tar.xz nghttp2-53621aa1e26eb97394e1b1463044eafb3c82c192.zip |
Adding debian version 1.61.0-1.debian/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 2b2a512..93c99d4 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) unstable; urgency=medium * New upstream version 1.60.0 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 |