[SCM] Samba Website Repository - branch master updated

Karolin Seeger kseeger at samba.org
Sat Jan 22 03:37:26 MST 2011


The branch, master has been updated
       via  9767b71 Announce Samba 3.4.10.
      from  e9bafa2 Add Google Checkout and prefer it due to lower fees.

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


- Log -----------------------------------------------------------------
commit 9767b714d0069281e63ff6e95db11d0b08a84ac7
Author: Karolin Seeger <kseeger at samba.org>
Date:   Sat Jan 22 11:37:16 2011 +0100

    Announce Samba 3.4.10.
    
    Karolin

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

Summary of changes:
 history/header_history.html |    1 +
 history/samba-3.4.10.html   |  103 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 104 insertions(+), 0 deletions(-)
 create mode 100755 history/samba-3.4.10.html


Changeset truncated at 500 lines:

diff --git a/history/header_history.html b/history/header_history.html
index 8bf9073..06d2a5c 100755
--- a/history/header_history.html
+++ b/history/header_history.html
@@ -16,6 +16,7 @@
 			<li><a href="samba-3.5.2.html">samba-3.5.2</a></li>
 			<li><a href="samba-3.5.1.html">samba-3.5.1</a></li>
 			<li><a href="samba-3.5.0.html">samba-3.5.0</a></li>
+			<li><a href="samba-3.4.10.html">samba-3.4.10</a></li>
 			<li><a href="samba-3.4.9.html">samba-3.4.9</a></li>
 			<li><a href="samba-3.4.8.html">samba-3.4.8</a></li>
 			<li><a href="samba-3.4.7.html">samba-3.4.7</a></li>
diff --git a/history/samba-3.4.10.html b/history/samba-3.4.10.html
new file mode 100755
index 0000000..ded7347
--- /dev/null
+++ b/history/samba-3.4.10.html
@@ -0,0 +1,103 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+
+<head>
+<title>Samba - Release Notes Archive</title>
+</head>
+
+<body>
+
+   <H2>Samba 3.4.10 Available for Download</H2>
+
+<p>
+<pre>
+                   ==============================
+                   Release Notes for Samba 3.4.10
+			  January 22, 2011
+                   ==============================
+
+
+This is the latest stable release of Samba 3.4.
+
+Major enhancements in Samba 3.4.10 include:
+
+   o Fix smbd coredump (bug #7617).
+   o Fix Winbind internal error (bug #7636).
+   o Fix flaky Winbind against w2k8 (bug #7881).
+
+
+Changes since 3.4.9
+-------------------
+
+o   Michael Adam &lt;obnox at samba.org&gt;
+    * BUG 7507: init_sam_from_ldap stores group in sid2uid cache.
+
+
+o   Jeremy Allison &lt;jra at samba.org&gt;
+    * BUG 7577: Fix SPNEGO auth when contacting Win7 system using Microsoft Live
+      Sign-in Assistant.
+    * BUG 7590: Fix offline login in Winbind.
+    * BUG 7617: Fix smbd coredump.
+    * BUG 7636: Fix Winbind internal error.
+    * BUG 7892: Fix stale lock in open_file_fchmod().
+
+
+o   Andrew Bartlett &lt;abartlet at samba.org&gt;
+    * BUG 7356: Fix 'net ads dns register' in Win 2008 R2 domains.
+
+
+o   Bj&ouml;rn Baumbach &lt;bb at sernet.de&gt;
+    * BUG 7875: Fix 'nmbd --port'.
+    * BUG 7880: Make 'rpcclient deldriver' delete drivers for all architectures.
+
+
+o   G&uuml;nther Deschner &lt;gd at samba.org&gt;
+    * BUG 7341: Fix Winbind over IPv6.
+    * BUG 7417: Fix 'net rpc user password' command.
+    * BUG 7418: Fix 'net rpc printer list' command.
+    * BUG 7500: Fix 'not a string literal' warning in netdomjoin-gui.
+    * BUG 7541: Fix smbd crash caused by "%D" in "printer admin" option.
+    * BUG 7568: Make sure cm_connect_lsa_tcp does not reset the secure channel.
+
+
+o   Olaf Flebbe &lt;o.flebbe at science-computing.de&gt;
+    * BUG 7421: Fix build on AIX 6.1.
+
+
+o   Bj&ouml;rn Jacke &lt;bj at sernet.de&gt;
+    * BUG 7821: Set Tru64 cc's PIC switch right.
+
+
+o   Volker Lendecke &lt;vl at samba.org&gt;
+    * BUG 7066: Fix "Your Password expires today" message for users from trusted
+      domains.
+    * BUG 7262: Fix EnumDomainAliases when no aliases are in LDAP.
+    * BUG 7336: Enable idmap_passdb module build as shared.
+    * BUG 7715: Stop using the write cache after an oplock break: Stop using the
+      write cache after an oplock break.
+    * BUG 7800: Make winbind recover from a signing error.
+    * BUG 7881: Fix flaky Winbind against w2k8.
+
+
+o   Jim McDonough &lt;jmcd at samba.org&gt;
+    * BUG 7280: Fix loading of auto printers with registry config.
+
+
+o   Stefan Metzmacher &lt;metze at samba.org&gt;
+    * BUG 7607: Fix buffer over-read in pidl generated client code.
+    * BUG 7896: Fix 'net rpc user rename'.
+
+
+o   Andreas Schneider &lt;asn at samba.org&gt;
+    * BUG 7423: Add EN ISO 216, A0 and A1 to builtin forms.
+    * BUG 7538: Backport fixes for GUID_from_data_blob.
+
+
+o   Andrew Tridgell &lt;tridge at samba.org&gt;
+    * BUG 7538: Backport fixes for GUID_from_data_blob.
+</pre>
+</p>
+
+</body>
+</html>


-- 
Samba Website Repository


More information about the samba-cvs mailing list