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

Diff of /cdrom.image/README.txt

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

Revision 1.2 by gordonr, Mon Feb 13 02:20:59 2006 UTC Revision 1.26 by wellsi, Mon Nov 17 22:57:49 2008 UTC
# Line 1  Line 1 
1  SME Server 7.0pre3  SME Server 7.4 Release Announcement
2  ==================  ===================================
3    
4  ****************************************************************  November 21 2008
5  * IMPORTANT: Pre-upgrade step for 7.0pre1 and 7.0beta releases *  
6  ****************************************************************  The SME Server development team is pleased to announce the release of
7   Before upgrading to 7.0pre3 from any of the 7.0 test releases,  SME Server 7.4. This release is based on CentOS 4.7. Other major changes
8   you must run the following command:  in this release are the use dar for backups and the change to UTF-8
9    along with translation into 6 additional languages.
10   kudzu -q  
11    
12   If you do not do this _prior_ to the upgrade, your system may  All SME Server users should upgrade to this release.
13   not boot. If this happens, please see the workaround here:  
14    The release should be obtained from your closest mirror, see
15   http://www.contribs.org/bugzilla/show_bug.cgi?id=698  http://wiki.contribs.org/SME_Server:Download
16  ***************************************************************  
17    Bug reports and reports of potential bugs should be raised
18  Changelog  in the bug tracker (and only there, please);
19  =========  
20        http://bugs.contribs.org/
21  7.0pre2 -> 7.0pre3  
22  ===================  
23  - The pre2 image wouldn't boot on some machines (bug 733)  Please Note
24    ===========
25  - Bug fixes - see the bug tracker - Thanks to testers and developers  It may take up to 48 hours for mirrors to finish syncing,
26      See http://www.contribs.org/bugzilla/  during this time you may experience problems.
27    
28  7.0pre1 -> 7.0pre2  
29  ===================  About SME Server
30  - Includes latest CentOS kernel and updates  ================
31    
32  - Reconfiguration reboot now requested after Software Installer  SME Server is the leading Linux distribution for small and medium
33    updates  enterprises.
34    
35  - Simple yum wrapper added to remind people to reconfigure after  SME Server is freely available under the GNU General Public License
36    using yum  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  - Completion of change to contribs.org styling  meeting our expenses, such as hosting costs, server hardware, etc.
39    
40  - Updated French translation - thanks Franck Pierre  
41    Thanks
42  - Bug fixes - see the bug tracker - Thanks to testers and developers  ======
43      See http://www.contribs.org/bugzilla/  The development team would like to thank all of those involved in
44    this release. However, this distribution cannot continue with the
45  7.0beta9 -> 7.0pre1  current level of support. More people are required to help with
46  ===================  bug triage and verification testing.
47  - Test Internet Access now accesses contribs.org and only passes two  
48    pieces of information - the version installed on your server and  
49    a string used to differentiate your server from others using this  This release contains many new features, all released updates for
50    test. This string is generated by a one-way hash function and access  SME Server 7.3 and fixes for many reported problems. Upgrades
51    to the string does not provide any information about your server.  will be available by CD, the Software Installer and command line.
52    
53    We appreciate your assistance in sending this information so we can  
54    gain an accurate count of the installed servers.  Upgrades
55    ========
56  - Server manager changed to use contribs.org branding. CSS files still  - Always perform a backup prior to major system upgrades
57    need to be updated.  - An upgrade will preserve the existing data
58    
59  - Usernames of the form first.last and first_last are now allowed.  
60    Changes in this release
61  - The maximum length of user and group names has increased from twelve to 31.  =======================
62    
63  - Reconfiguration reboot added to "Shutdown and Reboot" panel  Installer
64    (added in Beta9). This performs a "post-upgrade" and a "reboot" and  ---------
65    should be used after system and yum upgrades.  - Fix grub label to keep consistent with the SME Server brand.
66    
67  - Automated conversion to RAID on upgrade feature removed.  Mail system changes
68    -------------------
69  - Bug fixes - see the bug tracker - Thanks to testers and developers  - Introduce a web interface to configure the pseudonym "visible" property
70      See http://www.contribs.org/bugzilla/    (internal|external)
71    - New feature now allows a "catch all" situation where you have the ability
72  7.0beta8 -> 7.0beta9    to redirect "@virtualdomain1.com" to user "joe".
73  ====================  - Fix the "Ugly" log messages (Use of uninitialized value) when spam checking
74  - Bug fixes - see the bug tracker - Thanks to testers and developers    results in 0 hits.
75      See http://www.contribs.org/bugzilla/  - Emails sent to a null address like ""@domain without the username part
76      are now rejected.
77  7.0beta7 -> 7.0beta8  - 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  - Rebuild ipsvd package on CentOS 4.x    setting of 6 in qpsmtpd.
80  https://sourceforge.net/tracker/index.php?func=detail&aid=1226207&group_id=96750&atid=615772  - Support for sending mail to ISP via Secure SMTP
81    - Enable the auth plugin for local lan connections
82  7.0beta6 -> 7.0beta7  - Migrate (remove) "ordb.net" from the RBL lists to prevent mail bouncing.
83  ====================  - Remove blackhole.securitysage.com as service no longer in use.
84  - Reconfigure option added to Shutdown/reboot page  - Remove sbl-xbl.spamhaus.org  from default lists and use a more improved
85  - Correct versions of kernel slip and ppp modules included    list in zen.spamhaus.org.
86  - Bug fixes - see the bug tracker here - Thanks to testers and developers  
87      https://sourceforge.net/tracker/?func=add&group_id=96750&atid=615772  Console
88    -------
89  7.0beta5 -> 7.0beta6  - Improved validation will check password on first enter password screen
90  ====================    before verifying if too simple then asking to verify and proceed to
91  - Base updated from CentOS 4.1 to CentOS 4.2    configuration of server.
92  - Included kernel-module-slip to support dialup with diald  - Passwords should be validated for strength on first entry rather than
93  - Gathered all L10Ns other than en-us into the smeserver-locale package    waiting for the second confirmation entry.
94  - Bug fixes - see the bug tracker here - Thanks to testers and developers  - The console should validate passwords using the common method,
95      https://sourceforge.net/tracker/?func=add&group_id=96750&atid=615772    using esmith::util::validatePassword
96    - The last item in the server console, "Exit from server console", is removed
97  7.0beta4 -> 7.0beta5    as it is redundant.
98  ====================  - Display frames in console server-manager.
99  - German translations - Thanks Dietmar Berteld    When browsing server-manager through console pressing 'H' goes to
100  - Italian translations - Thanks Filippo Carletti    http://localhost/server-manager
101  - French translation fixups - Thanks again to Didier Rambeau  
102  - Anaconda/installer translations are still to be added to some screens  Backups
103  - Enhanced control for Webmail access - Thanks Michael Weinberger  -------
104  - Added the ability to set Corporate DNS Servers and specify domains  - Backups now use dar which enables a backup to consist of more than 2GB
105    to be resolved via the Corporate DNS Servers, Internet DNS Servers    of data to a workstation in any of the following supported methods:
106    or locally - Thanks Gordon Rowell    cifs, nfs or local usb disk. It also gives the option to set how many
107  - RAID conversion on upgrade re-added after installer changes (see Alpha24)    rotating backups are required and allows to split size of backup
108  - Bug fixes - see the bug tracker here - Thanks to testers and developers    to DVD size.
109      https://sourceforge.net/tracker/?func=add&group_id=96750&atid=615772  - Removed 'restore from desktop' functionality
110    - The error codes from tar are now logged, in line with flexbackup, and do not
111  7.0beta2 -> 7.0beta4    cause a backup to fail.
112  ====================  - A Iomeage USB REV-drive was by default mounted in /media as a cdrom device.
113  - Enhanced options for POP and IMAP access - Thanks Michael Weinberger    It is now automagically mounted as an usbdisk so it can be used as a backup
114  - French translations of new panels - Thanks Didier Rambeau    device without manual intervention.
115  - MySQL database restore fixes - Thanks Paul Floor  - Set dar compression to default to gzip
116  - Various library bug fixes - Thanks Michiel Blotwijk  - dar backup to be less verbose in panel
117  - PHP register_globals disabled - Thanks John Bennett  - Correct mounting for usb disks
118  - Server-manager settings for ISP SMTP Authentication - Thanks Gordon Rowell  - no compression for ogg media files
119  - Bug fixes - see the bug tracker here - Thanks to testers and developers  - Make dar use defined list of directories to backup
120      https://sourceforge.net/tracker/?func=add&group_id=96750&atid=615772  - Remove obsolete smbfs backup method
121      
122  7.0beta2 -> 7.0beta3  
123  ====================  Localisation
124  - Bug fixes - not released  ------------
125    As part of a major update with translations we have added six new
126  7.0beta1 -> 7.0beta2  languages and made it much easier to add other languages in the
127  ====================  future.
128  - Bug fixes - see the bug tracker here:  
129      https://sourceforge.net/tracker/?func=add&group_id=96750&atid=615772  We now support the following languages in the server-manager: Danish,
130  - Many thanks to all of our testers and bug reporters  Dutch, English, French, Greek, German, Hungarian, Indonesian, Italian,
131    Portuguese, Slovenian, Spanish and Swedish.
132  7.0alpha26 -> 7.0beta1  
133  ======================  We have made major strides to assist the non-English community by
134  - Use anaconda upgrade detection  using a tool called pootle.  This is a web based translation tool that
135  - Boot straight into anaconda  will allow new languages to be added and existing languages to be more
136  - Remove KickStart configuration files (no longer used)  easily maintained.
137  - Hide many installer screens  
138  - Clean up RPM dependencies and package lineage  We have cleaned up a lot of the packages as a part of getting them to
139  - Removed some unused packages from CD image  work with pootle.  Another big change as part of this upgrade is the
140  - Many, many bug fixes - see the bug tracker here:  switch from ISO-8859-1 (Latin) charset to UTF-8 (Universal) charset,
141      https://sourceforge.net/tracker/?func=add&group_id=96750&atid=615772  this will allow us to support languages that don't use latin
142    characters (like Greek).
143  7.0alpha25 -> 7.0alpha26  
144  ========================  Other fixes include updated translations for the existing languages.
145  - Many, many bug fixes - see the bug tracker here:  
146      https://sourceforge.net/tracker/?func=add&group_id=96750&atid=615772  Software Installer
147    ------------------
148  7.0alpha24 -> 7.0alpha25  - smeextras repository added, it is used for building the installer and ISO
149  ========================  - The yum-update event now includes the yum-import-keys action to allow
150  - Fix anaconda to pick up/smp kernel correctly    users to update yum packages and configuration without rebooting,
151  - Remove cups from installation    which enables updating when there is a compatibility problem.
152  - Add real appletalk module  - Correct yum-update-dbs action to adjust yum service properly.
153  - Add latest CentOS updates  - The BaseURL property has been removed for repos with mirrorlists.
154  - Fix shadow-utils to allow machines to join domain  - The message "This system is up to date." is displayed if no updates are
155  - Add missing dependencies    available.
156  - Fix bugs (see sourceforge site for any missed above)  
157    Webmail
158  7.0alpha23 -> 7.0alpha24  -------
159  ========================  - Horde, imp, turbo and ingo have been updated to the latest versions
160  - Fixed grub installer so it get installed on mbr for raid setups  - Support the ability to save user kronolith free/busy information to the LDAP
161  - Removed perl-Mail-SpamAssassin as rhel4 spamassassin contains that    database.
162  - ext2fs, ext3fs and swap partitions are automatically upgraded to  - Servers with a custom template for 110AppRegistryHorde found webmail no
163    degraded (single disk) RAID-1 volumes so that a second disk can    longer worked.
164    be added later - Thanks to Mitel for funding this feature  - The name of the webmail installation is now configurable.
165  - Rebuild ipsvd to prevent segfaults    To use - config setprop horde Name xxxx ; signal-event email-update.
166  - Fixed radiusd/pptpd services so VPN now works  
167  - Upgraded nut to v2.0  Server manager
168  - Fixed warnquota permissions  --------------
169  - Upgrade packages from el3 to el4 versions  - The name of the log file being viewed via the Server Manager 'View log
170  - Added few useful services that CentOS 4.1 recommends    files' is now displayed as the first line.
171    - Disabling the daily update check in the server-manager did not stop the
172  7.0alpha22 -> 7.0alpha23    check4updates task sending mail to the server administrator.
173  ========================  - Server-manager > printers > add printer -  now advises users to avoid
174  - Removed webalizer    certain names and descriptions as this causes printer state to be incorrect.
175  - Added rkhunter  - Fix the Unknown heading in server-manager after an update.
176  - Added i586 packages - openssl, kernel, glibc  - Fix inconsistency within the navigation.xx files which no longer adds extra
177  - Added smeserver-yum    spaces and newlines in panel headers.
178  - Added smeserver-qpsmtpd-tnef2mime-0.0.2-0.noarch.rpm and dependencies:  - The Anti-virus (ClamAV) panel text was updated to remove the word 'entire'
179          perl-Convert-TNEF-0.17-3.1.el3.rf.noarch.rpm    as this could be misleading.
180          perl-File-MMagic-1.21-1.noarch.rpm  - Allow server-manager to successfully create a one character user account.
181          perl-IO-stringy-2.108-4.rhel3.dag.noarch.rpm  - After adding a user and trying to set password via server-manager or
182          perl-MIME-tools-5.411-2.rhel3.dag.noarch.rpm    user-password using the ";" sign you encountered a "white screen of
183  - Added centos-release and made e-smith-release depend on it    death". This was due to the version of perl-Object-Persistence being used.
184  - Removed centos-yumconf  - Remove the last 'pleasewait' message as it is no longer needed.
185  - Imported cdrom.image into CVS  - The button to add a new user in the server-manager was missing due to a
186      problem with the free/busy code in usermanager causing the panel to exit.
187  $Id: README.txt,v 1.1 2006/02/13 02:18:14 gordonr Exp $  
188    Other fixes and updates
189    -----------------------
190    - Updated Samba resolves various file sharing problems
191    - The length of an Ibay name is now configurable via maxIbayNameLength
192    - The Samba "unix extensions" are turned off for Mac compatibility
193    - radiusd.conf allows support for additional authentication methods
194    - Ability to modify pseudonyms with special characters
195    - Prevent NameServer being set to current IP of SME Server
196    - Allow support for server side includes for ibays when a directory is
197      browsed.
198    - Made mtu/mru settings configurable.
199    - Increased the templating in php.ini
200    - Fixed timezone detection issues for certain timezones during certificate
201      generation
202    - Added support for cciss RAID controller
203    - Enable a new feature to allow admin to have own password not shared with
204      root.
205    - nut is now started after the network to avoid mails to the admin mailbox
206      about lost communication.
207    - e-smith-openssh contained unused template fragments were removed.
208    - ibays can now be set as non-browsable (hidden), but accessible via their
209      UNC. An ibay can be hidden by setting the Browsable property to disabled.
210    - Suspicious string scanning (supscan) has been disabled due
211      to being CPU and I/O intensive and prone to producing false positives..
212    - The audittool script has been updated to also identify modified events.
213    - If a custom motd was used this could have been sent with the smolt data, now
214      only the version from e-smith-release is sent.
215    - The wrong URL was shown for the smolt profile, it has been updated to
216      http://smolt.contribs.org/
217    - Patch djbdns around TCP bug: http://alkemio.org/dns_transmit-bug.html
218    - Change license of djbdns to "Public Domain' -
219      http://cr.yp.to/distributors.html
220    - Do not display symlinks via ftp.
221    - New LPRng where both inbuilt filters as well as smbprint filters work.
222    - Resolved false positives that were being reported by rkhunter.
223    - Move the clamav scan schedule to the correct crontab file for ease of use.
224    - Use yum installonlyn plugin to keep only the last 5 kernels.
225    - Change Wpad URL to match system domain to enable the Wpad feature.
226    - dnscache will now ignore referrals when in forwardonly mode.
227    - On servers with no ibays and less than two users the shadow-copy-rotate
228      script would fail.
229    - Correct the step-ticker to pool.ntp.org hosts.
230    - Hide normally hidden files from view when using roaming profiles.
231    - The dungog yum repository has been obsoleted as the packages are in
232      smecontribs.
233    - When a user is deleted from the server-manager his/her pseudonyms should not
234      appear in any configuration file.
235    
236    
237    General features
238    ================
239    - Based on CentOS 4.7 and all available updates
240    
241    
242    There are a few differences from previous releases <=7.2
243    =======================================================
244    
245    After installing for the very first time:
246    -----------------------------------------
247    - First night you may receive an email from cron about sa_updates.
248    - First night you should receive a large email saying a bunch of
249      groups/users were removed/added (rkhunter email notification).
250    - Any time you change users/groups you will receive an email the next day
251      about those changes (rkhunter email notification).
252    
253    $Id: README.txt,v 1.25 2008/10/28 22:57:58 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