diff options
author | Karolin Seeger <kseeger@samba.org> | 2014-05-27 14:03:28 +0200 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2014-05-27 14:03:28 +0200 |
commit | 98b4a3491bedad8ea96faa057459fb1dcabfab9c (patch) | |
tree | e5b395a2f38549aeea4e3bc35868287615f6eabc | |
parent | 8a0fcbcbc6e183bfb4ca95f02d15ea7b33107e27 (diff) | |
download | samba-4.0.18.tar.gz |
VERSION: Disable git snapshots for the 4.0.18 release.samba-4.0.18
Bug: https://bugzilla.samba.org/show_bug.cgi?id=10549
CVE-2014-0178: Malformed FSCTL_SRV_ENUMERATE_SNAPSHOTS response
Bug: https://bugzilla.samba.org/show_bug.cgi?id=10609
CVE-2014-0239: DOS in DNS server packet handling
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 # |