Karolin Seeger
2011-Aug-04 08:34 UTC
[Samba] [Announce] Samba 3.5.11 Available for Download
================================================================== "Birthdays are nature's way of telling us to eat more cake." Source Unknown ================================================================= Release Announcements ==================== This is the latest stable release of Samba 3.5. Major enhancements in Samba 3.5.11 include: o Fix access to Samba shares when Windows security patch KB2536276 is installed (bug #7460). o Fix DoS in Winbind and smbd with many file descriptors open (bug #7949). o Fix Winbind panics if verify_idpool() fails (bug #8253). Changes since 3.5.10: -------------------- o Jeremy Allison <jra at samba.org> * BUG 7462: Make SA_RESETHAND conditional on its existance. * BUG 8254: Make "acl check permissions = no" working in all cases. o Gregor Beck <gbeck at sernet.de> * BUG 8253: Fix Winbind panics if verify_idpool() fails. o David Disseldorp <ddiss at suse.de> * BUG 8269: Stop spamming log with "Could not find child X -- ignoring" messages in smbd. o Bj?rn Jacke <bj at sernet.de> * BUG 7460: Include sys/file.h only when available. o Volker Lendecke <vl at samba.org> * BUG 7841: Explicitly pass domain_sid to wbint_LookupRids(). * BUG 8238: Fix access to Samba shares when Windows security patch KB2536276 is installed. * BUG 8322: Add HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR. o Stefan Metzmacher <metze at samba.org> * BUG 7841: Make WINBINDD_LOOKUPRIDS ask the right domain. * BUG 7949: Fix DoS in Winbind and smbd with many file descriptors open. * BUG 8276: Close all sockets attached to a subnet in close_subnet(). ###################################################################### 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.5 product in the project's Bugzilla database (https://bugzilla.samba.org/). ======================================================================= Our Code, Our Bugs, Our Responsibility. == The Samba Team ===================================================================== ===============Download Details =============== The uncompressed tarballs and patch files have been signed using GnuPG (ID 6568B7EA). The source code can be downloaded from: http://download.samba.org/samba/ftp/stable The release notes are available online at: http://www.samba.org/samba/history/samba-3.5.11.html Binary packages will be made available on a volunteer basis from http://download.samba.org/samba/ftp/Binary_Packages/ Our Code, Our Bugs, Our Responsibility. (https://bugzilla.samba.org/) --Enjoy The Samba Team
Karolin Seeger
2011-Aug-04 19:48 UTC
[Samba] [Announce] Samba 3.5.11 Available for Download - correction
Hey folks, please note, that I listed "Fix DoS in Winbind and smbd with many file descriptors open (bug #7949)" by accident in the release notes of Samba 3.5.11. This one was already fixed with Samba 3.5.7. Many thanks to Vincent Danen <vdanen at redhat.com> for reporting! http://samba.org/samba/history/samba-3.5.11.html has been updated accordingly. Cheers, Karolin On Thu, Aug 04, 2011 at 10:34:06AM +0200, Karolin Seeger wrote:> ==================================================================> "Birthdays are nature's way of > telling us to eat more cake." > > Source Unknown > =================================================================> > > Release Announcements > ====================> > This is the latest stable release of Samba 3.5. > > Major enhancements in Samba 3.5.11 include: > > o Fix access to Samba shares when Windows security patch KB2536276 is installed > (bug #7460). > o Fix DoS in Winbind and smbd with many file descriptors open (bug #7949). > o Fix Winbind panics if verify_idpool() fails (bug #8253). > > > Changes since 3.5.10: > -------------------- > > > o Jeremy Allison <jra at samba.org> > * BUG 7462: Make SA_RESETHAND conditional on its existance. > * BUG 8254: Make "acl check permissions = no" working in all cases. > > > o Gregor Beck <gbeck at sernet.de> > * BUG 8253: Fix Winbind panics if verify_idpool() fails. > > > o David Disseldorp <ddiss at suse.de> > * BUG 8269: Stop spamming log with "Could not find child X -- ignoring" > messages in smbd. > > > o Bj?rn Jacke <bj at sernet.de> > * BUG 7460: Include sys/file.h only when available. > > > o Volker Lendecke <vl at samba.org> > * BUG 7841: Explicitly pass domain_sid to wbint_LookupRids(). > * BUG 8238: Fix access to Samba shares when Windows security patch > KB2536276 is installed. > * BUG 8322: Add HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR. > > > o Stefan Metzmacher <metze at samba.org> > * BUG 7841: Make WINBINDD_LOOKUPRIDS ask the right domain. > * BUG 7949: Fix DoS in Winbind and smbd with many file descriptors open. > * BUG 8276: Close all sockets attached to a subnet in close_subnet(). > > > ###################################################################### > 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.5 product in the project's Bugzilla > database (https://bugzilla.samba.org/). > > > =====================================================================> == Our Code, Our Bugs, Our Responsibility. > == The Samba Team > =====================================================================> > > ===============> Download Details > ===============> > The uncompressed tarballs and patch files have been signed > using GnuPG (ID 6568B7EA). The source code can be downloaded > from: > > http://download.samba.org/samba/ftp/stable > > The release notes are available online at: > > http://www.samba.org/samba/history/samba-3.5.11.html > > Binary packages will be made available on a volunteer basis from > > http://download.samba.org/samba/ftp/Binary_Packages/ > > Our Code, Our Bugs, Our Responsibility. > (https://bugzilla.samba.org/) > > --Enjoy > The Samba Team > > > >-- Samba http://www.samba.org SerNet http://www.sernet.de sambaXP http://www.sambaxp.org
Karolin Seeger
2011-Aug-04 19:48 UTC
Re: [Announce] Samba 3.5.11 Available for Download - correction
Hey folks, please note, that I listed "Fix DoS in Winbind and smbd with many file descriptors open (bug #7949)" by accident in the release notes of Samba 3.5.11. This one was already fixed with Samba 3.5.7. Many thanks to Vincent Danen <vdanen@redhat.com> for reporting! http://samba.org/samba/history/samba-3.5.11.html has been updated accordingly. Cheers, Karolin On Thu, Aug 04, 2011 at 10:34:06AM +0200, Karolin Seeger wrote:> ==================================================================> "Birthdays are nature''s way of > telling us to eat more cake." > > Source Unknown > =================================================================> > > Release Announcements > ====================> > This is the latest stable release of Samba 3.5. > > Major enhancements in Samba 3.5.11 include: > > o Fix access to Samba shares when Windows security patch KB2536276 is installed > (bug #7460). > o Fix DoS in Winbind and smbd with many file descriptors open (bug #7949). > o Fix Winbind panics if verify_idpool() fails (bug #8253). > > > Changes since 3.5.10: > -------------------- > > > o Jeremy Allison <jra@samba.org> > * BUG 7462: Make SA_RESETHAND conditional on its existance. > * BUG 8254: Make "acl check permissions = no" working in all cases. > > > o Gregor Beck <gbeck@sernet.de> > * BUG 8253: Fix Winbind panics if verify_idpool() fails. > > > o David Disseldorp <ddiss@suse.de> > * BUG 8269: Stop spamming log with "Could not find child X -- ignoring" > messages in smbd. > > > o Björn Jacke <bj@sernet.de> > * BUG 7460: Include sys/file.h only when available. > > > o Volker Lendecke <vl@samba.org> > * BUG 7841: Explicitly pass domain_sid to wbint_LookupRids(). > * BUG 8238: Fix access to Samba shares when Windows security patch > KB2536276 is installed. > * BUG 8322: Add HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR. > > > o Stefan Metzmacher <metze@samba.org> > * BUG 7841: Make WINBINDD_LOOKUPRIDS ask the right domain. > * BUG 7949: Fix DoS in Winbind and smbd with many file descriptors open. > * BUG 8276: Close all sockets attached to a subnet in close_subnet(). > > > ###################################################################### > 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.5 product in the project''s Bugzilla > database (https://bugzilla.samba.org/). > > > =====================================================================> == Our Code, Our Bugs, Our Responsibility. > == The Samba Team > =====================================================================> > > ===============> Download Details > ===============> > The uncompressed tarballs and patch files have been signed > using GnuPG (ID 6568B7EA). The source code can be downloaded > from: > > http://download.samba.org/samba/ftp/stable > > The release notes are available online at: > > http://www.samba.org/samba/history/samba-3.5.11.html > > Binary packages will be made available on a volunteer basis from > > http://download.samba.org/samba/ftp/Binary_Packages/ > > Our Code, Our Bugs, Our Responsibility. > (https://bugzilla.samba.org/) > > --Enjoy > The Samba Team > > > >-- Samba http://www.samba.org SerNet http://www.sernet.de sambaXP http://www.sambaxp.org
Thilo Uttendorfer
2011-Aug-24 16:27 UTC
[Samba] [Announce] Samba 3.5.11 Available for Download
Hi,> o Fix access to Samba shares when Windows security patch KB2536276 is > installed (bug #7460).you probably meant bug #8238 ? Concerning this bug, will there also be a fixed version of samba 3.4.x? Thanks, Thilo -- Thilo Uttendorfer Linux Information Systems AG Putzbrunner Str. 71, 81739 M?nchen Fon: +49 89 993412-11, Fax: +49 89 993412-99 t.uttendorfer at linux-ag.com, http://www.linux-ag.com