/[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.22 by vip-ire, Sat Oct 8 09:53:48 2016 UTC
# Line 1  Line 1 
1  SME Server 8.0 Release Notes  Koozali SME Server 9.2 Beta1 Release Notes
2  ============================  ===========================================
3    
4  21 May 2012  10 October 2016
5    
6  The SME Server development team is pleased to announce the release of  The Koozali SME Server (SME Server) development team is pleased to announce
7  SME Server 8.0 which is based on CentOS 5.8  the release of SME Server 9.2 Beta1 which is based on CentOS 6.8
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);
11    
12      http://bugs.contribs.org/      http://bugs.contribs.org/
13    
14    Download
15    ========
16    
17    You can download Koozali SME Server 9.2 Beta1 from
18    http://mirror.contribs.org/smeserver/releases/testing/9.2.beta1/
19    or for other methods see http://wiki.contribs.org/SME_Server:Download
20    
21    Please note it may take up to 48 hours for mirrors to finish syncing,
22    during this time you may experience problems.
23    
24    
25  About SME Server  About SME Server
26  ================  ================
27    
28  SME Server is the leading Linux distribution for small and medium  SME Server is the leading Linux distribution for small and medium
29  enterprises.  enterprises. Loozali SME Server is brought to you by Koozali Foundation, Inc.,
30    a non-profit corporation that exists to provide marketing and legal support
31    for SME Server.
32    
33  SME Server is freely available under the GNU General Public License and  SME Server is freely available under the GNU General Public License and
34  is only possible through the efforts of the SME Server community.  is only possible through the efforts of the SME Server community.
35  However, the availability and quality of SME Server is dependent on  However, the availability and quality of SME Server is dependent on
36  meeting our expenses, such as hosting costs, server hardware, etc.  meeting our expenses, such as hosting costs, server hardware, etc.
37    
38  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.
39    
40    a) If you are a school, a church, a non-profit organisation or an individual
41    using SME Server for private purposes, we would appreciate you to contribute
42    within your means toward the costs associated with hosting, maintenance and
43  development.  development.
44    
45    b) If you are a company or an integrator and you are deploying SME Server in
46    the course of your work to generate revenue, we expect you to make a donation
47    commensurate with the level of revenue you generate and the number of servers
48    your have in the field. Please, help the project
49    
50  Please visit http://wiki.contribs.org/Donate to donate.  Please visit http://wiki.contribs.org/Donate to donate.
51    
52  Thanks  Koozali Inc is happy to supply an invoice for any donations received,
53  ======  simply email treasurer@koozali.org
54    
 The development team would like to thank all of those who have involved  
 themselves with this release.  
55    
56  Notes  Notes
57  =====  =====
58    
59  1. CentOS 5 has dropped support for i586 and therefore SME Server 8  In-place upgrades are not supported. It is necessary to backup and then restore.
60     will not work on i586 hardware. [See bugzilla:2845]. i586 hardware  /boot partition is always RAID 1.
    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  
