http://bugs.winehq.org/show_bug.cgi?id=55019
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu@mailbox.org
--- Comment #4 from Bernhard Übelacker bernhardu@mailbox.org --- This got now committed: https://gitlab.winehq.org/wine/wine/-/commit/86a72fd712d8f453b6b39e47c2eb767...
It filters out CI_COMMIT_AUTHOR and GITLAB_USER_NAME.
But now while attempting to close this bug, I realize the fields CI_COMMIT_DESCRIPTION and CI_COMMIT_MESSAGE are also controlled by the patch author and may contain non-ascii characters.
Without the need for the Signed-off-by this may be less likely, but should we clear those two variables too?