Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
link-against-system-libyaml.patch | Use the system LibYAML instance Do not statically link against LibYAML, use dynamic linking against the system instance instead. |
Apollon Oikonomopoulos <apoikos@debian.org> | no | 2017-08-29 | ||
use-etc-ssl-certs.patch | On Debian systems, use /etc/ssl/certs for TLS verification Instead of shipping a dedicated CA bundle, use /etc/ssl/certs for verification by default. |
Apollon Oikonomopoulos <apoikos@debian.org> | invalid | 2017-09-04 | ||
link-against-wslay.patch | This is the temporarily solution to link against wslay | Anton Gladky <gladk@debian.org> | no | 2017-06-21 | ||
tests-force-TLSv1.2-on-s_client-invocations.patch | [PATCH] Tests: force TLSv1.2 on s_client invocations The tests are not ready (yet) to handle TLSv1.3 support in OpenSSL, so make s_client use TLSv1.2 explicitly. Note that we could pass -no_tls1_3 instead, but this would break with older (pre-1.1.1) OpenSSL versions. |
Apollon Oikonomopoulos <apoikos@debian.org> | no | 2018-09-14 | ||
link-libh2o-with-wslay.patch | Link libh2o and libh2o-evloop against wslay | Apollon Oikonomopoulos <apoikos@debian.org> | no | debian | 2018-09-22 | |
fix_CVE-2019_1.patch | [PATCH] Stop the read side when amount of unsent, non-flow-controlleddata goes above 512KB. From 743d6b6118c29b75d0b84ef7950a2721c32dfe3f Mon Sep 17 00:00:00 2001 |
Kazuho Oku <kazuhooku@gmail.com> | no | 2019-08-12 | ||
mruby_fileutils_no_verbose.patch | Mruby_fileutils_no_verbose Remove hash with verbose from calls to FileUtils. This apparently has stopped being supported in ruby. . Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008426 =================================================================== |
no | ||||
picohttpparser-vcstags.patch | Picohttpparser vcstags Remove expanded $Id$ strings, which seem to break building using h2o_2.2.5+dfsg2.orig.tar.xz from the archive. |
no | ||||
CVE-2023-44487.patch | [PATCH] [http2] delay processing requests upon observing suspicious behavior Backport of 94fbc54b6c9309912fe3d53e7b63408bbe9a1b0d to v2.2.x |
Remi Gacogne <remi.gacogne@powerdns.com> | no | 2023-10-10 | ||
fix_example.patch | Fix compilation with gcc-14 | Anton Gladky <gladk@debian.org> | no | debian | 2024-10-18 | |
ruby3.2-compat.patch | Starting in Ruby 3.2.0 the exists? (pluralized) alias for exist? seems to have been removed | Lukas Märdian <slyon@ubuntu.com> | no | vendor, Ubuntu | 2024-03-19 | |
run-autotools-during-build.patch | Make sure new architectures are correctly detected. The embedded libraries are untarred during build time,so it is difficult to run autoreconf on them. Note: this can be dropped as soon as onig supports loong64 | Gianfranco Costamagna <locutusofborg@debian.org> | no | debian | 2024-12-29 |