]> 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)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 3 Jul 2024 01:35:31 +0000 (01:35 +0000)
commit0bc5b6f29307ce758774c1b2f48ce62315fdc7f9
tree1922eceae73bdd774266f6a213c4647eb6feb777
parent056dd415ddad4ebdb73acb531dd339a03ca8ce51
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>
buildtools/wafsamba/samba_abi.py