mbox series

[meta-oe,0/1] bring nginx to stable version

Message ID 20230711202447.68336-1-michael.haener@siemens.com
Headers show
Series bring nginx to stable version | expand

Message

M. Haener July 11, 2023, 8:24 p.m. UTC
From: Michael Haener <michael.haener@siemens.com>

This patch brings nginx to the current stable version.

Regarding the LTS branch Kirkstone:
According to http://nginx.org/en/CHANGES nginx supports the openssl 3.x
component only from version 1.21.2. In Kirstone openssl 3.x is included but
all provided versions of nginx are older, so there is currently an
incompatibility. I recommend to include the current stable version 1.24.0 as
the third version in Kirkstone to make it compatible with openssl 3.x. 

Michael Haener (1):
  nginx: upgrade to 1.24.0 release

 .../recipes-httpd/nginx/{nginx_1.23.4.bb => nginx_1.24.0.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-webserver/recipes-httpd/nginx/{nginx_1.23.4.bb => nginx_1.24.0.bb} (51%)