From: ankur.tyagi85@gmail.com
To: openembedded-devel@lists.openembedded.org
Cc: Ankur Tyagi <ankur.tyagi85@gmail.com>
Subject: [oe][meta-webserver][whinlatter][PATCH 7/19] nginx: upgrade 1.29.1 -> 1.29.2
Date: Mon, 30 Mar 2026 23:38:34 +1300 [thread overview]
Message-ID: <20260330103846.3381644-7-ankur.tyagi85@gmail.com> (raw)
In-Reply-To: <20260330103846.3381644-1-ankur.tyagi85@gmail.com>
From: Ankur Tyagi <ankur.tyagi85@gmail.com>
Changes with nginx 1.29.2
*) Feature: now nginx can be built with AWS-LC.
*) Bugfix: now the "ssl_protocols" directive works in a virtual server
different from the default server when using OpenSSL 1.1.1 or newer.
*) Bugfix: SSL handshake always failed when using TLSv1.3 with OpenSSL
and client certificates and resuming a session with a different SNI
value; the bug had appeared in 1.27.4.
*) Bugfix: the "ignoring stale global SSL error" alerts might appear in
logs when using QUIC and the "ssl_reject_handshake" directive; the
bug had appeared in 1.29.0.
*) Bugfix: in delta-seconds processing in the "Cache-Control" backend
response header line.
*) Bugfix: an XCLIENT command didn't use the xtext encoding.
*) Bugfix: in SSL certificate caching during reconfiguration.
https://nginx.org/en/CHANGES
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
.../recipes-httpd/nginx/{nginx_1.29.1.bb => nginx_1.29.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-webserver/recipes-httpd/nginx/{nginx_1.29.1.bb => nginx_1.29.2.bb} (77%)
diff --git a/meta-webserver/recipes-httpd/nginx/nginx_1.29.1.bb b/meta-webserver/recipes-httpd/nginx/nginx_1.29.2.bb
similarity index 77%
rename from meta-webserver/recipes-httpd/nginx/nginx_1.29.1.bb
rename to meta-webserver/recipes-httpd/nginx/nginx_1.29.2.bb
index 0282388817..bc98f638fb 100644
--- a/meta-webserver/recipes-httpd/nginx/nginx_1.29.1.bb
+++ b/meta-webserver/recipes-httpd/nginx/nginx_1.29.2.bb
@@ -6,6 +6,6 @@ DEFAULT_PREFERENCE = "-1"
LIC_FILES_CHKSUM = "file://LICENSE;md5=3dc49537b08b14c8b66ad247bb4c4593"
-SRC_URI[sha256sum] = "c589f7e7ed801ddbd904afbf3de26ae24eb0cce27c7717a2e94df7fb12d6ad27"
+SRC_URI[sha256sum] = "5669e3c29d49bf7f6eb577275b86efe4504cf81af885c58a1ed7d2e7b8492437"
SRC_URI += "file://CVE-2026-1642.patch"
next prev parent reply other threads:[~2026-03-30 10:39 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-30 10:38 [oe][meta-oe][whinlatter][PATCH 1/19] iwd: update 3.10 -> 3.11 ankur.tyagi85
2026-03-30 10:38 ` [oe][meta-oe][whinlatter][PATCH 2/19] iwd: upgrade 3.11 -> 3.12 ankur.tyagi85
2026-03-30 10:38 ` [oe][meta-oe][whinlatter][PATCH 3/19] openldap: upgrade 2.6.10 -> 2.6.12 ankur.tyagi85
2026-03-30 10:38 ` [oe][meta-oe][whinlatter][PATCH 4/19] openldap: upgrade 2.6.12 -> 2.6.13 ankur.tyagi85
2026-03-30 10:38 ` [oe][meta-webserver][whinlatter][PATCH 5/19] hiawatha: upgrade 11.7 -> 11.8 ankur.tyagi85
2026-03-30 10:38 ` [oe][meta-webserver][whinlatter][PATCH 6/19] hiawatha: fix SRC_URI ankur.tyagi85
2026-03-30 10:38 ` ankur.tyagi85 [this message]
2026-03-30 10:38 ` [oe][meta-webserver][whinlatter][PATCH 8/19] nginx: upgrade 1.28.2 -> 1.28.3 ankur.tyagi85
2026-03-30 10:38 ` [oe][meta-python][whinlatter][PATCH 9/19] python3-astroid: upgrade 4.0.2 -> 4.0.4 ankur.tyagi85
2026-03-30 10:38 ` [oe][meta-python][whinlatter][PATCH 10/19] python3-aiofiles: fix HOMEPAGE ankur.tyagi85
2026-03-30 10:38 ` [oe][meta-python][whinlatter][PATCH 11/19] python3-alembic: add HOMEPAGE ankur.tyagi85
2026-03-30 10:38 ` [oe][meta-python][whinlatter][PATCH 12/19] python3-apiflash: upgrade 3.0.0 -> 3.0.2 ankur.tyagi85
2026-03-30 10:38 ` [oe][meta-gnome][whinlatter][PATCH 13/19] nautilus: upgrade 49.2 -> 49.3 ankur.tyagi85
2026-03-30 10:38 ` [oe][meta-gnome][whinlatter][PATCH 14/19] nautilus: upgrade 49.3 -> 49.4 ankur.tyagi85
2026-03-30 10:38 ` [oe][meta-gnome][whinlatter][PATCH 15/19] nautilus: update 49.4 -> 49.5 ankur.tyagi85
2026-03-30 10:38 ` [oe][meta-gnome][whinlatter][PATCH 16/19] gvfs: upgrade 1.58.0 -> 1.58.1 ankur.tyagi85
2026-03-30 10:38 ` [oe][meta-gnome][whinlatter][PATCH 17/19] gvfs: upgrade 1.58.1 -> 1.58.2 ankur.tyagi85
2026-03-30 10:38 ` [oe][meta-gnome][whinlatter][PATCH 18/19] gvfs: upgrade 1.58.2 -> 1.58.4 ankur.tyagi85
2026-03-30 10:38 ` [oe][meta-gnome][whinlatter][PATCH 19/19] libwnck3: upgrade 43.2 -> 43.3 ankur.tyagi85
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260330103846.3381644-7-ankur.tyagi85@gmail.com \
--to=ankur.tyagi85@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox