The branch, v4-1-test has been updated
via d95ed7f VERSION: Bump version number up to 4.1.0rc2...
via ae2e0a6 VERSION: Disable git snapshots for the 4.1.0rc1 release.
via 55b3970 WHATSNEW: Some updates.
from fd036b8 WHATSNEW: Start release notes for Samba 4.1.0rc1.
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v4-1-test
- Log -----------------------------------------------------------------
commit d95ed7f2269329843840a02a7a20556c1e690d3c
Author: Karolin Seeger <[email protected]>
Date: Thu Jul 11 10:20:15 2013 +0200
VERSION: Bump version number up to 4.1.0rc2...
and re-enable git snapshots.
Signed-off-by: Karolin Seeger <[email protected]>
commit ae2e0a6063752b3c5485c9c9f50afc5dfdaa4acb
Author: Karolin Seeger <[email protected]>
Date: Thu Jul 11 10:19:14 2013 +0200
VERSION: Disable git snapshots for the 4.1.0rc1 release.
Signed-off-by: Karolin Seeger <[email protected]>
commit 55b39702a18429f2062aebf1d88ca3c70bdd8af3
Author: Karolin Seeger <[email protected]>
Date: Thu Jul 11 10:17:30 2013 +0200
WHATSNEW: Some updates.
Signed-off-by: Karolin Seeger <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
VERSION | 2 +-
WHATSNEW.txt | 19 +++++++------------
2 files changed, 8 insertions(+), 13 deletions(-)
Changeset truncated at 500 lines:
diff --git a/VERSION b/VERSION
index 99f4603..5914258 100644
--- a/VERSION
+++ b/VERSION
@@ -87,7 +87,7 @@ SAMBA_VERSION_PRE_RELEASE=
# e.g. SAMBA_VERSION_RC_RELEASE=1 #
# -> "3.0.0rc1" #
########################################################
-SAMBA_VERSION_RC_RELEASE=1
+SAMBA_VERSION_RC_RELEASE=2
########################################################
# To mark SVN snapshots this should be set to 'yes' #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 4c1e769..e49a781 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -16,11 +16,6 @@ If you are upgrading, or looking to develop, test or deploy
Samba 4.1
releases candidates, you should backup all configuration and data.
-UPGRADING
-=========
-
-
-
NEW FEATURES
============
@@ -81,14 +76,13 @@ smb.conf changes
use ntdb New No
-CHANGES SINCE 4.0.7
-===================
+COMMIT HIGHLIGHTS
+=================
-o Michael Adam <[email protected]>
-
-
-KNOWN ISSUES
-============
+o David Disseldorp <[email protected]>
+ * Add vfs_btrfs module.
+ * Add support for server-side copy operations via the
+ SMB2 FSCTL_SRV_COPYCHUNK request.
RUNNING Samba 4.1 as an AD DC
@@ -98,6 +92,7 @@ A short guide to setting up Samba 4 as an AD DC can be found
on the wiki:
http://wiki.samba.org/index.php/Samba4/HOWTO
+
#######################################
Reporting bugs & Development Discussion
#######################################
--
Samba Shared Repository