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

Diff of /cdrom.image/sme9/README.txt

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

Revision 1.1 by slords, Mon Mar 11 18:03:04 2013 UTC Revision 1.7 by wellsi, Sun Jan 26 05:01:40 2014 UTC
# Line 1  Line 1 
1  SME Server 8.0 Release Notes  SME Server 9.0 Beta 3 Release Notes
2  ============================  ===================================
3    
4  21 May 2012  27th January 2014
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 8.0 which is based on CentOS 5.8  SME Server 9.0 Beta 3 which is based on CentOS 6.5
8    
9  Bug reports and reports of potential bugs should be raised in the bug  Bug reports and reports of potential bugs should be raised in the bug
10  tracker (and only there, please);  tracker (and only there, please);
# Line 15  About SME Server Line 15  About SME Server
15  ================  ================
16    
17  SME Server is the leading Linux distribution for small and medium  SME Server is the leading Linux distribution for small and medium
18  enterprises.  enterprises. SME Server is brought to you by Koozali Foundation, Inc.,
19    a non-profit corporation that exists to provide marketing and legal support
20    for SME Server.
21    
22  SME Server is freely available under the GNU General Public License and  SME Server is freely available under the GNU General Public License and
23  is only possible through the efforts of the SME Server community.  is only possible through the efforts of the SME Server community.
24  However, the availability and quality of SME Server is dependent on  However, the availability and quality of SME Server is dependent on
25  meeting our expenses, such as hosting costs, server hardware, etc.  meeting our expenses, such as hosting costs, server hardware, etc.
26    
27  As such, we ask for a small donation to offset costs and fund further  As such, we ask for a donation to offset costs and fund further development.
28    a) If you are a school, a church, a non-profit organisation or an individual
29    using SME Server for private purposes, we would appreciate you to contribute
30    within your means toward the costs associated with hosting, maintenance and
31  development.  development.
32    b) If you are a company or an integrator and you are deploying SME Server in
33    the course of your work to generate revenue, we expect you to make a donation
34    commensurate with the level of revenue you generate and the number of servers
35    your have in the field. Please, help the project
36    
37  Please visit http://wiki.contribs.org/Donate to donate.  Please visit http://wiki.contribs.org/Donate to donate.
38    
39    Koozali Inc is happy to supply an invoice for any donations received,
40    simply email treasurer@koozali.org
41    
42    
43  Thanks  Thanks
44  ======  ======
45    
# Line 36  themselves with this release. Line 49  themselves with this release.
49  Notes  Notes
50  =====  =====
51    
52  1. CentOS 5 has dropped support for i586 and therefore SME Server 8  This section will be updated in a following ISO
    will not work on i586 hardware. [See bugzilla:2845]. i586 hardware  
    means processors before and including Intel Pentium, Pentium MMX;  
    AMD K5, K6, K6-II, K6-III and Via C3. i686 architecture processors  
    are Intel Pentium Pro, Pentium II, Pentium III; AMD Athlon,  
    Athlon XP and later.  
   
 2. Some notes on SME 8 including help on upgrades can be found at  
    http://wiki.contribs.org/SME_Server_8  
   
 3. Please note it may take up to 48 hours for mirrors to finish syncing,  
    during this time you may experience problems.  
    You can download SME8.0 from  
    http://mirror.contribs.org/smeserver/releases/8/iso/i386/  
    or for other methods see http://wiki.contribs.org/SME_Server_8  
   
 Major changes since beta 7  
 ==========================  
 * No major changes were introduced since beta 7  
53    
 Major changes in beta 7  
 =======================  
 * Require authentication for all emails, including local.  
 * Optional - to use ext4 instead of ext3 for file systems  
   (except for /boot). At the boot prompt use "ext4" or "sme ext4".  
   *** ext4 is considered experimental, so use with caution ***  
 * Optional - LDAP authentication can be enabled. Once enabled it cannot  
   be disabled, so experiment with care.  
   To enable: db configuration setprop ldap Authentication enabled  
54    
55  Major changes in beta 5  Major changes in this release
56  =======================  =============================
57  The policy is to stick with upstream updates unless there are compelling  
58  reasons not to. The number of customers unable to run the software they  The installer has been substantially modified in Beta 2.
59  want because of the PHP version constituted a compelling reason.  It now creates the degraded RAID1 array with a single disk install.
60    Some, but not all,  install options are now supported.
61    
62  PHP 5.2.10: is provided by the Red Hat Application Stack v2.  The base has been updated to CentOS 6.5
 5.2 is needed by recent web applications such as OScommerce.  
