summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2013-12-03 12:19:11 +0100
committerKarolin Seeger <kseeger@samba.org>2013-12-06 19:47:24 +0100
commit6898c4dbf993889a804e77dd6cb32e0be50f653f (patch)
treeb503a3fc22a8f3e090de3238db6fd75b5b2a07f5
parent98833dc13ee71c1b6367c63e06a5b73a4bc457d7 (diff)
downloadsamba-6898c4dbf993889a804e77dd6cb32e0be50f653f.tar.gz
VERSION: Disable git snapshots for the 4.1.3 release.samba-4.1.3
Bug 10185 - CVE-2013-4408: DCERPC frag_len not checked BUG: https://bugzilla.samba.org/show_bug.cgi?id=10185 Bug 10306 - CVE-2012-6150: Fail authentication if user isn't member of *any* require_membership_of specified groups BUG: https://bugzilla.samba.org/show_bug.cgi?id=10306 (BUG: https://bugzilla.samba.org/show_bug.cgi?id=10300) 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 eb748e850f2..981edc6bb8f 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 #