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

Contents of /cdrom.image/sme8/README.txt

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


Revision 1.2 - (show annotations) (download)
Sun Jun 14 21:31:08 2009 UTC (14 years, 11 months ago) by wellsi
Branch: MAIN
Changes since 1.1: +185 -165 lines
Content type: text/plain
SME Server 8.0 Beta 4 Release Notes

1 SME Server 8.0 Beta 4 Release Notes
2 ===================================
3
4 June 2009
5
6 The SME Server development team is pleased to announce the release of
7 SME Server 8.0 Beta 4. This release is based on CentOS 5.3 and all packages
8 have been updated to the latest releases.
9
10 Bug reports and reports of potential bugs should be raised
11 in the bug tracker (and only there, please);
12
13 http://bugs.contribs.org/
14
15
16 About SME Server
17 ================
18
19 SME Server is the leading Linux distribution for small and medium
20 enterprises. SME Server is brought to you by SME Server, Inc.
21 ( http://www.smeserver.org/ ), a non-profit corporation that exists to
22 provide marketing and legal support for SME Server.
23
24 SME Server is freely available under the GNU General Public License
25 and is only possible through the efforts of the SME Server community.
26 However, the availability and quality of SME Server is dependent on
27 meeting our expenses, such as hosting costs, server hardware, etc.
28
29 As such, we ask for a small donation to offset costs and fund further
30 development.
31
32 Please visit http://www.smeserver.org/donate/ to donate.
33
34 Changes in this release
35 =======================
36
37 e-smith-apache
38 - Add option to disable SSLv2 [SME: 5034]
39 - Add OpenOffice2 MIME Types [SME: 5112]
40 - Add OpenOffice MIME Types [SME: 4848]
41 - Add XML MIME Type [SME: 5035]
42 - Fix issues in patch that adds Microsoft Office 2007 MIME types [SME: 4548]
43 - Add Microsoft Office 2007 MIME types [SME: 4548]
44
45 e-smith-backup
46 - Fix DAR e-mail message with regards to incremental backups [SME: 4579]
47 - Fix discrepancy in maximum compression level [SME: 4841]
48
49 e-smith-base
50 - Clean up stray symlinks in /lib/modules before depmod [SME: 5336]
51 - Allow for different mdadm output formats for DeviceSize. [SME: 5230]
52 - Auto-mount USB REV70-drive as usbdisk [SME: 5006]
53
54 e-smith-horde
55 - Updated spec file to remove requires and obsoletes of php-pear-HTTP-Request
56 information moved to e-smith-imp for both sme7 and sme8 [SME: 4821]
57 - Update to Spec file to obsolete smeserver-trean < 0.1-8 [SME: 4860]
58 - Patch to conf.php template to set a blank cookie domain so that FQDN and non-FQDN
59 - access to webmail will work. Remove klutz template from registry.php [SME: 4787]
60 - Upgrade to horde templates to reflect changes in Horde 3.3.2 [SME: 4831]
61
62 e-smith-imap
63 - Move creation of chrooted dev/urandom to spec-file [SME: 1105]
64 - Create chroot dev/urandom for stunnel to use [SME: 1105]
65
66 e-smith-imp
67 - Updated spec file to require php-pear(HTTP_Request) and remove obsolete
68 php-pear-HTTP-Request line. [SME: 4928]
69 - Updated spec file to require php-pear-HTTP-Request to accomodate HTML composition [SME: 4821]
70 - Updated templates to reflect changes in imp 4.3 [SME: 4832]
71
72 e-smith-ldap
73 - Create bdb log directory. [SME: 3018]
74 - Change ldap backend to bdb, and fix initialisation problem.
75 [SME: 3018, 2859]
76
77 e-smith-manager
78 - Fix misinterpretation of display string [SME: 5022]
79
80 e-smith-mysql
81 - Rework log-error logic [SME: 4807]
82 - Fix log-error detection algorithm [SME: 4807]
83
84 e-smith-nutUPS
85 - Fix another instance of ups model for new version of nut [SME: 4750]
86
87 e-smith-openssh
88 - Template sshd login grace time, kept default at 600s [SME: 4903]
89
90 e-smith-qmail
91 - smtproutes template incorrectly uses brackets to avoid MX lookups. [SME: 5257]
92 - Remove qmail-workaround and obsolete it after patch to treat 0.0.0.0 as a
93 local ip [SME: 5171]
94
95 e-smith-quota
96 - Remove unnecessary Mount Proc line. [SME: 4112]
97
98 e-smith-radiusd
99 - Fix owner/perms for radius files [SME: 5317]
100
101 e-smith-samba
102 - Fix warnings in template expansion [SME: 5309]
103 - Fix migrate fragments for samba [SME: 4777]
104
105 e-smith-turba
106 - Remove redundant 49turba_migrate_contacts template fragments [SME: 5148]
107 - Fix date in previous changelog entry [SME: 4910]
108 - Fix turba.sql patch to prevent creating a .orig file [SME: 4910]
109 - Updated template files to reflect changes in Turba 2.3.1 [SME: 4833]
110
111 horde
112 - Updated to Horde 3.3.3 [SME: 4831]
113
114 imp-h3
115 - Updated to Imp 4.3.3 [SME: 4832]
116
117 initscripts
118 - Exit with zero exit status for services not listed in configuration
119 database to avoid failures in post scriptlets [SME: 1653]
120 - Merge in SME Server /sbin/e-smith/service wrapper so that only
121 initscripts which exist in run-level 7 can be run. This ensures
122 that the supervised service is run, if one exists, and protects
123 against running "service httpd restart" [SME: 61, 1495]
124
125 mod_auth_external
126 - Add requires on e-smith-lib so www user is created first [SME: 5318]
127
128 qmail
129 - Add Scott Gifford patch to treat 0.0.0.0 as a local ip [SME: 5171]
130
131 qpsmtpd
132 - Adapt to Clamscan parameter change, fixing a log noice issue [SME: 5108]
133
134 smeserver-clamav
135 - Fix permissions on freshclam.conf file [SME: 5319]
136 - Add HeuristicScanPrecedence option, default disabled [SME: 4598]
137 - Obsolete e-smith-antivirus [SME: 4786]
138
139 smeserver-locale
140 - apply locale 2009-05-27 patch
141 - Add Romanian language [SME: 5268]
142 - Add Estonian language [SME: 5199]
143
144 smeserver-release
145 - Add support for Romanian (ro). [SME: 5268]
146 - Obsoletes: rkhunter to remove from default install [SME: 5172]
147 - Add support for Estonian (et). [SME: 5203]
148 - Add support for Norwegian Bokmal (nb) [SME: 5002 ]
149 - Add support for Russian (ru) [SME: 5002]
150 - Add support for Chinese China (zh_CN) [SME: 5002]
151
152 smeserver-yum
153 - Add /etc/yum.smerepos.d to package [SME: 5305]
154 - Change SME mirrorlists to point to ibiblio [SME: 5242]
155 - Require mailx [SME: 5131]
156 - Add yum-protect-packages support to prevent removal of
157 needed pacakges [SME: 3133]
158
159 turba-h3
160 - Updated to Turba 2.3.1 [SME: 4833]
161
162
163 The following files are no longer in the ISO
164 - libdhcp
165 - qmail-workaround
166 - rkhunter
167
168 The following files were added to the ISO
169 - aspell-ru
170 - dbus-libs
171 - perl-Package-Constants
172 - smeserver-locale-et
173 - smeserver-locale-nb
174 - smeserver-locale-ro
175 - smeserver-locale-ru
176 - smeserver-locale-zh_CN
177 - yum-protect-packages
178
179
180 General features
181 ================
182
183 - Based on CentOS 5.3 and all available updates
184
185 $Id: README.txt,v 1.1 2009/06/06 23:51:54 slords Exp $

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed