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

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

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


Revision 1.11 - (show annotations) (download)
Tue Oct 4 19:45:56 2011 UTC (12 years, 7 months ago) by slords
Branch: MAIN
Changes since 1.10: +2 -2 lines
Content type: text/plain
Prep for release

1 SME Server 8.0 Beta 7 Release Notes
2 ===================================
3
4 8 October 2011
5
6 The SME Server development team is pleased to announce the release of
7 SME Server 8.0beta7 which is based on CentOS 5.7 and will be the next
8 major release of SME Server. This is the final planned Beta for SME 8.
9
10 Bug reports and reports of potential bugs should be raised in the bug
11 tracker (and only there, please);
12
13 http://bugs.contribs.org/
14
15 ***************************
16 Testers Please Note the following...
17
18 1. SME Server users should not upgrade production servers to this
19 release but those who can are encouraged to load the beta to a
20 dedicated test machine and take part in the testing phase.
21
22 2. CentOS 5 has dropped support for i586 and therefore SME Server 8
23 will not work on i586 hardware. [See bugzilla:2845]. i586 hardware
24 means processors before and including Intel Pentium, Pentium MMX;
25 AMD K5, K6, K6-II, K6-III and Via C3. i686 architecture processors
26 are Intel Pentium Pro, Pentium II, Pentium III; AMD Athlon,
27 Athlon XP and later.
28
29 3. Some notes on SME 8 including help on upgrades can be found at
30 http://wiki.contribs.org/SME_Server_8
31
32 4. Upgrading from previous releases should only be done on clean
33 machines without contribs or other modifications.
34
35 5. Testers are now encouraged to test upgrade paths and to start testing
36 contribs. They are not certain to work so only try on test servers.
37 Please raise all issues found in the bug tracker.
38
39 6. Please note it may take up to 48 hours for mirrors to finish syncing,
40 during this time you may experience problems.
41 You can download SME8.0 Beta 7 from
42 http://mirror.contribs.org/smeserver/releases/testing/8/iso/i386/
43 or for other methods see http://wiki.contribs.org/SME_Server_8
44
45 ***************************
46
47 About SME Server
48 ================
49
50 SME Server is the leading Linux distribution for small and medium
51 enterprises.
52
53 SME Server is freely available under the GNU General Public License and
54 is only possible through the efforts of the SME Server community.
55 However, the availability and quality of SME Server is dependent on
56 meeting our expenses, such as hosting costs, server hardware, etc.
57
58 As such, we ask for a small donation to offset costs and fund further
59 development.
60
61 Please visit http://wiki.contribs.org/Donate to donate.
62
63 Thanks and a plea for help
64 ==========================
65
66 The development team would like to thank all of those who have involved
67 themselves with this beta release. At this stage in development the role
68 of testers is vital; the final release date and the stability and
69 quality of the new version depend on full and thorough testing by all
70 levels of users, right from beginners who may be confused by, and draw
71 the developers attention to, insufficiently transparent system design,
72 up to seasoned and skilled users who can probe the system deeply. Bug
73 triage and verification testing needs lots of community involvement;
74 please try to spare some time to this vital aspect of our community's
75 future.
76
77 This release, which is based on a major update of the Centos Core,
78 contains many new features. Please run Software Installer in Server
79 Manager regularly during testing to be sure your system reflects the
80 latest stage of development.
81
82 Major changes in beta 7
83 =======================
84 * Require authentication for all emails, including local.
85 * Optional - to use ext4 instead of ext3 for file systems
86 (except for /boot). At the boot prompt use "ext4" or "sme ext4".
87 *** ext4 is considered experimental, so use with caution ***
88 * Optional - LDAP authentication can be enabled. Once enabled it cannot
89 be disabled, so experiment with care.
90 To enable: db configuration setprop ldap Authentication enabled
91
92 Changes in this release
93 =======================
94
95 This section of this README file lists all package changes carried out
96 by SME-associated developers since SME Server 8.0 Beta 6.
97
98 The package changelogs often included earlier changes and changes
99 carried out by non-SME-associated developers; these were removed to
100 shorten the list. Packages recently altered by Centos, Redhat, and
101 Fedora-associated developers are not included.
102
103 Backups
104 -------
105 - Improve how Backup to Workstation handles full remote disks.
106 - Do not make backup fail when due to a modified file.
107 - Localise the choices for 'Select the type of share for backup
108 destination' in the Configure Workstation Backup panel.
109 - Improve the wording of the 'Backup or restore' server-manager panel.
110 Replace term "USB disk" with "removable disk" as this is not
111 restricted to only USB disks.
112 - Improve wording of workstation backup email regarding the set number.
113 - Do not modify the workstation backup location 'SmbShare' during
114 software update.
115 - Include disk usage in Workstation Backup email.
116 - A new database property, OpenFilesLimit, allows customisation of
117 open_files_limit option in my.cnf. This can allow backups to succeed
118 if a MySQL database has a very large number of tables.
119
120 File Server
121 -----------
122 - Change separator character in general Samba configuration file.
123 - Changes in Samba's "Recycle VFS exclude" syntax (for ibays).
124
125 LDAP (Optional in SME 8, and considered experimental)
126 ----
127 - Create samba account during event for machine.
128 - Keep uid/gid for computer accounts in synch for Unix/Samba/LDAP.
129 - Fixed syntax error in create-machine-account.
130 - Fix samba-group-mapping for users without group membership.
131 - Fix cpu critical patch missing '
132 - LDAP admin password needs to be loaded in secrets.tdb
133 - Change authentication from passwd/shadow files to the pam database.
134 - Turba searches on LDAP address book fixed.
135 - Properly handle account with accents in first- or lastname with
136 regards to LDAP.
137 - Fix create user gid parameter.
138 - Path for gpasswd command fixed in "init-accounts" script.
139 - All ibay account commands as system accounts in LDAP.
140 - Create ibay accounts as system accounts in LDAP.
141 - Use cpu commands to manage Ibays accounts if ldap is master.
142 - Make cpu calls critical only with ldap{Auth} is enabled.
143 - Check slapd.conf syntax before trying to dump the database.
144 - Simplify ldap-update call by calling ldif-fix
145 - Change script order: ldap-update should be called after
146 domain-group-maps.
147 - LDAP ou field is taken from Dept not Department.
148 - LDAP changes: Add rfc2739.schema back in and include in config.
149 - Use ldapmodify to load ldif, add -a if no changetype.
150 - Remove bogus junk attribute from ldif templates.
151 - Change startup order for ldap.
152 - ldap should store locked passwords for expired passwords.
153 - Add ldap as an auth type to radius
154 - Radius should use LDAP backend (if LDAP auth is enabled).
155
156 Localisation
157 ------------
158 - Latest localisation updates applied.
159
160 Mail Server
161 -----------
162 - Require SMTP authentication by default when sending to an external
163 address.
164 - Fix TLS security defaults, TLS Ciphers for qpsmtpd can be configured.
165 - Change enabled to transparent for mail proxy.
166 - Enable authentication for smtp traffic and migrate if necessary.
167 - Fix pseudonym modification for "local network only" accounts.
168 - Add smtp auth into web interface, not just when enabled.
169 - Fix require_resolvable_fromhost doesn't work
170 - Fix qpsmtpd plugin fatal errors when incoming mail message has no
171 headers.
172 - Serialize configure_peers to prevent errors.
173 - Fix SMTP proxy wording in server-manager.
174 - Fix SMTP auth wording in server-manager.
175 - New feature: Allow for individual configuration for the number of
176 mail logfiles.
177
178 Server manager
179 --------------
180 - Enhance IP address syntax checking in remote access panel.
181
182 Webmail and Groupware
183 ---------------------
184 - Update to Horde 3.3.11, imp 4.3.9, Ingo 1.2.5 & Turba 2.3.5
185 - Add option to verify from address in webmail if setting up additional
186 identities.
187
188 Web Server
189 ----------
190 - Disable SSLv2 by default.
191 - make user 'apache' an alias for user 'www'.
192
193 Other fixes and updates
194 -----------------------
195 - Option to select ext4 instead of ext3 for filesystems at boot prompt
196 - Enable quotas on ext4 filesystems as well.
197 - Only allow backup to (removable) storage media that are not read only.
198 - Improve error handling when trying to install without NIC.
199 - Only remove dangling symlinks in weak-updates directories.
200 - Fix template-expansion for dhclient.conf.
201 - Improve validation (error) message for remote access setup.
202 - Change text in hostname and addresses panel for remote host (add
203 FQDN).
204 - Fix hostname editing for comments with double speechmarks
205 - Trap croak inside Net::IPv4Addr::ipv4_in_network to allow a FQDN to be
206 inserted in hostnames and addresses panel in lieu of an IP address.
207 - Add validator back for ip or cname entry.
208 - Correctly strip numbers from sql scripts
209 - Enable speedier time synchronisation for suspended VMs, this can be
210 configured by a new db key for ntpd, SupportLargeDrift.
211 - Obsolete KeepAlive and replace by ClientAliveInterval and
212 ClientAliveCountMax to prevent SSH sessions from being timed out by
213 network inactivity.
214 - New feature: Default Cipher to blowfish for ssh configuration.
215 - Add directive "PersistentPasswd off" to proftpd configuration.
216 - Quota panel should allow non-integers but only accept uppercase units.
217 - Obsolete magic_quotes_gpc settings.
218 - Set default timezone for php version 5.3.3.
219
220 General features
221 ================
222
223 - Based on CentOS 5.7 and all available updates
224
225 $Id: README.txt,v 1.10 2011/09/29 06:11:45 wellsi Exp $
226
227

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