63    
64    The network interface code has been reworked to remove all hardcoding
65    relating to eth0 and eth1.
66    
67  Changes in this release  Changes in this release
68  =======================  =======================
69    
70  This section of this README file lists all package changes carried out  This section will be further updated in a later release
71  by SME-associated developers since 2009 where the most recent changes  Currently this only shows changes since SME Server 9.0 Alpha 3 and it is
72  to the package are dated after February 2010. The package changelogs  autogenerated from the changelogs. A more human readable version will be
73  often included earlier changes and changes carried out by non-SME-  written.
74  associated developers; these were removed to shorten the list. Packages  
75  recently altered by Centos, Redhat, and Fedora-associated developers are  
76    Packages altered by Centos, Redhat, and Fedora-associated developers are
77  not included.  not included.
78    
79    
80  Backups  Backups
81  -------  -------
82  - Provide support for Selective Restore with modern browsers  
83  - Remove default index.htm from Primary ibay before restore  - Workstation Backup, do not exclude dar files by default
84  - Allow backup reports to go to an alternate user instead of admin    in line with console backup.
85    for Workstation Backups  - Workstation Backup, fix selective restore by requesting array
86  - Improve how Backup to Workstation handles full remote disks.    of results from CGI.pm.
87  - Do not make backup fail when due to a modified file.  - Workstation Backup, new method to show files being restored is needed
88  - Localise the choices for 'Select the type of share for backup    when using dar 2.4.
89    destination' in the Configure Workstation Backup panel.  - Simplify the workstation backup report.
90  - Improve the wording of the 'Backup or restore' server-manager panel.  - Workstation Backup, count backup sets from 1.
91    Replace term "USB disk" with "removable disk" as this is not  - Update the text in the Backup panel.
92    restricted to only USB disks.  - Allow more time for cifs mounts before reporting errors.
93  - Improve wording of workstation backup email regarding the set number.  - Dar updated to 2.4.10.
94  - Do not modify the workstation backup location 'SmbShare' during  - Workstation Backup, add a choice to delete old backup before or after
95    software update.    backup.
96  - Include disk usage in Workstation Backup email.  - Workstation Backup, remove temporary directory on success.
97  - A new database property, OpenFilesLimit, allows customisation of  - Refactor directory tree creation and removal.
98    open_files_limit option in my.cnf. This can allow backups to succeed  - Workstation Backup, inconsistent formatting of host share name in messages.
99    if a MySQL database has a very large number of tables.  - Workstation Backup, more reliable catalog creation.
100  - Restoring from a Workstation Backup showed a false failure.  - Workstation Backup, report cifs mount errors.
101  - Workstation Backup emails include a To: header.  - Workstation Backup, do not access /proc/mounts
102  - Workstation Backup includes the system name and also indicates failure  - Incremental backup fix.
103    if applicable in the subject line of the email.  - Workstation Backup, allow spaces in the backup destination.
104  - Update backup instructions in server-manager.    Includes fix for disk usage broken with spaces.
105  - The Workstation Backup panel now removes leading and trailing spaces  - Desktop Backup, allow user setting of compression level.
106    from the hostname.  - Use Wake on LAN before starting Backup with DAR.
107  - Fix removal of leading slash in storage location.  - NFS syntax is deprecated for CIFS mount.
108  - The Workstation backup to USB panel no longer presents mounted disks.  - Require cifs-utils and use UNC paths for cifs mount.
109  - Only define Workstation Backup temporary directory once.  - Improve text in console backup for success and failure.
110  - Remove relocate_samba_file and all references to /etc/smbpasswd.  - Console USB Backup, allow user setting of compression level.
111  - Improved upgrade compatibility, remove .orig    Compression level of the console backup is now -6 by default.
112  - create mount point for verify  - Patch to exclude trying to backup aquota.* files so that backups to tape will
113  - remove comment re smbpasswd being last    succeed.
 - Fix mounting usb disks  
 - Don't backup more than once per day  
 - Fix full backup on Sunday diplayed as Everyday  
 - Add more excludes for compressed filetypes  
 - Porting Jean-Paul Leclere changes in the SME Server 7 tree to SME  
   Server 8:  
 - using credentials file for cifs mount  
 - workstation backup: add cifs credentials expand to  
   bootstrap-console-save  
 - workstation backup: allow many backups in the same day  
 - workstation restore: all needed backups must be available before  
   restore  
 - workstation verify: add option to check integrity of backups needed in  
   a full restore  
 - Fix DAR e-mail message with regards to incremental backups  
 - Fix discrepancy in maximum compression level  
 - Fix console backup from removable media  
 - Fix console restore from removable media (Federico Simoncelli)  
 - Auto-mount USB REV70-drive as usbdisk  
