]> git.ipfire.org Git - thirdparty/samba.git/commit
build: Add --vendor-name --vendor-patch-revision options to ./configure
authorAndrew Bartlett <abartlet@samba.org>
Wed, 29 May 2024 22:50:12 +0000 (10:50 +1200)
committerJule Anger <janger@samba.org>
Wed, 3 Jul 2024 08:48:12 +0000 (08:48 +0000)
commit80655e221365799e37f70eef55fd92fd3ddcfde4
tree5b14bf99a5a867e70a71b09f6de548d816e0c88b
parent7ccbbb4baf1380ead6d7cb2d66694cccba7d5d85
build: Add --vendor-name --vendor-patch-revision options to ./configure

These options are for packagers and vendors to set so that when
Samba developers are debugging an issue, we know exactly which
package is in use, and so have an idea if any patches have been
applied.

This is included in the string that a Samba backtrace gives,
as part of the PANIC message.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15654
REF: https://lists.samba.org/archive/samba-technical/2024-May/138992.html

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
(cherry picked from commit 651fb94c374c7f84405d960a9e0a0fd7fcb285dd)
buildtools/wafsamba/samba_version.py
wscript