[SCM] Samba Website Repository - branch master updated

Stefan Metzmacher metze at samba.org
Thu Aug 25 07:57:37 MDT 2011


The branch, master has been updated
       via  647bca6 latest_10000...
       via  18b7398 remove reference to old v3-devel branch
       via  46169c2 add missing ')'.
       via  25f3e60 Add a link to http://wiki.samba.org/index.php/Contribute
       via  8f199a6 Use http://irclog.samba.org/ link.
      from  a2f4adb Remove superfluous spaces.

http://gitweb.samba.org/?p=samba-web.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 647bca64c1a01181d43371326ec0e290b04025e4
Author: Stefan Metzmacher <metze at samba.org>
Date:   Thu Jun 23 22:13:48 2011 +0200

    latest_10000...

commit 18b73989639945c2f18ff0c036e14b3404fadcd4
Author: Stefan Metzmacher <metze at samba.org>
Date:   Thu Aug 25 15:55:23 2011 +0200

    remove reference to old v3-devel branch
    
    metze

commit 46169c21f887dcba59c5e6d3cf07b33908cec7b9
Author: Stefan Metzmacher <metze at samba.org>
Date:   Thu Aug 25 15:55:01 2011 +0200

    add missing ')'.
    
    metze

commit 25f3e6091a68deeb097aa97359438406557eea86
Author: Stefan Metzmacher <metze at samba.org>
Date:   Thu Aug 25 15:53:57 2011 +0200

    Add a link to http://wiki.samba.org/index.php/Contribute
    
    metze

commit 8f199a62eb040d53dbb7a8ee65d943b68e41ac9d
Author: Stefan Metzmacher <metze at samba.org>
Date:   Thu Aug 25 15:49:27 2011 +0200

    Use http://irclog.samba.org/ link.
    
    metze

-----------------------------------------------------------------------

Summary of changes:
 devel/index.html                           |   18 +-
 generated_news.sh                          |    2 +
 generated_news/latest_10000_bodies.html    | 6972 ++++++++++++++++++++++++++++
 generated_news/latest_10000_headlines.html |  655 +++
 4 files changed, 7639 insertions(+), 8 deletions(-)
 create mode 100644 generated_news/latest_10000_bodies.html
 create mode 100644 generated_news/latest_10000_headlines.html


Changeset truncated at 500 lines:

diff --git a/devel/index.html b/devel/index.html
index b1d78e3..432aeb8 100755
--- a/devel/index.html
+++ b/devel/index.html
@@ -46,6 +46,8 @@ git-clone git://git.samba.org/samba.git samba
 <p>See Jerry's wiki article on
 <a href="http://wiki.samba.org/index.php/Using_Git_for_Samba_Development">Using
 Git for Samba Development</a>.</p>
+<p>Also see the wiki article on
+<a href="http://wiki.samba.org/index.php/Contribute">Contribute</a>.</p>
 
 <p>List of branches:</p>
 
@@ -57,7 +59,7 @@ Git for Samba Development</a>.</p>
     <li>
       <h4><em>v3-4-test</em></h4>
       <p>This is the current branch for 3.4.x maintenance releases
