From 5a04d2d705926c4691d26307b0125cfb290e6ee7 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Wed, 21 Sep 2022 19:19:07 +0000 Subject: Wed Sep 21 19:19:07 UTC 2022 ap/cups-2.4.2-x86_64-3.txz: Rebuilt. Fixed crash when using the CUPS web setup interface: [PATCH] Fix OpenSSL crash bug - "tls" pointer wasn't cleared after freeing it (Issue #409). Thanks to MisterL, bryjen, and kjhambrick. Fixed an OpenSSL certificate loading issue: [PATCH] The OpenSSL code path wasn't loading the full certificate chain (Issue #465). Thanks to tmmukunn. --- source/n/nghttp2/nghttp2.url | 1 + 1 file changed, 1 insertion(+) (limited to 'source/n/nghttp2') diff --git a/source/n/nghttp2/nghttp2.url b/source/n/nghttp2/nghttp2.url index 2477ed43f..70fb744a0 100644 --- a/source/n/nghttp2/nghttp2.url +++ b/source/n/nghttp2/nghttp2.url @@ -1 +1,2 @@ https://github.com/nghttp2/nghttp2 +https://github.com/nghttp2/nghttp2/releases/download/v1.50.0/nghttp2-1.50.0.tar.xz -- cgit v1.2.3-65-gdbad