114    
115  File Server  File Server
116  -----------  -----------
117  - Gracefully handle upgrades from SerNet Samba (SME7 TO SME8 VITH YUM)  - Also remove the empty template-begin file in pam.d/proftpd templates.
118  - Change separator character in general Samba configuration file.  - Remove unused pam templates.
119  - Changes in Samba's "Recycle VFS exclude" syntax (for ibays).  - Replace vfs_shadow_copy with vfs_shadow_copy2 for shadow snapshots.
120  - Use samba3x package for windows 7 compatibility.  - Add template for wide links.
121  - Remove require strong key part of regedit file.  - Add templates for max protocol.
122  - Backup all the samba tdb files.  - Add support for Windows 8 domain joining & user login.
123  - Add dependency /usr/bin/tdbbackup.  - Add windows network performance enhancements registry file.
124  - Create/remove V2 profile directories  - Update default ServerName in 30smbServerName
125  - Enable bindinterfaces by default  - Add ability to configure waiting for network Win7 registry option.
126  - Set recyle bin permissions  - Change default Workgroup and Domain to sme-server.
127  - Add registry file to server-resources to allow windows 7 to join Samba  - Fix mod_sftp/mod_sftp_pam invalid pool allocation during kbdint
128    3.x domains    authentication.
129  - Fix warnings in template expansion  - Replace vfs_shadow_copy with vfs_shadow_copy2 for shadow snapshots.  
 - Fix migrate fragments for samba  
130    
131  LDAP (Optional in SME 8, and considered experimental)  LDAP (Optional in SME 9.0, and considered experimental)
132  ----  ----
133  - Create samba account during event for machine  - Adjust slapd ACL to change dn.subtree to dn.children.
 - Keep uid/gid for computer accounts in synch for Unix/Samba/LDAP  
 - Fixed syntax error in create-machine-account  
 - Fix samba-group-mapping for users without group membership  
 - Fix cpu critical patch missing '  
 - LDAP admin password needs to be loaded in secrets.tdb  
 - Change authentication from passwd/shadow files to the pam database  
 - Turba searches on LDAP address book fixed  
 - Properly handle account with accents in first- or lastname with  
   regards to LDAP  
 - Fix create user gid parameter  
 - Path for gpasswd command fixed in "init-accounts" script  
 - All ibay account commands as system accounts in LDAP  
 - Create ibay accounts as system accounts in LDAP  
 - Use cpu commands to manage Ibays accounts if ldap is master  
 - Make cpu calls critical only with ldap{Auth} is enabled  
 - Check slapd.conf syntax before trying to dump the database  
 - Simplify ldap-update call by calling ldif-fix  
 - Change script order: ldap-update should be called after  
   domain-group-maps  
 - LDAP ou field is taken from Dept not Department  
 - LDAP changes: Add rfc2739.schema back in and include in config  
 - Use ldapmodify to load ldif, add -a if no changetype  
 - Remove bogus junk attribute from ldif templates  
 - Change startup order for ldap  
 - ldap should store locked passwords for expired passwords  
 - Add ldap as an auth type to radius  
 - Radius should use LDAP backend (if LDAP auth is enabled)  
 - Fix ldap-create errors when adding empty groups.  
 - The LDAP information for admin was not being updated.  
 - Don't try to save ibay password to LDAP.  
 - Fix admin user password change (Daniel B.)  
 - Init database if the ldif dump is empty (ie from sme8b)  
 - revert re-init database  
 - re-init readonly database on post-upgrade  
 - Force SSL/TLS for remote authentication  
 - reuse users_groups_ous.patch2  
 - Separate groups and users with mailboxRelatedObject  
 - Set readonly access  
 - Fix ldap-update action script to user-lock event  
 - Add Groups entries  
 - Add admin user as a standard user  
 - Add ldap-update action script to user-lock event  
 - Add ldap authentication and tls support  
 - Update schema for newer openldap and remove calFBurl  
 - Convert ldif dump  
 - Create bdb log directory  
 - Change ldap backend to bdb, and fix initialisation problem  
