From: Divya Chellam <[email protected]>

Changelog:
===========
https://nginx.org/en/CHANGES

*) Security: when using HTTP/3 a segmentation fault might occur in a
worker process while processing a specially crafted QUIC session
(CVE-2024-24989, CVE-2024-24990).

*) Bugfix: connections with pending AIO operations might be closed
prematurely during graceful shutdown of old worker processes.

*) Bugfix: socket leak alerts no longer logged when fast shutdown was
requested after graceful shutdown of old worker processes.

*) Bugfix: a socket descriptor error, a socket leak, or a segmentation
fault in a worker process (for SSL proxying) might occur if AIO was
used in a subrequest.

*) Bugfix: a segmentation fault might occur in a worker process if SSL
proxying was used along with the "image_filter" directive and errors
with code 415 were redirected with the "error_page" directive.

*) Bugfixes and improvements in HTTP/3.

Signed-off-by: Divya Chellam <[email protected]>
---
 .../recipes-httpd/nginx/{nginx_1.25.3.bb => nginx_1.25.4.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-webserver/recipes-httpd/nginx/{nginx_1.25.3.bb => nginx_1.25.4.bb} 
(74%)

diff --git a/meta-webserver/recipes-httpd/nginx/nginx_1.25.3.bb 
b/meta-webserver/recipes-httpd/nginx/nginx_1.25.4.bb
similarity index 74%
rename from meta-webserver/recipes-httpd/nginx/nginx_1.25.3.bb
rename to meta-webserver/recipes-httpd/nginx/nginx_1.25.4.bb
index d0371dd3c..1cd036bb4 100644
--- a/meta-webserver/recipes-httpd/nginx/nginx_1.25.3.bb
+++ b/meta-webserver/recipes-httpd/nginx/nginx_1.25.4.bb
@@ -6,5 +6,5 @@ DEFAULT_PREFERENCE = "-1"
 
 LIC_FILES_CHKSUM = "file://LICENSE;md5=79ad2eb837299421c4435dedc8897b3d"
 
-SRC_URI[sha256sum] = 
"64c5b975ca287939e828303fa857d22f142b251f17808dfe41733512d9cded86"
+SRC_URI[sha256sum] = "c8b288cd8a25628a167a874261069302f3cd7548"
 
-- 
2.40.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#114837): 
https://lists.openembedded.org/g/openembedded-devel/message/114837
Mute This Topic: https://lists.openembedded.org/mt/110589850/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to