[SCM] Samba Website Repository - branch master updated

Karolin Seeger kseeger at samba.org
Tue May 11 03:53:54 MDT 2010


The branch, master has been updated
       via  ff408b3... Add Samba 3.4.8 Release Notes.
      from  495a4e0... Added Zeropiu Spa entry for Itali.

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


- Log -----------------------------------------------------------------
commit ff408b320d34e4abdec4dffda3f83fd03bc426fa
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue May 11 11:48:05 2010 +0200

    Add Samba 3.4.8 Release Notes.
    
    Karolin

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

Summary of changes:
 history/samba-3.4.8.html |  114 ++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 114 insertions(+), 0 deletions(-)
 create mode 100755 history/samba-3.4.8.html


Changeset truncated at 500 lines:

diff --git a/history/samba-3.4.8.html b/history/samba-3.4.8.html
new file mode 100755
index 0000000..e1b86ba
--- /dev/null
+++ b/history/samba-3.4.8.html
@@ -0,0 +1,114 @@
+<!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.8 Available for Download</H2>
+
+<p>
+<pre>
+                   =============================
+                   Release Notes for Samba 3.4.8
+			   May 11, 2010
+                   =============================
+
+
+This is the latest stable release of Samba 3.4.
+
+Major enhancements in Samba 3.4.8 include:
+
+   o Fix Winbind reconnection to it's own domain (bug #7295).
+   o Fix an uninitialized variable read in smbd (bug #7254).
+   o Fix smbd crash with CUPS printers and no [printers] share defined
+     (bug #7297).
+   o Fix NULL pointer dereference in smbd (bug #7229).
+
+
+Changes since 3.4.7
+-------------------
+
+
+o   Michael Adam &lt;obnox at samba.org&gt;
+    * BUG 7231: Fix automatic building of vfs_tsmsm if gpfs and dmapi are
+      present.
+
+
+o   Jeremy Allison &lt;jra at samba.org&gt;
+    * BUG 7159: Fix handling of bad server data returns in client rpc_transport.
+    * BUG 7255: Fix "printer admin" functionality.
+    * BUG 7288: Fix SMB job IDs in CUPS job names.
+    * BUG 7297: Fix smbd crash with CUPS printers and no [printers] share
+      defined.
+    * BUG 7310: Fix DOS attribute inconsistency with MS Office.
+
+
+o   Kai Blin &lt;kai at samba.org&gt;
+    * BUG 7290: Fix core dump in 'ntlm_auth'.
+
+
+o   Günther Deschner &lt;gd at samba.org&gt;
+    * BUG 6727: Fix printing issues.
+    * BUG 7176: Fix incorrect format of device mode strings.
+    * BUG 7256: Fix value-needed calculation in_spoolss_EnumPrinterData().
+    * BUG 7277: Fix exporting printers via 'cupsaddsmb' command.
+
+
+o   Björn Jacke &lt;bj at sernet.de&gt;
+    * BUG 7352: Fix different definitions of TIME_T_MAX.
+
+
+o   Michael Karcher &lt;samba at mkarcher.dialup.fu-berlin.de&gt;
+    * BUG 7269: Fix job management commands for CUPS queues.
+
+
+o   Jeff Layton &lt;jlayton at redhat.com&gt;
+    * BUG 6853: Fix race condition in mount.cifs that allows user to replace
+      mountpoint with a symlink.
+
+
+o   Volker Lendecke &lt;vl at samba.org&gt;
+    * BUG 5198: Fix parsing of the gecos field.
+    * BUG 5626: Fix build on AIX.
+    * BUG 7229: Fix NULL pointer dereference in smbd.
+    * BUG 7254: Fix an uninitialized variable read in smbd found by Laurent
+      Gaffié from Stratsec.
+    * BUG 7326: Fix writing with vfs_full_audit.
+
+
+o   Derrell Lipman &lt;derrell at dworkin.(none)&gt;
+    * BUG 7345: Fix incomplete description of function return values in
+      libsmbclient.h.
+
+
+o   Jim McDonough &lt;jmcd at samba.org&gt;
+    * BUG 7378:  Display an error on 'net conf import' failures.
+
+
+o   Roel van Meer &lt;rolek at alt001.com&gt;
+    * BUG 6814: Fix valgrind warning.
+
+
+o   Stefan Metzmacher &lt;metze at samba.org&gt;
+    * BUG 7159: Fix handling of bad server data returns in client rpc_transport.
+    * BUG 7170: Never mark external domains as internal.
+    * BUG 7295: Fix Winbind reconnection to it's own domain.
+    * BUG 7316: Make sure we don't try rpc requests against unaccessable
+      domains.
+    * BUG 7317: Fix problems with SIGCHLD handling in Winbind.
+
+
+o   SATOH Fumiyasu &lt;fumiyas at osstech.co.jp&gt;
+    * BUG 1206: Fix segfault in vfs_netatalk.
+
+
+o   Bo Yang &lt;boyang at samba.org&gt;
+    * BUG 7206: Fix duplicate signal handler.
+</pre>
+
+</body>
+</html>


-- 
Samba Website Repository


More information about the samba-cvs mailing list