VERSION: Disable git snapshots for the 4.1.6 release.
authorKarolin Seeger <kseeger@samba.org>
Tue, 11 Mar 2014 11:42:27 +0000 (12:42 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 11 Mar 2014 18:33:49 +0000 (19:33 +0100)
Bug: https://bugzilla.samba.org/show_bug.cgi?id=10245
CVE-2013-4496: Enforce password lockout for SAMR password
changes.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=10327
CVE-2013-6442: ensure we don't lose an existing ACL when
setting owner or group owner.

Signed-off-by: Karolin Seeger <kseeger@samba.org>
VERSION

diff --git a/VERSION b/VERSION
index 92562f53522f29758a9b5484319d61355fa0f40b..4c9eba631a9eb78ac8cb7f21689986afb1428b07 100644 (file)
--- 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            #