Skip to content

Commit

Permalink
VERSION: Disable GIT_SNAPSHOT for 4.10.2 release.
Browse files Browse the repository at this point in the history
CVE-2019-3870 (World writable files in Samba AD DC private/ dir)
CVE-2019-3880 (Save registry file outside share as unprivileged user)

Signed-off-by: Karolin Seeger <[email protected]>
  • Loading branch information
kseeger committed Apr 5, 2019
1 parent 619d395 commit 17cd92e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -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 #
Expand Down

0 comments on commit 17cd92e

Please sign in to comment.