summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2021-04-26 13:38:31 +0200
committerKarolin Seeger <kseeger@samba.org>2021-04-26 13:38:31 +0200
commit703c6301013f78e80882abfe8375d6a45a176b7f (patch)
treec3ae1f549c2e3a66dc66f3648a5e03f57b7efb43
parent05214a2486061a3bf6c06a70a2016a2994bb37e3 (diff)
downloadsamba-v4-12-stable.tar.gz
VERSION: Disable GIT_SNAPSHOT for the 4.12.15 release.samba-4.12.15v4-12-stable
BUG 14571: CVE-2021-20254: Buffer overrun in sids_to_unixids(). Signed-off-by: Karolin Seeger <kseeger@samba.org>
-rw-r--r--VERSION2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index 1f011252804..01596d8c954 100644
--- a/VERSION
+++ b/VERSION
@@ -99,7 +99,7 @@ SAMBA_VERSION_RC_RELEASE=
# e.g. SAMBA_VERSION_IS_SVN_SNAPSHOT=yes #
# -> "3.0.0-SVN-build-199" #
########################################################
-SAMBA_VERSION_IS_GIT_SNAPSHOT=yes
+SAMBA_VERSION_IS_GIT_SNAPSHOT=no
########################################################
# This is for specifying a release nickname #