summaryrefslogtreecommitdiff
path: root/VERSION
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2019-01-24 02:31:10 +0100
committerAndreas Schneider <asn@cryptomilk.org>2019-01-29 22:09:07 +0100
commit8061983d4882f3ba3f12da71443b035d7b672eec (patch)
tree5a0b1c92c054b28fcbcc4047f0749883083595d6 /VERSION
parent60b062d614ecf8fa97b3efc0e587d3ee55e4971b (diff)
downloadsamba-8061983d4882f3ba3f12da71443b035d7b672eec.tar.gz
wscript: separate embedded_heimdal from system_heimdal
This allows to default (embedded_heimdal) to build even with a broken krb5-config file from Heimdal. In the system_heimdal case we parse the content of krb5-config instead of just executing it. This fails on FreeBSD 12 as krb5-config contains iso-8859-1 characters, which can't be parsed as unicode python buffers when using python3. Fixing the system_heimdal case is a task for another day, I guess it will only work once we imported a current heimdal version and actually tested the system_heimdal case. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'VERSION')
0 files changed, 0 insertions, 0 deletions