/[smeserver]/cdrom.image/sme9/README.txt
ViewVC logotype

Diff of /cdrom.image/sme9/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.4 by wellsi, Sat Oct 12 06:31:51 2013 UTC Revision 1.7 by wellsi, Sun Jan 26 05:01:40 2014 UTC
# Line 1  Line 1 
1  SME Server 9.0 Beta 1 Release Notes  SME Server 9.0 Beta 3 Release Notes
2  ===================================  ===================================
3    
4  14 October 2013  27th January 2014
5    
6  The SME Server development team is pleased to announce the release of  The SME Server development team is pleased to announce the release of
7  SME Server 9.0 Beta 1 which is based on CentOS 6.4  SME Server 9.0 Beta 3 which is based on CentOS 6.5
8    
9  Bug reports and reports of potential bugs should be raised in the bug  Bug reports and reports of potential bugs should be raised in the bug
10  tracker (and only there, please);  tracker (and only there, please);
# Line 15  About SME Server Line 15  About SME Server
15  ================  ================
16    
17  SME Server is the leading Linux distribution for small and medium  SME Server is the leading Linux distribution for small and medium
18  enterprises.  enterprises. SME Server is brought to you by Koozali Foundation, Inc.,
19    a non-profit corporation that exists to provide marketing and legal support
20    for SME Server.
21    
22  SME Server is freely available under the GNU General Public License and  SME Server is freely available under the GNU General Public License and
23  is only possible through the efforts of the SME Server community.  is only possible through the efforts of the SME Server community.
# Line 34  your have in the field. Please, help the Line 36  your have in the field. Please, help the
36    
37  Please visit http://wiki.contribs.org/Donate to donate.  Please visit http://wiki.contribs.org/Donate to donate.
38    
39    Koozali Inc is happy to supply an invoice for any donations received,
40    simply email treasurer@koozali.org
41    
42    
43  Thanks  Thanks
44  ======  ======
45    
# Line 43  themselves with this release. Line 49  themselves with this release.
49  Notes  Notes
50  =====  =====
51    
52  This section will be updated for SME Server 9.0 Beta 2  This section will be updated in a following ISO
53    
54    
55  Major changes in this release  Major changes in this release
56  =============================  =============================
57    
58  This section will be updated for SME Server 9.0 Beta 2  The installer has been substantially modified in Beta 2.
59    It now creates the degraded RAID1 array with a single disk install.
60    Some, but not all,  install options are now supported.
61    
62    The base has been updated to CentOS 6.5
63    
64    The network interface code has been reworked to remove all hardcoding
65    relating to eth0 and eth1.
66    
67  Changes in this release  Changes in this release
68  =======================  =======================
69    
70  This section will be updated for SME Server 9.0 Beta 2  This section will be further updated in a later release
71  Currently this only shows changes since SME Server 9.0 Alpha 3 and it is  Currently this only shows changes since SME Server 9.0 Alpha 3 and it is
72  autogenerated from the changelogs. A more human readable version will be  autogenerated from the changelogs. A more human readable version will be
73  written for SME Server 9.0 Beta 2.  written.
74    
75    
76  Packages altered by Centos, Redhat, and Fedora-associated developers are  Packages altered by Centos, Redhat, and Fedora-associated developers are
# Line 67  not included. Line 79  not included.
79    
80  Backups  Backups
81  -------  -------
82  - Dar updated to 2.4.10  
83    - Workstation Backup, do not exclude dar files by default
84      in line with console backup.
85    - Workstation Backup, fix selective restore by requesting array
86      of results from CGI.pm.
87    - Workstation Backup, new method to show files being restored is needed
88      when using dar 2.4.
89    - Simplify the workstation backup report.
90    - Workstation Backup, count backup sets from 1.
91    - Update the text in the Backup panel.
92    - Allow more time for cifs mounts before reporting errors.
93    - Dar updated to 2.4.10.
94  - Workstation Backup, add a choice to delete old backup before or after  - Workstation Backup, add a choice to delete old backup before or after
95    backup.    backup.
96  - Workstation Backup, remove temporary directory on success.  - Workstation Backup, remove temporary directory on success.
# Line 86  Backups Line 109  Backups
109  - Improve text in console backup for success and failure.  - Improve text in console backup for success and failure.
110  - Console USB Backup, allow user setting of compression level.  - Console USB Backup, allow user setting of compression level.
111    Compression level of the console backup is now -6 by default.    Compression level of the console backup is now -6 by default.
112    - Patch to exclude trying to backup aquota.* files so that backups to tape will
113      succeed.
114    
115  File Server  File Server
116  -----------  -----------
# Line 100  File Server Line 125  File Server
125  - Add ability to configure waiting for network Win7 registry option.  - Add ability to configure waiting for network Win7 registry option.
126  - Change default Workgroup and Domain to sme-server.  - Change default Workgroup and Domain to sme-server.
127  - Fix mod_sftp/mod_sftp_pam invalid pool allocation during kbdint  - Fix mod_sftp/mod_sftp_pam invalid pool allocation during kbdint
128    authentication    authentication.
129    - Replace vfs_shadow_copy with vfs_shadow_copy2 for shadow snapshots.  
130    
131  LDAP (Optional in SME 9.0, and considered experimental)  LDAP (Optional in SME 9.0, and considered experimental)
132  ----  ----
133  None  - Adjust slapd ACL to change dn.subtree to dn.children.
134    
135  Localisation  Localisation
136  ------------  ------------
# Line 112  Localisation Line 138  Localisation
138    
139  Mail Server  Mail Server
140  -----------  -----------
141    - Only present one auth method at a time, in order, to NET::SMTP.
142    - Remove limit properties from the imaps DB entry.
143    - Apply process limits to dovecot.
144    - Include /usr/bin/refreshclam
145    - Allow webmail-only-local-network.
146    - Fix handling of messages with no body and no trailing \n after
147      headers (eq was used in attempted assignment).
148  - Fetchmail multidrop mode follows TCPPort setting.  - Fetchmail multidrop mode follows TCPPort setting.
149  - Always enable imap, listen on loopback is disabled.  - Always enable imap, listen on loopback is disabled.
150  - Avoid use of unitialised variables in smtp migrate fragments.  - Avoid use of unitialised variables in smtp migrate fragments.
# Line 139  Server manager Line 172  Server manager
172  - Renew donation text in server-manager.  - Renew donation text in server-manager.
173  - Do not load mod_ssl.  - Do not load mod_ssl.
174  - Remove log noise from Create starter web site panel.  - Remove log noise from Create starter web site panel.
175  - add security fix for CVE-2013-4113.  - Add security fix for CVE-2013-4113.
176    - Renew donation text and graphic in server-manager.
177    - Update footer copyright and renew full copyright text.
178    - Change wording of Software Update button.
179    
180  Webmail and Groupware  Webmail and Groupware
181  ---------------------  ---------------------
182    - Allow webmail-only-local-network.
183  - Don't use SSL over loopback.  - Don't use SSL over loopback.
184    
185  Web Server  Web Server
# Line 151  Web Server Line 188  Web Server
188    
189  Other fixes and updates  Other fixes and updates
190  -----------------------  -----------------------
191    - Do not hardcode NIC names to eth0 and eth1.
192    - Return nic names in probeAdapters so we can drop HWAddress.
193    - Remove HWAddress prop from interfaces.
194    - Remove the "swap interface" feature.
195    - Remove obsolete VLAN code.
196    - Load the bonding module if NIC bonding is enabled.
197    - Define the udev-post service in the DB.
198    - Provide the ability to restrict ibay access to http.
199    - Restart rsyslog in logrotate event.
200    - Set smb ServerName if unset.
201    - Don't reload init in bootstrap-console-save and console-save.
202    - Fix add_new_disk_to_raid1.
203    - Provide the ability to force https per ibay.
204    - Add an audit for groups.
205  - Update the full names of users added in %pre.  - Update the full names of users added in %pre.
206  - Fix uid and gid to be the same for the users added in %pre.  - Fix uid and gid to be the same for the users added in %pre.
207  - Changed Prereq to Requires(pre) as Prereq is deprecated.  - Changed Prereq to Requires(pre) as Prereq is deprecated.
# Line 197  Other fixes and updates Line 248  Other fixes and updates
248  - Fix permissions of /etc/radiusclient-ng/servers.  - Fix permissions of /etc/radiusclient-ng/servers.
249  - Add hack for running rc7.d script during runlevel 4.  - Add hack for running rc7.d script during runlevel 4.
250  - Apply SME Server config file changes to pwauth.  - Apply SME Server config file changes to pwauth.
 - Renew donation text and add donation graphic.  
 - Fix /etc/system-release.  
251  - Fix libgomp obsoletes to not obsolete el6 version.  - Fix libgomp obsoletes to not obsolete el6 version.
252  - Change order of mail options in check4updates.  - Change order of mail options in check4updates.
253  - Change wording of Software Update button.  - Fix parsing issues with "manage RAID" menu option in the console.
254    - Remove SSH v1 legacy support.
255    - Support nolvm boot option.
256    - Create degraded RAID1 array with single disk install.
257    - nodmraid is the default for SME 9.0 installs.
258    - Give more time to the grub menu.
259    - Update installer hard drive warning.
260    - Customize confirmation dialogs during fresh install.
261    - Run installer in 'text' mode.
262    
263  General features  General features
264  ================  ================
265    
266  - Based on CentOS 6.4 and all available updates  - Based on CentOS 6.5 and all available updates
   
 $Id: README.txt,v 1.3 2013/10/05 05:06:26 wellsi Exp $  
   
   
   
   
267    
268    $Id: README.txt,v 1.6 2013/12/24 16:38:49 wellsi Exp $


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed