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

Contents of /cdrom.image/README.txt

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


Revision 1.24 - (show annotations) (download)
Tue Oct 28 21:14:03 2008 UTC (15 years, 7 months ago) by wellsi
Branch: MAIN
Changes since 1.23: +12 -11 lines
Content type: text/plain
Updated draft release notes for 7.4

1 SME Server 7.4 Release Announcement
2 ===================================
3
4 October 28 2008
5
6 The SME Server development team is pleased to announce the release of
7 SME Server 7.4. This release is based on CentOS 4.7. Other major changes
8 in this release are the use dar for backups and the change to UTF-8
9 along with translation into 6 additional languages.
10
11
12 All SME Server users should upgrade to this release.
13
14 The release should be obtained from your closest mirror, see
15 http://wiki.contribs.org/SME_Server:Download
16
17 Bug reports and reports of potential bugs should be raised
18 in the bug tracker (and only there, please);
19
20 http://bugs.contribs.org/
21
22
23 Please Note
24 ===========
25 It may take up to 48 hours for mirrors to finish syncing,
26 during this time you may experience problems.
27
28
29 About SME Server
30 ================
31
32 SME Server is the leading Linux distribution for small and medium
33 enterprises.
34
35 SME Server is freely available under the GNU General Public License
36 and is only possible through the efforts of the SME Server community.
37 However, the availability and quality of SME Server is dependent on
38 meeting our expenses, such as hosting costs, server hardware, etc.
39
40
41 Thanks
42 ======
43 The development team would like to thank all of those involved in
44 this release. However, this distribution cannot continue with the
45 current level of support. More people are required to help with
46 bug triage and verification testing.
47
48
49 This release contains many new features, all released updates for
50 SME Server 7.3 and fixes for many reported problems. Upgrades
51 will be available by CD, the Software Installer and command line.
52
53
54 Upgrades
55 ========
56 - Always perform a backup prior to major system upgrades
57 - An upgrade will preserve the existing data
58
59
60 Changes in this release
61 =======================
62
63 Installer
64 ---------
65 - Fix grub label to keep consistent with the SME Server brand.
66
67 Mail system changes
68 -------------------
69 - Introduce a web interface to configure the pseudonym "visible" property
70 (internal|external)
71 - New feature now allows a "catch all" situation where you have the ability
72 to redirect "@virtualdomain1.com" to user "joe".
73 - Fix the "Ugly" log messages (Use of uninitialized value) when spam checking
74 results in 0 hits.
75 - Emails sent to a null address like ""@domain without the username part
76 are now rejected.
77 - qplogsumm is a optional feature that should be disabled by default.
78 - A request that the log information is reduced with the default loglevel
79 setting of 6 in qpsmtpd.
80 - Support for sending mail to ISP via Secure SMTP
81 - Enable the auth plugin for local lan connections
82 - Migrate (remove) "ordb.net" from the RBL lists to prevent mail bouncing.
83 - Remove blackhole.securitysage.com as service no longer in use.
84 - Remove sbl-xbl.spamhaus.org from default lists and use a more improved
85 list in zen.spamhaus.org.
86
87 Console
88 -------
89 - Improved validation will check password on first enter password screen
90 before verifying if too simple then asking to verify and proceed to
91 configuration of server.
92 - Passwords should be validated for strength on first entry rather than
93 waiting for the second confirmation entry.
94 - The console should validate passwords using the common method,
95 using esmith::util::validatePassword
96 - The last item in the server console, "Exit from server console", is removed
97 as it is redundant.
98 - Display frames in console server-manager.
99 When browsing server-manager through console pressing 'H' goes to
100 http://localhost/server-manager
101
102 Backups
103 -------
104 - Backups now use dar which enables a backup to consist of more than 2GB
105 of data to a workstation in any of the following supported methods:
106 smbfs, cifs or nfs. It also gives the option to set how many rotating
107 backups are required and allows to split size of backup to DVD size.
108 - Removed 'restore from desktop' functionality
109 - The error codes from tar are now logged, in line with flexbackup, and do not
110 cause a backup to fail.
111 - A Iomeage USB REV-drive was by default mounted in /media as a cdrom device.
112 It is now automagically mounted as an usbdisk so it can be used as a backup
113 device without manual intervention.
114 - Set dar compression to default to gzip
115 - dar backup to be less verbose in panel
116 - Correct mounting for usb disks
117 - no compression for ogg media files
118 - Make dar use defined list of directories to backup
119 - Remove obsolete smbfs backup method
120
121
122 Localisation
123 ------------
124 As part of a major update with translations we have added six new
125 languages and made it much easier to add other languages in the
126 future.
127
128 We now support the following languages in the server-manager: Danish,
129 Dutch, English, French, Greek, German, Hungarian, Indonesian, Italian,
130 Portuguese, Slovenian, Spanish and Swedish.
131
132 We have made major strides to assist the non-English community by
133 using a tool called pootle. This is a web based translation tool that
134 will allow new languages to be added and existing languages to be more
135 easily maintained.
136
137 We have cleaned up a lot of the packages as a part of getting them to
138 work with pootle. Another big change as part of this upgrade is the
139 switch from ISO-8859-1 (Latin) charset to UTF-8 (Universal) charset,
140 this will allow us to support languages that don't use latin
141 characters (like Greek).
142
143 Other fixes include updated translations for the existing languages.
144
145 Software Installer
146 ------------------
147 - smeextras repository added, it is used for building the installer and ISO
148 - The yum-update event now includes the yum-import-keys action to allow
149 users to update yum packages and configuration without rebooting,
150 which enables updating when there is a compatibility problem.
151 - Correct yum-update-dbs action to adjust yum service properly.
152 - The BaseURL property has been removed for repos with mirrorlists.
153 - The message "This system is up to date." is displayed if no updates are
154 available.
155
156 Webmail
157 -------
158 - Horde, imp, turbo and ingo have been updated to the latest versions
159 - Support the ability to save user kronolith free/busy information to the LDAP
160 database.
161 - Servers with a custom template for 110AppRegistryHorde found webmail no
162 longer worked.
163 - The name of the webmail installation is now configurable.
164 To use - config setprop horde Name xxxx ; signal-event email-update.
165
166 Server manager
167 --------------
168 - The name of the log file being viewed via the Server Manager 'View log
169 files' is now displayed as the first line.
170 - Disabling the daily update check in the server-manager did not stop the
171 check4updates task sending mail to the server administrator.
172 - Server-manager > printers > add printer - now advises users to avoid
173 certain names and descriptions as this causes printer state to be incorrect.
174 - Fix the Unknown heading in server-manager after an update.
175 - Fix inconsistency within the navigation.xx files which no longer adds extra
176 spaces and newlines in panel headers.
177 - The Anti-virus (ClamAV) panel text was updated to remove the word 'entire'
178 as this could be misleading.
179 - Allow server-manager to successfully create a one character user account.
180 - After adding a user and trying to set password via server-manager or
181 user-password using the ";" sign you encountered a "white screen of
182 death". This was due to the version of perl-Object-Persistence being used.
183 - Remove the last 'pleasewait' message as it is no longer needed.
184 - The button to add a new user in the server-manager was missing due to a
185 problem with the free/busy code in usermanager causing the panel to exit.
186
187 Other fixes and updates
188 -----------------------
189 - Updated Samba resolves various file sharing problems
190 - The length of an Ibay name is now configurable via maxIbayNameLength
191 - The Samba "unix extensions" are turned off for Mac compatibility
192 - radiusd.conf allows support for additional authentication methods
193 - Ability to modify pseudonyms with special characters
194 - Prevent NameServer being set to current IP of SME Server
195 - Allow support for server side includes for ibays when a directory is
196 browsed.
197 - Made mtu/mru settings configurable.
198 - Increased the templating in php.ini
199 - Fixed timezone detection issues for certain timezones during certificate
200 generation
201 - Added support for cciss RAID controller
202 - Enable a new feature to allow admin to have own password not shared with
203 root.
204 - nut is now started after the network to avoid mails to the admin mailbox
205 about lost communication.
206 - e-smith-openssh contained unused template fragments were removed.
207 - ibays can now be set as non-browsable (hidden), but accessible via their
208 UNC. An ibay can be hidden by setting the Browsable property to disabled.
209 - Suspicious string scanning (supscan) has been disabled due
210 to being CPU and I/O intensive and prone to producing false positives..
211 - The audittool script has been updated to also identify modified events.
212 - If a custom motd was used this could have been sent with the smolt data, now
213 only the version from e-smith-release is sent.
214 - The wrong URL was shown for the smolt profile, it has been updated to
215 http://smolt.contribs.org/
216 - Patch djbdns around TCP bug: http://alkemio.org/dns_transmit-bug.html
217 - Change license of djbdns to "Public Domain' -
218 http://cr.yp.to/distributors.html
219 - Do not display symlinks via ftp.
220 - New LPRng where both inbuilt filters as well as smbprint filters work.
221 - Resolved false positives that were being reported by rkhunter.
222 - Move the clamav scan schedule to the correct crontab file for ease of use.
223 - Use yum installonlyn plugin to keep only the last 5 kernels.
224 - Change Wpad URL to match system domain to enable the Wpad feature.
225 - dnscache will now ignore referrals when in forwardonly mode.
226 - On servers with no ibays and less than two users the shadow-copy-rotate
227 script would fail.
228 - Correct the step-ticker to pool.ntp.org hosts.
229 - Hide normally hidden files from view when using roaming profiles.
230 - The dungog yum repository has been obsoleted as the packages are in
231 smecontribs.
232 - When a user is deleted from the server-manager his/her pseudonyms should not
233 appear in any configuration file.
234
235
236 General features
237 ================
238 - Based on CentOS 4.7 and all available updates
239
240
241 There are a few differnces from previous releases <=7.2
242 =======================================================
243
244 After installing for the very first time:
245 -----------------------------------------
246 - First night you may receive an email from cron about sa_updates.
247 - First night you should receive a large email saying a bunch of
248 groups/users were removed/added (rkhunter email notification).
249 - Any time you change users/groups you will receive an email the next day
250 about those changes (rkhunter email notification).
251
252 $Id: README.txt,v 1.22 2008/10/15 22:56:59 wellsi Exp $

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