134    
135  Localisation  Localisation
136  ------------  ------------
137  - Other fixes include updated translations for the existing languages.  - Latest translations included.
 - Add Chinese (Taiwan) language (zh_TW).  
 - Add Hebrew language (he).  
 - Fix translation of local nic string in console.  
 - Add Thai language  
 - Add Polish language  
 - Add Romanian language  
 - Add Estonian language  
138    
139  Mail Server  Mail Server
140  -----------  -----------
141  - Provide option to force the smtp proxy not to use CRAM-MD5  - Only present one auth method at a time, in order, to NET::SMTP.
142       config setprop smtp-auth-proxy PeerPort <port nr>  - Remove limit properties from the imaps DB entry.
143       config setprop smtp-auth-proxy MD5Patch enabled  - Apply process limits to dovecot.
144  - Fix mail to domain pseudonyms pointing to group with dot in name  - Include /usr/bin/refreshclam
145  - Fix Mail Log File Analysis reports  - Allow webmail-only-local-network.
146  - Set SO_KEEPALIVE option on client socket to detect dead connections  - Fix handling of messages with no body and no trailing \n after
147  - Add template fragment for pyzor timeout    headers (eq was used in attempted assignment).
148  - Remove spamd restart from bootstrap-console-save event  - Fetchmail multidrop mode follows TCPPort setting.
149  - Require SMTP authentication by default when sending to an external  - Always enable imap, listen on loopback is disabled.
150    address.  - Avoid use of unitialised variables in smtp migrate fragments.
151  - Fix TLS security defaults, TLS Ciphers for qpsmtpd can be configured.  - Simplify qmail concurrency templates.
152  - Change enabled to transparent for mail proxy.  - Modify domain style pseudonym pointing to user with dot in name.
153  - Enable authentication for smtp traffic and migrate if necessary.  - Accept messages with no body and no trailing \n after headers.
154  - Fix pseudonym modification for "local network only" accounts.  - Fix Net::DNS update breaks qpsmtpd.
155  - Add smtp auth into web interface, not just when enabled.  - allows the spamassassin plugin to read the size limit from its
156  - Fix require_resolvable_fromhost doesn't work    arguments
157  - Fix qpsmtpd plugin fatal errors when incoming mail message has no  - Move clamscan scheduling to complete before 99-raid-check.
158    headers.  - Listen on loopback if disabled.
159  - Serialize configure_peers to prevent errors.  - Fix permissions on imapd.pem as it's used by pop3s.
160  - Fix SMTP proxy wording in server-manager.  - Do not obsolete bglibs, it's required for cvm.
161  - Fix SMTP auth wording in server-manager.  - Allow plaintext (unless explicitly disabled).
162  - New feature: Allow for individual configuration for the number of  - Do not obsolete cvm, it's still needed for qpsmtpd.
163    mail logfiles.  - Fix size_limit initialization.
164  - Disable by default the SMTP transparent proxy, however upgrades from  - reads MaxMessageSize prop of spamassassin and adds it
165    sme7 will retain old default behavior where SMTP connections will be    to the arguments of the plugin if defined.
166    transparently proxied.  - Requires e-smith-cvm-unix-local.
167  - Implement a database key (TlsBeforeAuth) to allow SMTP  - Load TextCat plugin if ok_languages is enabled.
168    Authentication without TLS. The default remains to require TLS before  - Fix how qpsmtpd tags spam email.
   Auth (introduced in SME 8Beta5).  
 - Update qpsmtpd to 0.84  
 - Config setting to enable SMTP to ISP Authentication Debug now uses  
   enabled/disabled for clarity.  
 - Fix HeloHost patch.  
 - Remove cron.daily jobs that are no longer needed.  
 - Update email addresses on domain change.  
 - Work around how qpsmtpd tags spam email.  
 - Use HeloHost (if present) in smtp-auth-proxy.pl  
 - Allow for changing SPAM subject tag through server-manager  
 - Move creation of chrooted dev/urandom to spec-file  
 - Create chroot dev/urandom for stunnel to use  
 - Updated spec file to require php-pear(HTTP_Request)  
 - SMTPSmartHost template incorrectly uses brackets to avoid MX lookups  
 - smtproutes template incorrectly uses brackets to avoid MX lookups  
 - Remove qmail-workaround and obsolete it after patch to treat 0.0.0.0  
   as a local ip  
 - Remove spool and log dir from package (in smeserver-qpsmtpd)  
 - Don't create smtpd user (unused in sme)  
 - Apply qpsmtpd git changesets to implement custom SPAM subject prefix  
 - Update pre requires so scripts don't fail on install  
 - Rebase bad_rcptto patch to remove orig file  
 - Change logging in tls init to prevent warnings  
 - Only run/initialize plugins once  
 - Change spool dir permissions and owner to qpsmtpd:clamav  
 - Change log dir permissions and owner to smelog:smelog  
 - don't add qpsmtpd to start-up by default  
 - add apache config file to qpsmtpd-apache package  
 - use rpm macros for dirs  
 - use a filelist for main package instead of a long list of files  
 - Setup logrotate for /var/log/clamd/clamscan.log  
 - Remove create option from logrotate configuration  
 - Setup logrotate for /var/log/clamd/smeserver-clamscan.log  
 - Fix permissions on freshclam.conf file  
 - Add HeuristicScanPrecedence option, default to yes  
 - Obsolete e-smith-antivirus  
 - Enable qpsmtpd RequireResolvableFromHost plugin by default, remove  
   database entry and the database default value  
 - Tie template fragment into event system to have it expanded  
 - Add qpsmtpd template fragment for custom SPAM subject prefix  
 - Remove FuzzyOcr  
 - Run sa-update every two hours and check restart every hour  
 - Redirect cron job output to logfile to avoid mail noise  
 - Fix invalid service name in sa-update  
