diff options
author | Changqing Li <changqing.li@windriver.com> | 2025-07-07 13:58:33 +0800 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-07-11 08:11:53 -0700 |
commit | e9cf2ef27033f3dce214ffdf244375411eb8fe13 (patch) | |
tree | 3c2671c25be8c6e49177ea39b34c29e87922e7e3 /documentation/set_versions.py | |
parent | 851774c7572841d9ced5450f4e98bd2b4437e5d2 (diff) | |
download | poky-e9cf2ef27033f3dce214ffdf244375411eb8fe13.tar.gz |
libsoup-2.4: refresh CVE-2025-4969.patch
refresh CVE-2025-4969.patch to fix the following build failure for
libsoup-2.4-native on fedora40/41:
../libsoup-2.74.3/tests/multipart-test.c:578:63: error: passing argument 2 of ‘soup_multipart_new_from_message’ from incompatible pointer type [-Wincompatible-pointer-types]
578 | multipart = soup_multipart_new_from_message (headers, bytes);
| ^~~~~
| |
| GBytes * {aka struct _GBytes *}
(From OE-Core rev: aaeea20b5c0f0c5a9d6554dd5e9693a9432cfa54)
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/set_versions.py')
0 files changed, 0 insertions, 0 deletions