]> git.ipfire.org Git - thirdparty/samba.git/commit
buildtools: sanitise strange characters in vendor strings
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Thu, 20 Jun 2024 22:38:40 +0000 (10:38 +1200)
committerJule Anger <janger@samba.org>
Tue, 9 Jul 2024 07:49:17 +0000 (07:49 +0000)
commitfe5f703e4280eea502a5dbb3ca854c345b499aa6
treec45d6534a1f15be27c3845601186b8c4f2fa884b
parent2cf809bb1f3a6311d8f5e3ba745091e36ca9a943
buildtools: sanitise strange characters in vendor strings

There is no reason to think '-' and '+' are the only characters that
might sneak into a vendor string; Debian habitually use '~'.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15673

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Jo Sutton <josutton@catalyst.net.nz>
(cherry picked from commit 0bc5b6f29307ce758774c1b2f48ce62315fdc7f9)
buildtools/wafsamba/samba_abi.py