61    
62  Major changes in beta 7  The spare handling for RAID arrays is not implemented.
63  =======================  
64  * Require authentication for all emails, including local.  USB installs are now supported, see:
65  * Optional - to use ext4 instead of ext3 for file systems  http://wiki.contribs.org/Install_From_USB#SME_Server_9
   (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  
66    
 Major changes in beta 5  
 =======================  
 The policy is to stick with upstream updates unless there are compelling  
 reasons not to. The number of customers unable to run the software they  
 want because of the PHP version constituted a compelling reason.  
67    
68  PHP 5.2.10: is provided by the Red Hat Application Stack v2.  Major changes in this release
69  5.2 is needed by recent web applications such as OScommerce.  =============================
70    
71    Major Changes in this release. Updated all to Koozali branding. Server Manager - Allow access to the server-manager without SSL from the loopback, Don't redirect to http when login in/out of the server-manager from localhost. File Server - added W10 support to SME Domain LDAP - Hook into the new ssl-update event, Mail Server - Allow reading SSL_version from the tls_protocols config file (and turn TLSv1 back on by default), Modify whitelist_soft transaction to interact with dnsbl filter, Revert forcing TLSv1 patch as it breaks some inbound delivery, Remove karma rcpt handling, Check rua is defined before trying to parse it to prevent an error if a domain has a DMARC entry published with no rua, add support for the uribl plugin, add detailed spamassassin report headers. Web Server - Hook into the new ssl-update event, Set TLSv1 back to enabled (but keep a prop to disable it if needed). Other fixes and updates - Correctly display http URL to the server-manager in the console, Remove motd text from grub.cfg
72    
73  Changes in this release  
74    Detailoed changes in this release
75  =======================  =======================
76    
77  This section of this README file lists all package changes carried out  Only the changes since SME Server 9.1 are listed, mainly
78  by SME-associated developers since 2009 where the most recent changes  autogenerated from the changelogs.
 to the package are dated after February 2010. The package changelogs  
 often included earlier changes and changes carried out by non-SME-  
 associated developers; these were removed to shorten the list. Packages  
 recently altered by Centos, Redhat, and Fedora-associated developers are  
 not included.  
79    
80  Backups  Packages altered by Centos, Redhat, and Fedora-associated developers are
81  -------  not included.
 - Provide support for Selective Restore with modern browsers  
 - Remove default index.htm from Primary ibay before restore  
 - Allow backup reports to go to an alternate user instead of admin  
   for Workstation Backups  
 - Improve how Backup to Workstation handles full remote disks.  
 - Do not make backup fail when due to a modified file.  
 - Localise the choices for 'Select the type of share for backup  
   destination' in the Configure Workstation Backup panel.  
 - Improve the wording of the 'Backup or restore' server-manager panel.  
   Replace term "USB disk" with "removable disk" as this is not  
   restricted to only USB disks.  
 - Improve wording of workstation backup email regarding the set number.  
 - Do not modify the workstation backup location 'SmbShare' during  
   software update.  
 - Include disk usage in Workstation Backup email.  
 - A new database property, OpenFilesLimit, allows customisation of  
   open_files_limit option in my.cnf. This can allow backups to succeed  
   if a MySQL database has a very large number of tables.  
 - Restoring from a Workstation Backup showed a false failure.  
 - Workstation Backup emails include a To: header.  
 - Workstation Backup includes the system name and also indicates failure  
   if applicable in the subject line of the email.  
 - Update backup instructions in server-manager.  
 - The Workstation Backup panel now removes leading and trailing spaces  
   from the hostname.  
 - Fix removal of leading slash in storage location.  
 - The Workstation backup to USB panel no longer presents mounted disks.  
 - Only define Workstation Backup temporary directory once.  
 - Remove relocate_samba_file and all references to /etc/smbpasswd.  
 - Improved upgrade compatibility, remove .orig  
 - create mount point for verify  
 - remove comment re smbpasswd being last  
 - 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  
82    
83  File Server  File Server
84  -----------  
85  - Gracefully handle upgrades from SerNet Samba (SME7 TO SME8 VITH YUM)   - Create V6 profile dir (for Win10 roaming profiles)
86  - Change separator character in general Samba configuration file.   - The samba performance registry is now added in the win10samba.reg
87  - Changes in Samba's "Recycle VFS exclude" syntax (for ibays).   - added W10 support to SME Domain  
88  - Use samba3x package for windows 7 compatibility.   - Corrected typo in patch of bad character '“', relative to roaming profile
89  - Remove require strong key part of regedit file.   - e-smith-samba-2.4.0.bz9038.W10_registry.patch
90  - Backup all the samba tdb files.   - Roaming profiles follow Windows version (.V2,.V3,.V4,.V5)  
91  - Add dependency /usr/bin/tdbbackup.   - Added e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch
92  - Create/remove V2 profile directories   - Modified the registry file for roaming profile with W8
93  - Enable bindinterfaces by default   - e-smith-samba-2.4.0.bz9038.W10_registry.patch
94  - Set recyle bin permissions   - Fix samba audit parameters Patch from Jorge Gonzalez
95  - Add registry file to server-resources to allow windows 7 to join Samba   - Replace syslog template to rsyslog so samba audits are logged in the correct
96    3.x domains     file
97  - Fix warnings in template expansion   - Additional tweak (to avoid null pointer dereference) for upstream bug 3868
98  - Fix migrate fragments for samba   - Fix for CVE-2016-3125: usage of 1024 bit DH key even with manual parameters
99       set (http://bugs.proftpd.org/show_bug.cgi?id=4230)
100  LDAP (Optional in SME 8, and considered experimental)   - Also fixed related issue where only first DH param in TLSDHParamFile is used,
101  ----     regardless of requested keylength (http://bugs.proftpd.org/show_bug.cgi?id=3868)
102  - Create samba account during event for machine   - Fix SUID/SGID directory permission setting regression introduced with fix
103  - Keep uid/gid for computer accounts in synch for Unix/Samba/LDAP     for CVE-2012-6095 (#1297264)
104  - Fixed syntax error in create-machine-account   - Add support for specifying TLSv1.1 and TLSv1.2 (#1281493)
105  - Fix samba-group-mapping for users without group membership   - Add dependency on perl(Crypt::Cracklib), needed for ftpasswd --use-cracklib
106  - Fix cpu critical patch missing '   - Add -utils subpackage for support tools (#1258440), using a sub-package to
107  - LDAP admin password needs to be loaded in secrets.tdb     ensure that the main package does not require perl
108  - Change authentication from passwd/shadow files to the pam database   - Update ftpasswd to version from proftpd 1.3.5a for additional functionality
109  - Turba searches on LDAP address book fixed     (SHA passwords, locking and unlocking of accounts)
110  - Properly handle account with accents in first- or lastname with  
111    regards to LDAP  LDAP
112  - Fix create user gid parameter  
113  - Path for gpasswd command fixed in "init-accounts" script   - Hook into the new ssl-update event
114  - All ibay account commands as system accounts in LDAP   - Remove size limit for search result
115  - Create ibay accounts as system accounts in LDAP   - Make pdbedit output independent from locale and timezone so it can be
116  - Use cpu commands to manage Ibays accounts if ldap is master     parsed
117  - Make cpu calls critical only with ldap{Auth} is enabled   - Symlink /etc/init.d/ldap to /usr/bin/sv,
118  - Check slapd.conf syntax before trying to dump the database     Chown all DB files to ldap before staring slapd
119  - Simplify ldap-update call by calling ldif-fix   - Set checkpoint in slapd.conf instead of DB_CONFIG,  
120  - Change script order: ldap-update should be called after     Don't overwrite the ldif dump if slapcat's output is empty
121    domain-group-maps     (code from Charlie Brady)
122  - LDAP ou field is taken from Dept not Department   - Stop ldap on shutdown (rc0 and rc6)
123  - LDAP changes: Add rfc2739.schema back in and include in config   - Run db_recover on startup
124  - Use ldapmodify to load ldif, add -a if no changetype   - Don't wipe LDAP DB when the ldif dump is empty
 - 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  
125    
126  Localisation  Localisation
127  ------------  
128  - Other fixes include updated translations for the existing languages.   - Apply locale 2016-06-15 patch from pootle
 - 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  
129    
130  Mail Server  Mail Server
131  -----------  
132  - Provide option to force the smtp proxy not to use CRAM-MD5   - Update to release 0.99.2
133       config setprop smtp-auth-proxy PeerPort <port nr>   - Add pcre-devel to BuildRequires
134       config setprop smtp-auth-proxy MD5Patch enabled   - Hook into a new ssl-update event
135  - Fix mail to domain pseudonyms pointing to group with dot in name   - Allow setting SSL protocols from DB (and set TLSv1 back to enabled
136  - Fix Mail Log File Analysis reports     on a default install)
137  - Set SO_KEEPALIVE option on client socket to detect dead connections   - Disable TLSv1
138  - Add template fragment for pyzor timeout   - Disable fips mode on stunnel
139  - Remove spamd restart from bootstrap-console-save event   - Use stunnel instead of sslio to support TLS
140  - Require SMTP authentication by default when sending to an external   - Add possibility to exclude users or members of other groups from group
141    address.     email address
142  - Fix TLS security defaults, TLS Ciphers for qpsmtpd can be configured.   - Validate domains found in uribl with Data::Validate::Domain [SME: 9499]
143  - Change enabled to transparent for mail proxy.   - Use eval to fetch dkim policies, prevent fatal errors in case of DNS
144  - Enable authentication for smtp traffic and migrate if necessary.     timeout [SME: 9504]
145  - Fix pseudonym modification for "local network only" accounts.   - Remove karma rcpt handling, Fix karma logic by checking negative strikes
146  - Add smtp auth into web interface, not just when enabled.     Backport a fix for karma_tool so it can find its database
147  - Fix require_resolvable_fromhost doesn't work   - Check rua is defined before trying to parse it to prevent an error
148  - Fix qpsmtpd plugin fatal errors when incoming mail message has no     if a domain has a DMARC entry published with no rua
149    headers.   - Fix error when RCPT TO is not valid
150  - Serialize configure_peers to prevent errors.   - Update to 0.96 (with some backports from GIT head)
151  - Fix SMTP proxy wording in server-manager.   - Allow reading SSL_version from the tls_protocols config file (and turn
152  - Fix SMTP auth wording in server-manager.     TLSv1 back on by default)
153  - New feature: Allow for individual configuration for the number of   - Correctly log login attempts with nulls in login name
154    mail logfiles.   - Modify whitelist_soft transaction to interact with dnsbl filter
155  - Disable by default the SMTP transparent proxy, however upgrades from   - by John Crisp <jcrisp@safeandsoundit.co.uk>
156    sme7 will retain old default behavior where SMTP connections will be   - Added qpsmtpd-0.84-make-dnsbl-more-whitelist_soft-aware.patch
157    transparently proxied.   - Disable SSLv3
158  - Implement a database key (TlsBeforeAuth) to allow SMTP   - New notls conf to set hosts you dont want to advertize STARTTLS to
159    Authentication without TLS. The default remains to require TLS before   - Revert forcing TLSv1 patch as it breaks some inbound delivery
160    Auth (introduced in SME 8Beta5).   - Revert whitelist_soft dnsbl as it hasn't been verified yet and we need to
161  - Update qpsmtpd to 0.84     push the fix for TLSv1
162  - Config setting to enable SMTP to ISP Authentication Debug now uses   - Modify whitelist_soft transaction to interact with dnsbl filter
163    enabled/disabled for clarity.   - by John Crisp <jcrisp@safeandsoundit.co.uk>
164  - Fix HeloHost patch.   - Force usage of TLSv1
165  - Remove cron.daily jobs that are no longer needed.   - Disable unofficial sigs for filesystem scans
166  - Update email addresses on domain change.   - Double the memory limit as we do not have enough room
167  - Work around how qpsmtpd tags spam email.   - Increase MemLimit to 700M for clamav-0.98
168  - Use HeloHost (if present) in smtp-auth-proxy.pl   - Hook into the new ssl-update event
169  - Allow for changing SPAM subject tag through server-manager   - Allow settings SSL protocols from DB (and set TLSv1 back to enabled
170  - Move creation of chrooted dev/urandom to spec-file     on a default install)
171  - Create chroot dev/urandom for stunnel to use   - Disable TLSv1
172  - Updated spec file to require php-pear(HTTP_Request)   - Allow custom passdb args
173  - SMTPSmartHost template incorrectly uses brackets to avoid MX lookups   - Set the default helo policy to lenient [SME: 9767]
174  - smtproutes template incorrectly uses brackets to avoid MX lookups   - Turn SPF and DMARC rejects off by default [SME: 9654]
175  - Remove qmail-workaround and obsolete it after patch to treat 0.0.0.0   - Fix disabling DMARC reporting [SME: 9507]
176    as a local ip   - Remove o and r DKIM fields as they are not standard
177  - Remove spool and log dir from package (in smeserver-qpsmtpd)   - In qpsmtpd-print-dns set DKIM options after the public key so the string
178  - Don't create smtpd user (unused in sme)     will still be split correctly
179  - Apply qpsmtpd git changesets to implement custom SPAM subject prefix   - Fix a syntax error in the qpsmtpd-print-dns script
180  - Update pre requires so scripts don't fail on install   - Remove warning about spool dir permission on startup
181  - Rebase bad_rcptto patch to remove orig file   - Add missing patch for DKIM signing
182  - Change logging in tls init to prevent warnings   - Create needed directories
183  - Only run/initialize plugins once   - Add missing run time dependency on perl(DBD::SQLite)
184  - Change spool dir permissions and owner to qpsmtpd:clamav   - Check SPF for inbound emails
185  - Change log dir permissions and owner to smelog:smelog   - Check DKIM for inbound emails
186  - don't add qpsmtpd to start-up by default   - Check DMARC for inbound emails (based on the previous SPF and DKIM checks)
187  - add apache config file to qpsmtpd-apache package   - Store and send DMARC aggregate reports
188  - use rpm macros for dirs   - Support DKIM signing for outbound emails
189  - use a filelist for main package instead of a long list of files   - Use an additional badrcptto file list for external connections so
190  - Setup logrotate for /var/log/clamd/clamscan.log     local only pseudonymes work as expected
191  - Remove create option from logrotate configuration   - Enable the bogus_bounce plugin
192  - Setup logrotate for /var/log/clamd/smeserver-clamscan.log   - Use the naughty plugin to defer rejections, leaving users an opportunity
193  - Fix permissions on freshclam.conf file     to authenticate
194  - Add HeuristicScanPrecedence option, default to yes   - Add support for the uribl plugin
195  - Obsolete e-smith-antivirus   - Change separator for SBList and RBLlist from : to ,
196  - Enable qpsmtpd RequireResolvableFromHost plugin by default, remove   - Switch to the clamdscan plugin
197    database entry and the database default value   - Enabe the loadcheck plugin
198  - Tie template fragment into event system to have it expanded   - Add support for the karma plugin
199  - Add qpsmtpd template fragment for custom SPAM subject prefix   - Work with qpsmtpd 0.96
200  - Remove FuzzyOcr   - Expand all ssl related conf in ssl-update
201  - Run sa-update every two hours and check restart every hour   - Hook into a new ssl-update event
202  - Redirect cron job output to logfile to avoid mail noise   - Allow setting SSL protocols from DB
203  - Fix invalid service name in sa-update   - Add domain part to bcc user if missing
204     - allow IP relayclient stored by DB
205     - Code from Stefano ZAmboni <zamboni@mind-at-work.it>
206     - & Charlie Brady <charlieb-contribs-bugzilla@budge.apana.org.au>
207     - allow IP relayclient stored by DB
208     - Code from Stefano ZAmboni <zamboni@mind-at-work.it>
209     - Add X-Spam-Details header (and simplify X-Spam-Status)
210     - Disable ipv6 support to prevent a warning during startup
211    
212  Server manager  Server manager
213  --------------  
214  - Enhance IP address syntax checking in remote access panel.   - Update server-manager to Koozali branding thanks to John Crisp
215  - Improve the HTML formatting of the modify quota panel.   - e-smith-manager-2.6.0-Koozali_manager.patch
216  - Remove empty <p> tag from footer template.   - Better syntax for removing Indexes option for the manager
217  - Only display error messages intended for admin in server-manager   - Remove index option for manager's resources
218  - Fix css validation errors.   - fix 307 redirection to http when https is used
219  - display reconfigure warning once if UnsavedChanges=yes   - update syntaxe for TKT Auth bump 7 for typo
220  - Fix unitialized value errors in HTML.pm     corrected typo in e-smith-manager-2.4.0-         dont_rewrite_to_https_from_localhost.patch
221       code from John H. Bennett III bennettj@johnbennettservices.com
222  Webmail and Groupware   - Really don't redirect to http when login in/out of the server-manager
223  ---------------------   - Don't redirect to http when login in/out of the server-manager from
224  - Update to Horde 3.3.11, imp 4.3.9, Ingo 1.2.5 & Turba 2.3.5     localhost
225  - Add option to verify from address in webmail if setting up additional   - Allow access to the server-manager without SSL from the loopback
226    identities.   - don't set environmental variable based on user supplied Proxy
227  - Add the ability to have a local LDAP Group Address book.     request header CVE-2016-5385
228  - Templated attributes.php to add ability to have multiple email   - fix wrong warning in openssl_encrypt() for missing IV
229    values for a contact. Separate entries with a comma and a space.     when IV is not required #1260315
230  - Update to freebusy info in sources.php   - fix segfault's when you try and allocate an SplFixedArray
231  - Update to remove turbaContact info that SME is not using.     with size >= 9999 #1071344
232  - Change horde's templated mime_drivers.php file so some additional   - segfault in php_pgsql_meta_data CVE-2015-4644 #1234434
233    settings can be customized   - add options to enable TLS in curl #1255920
234  - Make sure username is always saved in lowercase to horde db's   - fix segfault in gc_collect_cycles #1122681
235  - Updated spec file to remove requires and obsoletes of   - fix gzfile accept paths with NUL character #1213407
236    php-pear-HTTP-Request information moved to e-smith-imp for both sme7   - fix patch for CVE-2015-4024
237    and sme8   - fix more functions accept paths with NUL character #1213407
238  - Update to Spec file to obsolete smeserver-trean < 0.1-8   - soap: missing fix for #1222538 and #1204868
239  - Patch to conf.php template to set a blank cookie domain so that FQDN   - core: fix multipart/form-data request can use excessive
240    and non-FQDN access to webmail will work.     amount of CPU usage CVE-2015-4024
241  - Remove klutz template from registry.php   - fix various functions accept paths with NUL character
242  - Template imp's mime_drivers.php file so some settings can be     CVE-2015-4026, #1213407
243    customized   - ftp: fix integer overflow leading to heap overflow when
244       reading FTP file listing CVE-2015-4022
245     - phar: fix buffer over-read in metadata parsing CVE-2015-2783
246     - phar: invalid pointer free() in phar_tar_process_metadata()
247       CVE-2015-3307
248     - phar: fix buffer overflow in phar_set_inode() CVE-2015-3329
249     - phar: fix memory corruption in phar_parse_tarfile caused by
250       empty entry file name CVE-2015-4021
251     - soap: more fix type confusion through unserialize #1222538
252     - soap: more fix type confusion through unserialize #1204868
253     - core: fix double in zend_ts_hash_graceful_destroy CVE-2014-9425
254     - core: fix use-after-free in unserialize CVE-2015-2787
255     - exif: fix free on unitialized pointer CVE-2015-0232
256     - gd: fix buffer read overflow in gd_gif.c CVE-2014-9709
257     - date: fix use after free vulnerability in unserialize CVE-2015-0273
258     - enchant: fix heap buffer overflow in enchant_broker_request_dict
259       CVE-2014-9705
260     - phar: use after free in phar_object.c CVE-2015-2301
261     - soap: fix type confusion through unserialize
262     - fileinfo: fix out-of-bounds read in elf note headers. CVE-2014-3710
263     - xmlrpc: fix out-of-bounds read flaw in mkgmtime() CVE-2014-3668
264     - core: fix integer overflow in unserialize() CVE-2014-3669
265     - exif: fix heap corruption issue in exif_thumbnail() CVE-2014-3670
266     - spl: fix use-after-free in ArrayIterator due to object
267       change during sorting. CVE-2014-4698
268     - spl: fix use-after-free in SPL Iterators. CVE-2014-4670
269     - gd: fix NULL pointer dereference in gdImageCreateFromXpm.
270       CVE-2014-2497
271     - fileinfo: fix incomplete fix for CVE-2012-1571 in
272       cdf_read_property_info. CVE-2014-3587
273     - core: fix incomplete fix for CVE-2014-4049 DNS TXT
274       record parsing. CVE-2014-3597
275     - core: type confusion issue in phpinfo(). CVE-2014-4721
276     - date: fix heap-based buffer over-read in DateInterval. CVE-2013-6712
277     - core: fix heap-based buffer overflow in DNS TXT record parsing.
278       CVE-2014-4049
279     - core: unserialize() SPL ArrayObject / SPLObjectStorage type
280       confusion flaw. CVE-2014-3515
281     - fileinfo: out-of-bounds memory access in fileinfo. CVE-2014-2270
282     - fileinfo: unrestricted recursion in handling of indirect type
283       rules. CVE-2014-1943
284     - fileinfo: out of bounds read in CDF parser. CVE-2012-1571
285     - fileinfo: cdf_check_stream_offset boundary check. CVE-2014-3479
286     - fileinfo: cdf_count_chain insufficient boundary check. CVE-2014-3480
287     - fileinfo: cdf_unpack_summary_info() excessive looping
288       DoS. CVE-2014-0237
289     - fileinfo: CDF property info parsing nelements infinite
290       loop. CVE-2014-0238
291     - add php_get_module_initialized internal function (#1053301)
292     - soap: fixRFC2616 transgression (#1045019)
293     - fix static calling in non-static method (#953786)
294     - fix autoload called from closing session (#954027)
295     - drop unneeded part of CVE-2006-724.patch and fileinfo.patch
296       extension not provided or git binary patches (#1064027)
297     - odbc: fix incompatible pointer type (#1053982)
298     - mysqli: fix possible segfault in mysqli_stmt::bind_result
299       php bug 66762 (#1069167)
300     - mysql: fix php_mysql_fetch_hash writes long value into int
301       php bug 52636 (#1054953)
302    
303  Web Server  Web Server
304  ----------  
305  - Enable automatic redirection for /server-resources   - Hook into the new ssl-update event
306  - Disable SSLv2 by default.   - Set TLSv1 back to enabled (but keep a prop to disable it if needed)
307  - make user 'apache' an alias for user 'www'.   - Disable TLSv1
308  - Default expose_php in php.ini to Off.   - Disable SSLv3
309  - Add option to disable SSLv2   - Revert CRIME mitigation patch, as it's not needed
310  - Add OpenOffice2 MIME Types   - Mitigate CVE-2012-4929
311  - Add OpenOffice MIME Types   - Turn SSLEngine on in the SSL vhost (ProxyPassVirtualHosts)
 - Add XML MIME Type  
 - Add Microsoft Office 2007 MIME types  
312    
313  Other fixes and updates  Other fixes and updates
 -----------------------  
 - Add MAC address into console network selection  
 - Fix non-translated locale in ibays panel  
 - Improve error message for quota  
 - Obsolete smeserver-php5-cgi & php-mcrypt  
 - Initialize ExternalInterface db structure so hwaddr in console works.  
 - Option to select ext4 instead of ext3 for filesystems at boot prompt.  
 - Enable quotas on ext4 filesystems as well.  
 - Only allow backup to (removable) storage media that are not read only.  
 - Improve error handling when trying to install without NIC.  
 - Only remove dangling symlinks in weak-updates directories.  
 - Fix template-expansion for dhclient.conf.  
 - Improve validation (error) message for remote access setup.  
 - Change text in hostname and addresses panel for remote host (add  
   FQDN).  
 - Fix hostname editing for comments with double speechmarks  
 - Trap croak inside Net::IPv4Addr::ipv4_in_network to allow a FQDN to be  
   inserted in hostnames and addresses panel in lieu of an IP address.  
 - Add validator back for ip or cname entry.  
 - Correctly strip numbers from sql scripts  
 - Enable speedier time synchronisation for suspended VMs, this can be  
   configured by a new db key for ntpd, SupportLargeDrift.  
 - Set the TimeZone property earlier, so templates can rely on it.  
 - Obsolete KeepAlive and replace by ClientAliveInterval and  
   ClientAliveCountMax to prevent SSH sessions from being timed out by  
   network inactivity.  
 - New feature: Default Cipher to blowfish for ssh configuration.  
 - Add directive "PersistentPasswd off" to proftpd configuration.  
 - Quota panel should allow non-integers but only accept uppercase units.  
 - Obsolete magic_quotes_gpc settings.  
 - Set default timezone for php version 5.3.3.  
 - Handle no network interface scenario in console.  
 - Do not allow pool.ntp.org as NTP server.  
 - Prepare for obsoletion of magic_quotes* when we supply PHP 5.3.0+  
 - Fix missing space causing errors parsing the iptables rules.  
 - Migrate MirrorList properties to sme8 repos.  
 - Remove BaseURL properties if migrating to sme8 repos.  
 - Remove yum databases and repodata if migrating to sme8 repos.  
 - Enable cpuspeed by default.  
 - Fix scriplet error in e-smith-service script when service is disabled.  
 - Allow use of CNAME in remote hosts.  
 - Add Obsoletes for php5-cgi-{imap,ldap,mysql,pear,xmlrpc}.  
 - Restate smartd dependency.  
 - Fix gettext errors in WAN/LAN subnet error message  
 - Improve security by using SHA1 algorithm for certificate signing  
 - Fix eth? swapping  
 - Bump certificate encryption from 1024 bits to 2048 bits  
 - Add a dummy call so xgettext can pull translated $ifName in console  
   configuration pages.  
 - Translate $ifName in console configuration pages  
 - Prevent IP conflicts between local and external interface in server  
   gateway mode  
 - Clean up: remove unused nonetworkdrivers  
 - Clean up stray symlinks in /lib/modules before depmod  
 - Allow for different mdadm output formats for DeviceSize  
 - Add compiled python files to the packaged files list  
 - Update path for 64-bit compatibility  
 - Remove hiddenmenu entry from grub.conf  
 - adds the hwaddr parameter to probeAdapters()  
 - Update path for 64-bit compatibility  
 - Add patch (Federico Simoncelli) to prevent re-use of uids  
 - Fix log-error detection algorithm  
 - Fix another instance of ups model for new version of nut  
 - Template sshd login grace time, kept default at 600s  
 - Enable port forwards to localhost if mode is serveronly  
 - Adjust xml entry in locale  
 - Add option to limit port forwards from source ip  
 - Remove unnecessary Mount Proc line  
 - Fix owner/perms for radius files  
 - Fix typo in /sbin/service patch (Federico Simoncelli)  
 - Exit with zero exit status for services not listed in configuration  
   database to avoid failures in post scriptlets  
 - 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  
314    
315  General features   - Allow /32 masks on the external interface, in which case we don't
316  ================    check if the gateway is on the correct network) [SME: 9765]
317     - Add a column to display forwarding address
318     - Correctly display http URL to the server-manager in the console
319     - Fire ssl-update event when default cert is renewed
320     - Expand /home/e-smith/ssl.pem/pem during ssl-update
321     - Update /etc/mime.types templates
322     - Use sha256 algorithm for signature of SSL cert.
323     - Fix including /etc/selinux directory
324     - Add templates for /etc/selinux/config
325     - Add dummy NIC support as InternalInterface
326     - Only fire the ip-change event when IP is assigned to WAN nic
327       (Code by Charlie Brady and John Crisp)
328     - Only reset service access when switching to or from private server mode
329       (Code by Charlie Brady)
330     - When quiting the console app with unsaved changes set the default selected
331     - answer to NO Hsing-Foo Wang <hsingfoo@gmail.com>
332     - Added a comment to specify the real configuration file of dhcpd
333     - Modified the patch of daniel e-smith-base-5.6.0-ensure_apache_alias_www.patch
334     - Ensure www group exists and that apache is an alias of www
335     - Ensure www group exists and that apache is an alias of www
336     - Check were running runlevel 4, not 7 in service wrapper
337     - Correctly update NIC configuration on single NIC systems
338     - Symlink udev-post service in rc7
339     - Fix PPPoE after a post-upgrade
340     - Remove dependency on microcode_ctl
341     - Prevent emailing about the normal, weekly, checks of RAID arrays, by Mark Casey
342     - Quote filenames in genfilelist so filenames containing spaces are correctly
343       handled
344     - Added new createlinks function event_templates event_actions event_services
345     - Don't claim to own /sbin and /sbin/e-smith
346     - Remove motd text from grub.cfg
347     - Allow empty comment when creating/modifying a hostname
348     - Add a migrate fragment to sanitize the host comment
349     - Code done by Charlie Brady <charlieb-contribs-bugzilla@budge.apana.org.au>
350     - and Huib <sme@artixdesign.com>
351     - Add a validator for the comment and the hostname field
352     - Remove double / in SSL RewriteRule
353     - Revert the upload_tmp_folder patch as it needs some more work
354     - Add an upload_tmp_folder setting by db command
355     - Thanks to Michael McCarn and Jean-philippe Pialasse
356     - init-ibays create the folder tmp within all i-bays root directory
357     - ibay-modify create/chown/chmod the folder tmp within the i-bays root directory
358     - Add an upload_tmp_folder setting by db command Thanks to Michael McCarn and         Jean-philippe Pialasse
359     - Force SSL following ibays settings to the relevant domain
360     - Perl::critic syntax modifications
361     - Add more PHP options to ibays only by db commands
362     - Add SSLRequireSSL to ibays when SSL is set to enabled
363     - Adjust regex so adjust-service accepts sigusr1 and sigusr2 from files
364     - Added a password creation (set_secret)
365     - code from Charlie Brady <charlieb-contribs-bugzilla@budge.apana.org.au>
366     - Rebase on upstream 9.03.53-1
367     - Roll in CentOS Branding
368     - functions: parse -d first
369     - functions: fix ignored delay in killproc
370     - netfs: only unmount loopback device mounted on top of netdev or with back-file    on netdev
371     - functions: improve killing loops
372     - netfs: tweak nfs umount
373     - sysctl.conf: mention sysctl -a
374     - sysconfig.txt: document PPPOE_EXTRA and PPPD_EXTRA
375     - spec: require plymouth
376     - fix mangled sysconfig/init.s390
377     - rc.sysinit: don't perform fsck twice with /.autorelabel
378     - ifdown-eth: fix comparison
379     - ifup-eth: if arping fails, output responding MAC
380     - network-functions: fix change_resolv_conf after grep update
381     - spec: add sysctl.d dir
382     - rc.sysinit: fix typo in fs
383     - rename_devices: comments need to have a blank before them
384     - rename_device: remove comments and trailing whitespaces
385     - bonding: warn if the ifup for slave device failed
386     - clarify daemon() usage message
387     - ifdown: clean ipv4 localhost addresses
388     - ifup-post: check resolve.conf also with DNS2
389     - ifup: add missing quotes
390     - ifup-eth: some bridge options are applied later
391     - init.d/halt: give init some time to reexecute
392     - network-scripts: DEVICE and HWADRR could be quoted by apostrophe
393     - ifup-wireless: fix calling of phy_wireless_device
394     - rc.sysinit: apply quotas after system is relabeled
395     - network-functions: fix change_resolv_conf after grep update
396     - use new -m option to pidof
397     - rc.sysinit: be more verbose
398     - init.d/functions: rc.debug option to debug initscripts
399     - ifup-aliases: inherit ARPCHECK from parent device
400     - netfs: don't race NFS umount to network shutdown
401     - network: report that we can't shut down network for root on netfs
402     - Fix tcsh + grep-2.7. (#636552)
403     - sysctl.conf: move bridge setting to module-init-tools
404     - rc.sysinit: set affinity also for current shell
405     - ifdown-eth: use scope host for lo
406     - improve_check_for_bond_master_in_install_bonding_driver
407     - network-functions: fix check in install_bonding_driver
408     - ifdown-post: remove resolv.conf only in specific cases
409     - netconsole: lets run earlier
410     - ipcalc: support RFC3021 (#997271)
411     - halt: add delay after upsdrvctl shutdown
412     - ifup: also set multicast_snooping after the bridge is up
413     - ifup,vlan: fix typo
414     - ifup,vlan: fix typo
415     - backport to SME9
416     - fix redirection when proxy ssl
417     - update apxs path for SME9 (sbin)
418     - Koozali branding of manager
419     - Update copyright in server-manager footer
420     - Don't put motd content in /etc/redhat-release
421     - created a template for /etc/system-release
422     - Added smeserver-support-2.6.0.bz8939.system-release-template.patch
423     - added a motd message to increase involvements or donations
424     - Code done by John Crisp <jcrisp@safeandsoundit.co.uk> and
425     - Stefano Zamboni <zamboni@mind-at-work.it>
426     - Remove now uneeded obsolete directives
427     - Remove openssl from the Exclude list of centos repo
428     - Example to update contribs 1 by 1
429     - Set the check update frequency of smecontribs through the server-manager
430     - Add a default Yum db property for check4contribsupdates
431     - Added a check-update for the smecontribs repository
432     - Move protected package list to the correct location
433    
434    
 - Based on CentOS 5.8 and all available updates  
435    
436  $Id: README.txt,v 1.15 2012/05/22 07:46:08 wellsi Exp $  General features
437    ================
438    
439    - Based on CentOS 6.8 and all available updates
440    
441    
442    Terry Fage
443    On behalf of the Koozali SME Server development team


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