-
Notifications
You must be signed in to change notification settings - Fork 732
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nginx: Warning non-existing patch #840
Comments
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this issue
Jan 27, 2025
License-Update: Still MIT licensed. Just removed a header from the license file. c-ares/c-ares@595cf21 Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.33.0 Features: Add DNS cookie support (RFC7873 + RFC9018) to help prevent off-path cache poisoning attacks. PR openembedded#833 Implement TCP FastOpen (TFO) RFC7413, which will make TCP reconnects 0-RTT on supported systems. PR openembedded#840 Changes: Reorganize source tree. PR openembedded#822 Refactoring of connection handling to prevent code duplication. PR openembedded#839 New dynamic array data structure to prevent simple logic flaws in array handling in various code paths. PR openembedded#841 Bugfixes: ares_destroy() race condition during shutdown due to missing lock. PR openembedded#831 Android: Preserve thread name after attaching it to JVM. PR openembedded#838 Windows UWP (Store) support fix. PR openembedded#845 Signed-off-by: Jason Schonberg <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this issue
Jan 28, 2025
License-Update: Still MIT licensed. Just removed a header from the license file. c-ares/c-ares@595cf21 Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.33.0 Features: Add DNS cookie support (RFC7873 + RFC9018) to help prevent off-path cache poisoning attacks. PR openembedded#833 Implement TCP FastOpen (TFO) RFC7413, which will make TCP reconnects 0-RTT on supported systems. PR openembedded#840 Changes: Reorganize source tree. PR openembedded#822 Refactoring of connection handling to prevent code duplication. PR openembedded#839 New dynamic array data structure to prevent simple logic flaws in array handling in various code paths. PR openembedded#841 Bugfixes: ares_destroy() race condition during shutdown due to missing lock. PR openembedded#831 Android: Preserve thread name after attaching it to JVM. PR openembedded#838 Windows UWP (Store) support fix. PR openembedded#845 Signed-off-by: Jason Schonberg <[email protected]> Signed-off-by: Khem Raj <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Kirkstone branch.
WARNING: /home/hains/pr/openpli-oe-core/meta-openembedded/meta-webserver/recipes-httpd/nginx/nginx_1.20.1.bb: Unable to get checksum for nginx SRC_URI entry 0001-HTTP-2-per-iteration-stream-handling-limit.patch: file could not be found
WARNING: /home/hains/pr/openpli-oe-core/meta-openembedded/meta-webserver/recipes-httpd/nginx/nginx_1.21.1.bb: Unable to get checksum for nginx SRC_URI entry 0001-HTTP-2-per-iteration-stream-handling-limit.patch: file could not be found
Patch has been removed with commit:
8e297cd
But it's still there in SRC_URI
https://github.com/openembedded/meta-openembedded/blob/kirkstone/meta-webserver/recipes-httpd/nginx/nginx_1.20.1.bb#L5
https://github.com/openembedded/meta-openembedded/blob/kirkstone/meta-webserver/recipes-httpd/nginx/nginx_1.21.1.bb#L3
The text was updated successfully, but these errors were encountered: