summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2014-03-11 12:00:52 +0100
committerKarolin Seeger <kseeger@samba.org>2014-03-11 12:00:52 +0100
commitbc0f537280d7b34c717629312015170344289e5c (patch)
tree9427bfb0aa5028c1d061b122c919de76b6beec09
parent2cd17b566c55eb88eb2081f78300a9493469bfcb (diff)
downloadsamba-4.0.16.tar.gz
VERSION: Disable git snapshots for the 4.0.16 release.samba-4.0.16
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>
-rw-r--r--VERSION2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index 6eed1e9562a..ee936819370 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 #