Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Make-Werror-optional-for-QMake.patch | [PATCH 1/5] Make Werror optional for QMake To opt out of it (i.e. due to deprecations), `CONFIG+=no_warnings_are_errors`. |
OPNA2608 <opna2608@protonmail.com> | no | 2024-04-29 | ||
0002-change-strncpy-to-memcpy.patch | [PATCH 2/5] change strncpy to memcpy strncpy may not null-terminate the string if the source string is exactly the length 32, memcpy can be used if this do not matter |
=?UTF-8?q?Martin=20B=C3=A5ngens?= <noisecode3@gmail.com> | no | 2024-06-26 |