angristan / nginx-autoinstall

Compile NGINX from source with custom modules and patches on Debian and Ubuntu
GNU General Public License v3.0
636 stars 237 forks source link

Resolves #218: Pull earlier version of Quiche #220

Open rhymeswithmogul opened 2 years ago

rhymeswithmogul commented 2 years ago

Due to changes in Quiche, the HTTP/3 patches no longer apply correctly. This resolves #218 by reverting to an earlier Quiche commit until we can figure out what's really going on. This should only be a stopgap measure, as any improvements (and security fixes!) made to Quiche after this point will be ignored.