1 |
SME Server 7.5 Beta 1 Release Announcement |
SME Server 7.6 Release Announcement |
2 |
========================================== |
=================================== |
3 |
|
|
4 |
November 21 2009 |
March 10 2010 |
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 7.5beta1. This release is based on CentOS 4.8. |
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 |
This is only released for testing and not for production use. |
updates will be provided from now and the project intends to focus |
11 |
|
all efforts on releasing SME8. |
12 |
The release should be obtained from your closest mirror, see |
|
13 |
http://wiki.contribs.org/SME_Server:Download |
The release should be obtained from your closest mirror, see |
14 |
|
http://wiki.contribs.org/SME_Server:Download |
15 |
Bug reports and reports of potential bugs should be raised |
|
16 |
in the bug tracker (and only there, please); |
Bug reports and reports of potential bugs should be raised in the bug |
17 |
|
tracker (and only there, please); |
18 |
http://bugs.contribs.org/ |
|
19 |
|
http://bugs.contribs.org/ |
20 |
|
|
21 |
Please Note |
|
22 |
=========== |
Please Note |
23 |
It may take up to 48 hours for mirrors to finish syncing, |
=========== |
24 |
during this time you may experience problems. |
It may take up to 48 hours for mirrors to finish syncing, during this |
25 |
|
time you may experience problems. |
26 |
About SME Server |
|
27 |
================ |
|
28 |
|
About SME Server |
29 |
SME Server is the leading Linux distribution for small and medium |
================ |
30 |
enterprises. |
|
31 |
|
SME Server is the leading Linux distribution for small and medium |
32 |
SME Server is freely available under the GNU General Public License |
enterprises. |
33 |
and is only possible through the efforts of the SME Server community. |
|
34 |
However, the availability and quality of SME Server is dependent on |
SME Server is freely available under the GNU General Public License and |
35 |
meeting our expenses, such as hosting costs, server hardware, etc. |
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 |
Thanks |
|
39 |
====== |
|
40 |
The development team would like to thank all of those involved in |
Thanks |
41 |
this release. More people are required to help with |
====== |
42 |
bug triage and verification testing. |
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 |
This release contains many new features, all released updates for |
|
46 |
SME Server 7.4 and fixes for many reported problems. Upgrades |
|
47 |
will be available by CD, the Software Installer and command line. |
Upgrades |
48 |
|
======== |
49 |
|
Upgrades are available by CD, the Software Installer and command line. |
50 |
Upgrades |
- Always perform a backup prior to major system upgrades |
51 |
======== |
- An upgrade will preserve the existing data |
52 |
- Always perform a backup prior to major system upgrades |
|
53 |
- An upgrade will preserve the existing data |
|
54 |
|
Changes in this release |
55 |
|
======================= |
56 |
Changes in this release |
|
57 |
======================= |
Backups |
58 |
|
------- |
59 |
This will be updated for 7.5 RC |
- Allow for daylight saving changes when running backups |
60 |
|
|
61 |
Please see http://bugs.contribs.org/show_bug.cgi?id=4785 |
File Server |
62 |
for changes. |
----------- |
63 |
|
- Create .V2 profiles for Windows 7 clients |
64 |
$Id: README.txt,v 1.1 2009/06/06 23:51:54 slords Exp $ |
|
65 |
|
Installer |
66 |
|
--------- |
67 |
|
- Allow installation when dmraid present |
68 |
|
|
69 |
|
Localisation |
70 |
|
------------ |
71 |
|
- Add Chinese (Taiwan) language |
72 |
|
- Add Hebrew language |
73 |
|
- Other fixes include updated translations for the existing languages. |
74 |
|
|
75 |
|
Server manager |
76 |
|
-------------- |
77 |
|
- There should be strict checking of the IP address and Subnet Mask entered |
78 |
|
into remote access panel before allowing to save successfully. |
79 |
|
- Fix handling of double speechmarks in the comment field of the hostname panel |
80 |
|
|
81 |
|
Webmail and Groupware |
82 |
|
--------------------- |
83 |
|
- Horde, imp, turba and ingo have been updated to the latest versions |
84 |
|
- Add option to verify from address in webmail if setting up additional identities |
85 |
|
|
86 |
|
Web Server |
87 |
|
---------- |
88 |
|
- Default expose_php to Off for security reasons. A database property is added to |
89 |
|
allow the value to be easily controlled. |
90 |
|
To enable expose_php /sbin/e-smith/config setprop php ExposePHP On |
91 |
|
To disable expose_php /sbin/e-smith/config setprop php ExposePHP Off |
92 |
|
|
93 |
|
Other fixes and updates |
94 |
|
----------------------- |
95 |
|
- Fix group-modify event to honour ibays group assignment |
96 |
|
- Don't exit 99 from e-smith-service script when called with 'condrestart' |
97 |
|
and service is disabled. |
98 |
|
- Correct the ldif file expansion for groups to include the uid element and fix |
99 |
|
the objectClass. |
100 |
|
- Apply patch to allow rsync v3.0+ to work (needs -e parameter) |
101 |
|
- Add random wait timer for check4updates script to distribute load on ibiblio |
102 |
|
|
103 |
|
$Id: $ |