-	 (security fixes <em>only</em>.</p>
+	 (security fixes <em>only</em>).</p>
     </li>
     <li>
       <h4><em>v3-4-stable</em></h4>
@@ -85,12 +87,6 @@ Git for Samba Development</a>.</p>
       <p>This is the current branch for 4.x.x Alpha releases.</p>
     </li>
     <li>
-      <h4><em>v3-devel</em></h4>
-      <p>This was the permanent branch for 3.x development. It has been turned
-	 <b>readonly</b> during the introduction of the new <b>master</b> branch. The
-	 <b>master</b> branch replaces <b>v3-devel</b>.</p>
-    </li>
-    <li>
       <h4><em>v4-0-test</em></h4>
       <p>This was the branch for 4.x.x development. It has been turned
 	 <b>readonly</b> during the introduction of the new <b>master</b> branch. The
@@ -103,7 +99,13 @@ Git for Samba Development</a>.</p>
 
 <p>Because Samba development is driven by volunteers and demand, the best way to help stabilize the next release and/or feature is to help out.  If you are interested in volunteering to help Samba development, go to the <a href="/samba/devel/TODO.html">TODO</a> page for a list of projects.</p>
 
-<p>Please coordinate all development efforts on the <a href="mailto:samba-technical at samba.org">samba-technical</a> mailing list.  For more information about the list, or to join the list, go to the <a href="http://lists.samba.org/mailman/listinfo/samba-technical">samba technical mailing list</a> page.  The main samba development channel on IRC is <i>#samba-technical</i>, server <i>irc.freenode.net</i>.  Please don't ask user questions in this channel (users see <i>#samba</i>).  Channel logs are available <a href="http://irc.vernstok.nl/samba-technical.php">here</a>.</p>
+<p>Please coordinate all development efforts on the
+<a href="mailto:samba-technical at samba.org">samba-technical</a> mailing
+list.  For more information about the list, or to join the list, go to the
+<a href="http://lists.samba.org/mailman/listinfo/samba-technical">samba technical mailing list</a>
+page.  The main samba development channel on IRC is <i>#samba-technical</i>, server <i>irc.freenode.net</i>.
+Please don't ask user questions in this channel (users see <i>#samba</i>).
+Channel logs are available <a href="http://irclog.samba.org/">here</a>.</p>
 
 <h3>Copyright Policy</h3>
 
diff --git a/generated_news.sh b/generated_news.sh
index ceaddc1..c883853 100755
--- a/generated_news.sh
+++ b/generated_news.sh
@@ -1,4 +1,6 @@
 wget http://news.samba.org/latest_10_headlines/ -O generated_news/latest_10_headlines.html
 wget http://news.samba.org/latest_10_bodies/ -O generated_news/latest_10_bodies.html
 wget http://news.samba.org/latest_2_bodies/ -O generated_news/latest_2_bodies.html
+wget http://news.samba.org/latest_10000_headlines/ -O generated_news/latest_10000_headlines.html
+wget http://news.samba.org/latest_10000_bodies/ -O generated_news/latest_10000_bodies.html
 
diff --git a/generated_news/latest_10000_bodies.html b/generated_news/latest_10000_bodies.html
new file mode 100644
index 0000000..668a7d8
--- /dev/null
+++ b/generated_news/latest_10000_bodies.html
@@ -0,0 +1,6972 @@
+
+	<h5><a name="3.5.6"> 8 October 2010</a></h5>
+	<p class="headline">Samba 3.5.6 Available for Download</p>
+	<p>This is the latest stable release of the Samba 3.5 series.</p>
+
+<p>The uncompressed tarballs and patch files have been signed
+using GnuPG (ID 6568B7EA).  The source code can be
+<a href="http://samba.org/samba/ftp/stable/samba-3.5.6.tar.gz">downloaded
+now</a>. A <a href="http://samba.org/samba/ftp/patches/patch-3.5.5-3.5.6.diffs.gz">patch against
+Samba 3.5.5</a> is also available. See <a href="http://samba.org/samba/history/samba-3.5.6.html">the
+release notes for more info</a>.</p>
+
+
+	<h5><a name="4.0.0alpha13">21 September 2010</a></h5>
+	<p class="headline">Samba 4.0.0alpha13 available</p>
+	    <p>Samba 4 is the ambitious next version of the Samba suite that is being
+    developed in parallel to the stable 3.0 series. The main emphasis in
+    this branch is support for the Active Directory logon protocols used
+    by Windows 2000 and above.</p>
+
+   <p>Samba4 alpha13 follows on from the alpha release series we have been
+   publishing since September 2007. Because various tarballs have been published claiming to be
+   alpha 12 or following on from alpha 12 we have decided to call this release alpha 13, to prevent any
+   possible confusion. </a>
+
+    <p>Samba 4 is currently <b>not</b> yet in a state where it is usable in
+    production environments. Note the WARNINGS section in the WHATSNEW file,
+    which aims to document what should and should not work.</p>
+
+    <p>The uncompressed tarball and patch files have been signed
+    using Jelmer Vernooij's GnuPG keys (ID 1EEF5276 and D729A457).  The source code can be
+    <a href="http://samba.org/samba/ftp/samba4/samba-4.0.0alpha13.tar.gz">downloaded
+    now</a>.  See the <a href="http://lists.samba.org/archive/samba-technical/2010-September/073481.html">announcement</a> on the mailing list for more information.</p>
+
+
+	<h5><a name="3.5.5">14 September 2010</a></h5>
+	<p class="headline">Samba 3.5.5 Security Release Available</p>
+	<p>This is a security release to address <a href="http://www.samba.org/samba/security/CVE-2010-3069">CVE-2010-3069</a> (Buffer Overrun Vulnerability).
+
+Patches for all current releases are available on our <a href="http://www.samba.org/samba/security/">security page</a>.</p>
+
+<p>The uncompressed tarballs and patch files have been signed
+using GnuPG (ID 6568B7EA).  The source code can be
+<a href="http://www.samba.org/samba/ftp/stable/samba-3.5.5.tar.gz">downloaded now</a>.
+See <a href="http://www.samba.org/samba/history/samba-3.5.5.html">the release notes for more
+info</a>.</p>
+
+
+	<h5><a name="3.4.9">14 September 2010</a></h5>
+	<p class="headline">Samba 3.4.9 Security Release Available</p>
+	<p>This is a security release to address <a href="http://www.samba.org/samba/security/CVE-2010-3069">CVE-2010-3069</a> (Buffer Overrun Vulnerability).
+
+Patches for all current releases are available on our <a href="http://www.samba.org/samba/security/">security page</a>.</p>
+
+<p>The uncompressed tarballs and patch files have been signed
+using GnuPG (ID 6568B7EA).  The source code can be
+<a href="http://www.samba.org/samba/ftp/stable/samba-3.4.9.tar.gz">downloaded now</a>.
+See <a href="http://www.samba.org/samba/history/samba-3.4.9.html">the release notes for more
+info</a>.</p>
+
+
+	<h5><a name="3.3.14">14 September 2010</a></h5>
+	<p class="headline">Samba 3.3.14 Security Release Available</p>
+	<p>This is a security release to address <a href="http://www.samba.org/samba/security/CVE-2010-3069">CVE-2010-3069</a> (Buffer Overrun Vulnerability).
+
+Patches for all current releases are available on our <a href="http://www.samba.org/samba/security/">security page</a>.</p>
+
+<p>The uncompressed tarballs and patch files have been signed
+using GnuPG (ID 6568B7EA).  The source code can be
+<a href="http://www.samba.org/samba/ftp/stable/samba-3.3.14.tar.gz">downloaded now</a>.
+See <a href="http://www.samba.org/samba/history/samba-3.3.14.html">the release notes for more
+info</a>.</p>
+
+
+	<h5><a name="3.6.0pre1">28 July 2010</a></h5>
+	<p class="headline">Samba 3.6.0pre1 Available for Download</p>
+	<p>Samba 3.6.0pre1 is available for download.  This is a
+ preview of the next upgrade production release version of Samba.
+ It is intended for <b>testing purposes only</b>.  Please test and
+ <a href="https://bugzilla.samba.org/">report any bugs that you
+ find</a>.  Please read the changes in the
+ <a href="http://samba.org/samba/ftp/pre/WHATSNEW-3-6-0pre1.txt">Release Notes</a>
+ for details on new features and difference in behavior from
+ previous releases.</p>
+
+ <p>The <a href="http://samba.org/samba/ftp/pre/samba-3.6.0pre1.tar.gz">Samba 3.6.0pre1
+ source code</a> can be downloaded now.  The <a
+ href="http://samba.org/samba/ftp/pre/samba-3.6.0pre1.tar.asc">GnuPG
+ signature is for the <em>un</em>compressed tarball</a>.
+ Precompiled packages will
+ be made available on a volunteer basis and can be found in the
+ <a href="http://samba.org/samba/ftp/Binary_Packages/">Binary_Packages download area</a>.</p>
+
+
+	<h5><a name="3.5.4">23 June 2010</a></h5>
+	<p class="headline">Samba 3.5.4 Available for Download</p>
+	<p>This is the latest stable release of the Samba 3.5 series.</p>
+
+<p>The uncompressed tarballs and patch files have been signed
+using GnuPG (ID 6568B7EA).  The source code can be
+<a href="http://samba.org/samba/ftp/stable/samba-3.5.4.tar.gz">downloaded
+now</a>. A <a href="http://samba.org/samba/ftp/patches/patch-3.5.3-3.5.4.diffs.gz">patch against
+Samba 3.5.3</a> is also available. See <a href="http://samba.org/samba/history/samba-3.5.4.html">the
+release notes for more info</a>.</p>
+
+
+	<h5><a name="3.3.13">16 June 2010</a></h5>
+	<p class="headline">Samba 3.3.13 Security Release Available</p>
+	<p>This is a security release to address <a href="http://www.samba.org/samba/security/CVE-2010-2063">CVE-2010-2063</a>.
+
+Patches for all current releases are available on our <a href="http://www.samba.org/samba/security/">security page</a>.</p>
+
+<p>The uncompressed tarballs and patch files have been signed
+using GnuPG (ID 6568B7EA).  The source code can be
+<a href="http://www.samba.org/samba/ftp/stable/samba-3.3.13.tar.gz">downloaded now</a>.
+See <a href="http://www.samba.org/samba/history/samba-3.3.13.html">the release notes for more
+info</a>.</p>
+
+
+	<h5><a name="Samba_Team_Blog_4">28 May 2010</a></h5>
+	<p class="headline">Samba Team Blog #4</p>
+	<p><b>Web sites, Conferences and Coding</b></p>
+
+<p><i>"It takes nine months to create a Samba release, no matter how many engineers are working on it"</i></p>.
+
+<p>Check out the new look, updated <a href="http://samba.org">Samba.org</a> web site - complete with new logo ! We really like it as it meant we had an excuse to get new Samba Team t-shirts, and stickers for our laptops. Thanks to <a href="http://www.sernet.de/en/">SerNet</a> for taking care of our new 21st Century look.</p>
+
+<p>We recently held SambaXP - our annual get-together in Göttingen, Germany, as usual hosted very capably by SerNet.</p>
+
+<p>Many presentations were listened to, meetings were had, and fine German beer was drunk. Our friends the Microsoft SMB/SMB2 engineers attended again this year, and Tom Talpey from Microsoft announced a new project to design UNIX extensions for the SMB2 protocol. It will be hosted by Team member Chris Hertel's company, ubiqx Consulting, at <a href="http://unixsmb2.org">http://unixsmb2.org</a>.</p>
+
+<p>The slides from all the presentations will be available at <a href="http://sambaxp.org">http://sambaxp.org</a> shortly. If you didn't go, we missed you - and you should certainly make an effort to be there next year !</p>
+
+<p>We are still making great strides on Samba4, and creator of Samba Dr. Andrew Tridgell from IBM (just to be formal for once. Everyone still just calls him "tridge" :-) demonstrated two-way replication between a Microsoft Active Directory domain, and a Samba4 Domain. There is still much work to be done on the AD domain controller code, but we're starting to see the light at the end of the tunnel in getting to a "stable" 4.0 release. Maybe by SambaXP next year we'll have an exciting new announcement to make.</p>
+
+<p>In a Team meeting and after consultations with OEM's and Linux distributions
+we decided to move to a nine month period between major Samba releases instead
+of our previous six month release cycle. The strain of keeping to the six
+monthly cycle was too great on the release process, and nine months should give
+us a better balance between having time for feature development and time for
+testing of the Samba production release code.</p>
+
+<p>Plans for the merging of the existing file server (smbd) and authentication
+daemon code (winbindd) with the Active Directory code (samba) were made,
+and tridge demonstrated Samba4 printing using the source3 print code for
+the first time.</p>
+
+<p>Günther Deschner from Red Hat won the "code janitor of the year"
+award yet again, for his clean up of the old hand-marshalled RPC printing
+code, and was only just beaten to the post as the top code commit contributor
+into Samba by Stefan "the Machine" Metzmacher from SerNet.</p>
+
+<p>John Terpstra of Primastasys announced the clean up of the Samba.org
+<a href="http://samba.org/samba/support/">support page</a> as part of the new look for the web site. John will be
+ensuring all companies offering Samba support on the site are kept
+up to date for users to contact. Thanks for looking after that John.</p>
+
+<p>A couple of weeks after SambaXP Team members Chris Hertel (ubiqx),
+Steve French (IBM), Tim Prouty (Isilon) and Jeremy Allison (Google) met
+up at Microsoft to attend the Microsoft File Serving Plugfest. Lots of work
+on Samba's SMB2 implementation was done and tested with Microsoft's SMB2
+test tools. Kerberos support was added, locking and oplock fixes went into
+the code. It is now feature complete and available for OEM's to begin testing
+SMB2-based products based on Samba. We'll move it out of "experimental"
+status by the 3.6.0 release, but after consultations with the Linux distributors
+won't turn on SMB2 by default until the release after to be a little
+conservative in changing the default file sharing code to a new protocol.
+Give us feedback on any bugs you find.</p>
+
+<p>The rate of Samba development is picking up. Tridge showed a slide at
+SambaXP that illustrated how Samba has one of the highest change rates
+of any Free Software/Open Source project in the world, even surpassing
+the mighty Linux kernel in check-in rate. Sometimes it's like riding
+a dragon, but as everyone knows, dragon riding is really fun :-).</p>
+
+
+
+	<h5><a name="3.5.3">19 May 2010</a></h5>
+	<p class="headline">Samba 3.5.3 Available for Download</p>
+	<p>This is the latest stable release of the Samba 3.5 series.</p>
+
+<p>The uncompressed tarballs and patch files have been signed
+using GnuPG (ID 6568B7EA).  The source code can be
+<a href="http://samba.org/samba/ftp/stable/samba-3.5.3.tar.gz">downloaded
+now</a>. A <a href="http://samba.org/samba/ftp/patches/patch-3.5.2-3.5.3.diffs.gz">patch against
+Samba 3.5.2</a> is also available. See <a href="http://samba.org/samba/history/samba-3.5.3.html">the
+release notes for more info</a>.</p>
+
+
+	<h5><a name="3.4.8">11 May 2010</a></h5>
+	<p class="headline">Samba 3.4.8 Available for Download</p>
+	<p>This is the latest stable release of the Samba 3.4 series.</p>
+
+<p>The uncompressed tarballs and patch files have been signed
+using GnuPG (ID 6568B7EA).  The source code can be
+<a href="http://samba.org/samba/ftp/stable/samba-3.4.8.tar.gz">downloaded
+now</a>.  See <a href="http://samba.org/samba/history/samba-3.4.8.html">the
+release notes for more info</a>.</p>
+
+
+	<h5><a name="3.5.2"> 7 April 2010</a></h5>
+	<p class="headline">Samba 3.5.2 Available for Download</p>
+	<p>This is the latest stable release of the Samba 3.5 series.</p>
+
+<p>The uncompressed tarballs and patch files have been signed
+using GnuPG (ID 6568B7EA).  The source code can be
+<a href="http://samba.org/samba/ftp/stable/samba-3.5.2.tar.gz">downloaded
+now</a>.  See <a href="http://samba.org/samba/history/samba-3.5.2.html">the
+release notes for more info</a>.</p>
+
+
+	<h5><a name="3.5.1"> 8 March 2010</a></h5>
+	<p class="headline">Samba 3.5.1 Security Release Available</p>
+	<p>This is a security release to address <a href="http://www.samba.org/samba/security/CVE-2010-0728">CVE-2010-0728</a>.
+
+Patches for all current releases are available on our <a href="http://www.samba.org/samba/security/">security page</a>.</p>
+
+<p>The uncompressed tarballs and patch files have been signed
+using GnuPG (ID 6568B7EA).  The source code can be
+<a href="http://www.samba.org/samba/ftp/stable/samba-3.5.1.tar.gz">downloaded now</a>.
+See <a href="http://www.samba.org/samba/history/samba-3.5.1.html">the release notes for more
+info</a>.</p>
+
+
+	<h5><a name="3.4.7"> 8 March 2010</a></h5>
+	<p class="headline">Samba 3.4.7 Security Release Available</p>
+	<p>This is a security release to address <a href="http://www.samba.org/samba/security/CVE-2010-0728">CVE-2010-0728</a>.
+
+Patches for all current releases are available on our <a href="http://www.samba.org/samba/security/">security page</a>.</p>
+
+<p>The uncompressed tarballs and patch files have been signed
+using GnuPG (ID 6568B7EA).  The source code can be
+<a href="http://www.samba.org/samba/ftp/stable/samba-3.4.7.tar.gz">downloaded now</a>.
+See <a href="http://www.samba.org/samba/history/samba-3.4.7.html">the release notes for more
+info</a>.</p>
+
+
+	<h5><a name="3.3.12"> 8 March 2010</a></h5>
+	<p class="headline">Samba 3.3.12 Security Release Available</p>
+	<p>This is a security release to address <a href="http://www.samba.org/samba/security/CVE-2010-0728">CVE-2010-0728</a>.
+
+Patches for all current releases are available on our <a href="http://www.samba.org/samba/security/">security page</a>.</p>
+
+<p>The uncompressed tarballs and patch files have been signed
+using GnuPG (ID 6568B7EA).  The source code can be
+<a href="http://www.samba.org/samba/ftp/stable/samba-3.3.12.tar.gz">downloaded now</a>.
+See <a href="http://www.samba.org/samba/history/samba-3.3.12.html">the release notes for more
+info</a>.</p>
+
+
+	<h5><a name="3.5.0"> 1 March 2010</a></h5>
+	<p class="headline">Samba 3.5.0 Available for Download</p>
+	<p>This is the first stable release of the Samba 3.5 series.</p>
+
+<p>The uncompressed tarballs and patch files have been signed
+using GnuPG (ID 6568B7EA).  The source code can be
+<a href="http://samba.org/samba/ftp/stable/samba-3.5.0.tar.gz">downloaded
+now</a>.  See <a href="http://samba.org/samba/history/samba-3.5.0.html">the
+release notes for more info</a>.</p>
+
+
+
+	<h5><a name="3.3.11">26 February 2010</a></h5>
+	<p class="headline">Samba 3.3.11 Available for Download</p>
+	<p>This is the latest stable release of the Samba 3.3 series</p>
+
+<p>The uncompressed tarballs and patch files have been signed
+using GnuPG (ID 6568B7EA).  The source code can be
+<a href="http://samba.org/samba/ftp/stable/samba-3.3.11.tar.gz">downloaded
+now</a>.  A <a href="http://samba.org/samba/ftp/patches/patch-3.3.10-3.3.11.diffs.gz">patch against
+Samba 3.3.10</a> is also available. See <a href="http://samba.org/samba/history/samba-3.3.11.html">the release notes for more info</a>.</p>
+
+
+	<h5><a name="3.4.6">24 February 2010</a></h5>
+	<p class="headline">Samba 3.4.6 Available for Download</p>
+	<p>This is the latest stable release of the Samba 3.4 series.</p>
+
+<p>The uncompressed tarballs and patch files have been signed
+using GnuPG (ID 6568B7EA).  The source code can be
+<a href="http://samba.org/samba/ftp/stable/samba-3.4.6.tar.gz">downloaded
+now</a>.  See <a href="http://samba.org/samba/history/samba-3.4.6.html">the
+release notes for more info</a>.</p>
+
+
+	<h5><a name="3.5.0rc3">19 February 2010</a></h5>
+	<p class="headline">Samba 3.5.0rc3 Available for Download</p>
+	<p>This is the third release candidate of Samba 3.5.0.  This is *not*
+    intended for production environments and is designed for testing
+    purposes only.  Please report any defects via the Samba bug reporting
+    system at <a href="https://bugzilla.samba.org/">https://bugzilla.samba.org/</a>.</p>
+
+    <p>Plans are to ship the final 3.5.0 release on March 1 if there
+    are no major issues with 3.5.0rc3. Please see <a href="http://wiki.samba.org/index.php/Release_Planning_for_Samba_3.5">Samba 3.5 Release Planning</a> for more information on the current release schedule.</p>
+
+    <p>The uncompressed tarballs and patch files have been signed
+    using GnuPG (ID 6568B7EA).  The source code can be
+    <a href="http://samba.org/samba/ftp/rc/samba-3.5.0rc3.tar.gz">downloaded
+    now</a>.  See <a href="http://samba.org/samba/ftp/rc/WHATSNEW-3-5-0rc3.txt">the
+    release notes for more info</a>. Binary packages will
+    be made available on a volunteer basis and can be found in the
+    <a href="http://samba.org/samba/ftp/Binary_Packages/">Binary_Packages download area</a>.</p>
+
+
+	<h5><a name="3.5.0rc2">26 January 2010</a></h5>
+	<p class="headline">Samba 3.5.0rc2 Available for Download</p>
+	<p>This is the second release candidate of Samba 3.5.0.  This is *not*
+    intended for production environments and is designed for testing
+    purposes only.  Please report any defects via the Samba bug reporting
+    system at <a href="https://bugzilla.samba.org/">https://bugzilla.samba.org/</a>.</p>
+
+    <p>Plans are to ship the final 3.5.0 release on February 16 if there
+    are no major issues with 3.5.0rc2. Please see <a href="http://wiki.samba.org/index.php/Release_Planning_for_Samba_3.5">Samba 3.5 Release Planning</a> for more information on the current release schedule.</p>
+
+    <p>The uncompressed tarballs and patch files have been signed
+    using GnuPG (ID 6568B7EA).  The source code can be
+    <a href="http://samba.org/samba/ftp/rc/samba-3.5.0rc2.tar.gz">downloaded
+    now</a>.  See <a href="http://samba.org/samba/ftp/rc/WHATSNEW-3-5-0rc2.txt">the
+    release notes for more info</a>. Binary packages will
+    be made available on a volunteer basis and can be found in the
+    <a href="http://samba.org/samba/ftp/Binary_Packages/">Binary_Packages download area</a>.</p>
+
+
+	<h5><a name="3.4.5">19 January 2010</a></h5>
+	<p class="headline">Samba 3.4.5 Available for Download</p>
+	<p>This is the latest stable release of the Samba 3.4 series.</p>
+
+<p>The uncompressed tarballs and patch files have been signed
+using GnuPG (ID 6568B7EA).  The source code can be
+<a href="http://samba.org/samba/ftp/stable/samba-3.4.5.tar.gz">downloaded
+now</a>.  See <a href="http://samba.org/samba/history/samba-3.4.5.html">the
+release notes for more info</a>.</p>
+
+
+	<h5><a name="3.3.10">14 January 2010</a></h5>
+	<p class="headline">Samba 3.3.10 Available for Download</p>
+	<p>This is the latest stable release of the Samba 3.3 series</p>
+
+<p>The uncompressed tarballs and patch files have been signed
+using GnuPG (ID 6568B7EA).  The source code can be
+<a href="http://samba.org/samba/ftp/stable/samba-3.3.10.tar.gz">downloaded
+now</a>.  A <a href="http://samba.org/samba/ftp/patches/patch-3.3.9-3.3.10.diffs.gz">patch against
+Samba 3.3.9</a> is also available. See <a href="http://samba.org/samba/history/samba-3.3.10.html">the release notes for more info</a>.</p>
+
+
+	<h5><a name="3.5.0rc1"> 7 January 2010</a></h5>
+	<p class="headline">Samba 3.5.0rc1 Available for Download</p>
+	<p>This is the first release candidate of Samba 3.5.0.  This is *not*
+    intended for production environments and is designed for testing
+    purposes only.  Please report any defects via the Samba bug reporting
+    system at <a href="https://bugzilla.samba.org/">https://bugzilla.samba.org/</a>.</p>
+
+    <p>The uncompressed tarballs and patch files have been signed
+    using GnuPG (ID 6568B7EA).  The source code can be
+    <a href="http://samba.org/samba/ftp/rc/samba-3.5.0rc1.tar.gz">downloaded
+    now</a>.  See <a href="http://samba.org/samba/ftp/rc/WHATSNEW-3-5-0rc1.txt">the
+    release notes for more info</a>. Binary packages will
+    be made available on a volunteer basis and can be found in the
+    <a href="http://samba.org/samba/ftp/Binary_Packages/">Binary_Packages download area</a>.</p>
+
+
+	<h5><a name="3.4.4"> 7 January 2010</a></h5>
+	<p class="headline">Samba 3.4.4 Available for Download</p>
+	<p>This is the latest stable release of the Samba 3.4 series.</p>
+
+<p>The uncompressed tarballs and patch files have been signed
+using GnuPG (ID 6568B7EA).  The source code can be
+<a href="http://samba.org/samba/ftp/stable/samba-3.4.4.tar.gz">downloaded
+now</a>.  See <a href="http://samba.org/samba/history/samba-3.4.4.html">the
+release notes for more info</a>.</p>
+
+
+	<h5><a name="Samba_Team_Blog_3">25 December 2009</a></h5>
+	<p class="headline">Samba Team Blog #3</p>
+	<p><b>Getting to Samba 4</b></p>
+
+<p>The Samba 4 code has been worked on for over five years, and the Active
+Directory code is reaching a state where it's being run in production at
+several test sites.</p>
+
+<p>When the Samba Team met at the CIFS conference this year, we had
+a meeting to put together a plan for shipping a production Samba 4
+code-base. Here's how we think it might work.</p>
+
+<p>Currently, the Samba 3 file and print server and the Winbind identity
+mapping code are the backbone of the current Samba product. The Samba 3
+Windows NT4 compatible Domain Controller works well, but is not as widely
+deployed as it used to be (there are few sites left that don't use Active
+Directory functionality).</p>
+
+<p>So in brief, the plan is to merge the Samba 3 file server and winbindd
+code with the current Samba 4 Active Directory code, to produce a
+product that contains a production file and print server, identity mapping
+service, and Active Directory compatible Domain Controller. The file server
+is now fully cluster aware, with complete Windows semantics and is currently
+being extended to include the new SMB2 protocol and full Windows ACL
+support.</p>
+
+<p>Obviously this will require quite a lot of merge work, but we believe
+this may be possible to achieve in 2010. The plan is to keep shipping
+updates to Samba 3 (the next release is 3.5.0, followed in six months
+by 3.6.0 and so on), whilst the merge work with the Samba 4 Active
+Directory code is done in the background. Once we feel we have a stable
+code-base we will release the merged code as the "production" Samba 4
+tree.</p>
+
+<p>This way people with an existing Samba 3 production product or sites
+will have a stable and predictable upgrade to the Samba 4 release. Our
+goal is to keep the code-base stable and minimize the impact of these
+changes on our users and vendors.</p>
+
+<p>We'll probably end up renaming the component products as follows :</p>
+
+<p>o        Samba 3 file and print server -> Samba file and print service.</p>
+<p>o        Samba 3 winbindd -> Samba identity service.</p>
+<p>o        Samba 4 Active Directory -> Samba Directory service.</p>
+
+<p>Please give us feedback on these plans. After all, we're here to
+serve our users and customers. We think with this plan we should be
+able to please at least some of the people some of the time (if not
+everyone :-).</p>
+
+<p>Once we have a merged code-base, we'll declare victory, ship Samba4
+and have the biggest darn release party since Duke Nukem Forever shipped
+and revolutionized computer gaming ! :-).</p>
+
+<p><b>Explaining Release Schedules</b></p>
+
+<p>In talking to Samba users, customers and OEM's creating products based
+on Samba, I've realized that many people don't understand what our
+release schedules look like, or what versions of Samba we support.</p>
+
+<p>Our current plans are to release a new "stable" version of Samba (a "dot
+release" after the 3) every six months. This goal is to be predictable, in the


-- 
Samba Website Repository


More information about the samba-cvs mailing list