169    
170  Server manager  Server manager
171  --------------  --------------
172  - Enhance IP address syntax checking in remote access panel.  - Renew donation text in server-manager.
173  - Improve the HTML formatting of the modify quota panel.  - Do not load mod_ssl.
174  - Remove empty <p> tag from footer template.  - Remove log noise from Create starter web site panel.
175  - Only display error messages intended for admin in server-manager  - Add security fix for CVE-2013-4113.
176  - Fix css validation errors.  - Renew donation text and graphic in server-manager.
177  - display reconfigure warning once if UnsavedChanges=yes  - Update footer copyright and renew full copyright text.
178  - Fix unitialized value errors in HTML.pm  - Change wording of Software Update button.
179    
180  Webmail and Groupware  Webmail and Groupware
181  ---------------------  ---------------------
182  - Update to Horde 3.3.11, imp 4.3.9, Ingo 1.2.5 & Turba 2.3.5  - Allow webmail-only-local-network.
183  - Add option to verify from address in webmail if setting up additional  - Don't use SSL over loopback.
   identities.  
 - Add the ability to have a local LDAP Group Address book.  
 - Templated attributes.php to add ability to have multiple email  
   values for a contact. Separate entries with a comma and a space.  
 - Update to freebusy info in sources.php  
 - Update to remove turbaContact info that SME is not using.  
 - Change horde's templated mime_drivers.php file so some additional  
   settings can be customized  
 - Make sure username is always saved in lowercase to horde db's  
 - Updated spec file to remove requires and obsoletes of  
   php-pear-HTTP-Request information moved to e-smith-imp for both sme7  
   and sme8  
 - Update to Spec file to obsolete smeserver-trean < 0.1-8  
 - Patch to conf.php template to set a blank cookie domain so that FQDN  
   and non-FQDN access to webmail will work.  
 - Remove klutz template from registry.php  
 - Template imp's mime_drivers.php file so some settings can be  
   customized  
184    
185  Web Server  Web Server
186  ----------  ----------
187  - Enable automatic redirection for /server-resources  - Force magic_quotes Off.
 - Disable SSLv2 by default.  
 - make user 'apache' an alias for user 'www'.  
 - Default expose_php in php.ini to Off.  
 - Add option to disable SSLv2  
 - Add OpenOffice2 MIME Types  
 - Add OpenOffice MIME Types  
 - Add XML MIME Type  
 - Add Microsoft Office 2007 MIME types  
