diff --git a/abi_used_symbols b/abi_used_symbols --- a/abi_used_symbols +++ b/abi_used_symbols @@ -312,7 +312,6 @@ libssl.so.1.1:SSL_CTX_set_ex_data libssl.so.1.1:SSL_CTX_set_info_callback libssl.so.1.1:SSL_CTX_set_max_early_data -libssl.so.1.1:SSL_CTX_set_next_protos_advertised_cb libssl.so.1.1:SSL_CTX_set_options libssl.so.1.1:SSL_CTX_set_session_id_context libssl.so.1.1:SSL_CTX_set_timeout @@ -328,7 +327,6 @@ libssl.so.1.1:SSL_do_handshake libssl.so.1.1:SSL_free libssl.so.1.1:SSL_get0_alpn_selected -libssl.so.1.1:SSL_get0_next_proto_negotiated libssl.so.1.1:SSL_get0_verified_chain libssl.so.1.1:SSL_get1_session libssl.so.1.1:SSL_get_SSL_CTX @@ -368,6 +366,7 @@ libssl.so.1.1:SSL_shutdown libssl.so.1.1:SSL_use_PrivateKey libssl.so.1.1:SSL_use_certificate +libssl.so.1.1:SSL_version libssl.so.1.1:SSL_write libssl.so.1.1:SSL_write_early_data libssl.so.1.1:TLS_method diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : nginx -version : 1.21.0 -release : 39 +version : 1.21.6 +release : 40 source : - - https://nginx.org/download/nginx-1.21.0.tar.gz : fe192a4bac2bd3a769e8695cb9fe14a00e57eaceb919095347a83b5b2afc0771 + - https://nginx.org/download/nginx-1.21.6.tar.gz : 66dc7081488811e9f925719e34d1b4504c2801c81dee2920e5452a86b11405ae license : BSD-2-Clause component : programming summary : Multi-purpose TCP server, mainly a proxy or HTTP server diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ nginx - Joey Riches - josephriches@gmail.com + Reilly Brogan + solus@reillybrogan.com BSD-2-Clause programming @@ -48,12 +48,12 @@ - - 2021-06-15 - 1.21.0 + + 2022-03-01 + 1.21.6 Packaging update - Joey Riches - josephriches@gmail.com + Reilly Brogan + solus@reillybrogan.com \ No newline at end of file