summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2014-06-22 17:03:05 +0200
committerKarolin Seeger <kseeger@samba.org>2014-06-22 17:03:05 +0200
commit55c6deff1e06d59e4de84258c5686553133a785c (patch)
tree3aabb2c6d6ff30afc45d1eb3de2a4a025ed3dfa0
parent764faedeb88c0e16919bf7855ef25c06e7eb8c20 (diff)
downloadsamba-55c6deff1e06d59e4de84258c5686553133a785c.tar.gz
VERSION: Disable git snapshot for the 4.0.19 release.samba-4.0.19
Bug: https://bugzilla.samba.org/show_bug.cgi?id=10633 CVE-2014-0244: nmbd denial of service Bug: https://bugzilla.samba.org/show_bug.cgi?id=10654 CVE-2014-3493: Segmentation fault in smbd_marshall_dir_entry()'s SMB_FIND_FILE_UNIX handler because push_ascii() has returned(uint32_t)-1 via srvstr_push(), incrementing p by 4GB 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 d89736ad9b9..d22fc5c1213 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 #