diff options
author | bubulle <bubulle@alioth.debian.org> | 2012-01-31 05:17:23 +0000 |
---|---|---|
committer | bubulle <bubulle@alioth.debian.org> | 2012-01-31 05:17:23 +0000 |
commit | af84c802b409fbd2f77a1c7f9f8efa72e05ea7ad (patch) | |
tree | 416d44e06aed5ca2a72585c4ab283e94dda2d30e /WHATSNEW.txt | |
parent | b5fd86da57273723fedb534431eaab75b2974855 (diff) | |
download | samba-af84c802b409fbd2f77a1c7f9f8efa72e05ea7ad.tar.gz |
merge upstream 3.6.3
git-svn-id: svn://svn.debian.org/svn/pkg-samba/trunk/samba@4001 fc4039ab-9d04-0410-8cac-899223bdd6b0
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 b3e5008515..2868320c1c 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 |