VERSION: Disable git snapshots for the 4.0.16 release.
authorKarolin Seeger <kseeger@samba.org>
Tue, 11 Mar 2014 11:00:52 +0000 (12:00 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 11 Mar 2014 18:32:46 +0000 (19:32 +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 6eed1e9562a81a9d6856dbfa0a742775772a22a4..ee9368193709d872350082f7047257f7ef276f03 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            #