188    
189  Other fixes and updates  Other fixes and updates
190  -----------------------  -----------------------
191  - Add MAC address into console network selection  - Do not hardcode NIC names to eth0 and eth1.
192  - Fix non-translated locale in ibays panel  - Return nic names in probeAdapters so we can drop HWAddress.
193  - Improve error message for quota  - Remove HWAddress prop from interfaces.
194  - Obsolete smeserver-php5-cgi & php-mcrypt  - Remove the "swap interface" feature.
195  - Initialize ExternalInterface db structure so hwaddr in console works.  - Remove obsolete VLAN code.
196  - Option to select ext4 instead of ext3 for filesystems at boot prompt.  - Load the bonding module if NIC bonding is enabled.
197  - Enable quotas on ext4 filesystems as well.  - Define the udev-post service in the DB.
198  - Only allow backup to (removable) storage media that are not read only.  - Provide the ability to restrict ibay access to http.
199  - Improve error handling when trying to install without NIC.  - Restart rsyslog in logrotate event.
200  - Only remove dangling symlinks in weak-updates directories.  - Set smb ServerName if unset.
201  - Fix template-expansion for dhclient.conf.  - Don't reload init in bootstrap-console-save and console-save.
202  - Improve validation (error) message for remote access setup.  - Fix add_new_disk_to_raid1.
203  - Change text in hostname and addresses panel for remote host (add  - Provide the ability to force https per ibay.
204    FQDN).  - Add an audit for groups.
205  - Fix hostname editing for comments with double speechmarks  - Update the full names of users added in %pre.
206  - Trap croak inside Net::IPv4Addr::ipv4_in_network to allow a FQDN to be  - Fix uid and gid to be the same for the users added in %pre.
207    inserted in hostnames and addresses panel in lieu of an IP address.  - Changed Prereq to Requires(pre) as Prereq is deprecated.
208  - Add validator back for ip or cname entry.  - Patch to correct issue with not being able to access a password protected
209  - Correctly strip numbers from sql scripts    ibay.
210  - Enable speedier time synchronisation for suspended VMs, this can be  - Update ServerName (Samba netbios name) when SystemName is updated.
211    configured by a new db key for ntpd, SupportLargeDrift.  - Remove old System Name from the Hosts DB.
212  - Set the TimeZone property earlier, so templates can rely on it.  - Fix group creation when LDAP auth is enabled.
213  - Obsolete KeepAlive and replace by ClientAliveInterval and  - Disable IPv6 on a default install.
214    ClientAliveCountMax to prevent SSH sessions from being timed out by  - Continue escaping control chars in rsyslog, just replace LF with space.
215    network inactivity.  - Use UTF-8 in the console.
216  - New feature: Default Cipher to blowfish for ssh configuration.  - Remove redundant parts of init-accounts.
217  - Add directive "PersistentPasswd off" to proftpd configuration.  - Add_template_to_ssl.pem, codes by JP Pialasse.
218  - Quota panel should allow non-integers but only accept uppercase units.  - Require diald.
219  - Obsolete magic_quotes_gpc settings.  - Removal of rc.e-smith now functionality is in e-smith-service.
220  - Set default timezone for php version 5.3.3.  - Replacement of rc.e-smith by moving code into e-smith-service.
221  - Handle no network interface scenario in console.  - Fix the way '.' works in bash.
222  - Do not allow pool.ntp.org as NTP server.  - rename /etc/ldap.conf to /etc/pam_ldap.conf (and same for .secret).
223  - Prepare for obsoletion of magic_quotes* when we supply PHP 5.3.0+  - Always define InternalInterface NICBonding.
224  - Fix missing space causing errors parsing the iptables rules.  - In the console refer to removable media instead of USB disk.
225  - Migrate MirrorList properties to sme8 repos.  - Fix a few more syslog => rsyslog items.
226  - Remove BaseURL properties if migrating to sme8 repos.  - Remove modprobe stuff.
227  - Remove yum databases and repodata if migrating to sme8 repos.  - Don't be as agressive on rate limiting.
228  - Enable cpuspeed by default.  - Change syslog templates to rsyslog.
229  - Fix scriplet error in e-smith-service script when service is disabled.  - Ensure existing_hwaddr is always initialized.
230  - Allow use of CNAME in remote hosts.  - Change System Name from mitel-networks-server to sme-server.
231  - Add Obsoletes for php5-cgi-{imap,ldap,mysql,pear,xmlrpc}.  - Patch to remove symlink to Primary ibay from /home/e-smith/files/primary.
232  - Restate smartd dependency.  - Patch to correct issue with not being able to access a password protected
233  - Fix gettext errors in WAN/LAN subnet error message    ibay.
234  - Improve security by using SHA1 algorithm for certificate signing  - Correctly display accented letters in the console.
235  - Fix eth? swapping  - Add e-smith as a Requires(pre) and remove adding users in %pre.
236  - Bump certificate encryption from 1024 bits to 2048 bits  - Fix uid and gid to be the same in create-system-user.
237  - Add a dummy call so xgettext can pull translated $ifName in console  - Ignore mysql.event table.
238    configuration pages.  - Use --single-transaction in mysql-dump-tables.
239  - Translate $ifName in console configuration pages  - Use mysql_upgrade instead of fix_privilege_tables.
240  - Prevent IP conflicts between local and external interface in server  - Increase memory limit for ntp.
241    gateway mode  - Make rsyslog listen to our socket.
242  - Clean up: remove unused nonetworkdrivers  - Remove rc.quota_create.
243  - Clean up stray symlinks in /lib/modules before depmod  - the config file is radiusclient.conf, not radiusclient-ng.conf.
244  - Allow for different mdadm output formats for DeviceSize  - Add templates for radiusclient-ng.conf file to remove binaddr
245  - Add compiled python files to the packaged files list    directive.
246  - Update path for 64-bit compatibility  - Add directive to options.pptpd so that radius plugin can find the
247  - Remove hiddenmenu entry from grub.conf    radiusclient configuration file..
248  - adds the hwaddr parameter to probeAdapters()  - Fix permissions of /etc/radiusclient-ng/servers.
249  - Update path for 64-bit compatibility  - Add hack for running rc7.d script during runlevel 4.
250  - Add patch (Federico Simoncelli) to prevent re-use of uids  - Apply SME Server config file changes to pwauth.
251  - Fix log-error detection algorithm  - Fix libgomp obsoletes to not obsolete el6 version.
252  - Fix another instance of ups model for new version of nut  - Change order of mail options in check4updates.
253  - Template sshd login grace time, kept default at 600s  - Fix parsing issues with "manage RAID" menu option in the console.
254  - Enable port forwards to localhost if mode is serveronly  - Remove SSH v1 legacy support.
255  - Adjust xml entry in locale  - Support nolvm boot option.
256  - Add option to limit port forwards from source ip  - Create degraded RAID1 array with single disk install.
257  - Remove unnecessary Mount Proc line  - nodmraid is the default for SME 9.0 installs.
258  - Fix owner/perms for radius files  - Give more time to the grub menu.
259  - Fix typo in /sbin/service patch (Federico Simoncelli)  - Update installer hard drive warning.
260  - Exit with zero exit status for services not listed in configuration  - Customize confirmation dialogs during fresh install.
261    database to avoid failures in post scriptlets  - Run installer in 'text' mode.
 - Merge in SME Server /sbin/e-smith/service wrapper so that only  
   initscripts which exist in run-level 7 can be run. This ensures that  
   the supervised service is run, if one exists, and protects against  
   running "service httpd restart"  
 - Add requires on e-smith-lib so www user is created first  
 - Fix regular expression to actually replace the colon with a dot  
 - Remove the leading path for yum in newrpms  
 - only unlink file if we created it  
 - Import only keys not already imported  
 - set unsaved changes in yum event  
 - move yum warming to sme yum plugin  
 - ensure file exists before unlinking  
 - remove semicolons from yum plugin  
 - Add frequency of updates toggle  
 - Add /etc/yum.smerepos.d to package  
 - Change SME mirrorlists to point to ibiblio  
 - Require mailx  
 - Add yum-protect-packages support to prevent removal of needed pacakges  
262    
263  General features  General features
264  ================  ================
265    
266  - Based on CentOS 5.8 and all available updates  - Based on CentOS 6.5 and all available updates
   
 $Id: README.txt,v 1.15 2012/05/22 07:46:08 wellsi Exp $  
   
   
267    
268    $Id: README.txt,v 1.6 2013/12/24 16:38:49 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