Page MenuHomeSolus

D12969.diff
No OneTemporary

D12969.diff

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 @@
<Source>
<Name>nginx</Name>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Reilly Brogan</Name>
+ <Email>solus@reillybrogan.com</Email>
</Packager>
<License>BSD-2-Clause</License>
<PartOf>programming</PartOf>
@@ -48,12 +48,12 @@
</Files>
</Package>
<History>
- <Update release="39">
- <Date>2021-06-15</Date>
- <Version>1.21.0</Version>
+ <Update release="40">
+ <Date>2022-03-01</Date>
+ <Version>1.21.6</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Reilly Brogan</Name>
+ <Email>solus@reillybrogan.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 16 2023, 5:44 AM (8 w, 10 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5819769
Default Alt Text
D12969.diff (2 KB)

Event Timeline