[Pkg-samba-maint] [samba] 10/15: VERSION: Disable git snapshots for the 4.4.5 release.

Jelmer Vernooij jelmer at moszumanska.debian.org
Sat Jul 9 19:15:37 UTC 2016


This is an automated email from the git hooks/post-receive script.

jelmer pushed a commit to branch master
in repository samba.

commit fb3e6296bb09534f882ea35e7f7ca4e5871d3222
Author: Karolin Seeger <kseeger at samba.org>
Date:   Mon Jul 4 09:50:23 2016 +0200

    VERSION: Disable git snapshots for the 4.4.5 release.
    
    CVE-2016-2119: Client side SMB2 signing downgrade.
    
    BUG: https://bugzilla.samba.org/show_bug.cgi?id=11860
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>
---
 VERSION | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-samba/samba.git




More information about the Pkg-samba-maint mailing list