summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2021-04-26 10:26:38 +0200
committerKarolin Seeger <kseeger@samba.org>2021-04-26 11:19:11 +0200
commite29fc62e1d60a1add177fca059d0d67dcf6a1866 (patch)
tree11febf056fd9ee737f11fb43f79aa54a942de8b8
parent45f106c121814c0166fe7f9905b55c05a67dbda0 (diff)
downloadsamba-e29fc62e1d60a1add177fca059d0d67dcf6a1866.tar.gz
VERSION: Disable GIT_SNAPSHOT for the 4.14.4 release.samba-4.14.4
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 23737d21667..4b9426fa79b 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 #