From 18df99ba0bfc466b877d5875bef3ab1279b0e7dc Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Mon, 13 Aug 2018 09:25:13 +0200 Subject: VERSION: Disable GIT_SNAPSHOT for the 4.6.16 release. o CVE-2018-10858 (Insufficient input validation on client directory listing in libsmbclient.) o CVE-2018-10919 (Confidential attribute disclosure from the AD LDAP server.) Signed-off-by: Karolin Seeger --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 466bd23d452..da355441299 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 # -- cgit v1.2.1