]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VERSION: Disable GIT_SNAPSHOT for the 4.8.11 release. samba-4.8.11
authorKarolin Seeger <kseeger@samba.org>
Fri, 5 Apr 2019 07:25:57 +0000 (09:25 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 5 Apr 2019 07:25:57 +0000 (09:25 +0200)
CVE-2019-3880 (Save registry file outside share as unprivileged user)

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

diff --git a/VERSION b/VERSION
index 786213801d0d0faa25dbd32caa481657408c493f..355fb3a99a5bbf8cfb985036a9af2908d3e9b189 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            #