]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VERSION: Disable git snapshots for the 4.4.5 release. samba-4.4.5
authorKarolin Seeger <kseeger@samba.org>
Mon, 4 Jul 2016 07:50:23 +0000 (09:50 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 5 Jul 2016 07:30:11 +0000 (09:30 +0200)
CVE-2016-2119: Client side SMB2 signing downgrade.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11860

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

diff --git a/VERSION b/VERSION
index 0bbb1d545869e102589f3aaf505c9a4bbfd32836..bc1234cab97b3bce1448161b37ceab876de387a7 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            #