/[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.8 by wellsi, Sun Mar 30 04:08:35 2014 UTC Revision 1.26 by unnilennium, Sun Apr 9 20:38:22 2017 UTC
# Line 1  Line 1 
1  SME Server 9.0 Beta 4 Release Notes  Koozali SME Server 9.2 RC2 Release Notes
2  ===================================  ===========================================
3    
4  3rd April 2014  10 April 2017
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 4 which is based on CentOS 6.5  the release of SME Server 9.2 RC2 which is based on CentOS 6.9
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  About SME Server  Download
15  ================  ========
16    
17  SME Server is the leading Linux distribution for small and medium  You can download Koozali SME Server 9.2 RC2 from
18  enterprises. SME Server is brought to you by Koozali Foundation, Inc.,  http://mirror.contribs.org/smeserver/releases/testing/9.2.RC2/
19  a non-profit corporation that exists to provide marketing and legal support  or for other methods see http://wiki.contribs.org/SME_Server:Download
20  for SME Server.  
21    Please note it may take up to 48 hours for mirrors to finish syncing,
22  SME Server is freely available under the GNU General Public License and  during this time you may experience problems.
23  is only possible through the efforts of the SME Server community.  
24  However, the availability and quality of SME Server is dependent on  About SME Server
25  meeting our expenses, such as hosting costs, server hardware, etc.  ================
26    
27  As such, we ask for a donation to offset costs and fund further development.  SME Server is the leading Linux distribution for small and medium
28  a) If you are a school, a church, a non-profit organisation or an individual  enterprises. Loozali SME Server is brought to you by Koozali Foundation, Inc.,
29  using SME Server for private purposes, we would appreciate you to contribute  a non-profit corporation that exists to provide marketing and legal support
30  within your means toward the costs associated with hosting, maintenance and  for SME Server.
31  development.  
32  b) If you are a company or an integrator and you are deploying SME Server in  SME Server is freely available under the GNU General Public License and
33  the course of your work to generate revenue, we expect you to make a donation  is only possible through the efforts of the SME Server community.
34  commensurate with the level of revenue you generate and the number of servers  However, the availability and quality of SME Server is dependent on
35  your have in the field. Please, help the project  meeting our expenses, such as hosting costs, server hardware, etc.
36    
37  Please visit http://wiki.contribs.org/Donate to donate.  As such, we ask for a donation to offset costs and fund further development.
38    
39  Koozali Inc is happy to supply an invoice for any donations received,  a) If you are a school, a church, a non-profit organisation or an individual
40  simply email treasurer@koozali.org  using SME Server for private purposes, we would appreciate you to contribute
41    within your means toward the costs associated with hosting, maintenance and
42    development.
43  Thanks  
44  ======  b) If you are a company or an integrator and you are deploying SME Server in
45    the course of your work to generate revenue, we expect you to make a donation
46  The development team would like to thank all of those who have involved  commensurate with the level of revenue you generate and the number of servers
47  themselves with this release.  your have in the field. Please, help the project
48    
49  Notes  Please visit http://wiki.contribs.org/Donate to donate.
50  =====  
51    Koozali Inc is happy to supply an invoice for any donations received,
52  This section will be updated in a following ISO  simply email treasurer@koozali.org
53    
54    
55  Major changes in this release  Notes
56  =============================  =====
57    
58  The installer has been substantially modified in Beta 3.  In-place upgrades are not supported. It is necessary to backup and then restore.
59  The remaining relevant patches from SME Server 8 have been ported.  /boot partition is always RAID 1.
60  Note: The spare handling for RAID arrays is not implemented.  
61  Workstation Backup has had many minor changes, see below for details.  The spare handling for RAID arrays is not implemented.
62    
63  The installer has been substantially modified in Beta 2.  USB installs are now supported, see:
64  It now creates the degraded RAID1 array with a single disk install.  http://wiki.contribs.org/Install_From_USB#SME_Server_9
65  Some, but not all,  install options are now supported.  
66    
67  The base has been updated to CentOS 6.5  Major changes in this release
68    =============================
69  The network interface code has been reworked to remove all hardcoding  
70  relating to eth0 and eth1.  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 - Update qpsmtpd to release 0.99.6 (including multiple plugins and ability to ebale/disable same), 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.
71    
72  Changes in this release  
73  =======================  Detailed changes in this release
74    =======================
75  This section will be further updated in a later release  
76  Currently this only shows changes since SME Server 9.0 Alpha 3 and it is  Only the changes since SME Server 9.1 are listed, mainly autogenerated from the changelogs.
77  autogenerated from the changelogs. A more human readable version will be  
78  written.  Packages altered by Centos, Redhat, and Fedora-associated developers are not included.
79    
80    Text With Bug Numbers
81  Packages altered by Centos, Redhat, and Fedora-associated developers are  Text for ISO Release Notes with Bug Numbers
82  not included.  The changelogs are written per package, and each package is assigned a group.
83    
84    File Server
85  Backups  
86  -------  e-smith-samba
87    - Create V6 profile dir (for Win10 roaming profiles) [SME: 9772]
88  - Workstation Backup, do not exclude dar files by default  proftpd
89    in line with console backup.  - Additional tweak (to avoid null pointer dereference) for upstream bug 3868
90  - Workstation Backup, fix selective restore by requesting array  - Fix for CVE-2016-3125: usage of 1024 bit DH key even with manual parameters see (http://bugs.proftpd.org/show_bug.cgi?id=4230)
91    of results from CGI.pm.  - Also fixed related issue where only first DH param in TLSDHParamFile is used, regardless of requested keylength (http://bugs.proftpd.org/show_bug.cgi?id=3868)
92  - Workstation Backup, new method to show files being restored is needed  - Fix SUID/SGID directory permission setting regression introduced with fix for CVE-2012-6095 (#1297264)
93    when using dar 2.4.  - Add support for specifying TLSv1.1 and TLSv1.2 (#1281493)
94  - Simplify the workstation backup report.  
95  - Workstation Backup, count backup sets from 1.  LDAP
96  - Update the text in the Backup panel.  
97  - Allow more time for cifs mounts before reporting errors.  e-smith-ldap
98  - Dar updated to 2.4.10.  - Disable SSLv3, but keep the possibility to enable it again [SME: 10113]
99  - Workstation Backup, add a choice to delete old backup before or after  - Better default cipher suite, and honor global suite [SME: 10113]
100    backup.  - Hook into the new ssl-update event [SME: 9152]
101  - Workstation Backup, remove temporary directory on success.  
102  - Refactor directory tree creation and removal.  Localisation
103  - Workstation Backup, inconsistent formatting of host share name in messages.  
104  - Workstation Backup, more reliable catalog creation.  smeserver-locale
105  - Workstation Backup, report cifs mount errors.  - apply locale 2017-03-03 patch from pootle [SME: 9592]
106  - Workstation Backup, do not access /proc/mounts  - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, by assuming the date is correct and changing the weekday.
107  - Incremental backup fix.  
108  - Workstation Backup, allow spaces in the backup destination.  Mail Server
109    Includes fix for disk usage broken with spaces.  
110  - Desktop Backup, allow user setting of compression level.  clamav
111  - Use Wake on LAN before starting Backup with DAR.  - Update to release 0.99.2 [SME: 9489]
112  - NFS syntax is deprecated for CIFS mount.  - Add pcre-devel to BuildRequires [SME: 9151]
113  - Require cifs-utils and use UNC paths for cifs mount.  e-smith-pop3
114  - Improve text in console backup for success and failure.  - Hook into a new ssl-update event [SME: 9152]
115  - Console USB Backup, allow user setting of compression level.  - Allow setting SSL protocols from DB (and set TLSv1 back to enabled on a default install) [SME: 9175]
116    Compression level of the console backup is now -6 by default.  - Disable TLSv1 [SME: 9169]
117  - Patch to exclude trying to backup aquota.* files so that backups to tape  e-smith-qmail
118    will succeed.  - Add possibility to exclude users or members of other groups from group email address [SME: 9540]
119  - Update to the latest version of console restore.  qmail
120  - Boostrap console should only offer restore if no password set.  - Consider literal <> as null sender [SME: 9883]
121  - Delete items from dar catalog in descending order  qpsmtpd
122  - Minor non-functional updates based on PerlCritic and review comments  - Removed Message-Id validation, as it rejects MS account validation email [SME: 9773]
123  - Move console backup to e-smith-backup  - fix whitelist plugin to support helo with naughty rejecting at mail stage [SME: 10111]
124  - Workstation Backup, selective restore of deleted files  - Validate domains found in uribl with Data::Validate::Domain [SME: 9499]
125  - Remove migrate fragment 30vfstype  - Use eval to fetch dkim policies, prevent fatal errors in case of DNS timeout [SME: 9504]
126  - Workstation Backup, Don't delete old sets, only empty them.  - Remove karma rcpt handling (buggy and doesn't make a lot of sense) [SME: 9502]
127  - Workstation Backup, Mail and WOL now subroutines  - Check rua is defined before trying to parse it to prevent an errorif a domain has a DMARC entry published with no rua [SME: 9507]
128  - Workstation Backup, remove the need for a temporary directory, updated.  - Fix error when RCPT TO is not valid [SME: 8861]
129  - Workstation Backup, backupname includes seconds.  - Fix karma logic by checking negative strikes [SME: 9502]
130  - Simplification of the time routines.  - Backport a fix for karma_tool so it can find its database [SME: 9502]
131  - Workstation Backup, remove the need for a temporary directory.  - Update to 0.96 (with some backports from GIT head) [SME: 8861]
132  - Allow configuration of workstation backup if no removable disk present  - Allow reading SSL_version from the tls_protocols config file (and turn TLSv1 back on by default) [SME: 9162]
133  - Create simplified function for updating the DarCatalog  - Correctly log login attempts with nulls in login name [SME: 9167]
134    - Disable TLSv1 [SME: 9162]
135    qpsmtpd-plugins
136  File Server  - remove whitelist_soft [SME: 10125]
137  -----------  smeserver-clamav
138  - Also remove the empty template-begin file in pam.d/proftpd templates.  - Disable unofficial sigs for filesystem scans [SME: 9142]
139  - Remove unused pam templates.  smeserver-dovecot
140  - Replace vfs_shadow_copy with vfs_shadow_copy2 for shadow snapshots.  - Better default cipher suite, and honor global suite [SME: 10114]
141  - Add template for wide links.  - Hook into the new ssl-update event [SME: 9152]
142  - Add templates for max protocol.  - Allow settings SSL protocols from DB (and set TLSv1 back to enabled on a default install) [SME: 9175]
143  - Add support for Windows 8 domain joining & user login.  - Disable TLSv1 [SME: 9175]
144  - Add windows network performance enhancements registry file.  smeserver-qpsmtpd
145  - Update default ServerName in 30smbServerName  - updated regex for SBList in smeserver-qpsmtpd-2.4.0-change_rbl_sbl_list_separator.patch to take into account list using a subdomain [SME: 10116]
146  - Add ability to configure waiting for network Win7 registry option.  - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, by assuming the date is correct and changing the weekday.
147  - Change default Workgroup and Domain to sme-server.  - Set the default helo policy to lenient [SME: 9767]
148  - Fix mod_sftp/mod_sftp_pam invalid pool allocation during kbdint  - Turn SPF and DMARC rejects off by default [SME: 9654]
149    authentication.  - Fix disabling DMARC reporting [SME: 9507]
150  - Replace vfs_shadow_copy with vfs_shadow_copy2 for shadow snapshots.  - Remove o and r DKIM fields as they are not standard [SME: 9506]
151  - Remove 20smb as migrating from pre-SME7 is not supported  - In qpsmtpd-print-dns set DKIM options after the public key so the string will still be splitted correctly [SME: 9506]
152    - Fix a syntax error in the qpsmtpd-print-dns script [SME: 9507]
153  LDAP (Optional in SME 9.0, and considered experimental)  - Remove warning about spool dir permission on startup [SME: 9511]
154  ----  - Add missing patch for DKIM signing [SME: 9506]
155  - Adjust slapd ACL to change dn.subtree to dn.children.  - Add missing run time dependency on perl(DBD::SQLite) [SME: 9507]
156    - Check SPF for inbound emails [SME: 9505]
157  Localisation  - Check DKIM for inbound emails [SME: 9504]
158  ------------  - Check DMARC for inbound emails (based on the previous SPF and DKIM checks) [SME: 9507]
159  - Latest translations included.  - Store and send DMARC aggregate reports [SME: 9507]
160    - Support DKIM signing for outbound emails [SME: 9506]
161  Mail Server  - Use an additional badrcptto file list for external connections so local only pseudonymes work as expected [SME: 9503]
162  -----------  - Enable the bogus_bounce plugin [SME: 9501]
163  - Only present one auth method at a time, in order, to NET::SMTP.  - Use the naughty plugin to defer rejections, leaving users an opportunity to authenticate [SME: 9500]
164  - Remove limit properties from the imaps DB entry.  - Add support for the uribl plugin [SME: 9499]
165  - Apply process limits to dovecot.  - Change separator for SBList and RBLlist from : to , [SME: 9498]
166  - Include /usr/bin/refreshclam  - Switch to the clamdscan plugin [SME: 9497]
167  - Allow webmail-only-local-network.  - Enabe the loadcheck plugin [SME: 9508]
168  - Fix handling of messages with no body and no trailing \n after  - Add support for the karma plugin [SME: 9502]
169    headers (eq was used in attempted assignment).  - Work with qpsmtpd 0.96 [SME: 8861]
170  - Fetchmail multidrop mode follows TCPPort setting.  - Expand all ssl related conf in ssl-update [SME: 9152]
171  - Always enable imap, listen on loopback is disabled.  - Hook into a new ssl-update event [SME: 9152]
172  - Avoid use of unitialised variables in smtp migrate fragments.  - Allow setting SSL protocols from DB [SME: 9162]
173  - Simplify qmail concurrency templates.  smeserver-spamassassin
174  - Modify domain style pseudonym pointing to user with dot in name.  - Rewrite spamd run script to add support for --allow-tell [SME: 10138]
175  - Accept messages with no body and no trailing \n after headers.  - Add X-Spam-Details header (and simplify X-Spam-Status) [SME: 9509]
176  - Fix Net::DNS update breaks qpsmtpd.  - Disable ipv6 support to prevent a warning during startup [SME: 9153]
177  - allows the spamassassin plugin to read the size limit from its  
178    arguments  Server manager
179  - Move clamscan scheduling to complete before 99-raid-check.  
180  - Listen on loopback if disabled.  e-smith-manager
181  - Fix permissions on imapd.pem as it's used by pop3s.  - reapply patch 4
182  - Do not obsolete bglibs, it's required for cvm.  - Update server-manager to Koozali branding [SME: 9678]
183  - Allow plaintext (unless explicitly disabled).  - move fix to the right line to be effective [SME: 9920]
184  - Do not obsolete cvm, it's still needed for qpsmtpd.  - fix bad redirection parameter that might reveal session information to remote site temporarily reverting patch 4 for fast release of security fix please put it back at next release  [SME: 9920]
185  - Fix size_limit initialization.  - Update server-manager to Koozali branding [SME: 9678]
186  - reads MaxMessageSize prop of spamassassin and adds it  - e-smith-manager-2.6.0-Koozali_manager.patch better syntax for removing Indexes option for the manager [SME: 9589]
187    to the arguments of the plugin if defined.  - Remove index option for manager's resources [SME: 9589]
188  - Requires e-smith-cvm-unix-local.  - fix 307 redirection to http when https is used [SME: 8825]
189  - Load TextCat plugin if ok_languages is enabled.  - update syntaxe for TKT Auth, bump 7 for typo, corrected typo in e-smith-manager-2.4.0_dont_rewrite_to_https_from_localhost.patch code from John H. Bennett III bennettj@johnbennettservices.com [SME: 9271]
190  - Fix how qpsmtpd tags spam email.  - Really don't redirect to http when login in/out of the server-manager [SME: 9163]
191  - Remove Packager and Vendor from spec file.  - Don't redirect to http when login in/out of the server-manager from localhost [SME: 9163]
192  - Revert last change.  - Allow access to the server-manager without SSL from the loopback [SME: 9163]
193  - Sources are local, do not download them.  php
194  - Updates to release 0.98.1  - don't set environmental variable based on user supplied Proxy request header CVE-2016-5385
195  - Handle exceptions during attempted SASL auth. Add more debug tracing.  - fix wrong warning in openssl_encrypt() for missing IV when IV is not required #1260315
196  - Remove DENYSOFT on SPF softfail  - fix segfault's when you try and allocate an SplFixedArray with size >= 9999 #1071344
197  - Remove insecure ciphers  - segfault in php_pgsql_meta_data CVE-2015-4644 #1234434
198  - Remove workarounds for how qpsmtpd tags spam email  - add options to enable TLS in curl #1255920
199  - Fix whitespace in 10required_score  - fix segfault in gc_collect_cycles #1122681
200    
201  Server manager  Webmail and Groupware
202  --------------  
203  - Renew donation text in server-manager.  Web Server
204  - Do not load mod_ssl.  
205  - Remove log noise from Create starter web site panel.  e-smith-apache
206  - Add security fix for CVE-2013-4113.  - Hook into the new ssl-update event [SME: 9152]
207  - Renew donation text and graphic in server-manager.  - Set TLSv1 back to enabled (but keep a prop to disable it if needed) [SME: 9154]
208  - Update footer copyright and renew full copyright text.  - Disable TLSv1 [SME: 9154]
209  - Change wording of Software Update button.  
210  - Roll new stream to remove obsolete images  Other fixes and updates
211  - Remove references to obsolete images, by Stephane de Labrusse  
212  - Fix new starter website.  e-smith-base
213    - Use ip route syntax to define routes to local network [SME: 9905]
214  Webmail and Groupware  - Allow /32 masks on the external interface, in which case we don't check if the gateway is on the correct network) [SME: 9765]
215  ---------------------  - Add a column to display forwarding address [SME: 9174]
216  - Allow webmail-only-local-network.  - Correctly display http URL to the server-manager in the console [SME: 9163]
217  - Don't use SSL over loopback.  - Fire ssl-update event when default cert is renewed [SME: 2257]
218  - Replace last change with a default value for horde access  - Expand /home/e-smith/ssl.pem/pem during ssl-update [SME: 9152]
219  - Ensure initialisation of variables in webmail-only-local-network.  e-smith-devtools
220    - Quote filenames in genfilelist so filenames containing spaces are correctly handled [SME: 9758]
221  Web Server  e-smith-grub
222  ----------  - Remove motd text from grub.cfg [SME: 9161]
223  - Force magic_quotes Off.  e-smith-hosts
224  - Remove insecure ciphers  - Allow empty comment when creating/modifying a hostname [SME: 9177]
225    e-smith-ibays
226  Other fixes and updates  - Remove double / in SSL RewriteRule [SME: 9195]
227  -----------------------  e-smith-lib
228  - Do not hardcode NIC names to eth0 and eth1.  - Adjust regex so adjust-service accepts sigusr1 and sigusr2 from files [SME: 9184]
229  - Return nic names in probeAdapters so we can drop HWAddress.  e-smith-proxy
230  - Remove HWAddress prop from interfaces.  - Allow custom file descriptor limit, and set default to 4096 [SME: 9911]
231  - Remove the "swap interface" feature.  initscripts
232  - Remove obsolete VLAN code.  - Rebase on upstream 9.03.53-1 [SME: 9534]
233  - Load the bonding module if NIC bonding is enabled.  - Roll in CentOS Branding
234  - Define the udev-post service in the DB.  - functions: parse -d first
235  - Provide the ability to restrict ibay access to http.  - functions: fix ignored delay in killproc
236  - Restart rsyslog in logrotate event.  - netfs: only unmount loopback device mounted on top of netdev or with back-file on netdev
237  - Set smb ServerName if unset.  - functions: improve killing loops
238  - Don't reload init in bootstrap-console-save and console-save.  - netfs: tweak nfs umount
239  - Fix add_new_disk_to_raid1.  - sysctl.conf: mention sysctl -a
240  - Provide the ability to force https per ibay.  - sysconfig.txt: document PPPOE_EXTRA and PPPD_EXTRA
241  - Add an audit for groups.  - spec: require plymouth
242  - Update the full names of users added in %pre.  - fix mangled sysconfig/init.s390
243  - Fix uid and gid to be the same for the users added in %pre.  - rc.sysinit: don't perform fsck twice with /.autorelabel
244  - Changed Prereq to Requires(pre) as Prereq is deprecated.  - ifdown-eth: fix comparison
245  - Patch to correct issue with not being able to access a password protected  - ifup-eth: if arping fails, output responding MAC
246    ibay.  - network-functions: fix change_resolv_conf after grep update
247  - Update ServerName (Samba netbios name) when SystemName is updated.  - spec: add sysctl.d dir
248  - Remove old System Name from the Hosts DB.  - rc.sysinit: fix typo in fs
249  - Fix group creation when LDAP auth is enabled.  - rename_devices: comments need to have a blank before them
250  - Disable IPv6 on a default install.  - rename_device: remove comments and trailing whitespaces
251  - Continue escaping control chars in rsyslog, just replace LF with space.  - bonding: warn if the ifup for slave device failed
252  - Use UTF-8 in the console.  - clarify daemon() usage message
253  - Remove redundant parts of init-accounts.  - ifdown: clean ipv4 localhost addresses
254  - Add_template_to_ssl.pem, codes by JP Pialasse.  - ifup-post: check resolve.conf also with DNS2
255  - Require diald.  - ifup: add missing quotes
256  - Removal of rc.e-smith now functionality is in e-smith-service.  - ifup-eth: some bridge options are applied later
257  - Replacement of rc.e-smith by moving code into e-smith-service.  - init.d/halt: give init some time to reexecute
258  - Fix the way '.' works in bash.  - network-scripts: DEVICE and HWADRR could be quoted by apostrophe
259  - rename /etc/ldap.conf to /etc/pam_ldap.conf (and same for .secret).  - ifup-wireless: fix calling of phy_wireless_device
260  - Always define InternalInterface NICBonding.  - rc.sysinit: apply quotas after system is relabeled  mod_auth_tkt
261  - In the console refer to removable media instead of USB disk.  - backport to SME9 fix redirection when proxy ssl [SME: 8825]
262  - Fix a few more syslog => rsyslog items.  - update apxs path for SME9 (sbin)
263  - Remove modprobe stuff.    smeserver-release
264  - Don't be as agressive on rate limiting.  - Bump for beta1 release of 9.2 [SME: 9525]
265  - Change syslog templates to rsyslog.    smeserver-support
266  - Ensure existing_hwaddr is always initialized.  - updated sources with new pictures fix hover color [SME: 9678]
267  - Change System Name from mitel-networks-server to sme-server.  - Koozali branding of manager [SME: 9678]
268  - Patch to remove symlink to Primary ibay from /home/e-smith/files/primary.  - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,by assuming the date is correct and changing the weekday.
269  - Patch to correct issue with not being able to access a password protected  - Update copyright in server-manager footer [SME: 9266]
270    ibay.  - Don't put motd content in /etc/redhat-release [SME: 9161]
271  - Correctly display accented letters in the console.    smeserver-yum
272  - Add e-smith as a Requires(pre) and remove adding users in %pre.  - added centos SCLo SIG gpg rpm signing key [SME: 10102]
273  - Fix uid and gid to be the same in create-system-user.    will allow to install SCL packages directly from smecontribs
274  - Ignore mysql.event table.  
275  - Use --single-transaction in mysql-dump-tables.  General features
276  - Use mysql_upgrade instead of fix_privilege_tables.  ================
277  - Increase memory limit for ntp.  
278  - Make rsyslog listen to our socket.  - Based on CentOS 6.9 and all available updates
279  - Remove rc.quota_create.  
280  - the config file is radiusclient.conf, not radiusclient-ng.conf.  Terry Fage
281  - Add templates for radiusclient-ng.conf file to remove binaddr  Compilation of release data is thanks to Ian Wells
282    directive.  On behalf of the Koozali SME Server development team
 - Add directive to options.pptpd so that radius plugin can find the  
   radiusclient configuration file..  
 - Fix permissions of /etc/radiusclient-ng/servers.  
 - Add hack for running rc7.d script during runlevel 4.  
 - Apply SME Server config file changes to pwauth.  
 - Fix libgomp obsoletes to not obsolete el6 version.  
 - Change order of mail options in check4updates.  
 - Fix parsing issues with "manage RAID" menu option in the console.  
 - Remove SSH v1 legacy support.  
 - Support nolvm boot option.  
 - Create degraded RAID1 array with single disk install.  
 - nodmraid is the default for SME 9.0 installs.  
 - Give more time to the grub menu.  
 - Update installer hard drive warning.  
 - Customize confirmation dialogs during fresh install.  
 - Run installer in 'text' mode.  
 - Roll new stream to really remove obsolete images  
 - Roll new stream to remove obsolete images  
 - Move console backup to e-smith-backup  
 - Remove support.pl from e-smith-base and move to smeserver-support  
 - Console restore should reboot  
 - Boostrap console should only offer restore if no password set  
 - Add restore backup as a console item for freshly installed servers  
 - Non-code changes to perform_restore.pm  
 - Refer to removable media not CDROM in console restore  
 - Remove insecure SSL ciphers  
 - Add more PHP options to ibays only by db commands  
 - Add SSLRequireSSL to ibays when SSL is set to enabled  
 - Force https per ibay should not be the default for existing ibays  
 - Add textbox() to console.pm, getLicenseFile to util.pm  
 - Update frame header and footer  
 - Use mysql_upgrade in 00_restore_dumped_dbs, by Terje Edseth  
 - Use mysql_upgrade --force due to upgrade to MySQL 5.1  
 - Prevent server being used in NTP amplification attacks.  
 - Code by Jesper Holck  
 - Modify template to allow Squid proxy https access to ports other than  
   443,563 using db command  
 - Codes by Ray Mitchell and Ian Wells  
 - Add -n 1 to the dmesg line in rc.sysinit to prevent unwanted messages  
   appearing on the console  
 - Correct offest in runlevel7 patch to avoid .orig file  
 - Remove CentOS Branding patch  
 - Add logcheck to help analyse errors in the log files  
 - Roll new stream to remove obsolete images  
 - Move support.pl from e-smith-base to smeserver-support  
 - The console license page now uses dialog's textbox.  
   
 General features  
 ================  
   
 - Based on CentOS 6.5 and all available updates  
   
 $Id: README.txt,v 1.7 2014/01/26 05:01:40 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