summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2014-03-11 12:42:27 +0100
committerKarolin Seeger <kseeger@samba.org>2014-03-11 12:42:27 +0100
commit48966b660733c9c9726cc3a87fa670b4c8427f5a (patch)
tree5cff9bedb205547831ad4d181478a108ce5465e6
parent6125d12c4f2fc9853c1bba9cb1725cf277856fdb (diff)
downloadsamba-4.1.6.tar.gz
VERSION: Disable git snapshots for the 4.1.6 release.samba-4.1.6
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 92562f53522..4c9eba631a9 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 #