diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2022-09-21 19:19:07 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-09-22 06:59:46 +0200 |
commit | 5a04d2d705926c4691d26307b0125cfb290e6ee7 (patch) | |
tree | d72b5ffbc568245cbd2b3992eb815f4128a52e3d /source/n | |
parent | bae5a7d8587d3c1c7fd0ca466a80bb744833c012 (diff) | |
download | current-5a04d2d705926c4691d26307b0125cfb290e6ee7.tar.gz current-5a04d2d705926c4691d26307b0125cfb290e6ee7.tar.xz |
Wed Sep 21 19:19:07 UTC 202220220921191907
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.
Diffstat (limited to 'source/n')
-rw-r--r-- | source/n/nghttp2/nghttp2.url | 1 |
1 files changed, 1 insertions, 0 deletions
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 |