diff options
author | Karolin Seeger <kseeger@samba.org> | 2019-05-07 12:25:56 +0200 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2019-05-07 12:27:29 +0200 |
commit | 9dfd4419b50b17ed916957372829057af8e27893 (patch) | |
tree | cf556d9c98bf2191425d217f251381dc2800dc22 | |
parent | ff8e3fbae80e62f1b0f8b638a171e913a14b231a (diff) | |
download | samba-4.9.8.tar.gz |
VERSION: Disable GIT_SNAPSHOT for the 4.9.8 release.samba-4.9.8
CVE-2018-16860 (Samba AD DC S4U2Self/S4U2Proxy unkeyed checksum)
Signed-off-by: Karolin Seeger <kseeger@samba.org>
-rw-r--r-- | VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 # |