1 |
SME Server 7.6 Release Announcement |
2 |
=================================== |
3 |
|
4 |
June 17 2010 |
5 |
|
6 |
The SME Server development team is pleased to announce the release of |
7 |
SME Server 7.6. This release is based on CentOS 4.9. |
8 |
|
9 |
This is planned to be the final ISO release for SME 7, only critical |
10 |
updates will be provided from now and the project intends to focus |
11 |
all efforts on releasing SME8. |
12 |
|
13 |
The release should be obtained from your closest mirror, see |
14 |
http://wiki.contribs.org/SME_Server:Download |
15 |
|
16 |
Bug reports and reports of potential bugs should be raised in the bug |
17 |
tracker (and only there, please); |
18 |
|
19 |
http://bugs.contribs.org/ |
20 |
|
21 |
|
22 |
Please Note |
23 |
=========== |
24 |
It may take up to 48 hours for mirrors to finish syncing, during this |
25 |
time you may experience problems. |
26 |
|
27 |
|
28 |
About SME Server |
29 |
================ |
30 |
|
31 |
SME Server is the leading Linux distribution for small and medium |
32 |
enterprises. |
33 |
|
34 |
SME Server is freely available under the GNU General Public License and |
35 |
is only possible through the efforts of the SME Server community. |
36 |
However, the availability and quality of SME Server is dependent on |
37 |
meeting our expenses, such as hosting costs, server hardware, etc. |
38 |
|
39 |
|
40 |
Thanks |
41 |
====== |
42 |
The development team would like to thank all of those involved in this |
43 |
release. More people are required to help with bug triage and |
44 |
verification testing. |
45 |
|
46 |
|
47 |
Upgrades |
48 |
======== |
49 |
Upgrades are available by CD, the Software Installer and command line. |
50 |
- Always perform a backup prior to major system upgrades |
51 |
- An upgrade will preserve the existing data |
52 |
|
53 |
|
54 |
Changes in this release |
55 |
======================= |
56 |
|
57 |
Backups |
58 |
------- |
59 |
- Allow for daylight saving changes when running backups. |
60 |
- Handle removable backup locations. |
61 |
- Backup to Workstation to handle full remote disc gracefully. |
62 |
- Do not make backup fail when due to a modified file. |
63 |
|
64 |
File Server |
65 |
----------- |
66 |
- Create .V2 profiles for Windows 7 clients. |
67 |
- Changes in Samba's "Recycle VFS exclude" syntax (for ibays). |
68 |
- Change separator character in general Samba configuration file. |
69 |
|
70 |
Installer |
71 |
--------- |
72 |
- Allow installation when dmraid present. |
73 |
|
74 |
Localisation |
75 |
------------ |
76 |
- Add Chinese (Taiwan) language. |
77 |
- Add Hebrew language. |
78 |
- Other fixes include updated translations for the existing languages. |
79 |
|
80 |
Mail Server |
81 |
----------- |
82 |
- TLS Ciphers for qpsmtpd can be configured. |
83 |
- Fix Pseudonym "local network only" to merge multiple properties. |
84 |
|
85 |
Server manager |
86 |
-------------- |
87 |
- There should be strict checking of the IP address and Subnet Mask entered |
88 |
into remote access panel before allowing to save successfully. |
89 |
- Fix handling of double speechmarks in the comment field of the hostname panel. |
90 |
|
91 |
Webmail and Groupware |
92 |
--------------------- |
93 |
- Horde, imp, turba and ingo have been updated to the latest versions. |
94 |
- Add option to verify from address in webmail if setting up additional identities. |
95 |
|
96 |
Web Server |
97 |
---------- |
98 |
- Improve validation (error) message for remote access setup. |
99 |
- Default expose_php to Off for security reasons. A database property is added to |
100 |
allow the value to be easily controlled. |
101 |
To enable expose_php /sbin/e-smith/config setprop php ExposePHP On |
102 |
To disable expose_php /sbin/e-smith/config setprop php ExposePHP Off |
103 |
|
104 |
Other fixes and updates |
105 |
----------------------- |
106 |
- Fix group-modify event to honour ibays group assignment. |
107 |
- Don't exit 99 from e-smith-service script when called with 'condrestart' |
108 |
and service is disabled. |
109 |
- Correct the ldif file expansion for groups to include the uid element and fix |
110 |
the objectClass. |
111 |
- Apply patch to allow rsync v3.0+ to work (needs -e parameter) |
112 |
- Add random wait timer for check4updates script to distribute load on ibiblio |
113 |
|
114 |
$Id: README.txt,v 1.11 2011/03/06 21:57:54 wellsi Exp $ |