Skip to content

nginx: kirkstone: upgrade to 1.24.0 release#716

Closed
hoinmic wants to merge 1 commit into
openembedded:kirkstone-nextfrom
hoinmic:kirkstone-next
Closed

nginx: kirkstone: upgrade to 1.24.0 release#716
hoinmic wants to merge 1 commit into
openembedded:kirkstone-nextfrom
hoinmic:kirkstone-next

Conversation

@hoinmic
Copy link
Copy Markdown
Contributor

@hoinmic hoinmic commented Jul 17, 2023

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. With this patch this incompatibility get removed.

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. With this patch this incompatibility get removed.

Signed-off-by: Michael Haener <michael.haener@siemens.com>
@hoinmic hoinmic changed the title nginx: upgrade to 1.24.0 release nginx: kirkstone: upgrade to 1.24.0 release Jul 17, 2023
@kraj
Copy link
Copy Markdown
Contributor

kraj commented Sep 28, 2023

@akuster I think the reasoning for including this into kirkstone seems legit to me. We have 1.21.1 and if it does not work with version of openssl in kirkstone then we have an issue to address.

@akuster
Copy link
Copy Markdown
Contributor

akuster commented Nov 17, 2023

in kirkstone-nut for processing.

@kraj
Copy link
Copy Markdown
Contributor

kraj commented Jan 4, 2024

applied with 8a75c61

@kraj kraj closed this Jan 4, 2024
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request May 13, 2026
Changelog:
===========
- Fix stack-buffer-overflow in Hunzip::getline
- Fix stack overflow in compound_check on Hungarian dictionaries
  under certain conditions
- Fix UB when SFX condition starts with '^' (#1095)
- Bounds-check continuation bytes in u8_u16 (#1110)
- oss-fuzz timeout/OOM hardenings
- Fix openembedded#715 CHECKCOMPOUNDCASE considers digits uppercase
- Fix openembedded#748 hzip: cannot write file
- Fix openembedded#1024 std::string bounds check
- Fix openembedded#1044 tools/analyze crash
- Fix #1076 flags 65520/65521 wrongly rejected
- Fix #1058 don't suggest the input word as its own correction
- Fix openembedded#1002 exact word marked as a near miss
- Fix tdf#125600 dotted-I regression
- Partial Unicode table refresh for Mc combining marks (#1057)
- Add Hunspell_add_with_flags / Hunspell::add_with_flags
- New SPELL_BEST_SUG flag, MAXBREAKDEPTH limit
- Replace clock() with std::chrono for suggestion time limits (openembedded#716)
- Improve exception safety (openembedded#587)
- Document analyze/stem/generate requirements (openembedded#554)
- Report iconv direction on private dic load failures (openembedded#619)
- Show dic load errors unconditionally (openembedded#1012)
- Rename es_EU to eu (#1113)
- Build fixes: out-of-tree, Windows ARM64, MSVC hzip tmpfile (openembedded#919),
  --disable-shared with mingw32 (openembedded#698), iconv on msys2 (openembedded#723),
  ncurses with separate tinfo
- New fuzzers: hzfuzzer, persdicfuzzer, parserfuzzer, affdicfuzzer
- Coverity-flagged fixes
- Merge in weblate translations

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants