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

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

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

Revision 1.16 by wellsi, Wed Jul 3 02:58:39 2013 UTC Revision 1.23 by wellsi, Mon Nov 11 04:22:55 2013 UTC
# Line 1  Line 1 
1  SME Server 8.1 Release Notes  SME Server 8.1Beta3 Release Notes
2  ============================  =================================
3    
4  04 July 2013  12 November 2013
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 8.1 which is based on CentOS 5.9  SME Server 8.1 Beta 3 which is based on CentOS 5.10
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.
24  However, the availability and quality of SME Server is dependent on  However, the availability and quality of SME Server is dependent on
25  meeting our expenses, such as hosting costs, server hardware, etc.  meeting our expenses, such as hosting costs, server hardware, etc.
26    
27  As such, we ask for a small donation to offset costs and fund further  As such, we ask for a donation to offset costs and fund further development.
28    a) If you are a school, a church, a non-profit organisation or an individual
29    using SME Server for private purposes, we would appreciate you to contribute
30    within your means toward the costs associated with hosting, maintenance and
31  development.  development.
32    b) If you are a company or an integrator and you are deploying SME Server in
33    the course of your work to generate revenue, we expect you to make a donation
34    commensurate with the level of revenue you generate and the number of servers
35    your have in the field. Please, help the project
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  Thanks  Thanks
43  ======  ======
44    
# Line 36  themselves with this release. Line 48  themselves with this release.
48  Notes  Notes
49  =====  =====
50    
51  1. CentOS 5 has dropped support for i586 and therefore SME Server 8  1. CentOS 5 has dropped support for i586 and therefore SME Server 8.1
52     will not work on i586 hardware. [See bugzilla:2845]. i586 hardware     will not work on i586 hardware. [See bugzilla:2845]. i586 hardware
53     means processors before and including Intel Pentium, Pentium MMX;     means processors before and including Intel Pentium, Pentium MMX;
54     AMD K5, K6, K6-II, K6-III and Via C3. i686 architecture processors     AMD K5, K6, K6-II, K6-III and Via C3. i686 architecture processors
55     are Intel Pentium Pro, Pentium II, Pentium III; AMD Athlon,     are Intel Pentium Pro, Pentium II, Pentium III; AMD Athlon,
56     Athlon XP and later.     Athlon XP and later.
57    
58  2. Some notes on SME 8 including help on upgrades can be found at  2. Some notes on SME 8.1 including help on upgrades can be found at
59     http://wiki.contribs.org/SME_Server_8     http://wiki.contribs.org/SME_Server_8
60    
61  3. Please note it may take up to 48 hours for mirrors to finish syncing,  3. Please note it may take up to 48 hours for mirrors to finish syncing,
62     during this time you may experience problems.     during this time you may experience problems.
63     You can download SME8.1 from     You can download SME8.1 from
64     http://mirror.contribs.org/smeserver/releases/8/iso/i386/     http://mirror.contribs.org/smeserver/releases/testing/8/iso/i386/
65     or for other methods see http://wiki.contribs.org/SME_Server_8     or for other methods see http://wiki.contribs.org/SME_Server_8
66    
67  Major changes since 8.0  Changes from Beta 2
68  =======================  ===================
69  * TBD  
70    Update to CentOS 5.10
71    Update footer copyright and renew full copyright text.
72    
73    Changes from Beta 1
74    ===================
75    
76    nodmraid is now the default install option as many issues have been seen with
77    dmraid.
78    Installer warning updated to clarify all attached disks will be reformatted.
79    SME Server changes to initscripts included.
80    Replace vfs_shadow_copy with vfs_shadow_copy2 for shadow snapshots.
81    Updated to latest Antivirus, ClamAV, 0.98.
82    Added donation text and graphic to login page and server-manager.
83    Modules necessary to implement .htaccess have now been loaded by default.
84    
85  Changes in this release  Changes in this release
86  =======================  =======================
# Line 63  Changes in this release Line 88  Changes in this release
88  Packages altered by Centos, Redhat, and Fedora-associated developers are  Packages altered by Centos, Redhat, and Fedora-associated developers are
89  not included.  not included.
90    
91    
92  Backups  Backups
93  -------  -------
94  - Add second sleep to fix MS Vista issues, patch by Terry Fage  - Workstation Backup allows the day of the week to be specified on which a
95  - Allow full backup to occur on Sunday    full backup occurs. This now works correctly for all days of the week.
96  - Console USB Backup, allow user setting of compression level  - To increase reliability of backups to a Microsoft Vista drive, a one second
97      delay was added to the backup. This issue is not seen on the newer Microsoft
98      OS.
99    - Allow user setting of compression level for Desktop and Console Backups.
100      For example: config setprop backupconsole CompressionLevel -6
101      The default is -6, where -1 is fastest and -9 is optimal compression.
102    - In the console, under item 8, refer to removable media instead of USB
103      device.
104    - After a restore from the console the post-upgrade event was not being
105      performed.
106    - Add an option to use Wake on LAN before starting Workstation Backup.
107    - Workstation Backup, report cifs mount errors.
108    - Workstation Backup, be compatible with destinations that include spaces.
109    - Workstation Backup, remove temporary directory on success .
110    - Workstation Backup, add a choice to delete old backup before or after
111    backup.
112    
113  File Server  File Server
114  -----------  -----------
115  - Revert previous change.  - Replace vfs_shadow_copy with vfs_shadow_copy2 for shadow snapshots.
116  - Add ability to configure waiting for network Win7 registry option  - Add support for Windows 8 domain joining & user login with a new registry
117  - Remove samba_audit specific loglotate configuration    file.
118  - Enable smb auditing per ibay    /server-resources/regedit/win8samba.reg
119  - Update dependency to /usr/bin/tdbbackup12  - New optional samba property smb{WideLinks}, valid values are 'no' or 'yes'.
120      The current samba default is 'no'.
121      see http://www.samba.org/samba/docs/man/manpages-3/smb.conf.5.html#WIDELINKS
122      For example to enable samba Wide Links
123      # config setprop smb WideLinks yes
124    - Add windows network performance enhancements registry file that can help
125      Windows slow logons.
126      /server-resources/regedit/windows_samba_performance.reg
127    - Two new optional samba properties smb{ServerMaxProtocol} &
128      smb{ClientMaxProtocol}.
129      For example: # config setprop smb ServerMaxProtocol NT1
130    - Remove the samba_audit specific logrotate configuration which was causing an
131      email to be sent to the admin every night.
132    - Enable smb auditing per ibay, it is disabled by default.
133      Auditing is enabled via
134      # db accounts setprop ibayname Audit enabled
135      # signal-event ibay-modify ibayname
136    - Prevent emailing about the normal, weekly, checks of RAID arrays
137    - Update ServerName (Samba netbios name) when SystemName is updated
138    - Workaround a deficiency in the proftpd package where it does not handle long
139      lines correctly in its configuration file. This caused FTP to fail when
140      large numbers of local networks were configured.
141    - Ensure Deny from all is on its own line in 15LimitLOGIN
142    
143    
144  LDAP (Optional in SME 8, and considered experimental)  LDAP (Optional in SME 8.1, and considered experimental)
145  ----  ----
146    - Fix init-account script when LDAP auth is enabled.
147    - Fix group creation/modification when LDAP auth is enabled.
148    - The ldap.init script which starts just after the ldap service waits for
149      slapd to be to available. The logic to check if slapd is ready was
150      corrected.
151    - Add missing dependency on openldap-servers.
152    - The ldap log files can take significant space on servers with a lot of
153      users. This update will ensure old BDB log files are removed.
154    
155    
156  Localisation  Localisation
157  ------------  ------------
158  *** NONE ***  - Latest translations included.
159    
160    
161  Mail Server  Mail Server
162  -----------  -----------
163  - Always enable imap, listen on the loopback if disabled  - Updated to latest Antivirus, ClamAV, 0.98.
164  - Avoid use of unitialised variables in smtp migrate fragments  - Fetchmail multidrop mode follows TCPPort setting.
165  - Allow smtp_auth_proxy to use port 587 with STARTTLS, by Charlie Brady  - Avoid use of unitialised variables in smtp migrate fragments.
166  - Allow blacklist of SMTP AUTH methods, replaces previous patch  - Allow smtp_auth_proxy to use port 587 with STARTTLS.
167  - Remove imap-relocate-maildirs action as obsolete and slow  - Due to SMTP servers not handling SMTP Auth well enable the use of a
168  - Don't use SSL over loopback    blacklist to remove the troublesome methods.
169  - Easier to read version of softlimit patch    For example to remove CRAM-MD5:
170  - More robust version of softlimit patch    # db configuration setprop smtp-auth-proxy Blacklist CRAM-MD5
171  - Softlimit is now a database variable for pop3 and pop3s    # sv t /service/smtp-auth-proxy
172  - Reverse change in Template Qmail MaxMessageSize    More than one method can be removed:
173  - modify domain style pseudonyms to point to the correct user, by Filippo Carletti    # db configuration setprop smtp-auth-proxy Blacklist "CRAM-MD5 DIGEST-MD5"
174  - Template Qmail MaxMessageSize    # sv t /service/smtp-auth-proxy
175  - smeserver-qpsmtpd reads MaxMessageSize prop of spamassassin and adds it  - imap-relocate-maildirs action was removed.It was no longer necessary and was
176  to the arguments of the plugin if defined, patch by Daniel    sometimes very slow.
177  - Revert the 2.2.0-14 change and fix properly in e-smith-base  - The soft memory limits for pop3 and pop3s were increased. Two new optional
178  - tls ciphers defaults to disallow SSLv2    database properties pop3{MemLimit} and pop3s{MemLimit}
179  - Reverse changes in 2.2.0-6 and fix how qpsmtpd tags spam email, codes by Charlie Brady    For example to increase the memory limit
180      # config setprop pop3s MemLimit 50000000
181      # expand-template /var/service/pop3s/env/MEMLIMIT
182      # config setprop pop3 MemLimit 50000000
183      # expand-template /var/service/pop3/env/MEMLIMIT
184    - New optional qmail property qmail{ConcurrencyLocal} and default for
185      /var/qmail/control/concurrencylocal changed to 20.
186      For example to decrease the local concurrecny limit
187      # config setprop qmail ConcurrencyLocal 6
188    - Modify domain style pseudonym pointing to user with dot in name.
189    - Accept messages with no body and no trailing \n after headers.
190    - Prevent email delivery failure with required updates for perl-Net-DNS and
191      qpsmtpd.
192    - New optional spamassassin property spamassassin{MaxMessageSize} to allow for
193      spamassassin qpsmtpd's plugin size limit to be changed.
194      For example to also scan larger files
195      # config setprop spamassassin MaxMessageSize 1500000
196    - Make CipherSuite secure by default and tls ciphers defaults to disallow
197      SSLv2.
198    - Fix how qpsmtpd tags spam email.
199    - Add template to extend the functionality of SSL verified certificate to IMAP
200      and SSMTP transactions
201    - Update ClamAV to release 0.97.8.
202    - Load TextCat plugin if ok_languages is enabled.
203    - Removed the databytes file from qpsmtpd config to honor the maximum message
204      size settings. See http://wiki.contribs.org/Email#Set_max_email_size
205    
206  Server manager  Server manager
207  --------------  --------------
208  - Do not load mod_ssl  - Added donation text and graphic to login page and server-manager.
209  - Correct processing of server-manager URL  - Update footer copyright and renew full copyright text.
210  - Fix more uninitialized warnings from HTML.pm, from Charlie Brady  - Do not load mod_ssl for httpd-admin as it is not needed and creates log
211  - Remove log noise from Create starter web site panel    noise.
212    - If the browser used to access the server-manager used lower case for
213      %escapes a blank screen would be shown. The server manager URL processing is
214      now case-insensitive for %escapes.
215    - Fix more uninitialized warnings in log (httpd/admin_error_log) from HTML.pm.
216    - Remove log noise (httpd/admin-error-log) when accessing the Create Starter
217      Web panel in server-manager
218    
219    
220    
221  Webmail and Groupware  Webmail and Groupware
222  ---------------------  ---------------------
223    
224    - If IMAP is disabled in the server manager email panel, IMAP will now listen
225      to the loopback interface to allow webmail to function.
226    - Webmail no longer uses SSL over loopback interface.
227    
228    
229  Web Server  Web Server
230  ----------  ----------
231  - Disable index listing of Apache icons folder  - Modules necessary to implement .htaccess have now been loaded by default.
232    - Disable index listing of Apache icons folder.
233    - PHP's magic_quotes are deprecated so should no longer be used. The php.ini
234      will now have "magic_quotes Off" instead of fully removing it as the default
235      is ON.
236    - Change wording of Software Update button.
237    
238    
239  Other fixes and updates  Other fixes and updates
240  -----------------------  -----------------------
241  - Use UTF-8 in the console, by Daniel Berteaud  - Remove old System Name from the Hosts DB
242  - Update ServerName (Samba netbios name) when SystemName is updated  - Fix warning in /var/log/messages by correctly initialising the relevant
243  - Remove old System Name from the Hosts DB, by Charlie Brady    variable. The warning related to the HW Address of a NIC.
244  - Prevent emailing about the normal, weekly, checks of RAID arrays,  - user-modify-unix script could take many minutes, it has now been optimised
245  by Mark Casey    to take only seconds
246  - Fix init-account script when LDAP auth is enabled  - The memory limit for pppoe was increased to 100Mb.
247  - Fix group creation/modification when LDAP auth is enabled  - On upgrading from SME Server 7 to SME Server 8 an email could be sent to the
248  - Add_template_to_ssl.pem    admin everyday due to a modified /etc/updatedb.conf file. This update
249  - Ensure existing_hwaddr is always initialized    ensures the correct /etc/updatedb.conf file.
250  - In the console refer to removable media instead of USB disk  - Updated SME root server template as D-root changed its IPv4 address on the
251  - Optimize user-modify-unix script and link it in bootstrap-ldap-save    3rd of January 2013.
252  - Post-upgrades not fired after restore from console  - The console would crash when no value is entered as static gateway in
253  - Correction for when DB value is lower than MIN_MEMORY_LIMIT    servergateway(-private) mode. Improved error-checking in isValidIP()
254  - Simplified patch after review comments    prevents this.
255  - Updated previous patch to avoid migrate fragment  - Use file locking to make sure that only one copy of the masq script is
256  - Increase memory limit for pppoe to 100Mb    running at any particular time.
257  - Template /etc/updatedb.conf  - Add python-hashlib so we can read newer repodata signatures.
258  - Make CipherSuite secure by default  - Point mirrorlist to mirrorlist.contribs.org
259  - D-root is changing its IPv4 address  - Increase memory limit for ntpd .
 - Wait for slapd to be ready before running bootstrap-ldap-save  
 - Add missing dependency on openldap-servers  
 - Fix removing old BDB log files  
 - Remove unused BDB log files  
 - Improve error checking in isValidIP  
 - Prevent multiple instances of the masq script running,  
 patch by Charlie Brady  
 - Force magic_quotes Off  
 - Ensure Deny from all is on its own line in 15LimitLOGIN  
 - Workaround a deficiency in the proftpd package where it doesn't  
 handle long lines correctly in its configuration file.  
 Fix submitted by Charlie Brady  
 - Remove previous change  
 - Add VRoot engine to avoid pam log error  
 - Add php53-* provides to provide compatibility  
 - Obsolete php-domxml and php-dom  
 - Update Obsoletes and Conflicts  
260    
261  General features  General features
262  ================  ================
263    
264  - Based on CentOS 5.9 and all available updates  - Based on CentOS 5.10 and all available updates
   
 $Id: README.txt,v 1.15 2012/05/22 07:46:08 wellsi Exp $  
   
   
265    
266    $Id: README.txt,v 1.22 2013/10/12 05:51:47 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