/[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.6 by wellsi, Tue Dec 24 16:38:49 2013 UTC Revision 1.20 by vip-ire, Thu Jul 21 19:42:48 2016 UTC
# Line 1  Line 1 
1  SME Server 9.0 Beta 3 Release Notes  Koozali SME Server 9.2 Beta 1 Release Notes
2  ===================================  ===========================================
3    
4  25 December 2013  20 July 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 9.0 Beta 3 which is based on CentOS 6.5  the release of SME Server 9.2 Beta 1 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 Beta 1 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. SME Server is brought to you by Koozali Foundation, Inc.,  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  a non-profit corporation that exists to provide marketing and legal support
31  for SME Server.  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
# Line 25  However, the availability and quality of Line 36  However, the availability and quality of
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 donation to offset costs and fund further development.  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  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  using SME Server for private purposes, we would appreciate you to contribute
42  within your means toward the costs associated with hosting, maintenance and  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  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  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  commensurate with the level of revenue you generate and the number of servers
# Line 36  your have in the field. Please, help the Line 49  your have in the field. Please, help the
49    
50  Please visit http://wiki.contribs.org/Donate to donate.  Please visit http://wiki.contribs.org/Donate to donate.
51    
52  Koozali Inc is happy to supply an invoice for any donations received,  Koozali Inc is happy to supply an invoice for any donations received,
53  simply email treasurer@koozali.org  simply email treasurer@koozali.org
54    
55    
 Thanks  
 ======  
   
 The development team would like to thank all of those who have involved  
 themselves with this release.  
   
56  Notes  Notes
57  =====  =====
58    
59  This section will be updated in a following ISO  In-place upgrades are not supported. It is necessary to backup and then restore.
60    /boot partition is always RAID 1.
61    
62    The spare handling for RAID arrays is not implemented.
63    
64    USB installs are now supported, see:
65    http://wiki.contribs.org/Install_From_USB#SME_Server_9
66    
67    
68  Major changes in this release  Major changes in this release
69  =============================  =============================
70    
71  The installer has been substantially modified in Beta 2.  Major Changes in this release. 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. 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. 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
 It now creates the degraded RAID1 array with a single disk install.  
 Some, but not all,  install options are now supported.  
   
 The base has been updated to CentOS 6.5  
72    
 The network interface code has been reworked to remove all hardcoding  
 relating to eth0 and eth1.  
73    
74  Changes in this release  Detailoed changes in this release
75  =======================  =======================
76    
77  This section will be further updated in a later release  Only the changes since SME Server 9.1 are listed, mainly
78  Currently this only shows changes since SME Server 9.0 Alpha 3 and it is  autogenerated from the changelogs.
 autogenerated from the changelogs. A more human readable version will be  
 written.  
   
79    
80  Packages altered by Centos, Redhat, and Fedora-associated developers are  Packages altered by Centos, Redhat, and Fedora-associated developers are
81  not included.  not included.
82    
   
 Backups  
 -------  
   
 - Workstation Backup, fix selective restore by requesting array  
   of results from CGI.pm.  
 - Workstation Backup, new method to show files being restored is needed  
   when using dar 2.4.  
 - Simplify the workstation backup report.  
 - Workstation Backup, count backup sets from 1.  
 - Update the text in the Backup panel.  
 - Allow more time for cifs mounts before reporting errors.  
 - Dar updated to 2.4.10.  
 - Workstation Backup, add a choice to delete old backup before or after  
   backup.  
 - Workstation Backup, remove temporary directory on success.  
 - Refactor directory tree creation and removal.  
 - Workstation Backup, inconsistent formatting of host share name in messages.  
 - Workstation Backup, more reliable catalog creation.  
 - Workstation Backup, report cifs mount errors.  
 - Workstation Backup, do not access /proc/mounts  
 - Incremental backup fix.  
 - Workstation Backup, allow spaces in the backup destination.  
   Includes fix for disk usage broken with spaces.  
 - Desktop Backup, allow user setting of compression level.  
 - Use Wake on LAN before starting Backup with DAR.  
 - NFS syntax is deprecated for CIFS mount.  
 - Require cifs-utils and use UNC paths for cifs mount.  
 - Improve text in console backup for success and failure.  
 - Console USB Backup, allow user setting of compression level.  
   Compression level of the console backup is now -6 by default.  
 - Patch to exclude trying to backup aquota.* files so that backups to tape will  
   succeed.  
   
83  File Server  File Server
84  -----------  
85  - Also remove the empty template-begin file in pam.d/proftpd templates.   - Additional tweak (to avoid null pointer dereference) for upstream bug 3868
86  - Remove unused pam templates.   - Fix for CVE-2016-3125: usage of 1024 bit DH key even with manual parameters
87  - Replace vfs_shadow_copy with vfs_shadow_copy2 for shadow snapshots.     set (http://bugs.proftpd.org/show_bug.cgi?id=4230)
88  - Add template for wide links.   - Also fixed related issue where only first DH param in TLSDHParamFile is used,
89  - Add templates for max protocol.     regardless of requested keylength (http://bugs.proftpd.org/show_bug.cgi?id=3868)
90  - Add support for Windows 8 domain joining & user login.   - Fix SUID/SGID directory permission setting regression introduced with fix
91  - Add windows network performance enhancements registry file.     for CVE-2012-6095 (#1297264)
92  - Update default ServerName in 30smbServerName   - Add support for specifying TLSv1.1 and TLSv1.2 (#1281493)
93  - Add ability to configure waiting for network Win7 registry option.   - Add dependency on perl(Crypt::Cracklib), needed for ftpasswd --use-cracklib
94  - Change default Workgroup and Domain to sme-server.   - Add -utils subpackage for support tools (#1258440), using a sub-package to
95  - Fix mod_sftp/mod_sftp_pam invalid pool allocation during kbdint     ensure that the main package does not require perl
96    authentication.   - Update ftpasswd to version from proftpd 1.3.5a for additional functionality
97  - Replace vfs_shadow_copy with vfs_shadow_copy2 for shadow snapshots.       (SHA passwords, locking and unlocking of accounts)
98    
99  LDAP (Optional in SME 9.0, and considered experimental)  LDAP
100  ----  
101  - Adjust slapd ACL to change dn.subtree to dn.children.   - Hook into the new ssl-update event
102     - Remove size limit for search result
103     - Make pdbedit output independent from locale and timezone so it can be
104     parsed
105     - Symlink /etc/init.d/ldap to /usr/bin/sv,
106       Chown all DB files to ldap before staring slapd
107     - Set checkpoint in slapd.conf instead of DB_CONFIG,  
108       Don't overwrite the ldif dump if slapcat's output is empty
109       (code from Charlie Brady)
110     - Stop ldap on shutdown (rc0 and rc6)
111     - Run db_recover on startup
112     - Don't wipe LDAP DB when the ldif dump is empty
113    
114  Localisation  Localisation
115  ------------  
116  - Latest translations included.   - Apply locale 2016-06-15 patch from pootle
117    
118  Mail Server  Mail Server
119  -----------  
120  - Only present one auth method at a time, in order, to NET::SMTP.   - Update to release 0.99.2
121  - Allow webmail-only-local-network.   - Add pcre-devel to BuildRequires
122  - Fix handling of messages with no body and no trailing \n after   - Hook into a new ssl-update event
123    headers (eq was used in attempted assignment).   - Allow setting SSL protocols from DB (and set TLSv1 back to enabled
124  - Fetchmail multidrop mode follows TCPPort setting.     on a default install)
125  - Always enable imap, listen on loopback is disabled.   - Disable TLSv1
126  - Avoid use of unitialised variables in smtp migrate fragments.   - Disable fips mode on stunnel
127  - Simplify qmail concurrency templates.   - Use stunnel instead of sslio to support TLS
128  - Modify domain style pseudonym pointing to user with dot in name.   - Add possibility to exclude users or members of other groups from group
129  - Accept messages with no body and no trailing \n after headers.     email address
130  - Fix Net::DNS update breaks qpsmtpd.   - Remove karma rcpt handling, Fix karma logic by checking negative strikes
131  - allows the spamassassin plugin to read the size limit from its     Backport a fix for karma_tool so it can find its database
132    arguments   - Check rua is defined before trying to parse it to prevent an error
133  - Move clamscan scheduling to complete before 99-raid-check.     if a domain has a DMARC entry published with no rua
134  - Listen on loopback if disabled.   - Fix error when RCPT TO is not valid
135  - Fix permissions on imapd.pem as it's used by pop3s.   - Update to 0.96 (with some backports from GIT head)
136  - Do not obsolete bglibs, it's required for cvm.   - Allow reading SSL_version from the tls_protocols config file (and turn
137  - Allow plaintext (unless explicitly disabled).     TLSv1 back on by default)
138  - Do not obsolete cvm, it's still needed for qpsmtpd.   - Correctly log login attempts with nulls in login name
139  - Fix size_limit initialization.   - Modify whitelist_soft transaction to interact with dnsbl filter
140  - reads MaxMessageSize prop of spamassassin and adds it   - by John Crisp <jcrisp@safeandsoundit.co.uk>
141    to the arguments of the plugin if defined.   - Added qpsmtpd-0.84-make-dnsbl-more-whitelist_soft-aware.patch
142  - Requires e-smith-cvm-unix-local.   - Disable SSLv3
143  - Load TextCat plugin if ok_languages is enabled.   - New notls conf to set hosts you dont want to advertize STARTTLS to
144  - Fix how qpsmtpd tags spam email.   - Revert forcing TLSv1 patch as it breaks some inbound delivery
145     - Revert whitelist_soft dnsbl as it hasn't been verified yet and we need to
146       push the fix for TLSv1
147     - Modify whitelist_soft transaction to interact with dnsbl filter
148     - by John Crisp <jcrisp@safeandsoundit.co.uk>
149     - Force usage of TLSv1
150     - Disable unofficial sigs for filesystem scans
151     - Double the memory limit as we do not have enough room
152     - Increase MemLimit to 700M for clamav-0.98
153     - Hook into the new ssl-update event
154     - Allow settings SSL protocols from DB (and set TLSv1 back to enabled
155       on a default install)
156     - Disable TLSv1
157     - Allow custom passdb args
158     - Remove o and r DKIM fields as they are not standard
159     - In qpsmtpd-print-dns set DKIM options after the public key so the string
160       will still be split correctly
161     - Fix a syntax error in the qpsmtpd-print-dns script
162     - Remove warning about spool dir permission on startup
163     - Add missing patch for DKIM signing
164     - Create needed directories
165     - Add missing run time dependency on perl(DBD::SQLite)
166     - Check SPF for inbound emails
167     - Check DKIM for inbound emails
168     - Check DMARC for inbound emails (based on the previous SPF and DKIM checks)
169     - Store and send DMARC aggregate reports
170     - Support DKIM signing for outbound emails
171     - Use an additional badrcptto file list for external connections so
172       local only pseudonymes work as expected
173     - Enable the bogus_bounce plugin
174     - Use the naughty plugin to defer rejections, leaving users an opportunity
175       to authenticate
176     - Add support for the uribl plugin
177     - Change separator for SBList and RBLlist from : to ,
178     - Switch to the clamdscan plugin
179     - Enabe the loadcheck plugin
180     - Add support for the karma plugin
181     - Work with qpsmtpd 0.96
182     - Expand all ssl related conf in ssl-update
183     - Hook into a new ssl-update event
184     - Allow setting SSL protocols from DB
185     - Add domain part to bcc user if missing
186     - allow IP relayclient stored by DB
187     - Code from Stefano ZAmboni <zamboni@mind-at-work.it>
188     - & Charlie Brady <charlieb-contribs-bugzilla@budge.apana.org.au>
189     - allow IP relayclient stored by DB
190     - Code from Stefano ZAmboni <zamboni@mind-at-work.it>
191     - Add X-Spam-Details header (and simplify X-Spam-Status)
192     - Disable ipv6 support to prevent a warning during startup
193    
194  Server manager  Server manager
195  --------------  
196  - Renew donation text in server-manager.   - Better syntax for removing Indexes option for the manager
197  - Do not load mod_ssl.   - Remove index option for manager's resources
198  - Remove log noise from Create starter web site panel.   - fix 307 redirection to http when https is used
199  - Add security fix for CVE-2013-4113.   - update syntaxe for TKT Auth bump 7 for typo
200  - Renew donation text and graphic in server-manager.     corrected typo in e-smith-manager-2.4.0-dont_rewrite_to_https_from_localhost.patch
201  - Update footer copyright and renew full copyright text.     code from John H. Bennett III bennettj@johnbennettservices.com
202  - Change wording of Software Update button.   - Really don't redirect to http when login in/out of the server-manager
203     - Don't redirect to http when login in/out of the server-manager from
204  Webmail and Groupware     localhost
205  ---------------------   - Allow access to the server-manager without SSL from the loopback
206  - Allow webmail-only-local-network.   - fix wrong warning in openssl_encrypt() for missing IV
207  - Don't use SSL over loopback.     when IV is not required #1260315
208     - fix segfault's when you try and allocate an SplFixedArray
209       with size >= 9999 #1071344
210     - segfault in php_pgsql_meta_data CVE-2015-4644 #1234434
211     - add options to enable TLS in curl #1255920
212     - fix segfault in gc_collect_cycles #1122681
213     - fix gzfile accept paths with NUL character #1213407
214     - fix patch for CVE-2015-4024
215     - fix more functions accept paths with NUL character #1213407
216     - soap: missing fix for #1222538 and #1204868
217     - core: fix multipart/form-data request can use excessive
218       amount of CPU usage CVE-2015-4024
219     - fix various functions accept paths with NUL character
220       CVE-2015-4026, #1213407
221     - ftp: fix integer overflow leading to heap overflow when
222       reading FTP file listing CVE-2015-4022
223     - phar: fix buffer over-read in metadata parsing CVE-2015-2783
224     - phar: invalid pointer free() in phar_tar_process_metadata()
225       CVE-2015-3307
226     - phar: fix buffer overflow in phar_set_inode() CVE-2015-3329
227     - phar: fix memory corruption in phar_parse_tarfile caused by
228       empty entry file name CVE-2015-4021
229     - soap: more fix type confusion through unserialize #1222538
230     - soap: more fix type confusion through unserialize #1204868
231     - core: fix double in zend_ts_hash_graceful_destroy CVE-2014-9425
232     - core: fix use-after-free in unserialize CVE-2015-2787
233     - exif: fix free on unitialized pointer CVE-2015-0232
234     - gd: fix buffer read overflow in gd_gif.c CVE-2014-9709
235     - date: fix use after free vulnerability in unserialize CVE-2015-0273
236     - enchant: fix heap buffer overflow in enchant_broker_request_dict
237       CVE-2014-9705
238     - phar: use after free in phar_object.c CVE-2015-2301
239     - soap: fix type confusion through unserialize
240     - fileinfo: fix out-of-bounds read in elf note headers. CVE-2014-3710
241     - xmlrpc: fix out-of-bounds read flaw in mkgmtime() CVE-2014-3668
242     - core: fix integer overflow in unserialize() CVE-2014-3669
243     - exif: fix heap corruption issue in exif_thumbnail() CVE-2014-3670
244     - spl: fix use-after-free in ArrayIterator due to object
245       change during sorting. CVE-2014-4698
246     - spl: fix use-after-free in SPL Iterators. CVE-2014-4670
247     - gd: fix NULL pointer dereference in gdImageCreateFromXpm.
248       CVE-2014-2497
249     - fileinfo: fix incomplete fix for CVE-2012-1571 in
250       cdf_read_property_info. CVE-2014-3587
251     - core: fix incomplete fix for CVE-2014-4049 DNS TXT
252       record parsing. CVE-2014-3597
253     - core: type confusion issue in phpinfo(). CVE-2014-4721
254     - date: fix heap-based buffer over-read in DateInterval. CVE-2013-6712
255     - core: fix heap-based buffer overflow in DNS TXT record parsing.
256       CVE-2014-4049
257     - core: unserialize() SPL ArrayObject / SPLObjectStorage type
258       confusion flaw. CVE-2014-3515
259     - fileinfo: out-of-bounds memory access in fileinfo. CVE-2014-2270
260     - fileinfo: unrestricted recursion in handling of indirect type
261       rules. CVE-2014-1943
262     - fileinfo: out of bounds read in CDF parser. CVE-2012-1571
263     - fileinfo: cdf_check_stream_offset boundary check. CVE-2014-3479
264     - fileinfo: cdf_count_chain insufficient boundary check. CVE-2014-3480
265     - fileinfo: cdf_unpack_summary_info() excessive looping
266       DoS. CVE-2014-0237
267     - fileinfo: CDF property info parsing nelements infinite
268       loop. CVE-2014-0238
269     - add php_get_module_initialized internal function (#1053301)
270     - soap: fixRFC2616 transgression (#1045019)
271     - fix static calling in non-static method (#953786)
272     - fix autoload called from closing session (#954027)
273     - drop unneeded part of CVE-2006-724.patch and fileinfo.patch
274       extension not provided or git binary patches (#1064027)
275     - odbc: fix incompatible pointer type (#1053982)
276     - mysqli: fix possible segfault in mysqli_stmt::bind_result
277       php bug 66762 (#1069167)
278     - mysql: fix php_mysql_fetch_hash writes long value into int
279     php bug 52636 (#1054953)
280    
281  Web Server  Web Server
282  ----------  
283  - Force magic_quotes Off.   - Hook into the new ssl-update event
284     - Set TLSv1 back to enabled (but keep a prop to disable it if needed)
285     - Disable TLSv1
286     - Disable SSLv3
287     - Revert CRIME mitigation patch, as it's not needed
288     - Mitigate CVE-2012-4929
289     - Turn SSLEngine on in the SSL vhost (ProxyPassVirtualHosts)
290    
291  Other fixes and updates  Other fixes and updates
292  -----------------------  
293  - Do not hardcode NIC names to eth0 and eth1.   - Add a column to display forwarding address
294  - Return nic names in probeAdapters so we can drop HWAddress.   - Correctly display http URL to the server-manager in the console
295  - Remove HWAddress prop from interfaces.   - Fire ssl-update event when default cert is renewed
296  - Remove the "swap interface" feature.   - Expand /home/e-smith/ssl.pem/pem during ssl-update
297  - Remove obsolete VLAN code.   - Update /etc/mime.types templates
298  - Load the bonding module if NIC bonding is enabled.   - Use sha256 algorithm for signature of SSL cert.
299  - Define the udev-post service in the DB.   - Fix including /etc/selinux directory
300  - Restart rsyslog in logrotate event.   - Add templates for /etc/selinux/config
301  - Set smb ServerName if unset.   - Add dummy NIC support as InternalInterface
302  - Don't reload init in bootstrap-console-save and console-save.   - Only fire the ip-change event when IP is assigned to WAN nic
303  - Fix add_new_disk_to_raid1.     (Code by Charlie Brady and John Crisp)
304  - Provide the ability to force https per ibay.   - Only reset service access when switching to or from private server mode
305  - Add an audit for groups.     (Code by Charlie Brady)
306  - Update the full names of users added in %pre.   - When quiting the console app with unsaved changes set the default selected
307  - Fix uid and gid to be the same for the users added in %pre.   - answer to NO Hsing-Foo Wang <hsingfoo@gmail.com>
308  - Changed Prereq to Requires(pre) as Prereq is deprecated.   - Added a comment to specify the real configuration file of dhcpd
309  - Patch to correct issue with not being able to access a password protected   - Modified the patch of daniel e-smith-base-5.6.0-ensure_apache_alias_www.patch
310    ibay.   - Ensure www group exists and that apache is an alias of www
311  - Update ServerName (Samba netbios name) when SystemName is updated.   - Ensure www group exists and that apache is an alias of www
312  - Remove old System Name from the Hosts DB.   - Check were running runlevel 4, not 7 in service wrapper
313  - Fix group creation when LDAP auth is enabled.   - Correctly update NIC configuration on single NIC systems
314  - Disable IPv6 on a default install.   - Symlink udev-post service in rc7
315  - Continue escaping control chars in rsyslog, just replace LF with space.   - Fix PPPoE after a post-upgrade
316  - Use UTF-8 in the console.   - Remove dependency on microcode_ctl
317  - Remove redundant parts of init-accounts.   - Prevent emailing about the normal, weekly, checks of RAID arrays, by Mark Casey
318  - Add_template_to_ssl.pem, codes by JP Pialasse.   - Remove motd text from grub.cfg
319  - Require diald.   - Allow empty comment when creating/modifying a hostname
320  - Removal of rc.e-smith now functionality is in e-smith-service.   - Add a migrate fragment to sanitize the host comment
321  - Replacement of rc.e-smith by moving code into e-smith-service.   - Code done by Charlie Brady <charlieb-contribs-bugzilla@budge.apana.org.au>
322  - Fix the way '.' works in bash.   - and Huib <sme@artixdesign.com>
323  - rename /etc/ldap.conf to /etc/pam_ldap.conf (and same for .secret).   - Add a validator for the comment and the hostname field
324  - Always define InternalInterface NICBonding.   - Remove double / in SSL RewriteRule
325  - In the console refer to removable media instead of USB disk.   - Revert the upload_tmp_folder patch as it needs some more work
326  - Fix a few more syslog => rsyslog items.   - Add an upload_tmp_folder setting by db command
327  - Remove modprobe stuff.   - Thanks to Michael McCarn and Jean-philippe Pialasse
328  - Don't be as agressive on rate limiting.   - init-ibays create the folder tmp within all i-bays root directory
329  - Change syslog templates to rsyslog.   - ibay-modify create/chown/chmod the folder tmp within the i-bays root directory
330  - Ensure existing_hwaddr is always initialized.   - Add an upload_tmp_folder setting by db command
331  - Change System Name from mitel-networks-server to sme-server.   - Thanks to Michael McCarn and Jean-philippe Pialasse
332  - Patch to remove symlink to Primary ibay from /home/e-smith/files/primary.   - Force SSL following ibays settings to the relevant domain
333  - Patch to correct issue with not being able to access a password protected   - Perl::critic syntax modifications
334    ibay.   - Add more PHP options to ibays only by db commands
335  - Correctly display accented letters in the console.   - Add SSLRequireSSL to ibays when SSL is set to enabled
336  - Add e-smith as a Requires(pre) and remove adding users in %pre.   - Adjust regex so adjust-service accepts sigusr1 and sigusr2 from files
337  - Fix uid and gid to be the same in create-system-user.   - Added a password creation (set_secret)
338  - Ignore mysql.event table.   - code from Charlie Brady <charlieb-contribs-bugzilla@budge.apana.org.au>
339  - Use --single-transaction in mysql-dump-tables.   - Rebase on upstream 9.03.53-1
340  - Use mysql_upgrade instead of fix_privilege_tables.   - Roll in CentOS Branding
341  - Increase memory limit for ntp.   - functions: parse -d first
342  - Make rsyslog listen to our socket.   - functions: fix ignored delay in killproc
343  - Remove rc.quota_create.   - netfs: only unmount loopback device mounted on top of netdev or with back-file on netdev
344  - the config file is radiusclient.conf, not radiusclient-ng.conf.   - functions: improve killing loops
345  - Add templates for radiusclient-ng.conf file to remove binaddr   - netfs: tweak nfs umount
346    directive.   - sysctl.conf: mention sysctl -a
347  - Add directive to options.pptpd so that radius plugin can find the   - sysconfig.txt: document PPPOE_EXTRA and PPPD_EXTRA
348    radiusclient configuration file..   - spec: require plymouth
349  - Fix permissions of /etc/radiusclient-ng/servers.   - fix mangled sysconfig/init.s390
350  - Add hack for running rc7.d script during runlevel 4.   - rc.sysinit: don't perform fsck twice with /.autorelabel
351  - Apply SME Server config file changes to pwauth.   - ifdown-eth: fix comparison
352  - Fix libgomp obsoletes to not obsolete el6 version.   - ifup-eth: if arping fails, output responding MAC
353  - Change order of mail options in check4updates.   - network-functions: fix change_resolv_conf after grep update
354  - Fix parsing issues with "manage RAID" menu option in the console.   - spec: add sysctl.d dir
355  - Remove SSH v1 legacy support.   - rc.sysinit: fix typo in fs
356  - Support nolvm boot option.   - rename_devices: comments need to have a blank before them
357  - Create degraded RAID1 array with single disk install.   - rename_device: remove comments and trailing whitespaces
358  - nodmraid is the default for SME 9.0 installs.   - bonding: warn if the ifup for slave device failed
359  - Give more time to the grub menu.   - clarify daemon() usage message
360  - Update installer hard drive warning.   - ifdown: clean ipv4 localhost addresses
361  - Customize confirmation dialogs during fresh install.   - ifup-post: check resolve.conf also with DNS2
362  - Run installer in 'text' mode.   - ifup: add missing quotes
363     - ifup-eth: some bridge options are applied later
364     - init.d/halt: give init some time to reexecute
365     - network-scripts: DEVICE and HWADRR could be quoted by apostrophe
366     - ifup-wireless: fix calling of phy_wireless_device
367     - rc.sysinit: apply quotas after system is relabeled
368     - network-functions: fix change_resolv_conf after grep update
369     - use new -m option to pidof
370     - rc.sysinit: be more verbose
371     - init.d/functions: rc.debug option to debug initscripts
372     - ifup-aliases: inherit ARPCHECK from parent device
373     - netfs: don't race NFS umount to network shutdown
374     - network: report that we can't shut down network for root on netfs
375     - Fix tcsh + grep-2.7. (#636552)
376     - sysctl.conf: move bridge setting to module-init-tools
377     - rc.sysinit: set affinity also for current shell
378     - ifdown-eth: use scope host for lo
379     - improve_check_for_bond_master_in_install_bonding_driver
380     - network-functions: fix check in install_bonding_driver
381     - ifdown-post: remove resolv.conf only in specific cases
382     - netconsole: lets run earlier
383     - ipcalc: support RFC3021 (#997271)
384     - halt: add delay after upsdrvctl shutdown
385     - ifup: also set multicast_snooping after the bridge is up
386     - ifup,vlan: fix typo
387     - ifup,vlan: fix typo
388     - backport to SME9
389     - fix redirection when proxy ssl
390     - update apxs path for SME9 (sbin)
391     - Bump for beta1 release of 9.2
392     - Bump for 9.1 final
393     - Bump for release candidate 1
394     - Bump for beta3 of 9.1
395     - Bump for beta2 of 9.1 and update displayversion as well
396     - Update for beta1 release of 9.1
397     - Update copyright in server-manager footer
398     - Don't put motd content in /etc/redhat-release
399     - created a template for /etc/system-release
400     - Added smeserver-support-2.6.0.bz8939.system-release-template.patch
401     - added a motd message to increase involvements or donations
402     - Code done by John Crisp <jcrisp@safeandsoundit.co.uk> and
403     - Stefano Zamboni <zamboni@mind-at-work.it>
404     - Remove now uneeded obsolete directives
405     - Remove openssl from the Exclude list of centos repo
406     - Example to update contribs 1 by 1
407     - Set the check update frequency of smecontribs through the server-manager
408     - Add a default Yum db property for check4contribsupdates
409     - Added a check-update for the smecontribs repository
410     - Move protected package list to the correct location
411    
412    
413    
414  General features  General features
415  ================  ================
416    
417  - Based on CentOS 6.5 and all available updates  - Based on CentOS 6.8 and all available updates
418    
419    
420  $Id: README.txt,v 1.5 2013/11/06 06:26:57 wellsi Exp $  Terry Fage
421    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