diff options
author | Karolin Seeger <kseeger@samba.org> | 2012-01-29 20:33:38 +0100 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2012-01-29 20:40:39 +0100 |
commit | 3f117d2bcf33913e7cc3e4b0e01ac98f649fa078 (patch) | |
tree | ec6a8ee3a2f6481288fb659077de433b7737e6b9 /WHATSNEW.txt | |
parent | e35523c33ab626a8dee8e037aa2027cdc5ad01a6 (diff) | |
download | samba-3f117d2bcf33913e7cc3e4b0e01ac98f649fa078.tar.gz |
WHATSNEW: Add release notes for 3.6.3.
Karolin
(cherry picked from commit 677f5573570ad1cbd4c1e1d920f67a0d20edea25)
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r-- | WHATSNEW.txt | 54 |
1 files changed, 52 insertions, 2 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt index b3e50085158..2868320c1ce 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,4 +1,53 @@ ============================= + Release Notes for Samba 3.6.3 + January 29, 2012 + ============================= + + +This is a security release in order to address +CVE-2012-0817 (Memory leak/Denial of service). + +o CVE-2012-0817: + The Samba File Serving daemon (smbd) in Samba versions + 3.6.0 to 3.6.2 is affected by a memory leak that can + cause a server denial of service. + + +Changes since 3.6.2: +-------------------- + + +o Jeremy Allison <jra@samba.org> + * BUG 8724: Fix memory leak in parent smbd on connection. + + +o Ira Cooper <samba@ira.wakeful.net> + * BUG 8724: Fix memory leak in parent smbd on connection. + + +###################################################################### +Reporting bugs & Development Discussion +####################################### + +Please discuss this release on the samba-technical mailing list or by +joining the #samba-technical IRC channel on irc.freenode.net. + +If you do report problems then please try to send high quality +feedback. If you don't provide vital information to help us track down +the problem then you will probably be ignored. All bug reports should +be filed under the Samba 3.6 product in the project's Bugzilla +database (https://bugzilla.samba.org/). + + +====================================================================== +== Our Code, Our Bugs, Our Responsibility. +== The Samba Team +====================================================================== + +Release notes for older releases follow: +---------------------------------------- + + ============================= Release Notes for Samba 3.6.2 January 25, 2012 ============================= @@ -174,8 +223,9 @@ database (https://bugzilla.samba.org/). == The Samba Team ====================================================================== -Release notes for older releases follow: ----------------------------------------- + +---------------------------------------------------------------------- + ============================= Release Notes for Samba 3.6.1 |