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

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

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


Revision 1.4 - (hide annotations) (download)
Fri Mar 5 22:02:58 2010 UTC (14 years, 2 months ago) by wellsi
Branch: MAIN
Changes since 1.3: +238 -115 lines
Content type: text/plain
SME 8 Beta 5 Release Notes

1 wellsi 1.4 SME Server 8.0 Beta 5 Release Notes
2 wellsi 1.2 ===================================
3    
4 wellsi 1.4 March 7 2010
5 wellsi 1.2
6     The SME Server development team is pleased to announce the release of
7 wellsi 1.4 SME Server 8.0beta5 which is based on CentOS 5.4 and will be the next
8     major release of SME Server.
9 wellsi 1.3
10     ***************************
11     SME Server users should not upgrade production servers to this release
12     but those who can are encouraged to load the beta to a dedicated test
13     machine and take part in the testing phase.
14     ***************************
15 wellsi 1.2
16 wellsi 1.3 Bug reports and reports of potential bugs should be raised in the bug
17     tracker (and only there, please);
18 wellsi 1.2
19     http://bugs.contribs.org/
20    
21 wellsi 1.3 ***************************
22     Testers Please Note the following...
23    
24     1. CentOS 5 has dropped support for i586 and therefore SME Server 8
25     will not work on i586 hardware. [See bugzilla:2845]. i586 hardware
26     means processors before and including Intel Pentium, Pentium MMX;
27     AMD K5, K6, K6-II, K6-III and Via C3. i686 architecture processors
28     are Intel Pentium Pro, Pentium II, Pentium III; AMD Athlon,
29     Athlon XP and later.
30    
31     2. Upgrading from previous releases should only be done on clean
32     machines without contribs or other modifications. Issues with
33     upgrading from clean SME machines can be reported in the bug
34     tracker, but detailed reviews of upgrading paths will not start
35     until Release Candidate versions are made available.
36    
37 wellsi 1.4 Some notes on upgrading from Release 7.4 and release 7.0, 7.1, and
38     7.2 versions can be found at http://wiki.contribs.org/SME_Server_8
39    
40     You can download SME8.0 Beta 5 from
41     http://mirror.contribs.org/smeserver/releases/testing/8/iso/i386/
42    
43 wellsi 1.3 ***************************
44 wellsi 1.2
45     About SME Server
46     ================
47    
48     SME Server is the leading Linux distribution for small and medium
49 wellsi 1.4 enterprises.
50 wellsi 1.2
51     SME Server is freely available under the GNU General Public License
52     and is only possible through the efforts of the SME Server community.
53     However, the availability and quality of SME Server is dependent on
54     meeting our expenses, such as hosting costs, server hardware, etc.
55    
56     As such, we ask for a small donation to offset costs and fund further
57     development.
58    
59 wellsi 1.4 Please visit http://wiki.contribs.org/Donate to donate.
60 wellsi 1.2
61 wellsi 1.3
62     Thanks and a plea for help
63     ==========================
64    
65     The development team would like to thank all of those who have involved
66     themselves with this beta release. At this stage in development the role
67     of testers is vital; the final release date and the stability and quality
68     of the new version depend on full and thorough testing by all levels of
69     users, right from beginners who may be confused by, and draw the developers
70     attention to, insufficiently transparent system design, up to seasoned
71     and skilled users who can probe the system deeply. Bug triage and
72     verification testing needs lots of community involvement; please try to
73     spare some time to this vital aspect of our community's future.
74    
75 wellsi 1.4 This release, which is based on a major update of the Centos Core, contains
76 wellsi 1.3 many new features. Please run Software Installer in Server Manager
77     regularly during testing to be sure your system reflects the latest stage
78     of development.
79    
80 wellsi 1.4 Major changes in beta 5
81     =======================
82     The policy is to stick with upstream updates unless there are compelling reasons
83     not to. The number of customers unable to run the software they want because of
84     the Samba and PHP versions constituted a compelling reason.
85    
86     Samba 3.4.3: has been updated from sources provided by ClearOS.
87     This version of samba provides support for Windows 7 domain logins.
88    
89     PHP 5.2.10: is provided by the Red Hat Application Stack v2.
90     5.2 is needed by recent web applications such as OScommerce.
91    
92     LDAP authentication: third party applications can authenticate against
93     SME Users passwords. LDAP is still read only, built automatically
94     from SME databases.
95    
96 wellsi 1.2 Changes in this release
97     =======================
98    
99 wellsi 1.4 This section of this README file lists all package changes carried out by
100     SME-associated developers in 2009 and 2010 where the most recent changes
101     to the package are dated after February 2010. The package changelogs often
102     included earlier changes and changes carried out by non-SME-associated
103     developers; these were removed to shorten the list. Packages recently
104     altered by Centos, Redhat, and Fedora-associated developers are not
105     included.
106 wellsi 1.2
107     e-smith-backup
108 wellsi 1.4 - Improved upgrade compatibility, remove .orig [SME: 4809]
109     - fix mount point for verify [SME: 5765]
110     - create mount point for verify [SME: 5765]
111     - remove comment re smbpasswd being last [SME: 5600]
112     - Fix mounting usb disks [SME: 4809]
113     - Don't backup more than once per day [SME: 5445]
114     - Fix full backup on Sunday diplayed as Everyday [SME: 5623]
115     - Add more excludes for compressed filetypes [SME: 4765]
116     - Porting Jean-Paul Leclere changes in the SME Server 7 tree to SME Server 8:
117     - using credentials file for cifs mount [SME: 5442]
118     - workstation backup: add cifs credentials expand to bootstrap-console-save [SME: 5442]
119     - workstation backup: allow many backups in the same day [SME: 5411]
120     - workstation restore: all needed backups must be available before restore [SME: 5397]
121     - workstation verify: add option to check integrity of backups needed in a full restore [SME: 5405]
122     - minor fix in translation [SME: 5407]
123 wellsi 1.2
124     e-smith-base
125 wellsi 1.4 - Restate smartd dependency. [SME: 5814]
126     - Fix gettext errors in WAN/LAN subnet error message [SME: 5501]
127     - Really fix template expansion error [SME: 4528]
128     - Fix template expansion error [SME: 4528]
129     - Improve security by using SHA1 algorithm for certificate signing [SME: 5737]
130     - Fix eth? swapping [SME: 4528]
131     - Fix console backup from removable media [SME: 4809]
132     - Bump certificate encryption from 1024 bits to 2048 bits [SME: 5735]
133     - Fix console restore from removable media (Federico Simoncelli) [SME: 4809]
134     - Add a dummy call so xgettext can pull translated $ifName in console configuration pages. [SME: 5571]
135     - Translate $ifName in console configuration pages [SME: 5571]
136     - Prevent IP conflicts between local and external interface in server gateway mode [SME: 5501]
137     - Clean up: remove unused nonetworkdrivers [SME: 5521]
138    
139     e-smith-devtools
140     - Fix previous patch [SME: 5538]
141     - Add compiled python files to the packaged files list [SME: 5538]
142    
143     e-smith-email
144     - Use HeloHost (if present) in smtp-auth-proxy.pl [SME: 5680]
145     - Allow for changing SPAM subject tag through server-manager
146    
147     e-smith-formmagick
148     - Update path for 64-bit compatibility [SME: 5756]
149    
150     e-smith-grub
151     - Remove hiddenmenu entry from grub.conf [SME: 5546]
152 wellsi 1.2
153     e-smith-horde
154 wellsi 1.4 - Patch to change horde's templated mime_drivers.php file so some additional
155     settings can be customized [SME: 5224]
156     - config setprop horde inlineMSWord true|false <-- default is false
157     - config setprop horde inlineMSExcel true|false <-- default is false
158     - config setprop horde inlineMSPowerpoint true|false <-- default is false
159     - config setprop horde inlineWordperfect true|false <-- default is false
160     - config setprop horde inlineAudio true|false <-- default is true
161     - Patch to make sure username is always saved in lowercase to horde db's [SME:5775]
162     - Upgrade horde templates to reflect changes in Horde 3.3.6 [SME: 5774]
163     - Really apply patch from previous attempt [SME: 5509]
164     - Upgrade horde templates to reflect changes in Horde 3.3.5 [SME: 5509]
165     - Upgrade to horde templates to reflect changes in Horde 3.3.4 [SME: 5372]
166 wellsi 1.2
167     e-smith-imp
168 wellsi 1.4 - Patch to template imp's mime_drivers.php file so some settings can be customized [SME: 5224]
169     - config setprop horde Limitinlinesize <--default is 1048576
170     - config setprop horde inlineHTML true|false <--default is true
171     - config setprop horde inlineImages true|false <--default is true
172     - Updated templates to reflect changes in imp 4.3.6 [SME: 5776]
173     - Updated templates to reflect changes in imp 4.3.5 [SME: 5510]
174     - Updated templates to reflect changes in imp 4.3.4 [SME: 5371]
175    
176     e-smith-ingo
177     - Update e-smith-ingo templates to reflect changes in Ingo 1.2.3 [SME: 5777]
178     - Update e-smith-ingo templates to reflect changes in Ingo 1.2.2 [SME: 5511]
179 wellsi 1.2
180     e-smith-ldap
181 wellsi 1.4 - Fix bug reference in spec file
182     - Fix admin user password change (Daniel B.) [SME: 5810]
183     - Init database if the ldif dump is empty (ie from sme8b) [SME: 5747]
184     - revert re-init database [SME:5747]
185     - re-init readonly database on post-upgrade [SME:5747]
186     - Force SSL/TLS for remote authentication [SME: 5748]
187     - reuse users_groups_ous.patch2 [SME: 5743]
188     - Separate groups and users with mailboxRelatedObject [SME:5749]
189     - Set readonly access [SME:5752]
190     - Fix ldap-update action script to user-lock event [SME: 5720]
191     - Fix Groups entries [SME: 5743]
192     - Add Groups entries [SME: 5743]
193     - Add admin user as a standard user [SME: 5742]
194     - Add ldap-update action script to user-lock event [SME: 5720]
195     - Add ldap authentication and tls support [SME: 5720]
196     - Update schema for newer openldap and remove calFBurl [SME: 5159]
197     - Convert ldif dump [SME: 5446]
198    
199     e-smith-lib
200     - adds the hwaddr parameter to probeAdapters() [SME: 4528]
201     - Update path for 64-bit compatibility [SME: 5756]
202     - Really apply previous patch in the spec file. [SME: 5659]
203     - Add patch (Federico Simoncelli) to prevent re-use of uids. [SME: 5659]
204 wellsi 1.2
205     e-smith-manager
206 wellsi 1.4 - Only display error messages intended for admin in server-manager [SME: 5700]
207     - Fix css validation errors. [SME: 5656]
208     - display reconfigure warning once if UnsavedChanges=yes [SME: 5475]
209     - display reconfigure warning if UnsavedChanges=yes [SME: 5475]
210    
211     e-smith-portforwarding
212     - Enable port forwards to localhost if mode is serveronly [SME: 1003]
213     - Adjust xml entry in locale [SME: 2379]
214     - Add option to limit port forwards from source ip [SME: 2379]
215 wellsi 1.2
216     e-smith-qmail
217 wellsi 1.4 - SMTPSmartHost template incorrectly uses brackets to avoid MX lookups. [SME: 5456]
218 wellsi 1.2
219     e-smith-samba
220 wellsi 1.4 - Create/remove V2 profile directories [SME: 3666]
221     - Enable bindinterfaces by default [SME: 3325]
222     - Set recyle bin permissions [SME: 1734]
223     - Add registry file to server-resources to allow windows 7 to
224     join Samba 3.x domains [SME: 5425]
225 wellsi 1.2
226     e-smith-turba
227 wellsi 1.4 - Update to fix turbatype error when using turba LDAP address search [SME: 5772]
228     - Update LDAP for changed scope [SME: 2939]
229     - Updated template files to reflect changes in Turba 2.3.3 [SME: 5778]
230     - Remove previous patch. Will add new partial patch for bug 2939
231     - Update LDAP for changed schema [SME: 2939]
232     - Updated template files to reflect changes in Turba 2.3.2 [SME: 5512]
233 wellsi 1.2
234     horde
235 wellsi 1.4 - Updated to Horde 3.3.6 [SME: 5774]
236     - Updated to Horde 3.3.5 [SME: 5509]
237     - Updated to Horde 3.3.4 [SME: 5372]
238 wellsi 1.2
239     imp-h3
240 wellsi 1.4 - Updated to imp 4.3.6 [SME: 5776]
241     - Updated to Imp 4.3.5 [SME: 5510]
242     - Updated to Imp 4.3.4 [SME: 5371]
243    
244     ingo-h3
245     - Update to Ingo 1.2.3 [SME: 5777]
246     - Update to Ingo 1.2.2 [SME: 5511]
247 wellsi 1.2
248     initscripts
249 wellsi 1.4 - Fix typo in /sbin/service patch (Federico Simoncelli) [SME: 5674]
250 wellsi 1.2 - Exit with zero exit status for services not listed in configuration
251     database to avoid failures in post scriptlets [SME: 1653]
252     - Merge in SME Server /sbin/e-smith/service wrapper so that only
253     initscripts which exist in run-level 7 can be run. This ensures
254     that the supervised service is run, if one exists, and protects
255     against running "service httpd restart" [SME: 61, 1495]
256    
257 wellsi 1.4 perl-CGI-FormMagick
258     - Fix year in previous changelog entry [SME: 3144]
259     - Fix unitialized value errors in HTML.pm [SME: 3144]
260 wellsi 1.2
261 wellsi 1.4 php
262     - update to 5.2.10
263 wellsi 1.2
264     qpsmtpd
265 wellsi 1.4 - Remove spool and log dir from package (in smeserver-qpsmtpd)
266     - Don't create smtpd user (unused in sme) [SME: 5815]
267     - Apply qpsmtpd git changesets to implement custom SPAM
268     subject prefix [SME: 5031]
269     - Update pre requires so scripts don't fail on install [SME: 5558]
270     - Rebase bad_rcptto patch to remove orig file [SME: 5548]
271     - Change logging in tls init to prevent warnings [SME: 5551]
272     - Only run/initialize plugins once [SME: 5533]
273     - Change spool dir permissions and owner to qpsmtpd:clamav
274     - Change log dir permissions and owner to smelog:smelog
275     - add sme specific patches
276     - Update to 0.83
277     - Update to latest release
278     - don't add qpsmtpd to start-up by default
279     - add apache config file to qpsmtpd-apache package
280     - remove all patches
281     - use rpm macros for dirs
282     - use a filelist for main package instead of a long list of files
283    
284     smeserver-audittools
285     - Fix regular expression to actually replace the colon with a dot [SME: 5572]
286     - Remove the leading path for yum in newrpms [SME: 5562]
287 wellsi 1.2
288     smeserver-clamav
289 wellsi 1.4 - Setup logrotate for /var/log/clamd/clamscan.log [SME: 5570]
290     - Remove create option from logrotate configuration [SME: 5570]
291     - Fix version number in previous changelog entry
292     - Setup logrotate for /var/log/clamd/smeserver-clamscan.log [SME: 5570]
293     - Minor changelog fixes in version number
294     - Change default value for HeuristicScanPrecedence to yes [SME: 5204]
295 wellsi 1.2
296     smeserver-locale
297 wellsi 1.4 - Revert previous patch to resync with generated patches based on SME Server 7 [SME: 5803]
298     - Correct previous changelog entry
299     - Apply locale 2010-02-27 patch
300     - apply locale 2010-02-25 patch
301     - apply locale 2009-10-27 patch
302     - Add Thai language [SME: 5466]
303     - apply locale 2009-08-24 patch
304     - Add Polish language [SME: 5437]
305    
306     smeserver-qpsmtpd
307     - Enable qpsmtpd RequireResolvableFromHost plugin by default, remove
308     database entry and the database default value [SME: 5617]
309     - Tie template fragment into event system to have it expanded [SME: 5031]
310     - Add qpsmtpd template fragment for custom SPAM subject prefix [SME: 5031]
311    
312     smeserver-spamassassin
313     - Requires SpamAssassin 3.3.0 [SME: 5741]
314     - Remove FuzzyOcr [SME: 5771]
315     - Use ATrpm package (partially remove previous patch)
316     - Requires SpamAssassin 3.3.0 [SME: 5741]
317     - Remove FuzzyOcr [SME: 5771]
318     - Run sa-update every two hours and check restart every hour
319     - Redirect cron job output to logfile to avoid mail noise
320     - Fix invalid service name in sa-update [SME: 3304]
321    
322     smeserver-support
323     - Fix css validation errors. [SME: 5656]
324     - Add support for Polish (pl). [SME: 5434]
325     - Add support for Thai (th). [SME: 5466]
326     - obsoletes fonts-xorg-base to prevent dragging in unneeded
327     packages [SME: 5535]
328     - add VFlib2 to obsoletes list so upgrades work [SME: 5532]
329     - Add Obsoletes for kernel modules. [SME: 5386]
330 wellsi 1.2
331     smeserver-yum
332 wellsi 1.4 - only unlink file if we created it [SME: 5476]
333     - Import only keys not already imported [SME: 5507]
334     - set unsaved changes in yum event [SME: 5475]
335     - move yum warming to sme yum plugin [SME: 5474]
336     - ensure file exists before unlinking [SME: 5476]
337     - remove semicolons from yum plugin
338     - Add frequency of updates toggle [SME: 3764]
339     - remove stray file
340    
341     smolt
342     - Apply patches so smolt will run under el5
343     - Apply sme specific patches
344 wellsi 1.2
345     turba-h3
346 wellsi 1.4 - Updated to Turba 2.3.3 [SME: 5778]
347     - Updated to Turba 2.3.2 [SME: 5512]
348 wellsi 1.2
349    
350     General features
351     ================
352    
353 wellsi 1.4 - Based on CentOS 5.4 and all available updates
354 wellsi 1.2
355 wellsi 1.4 $Id: README.txt,v 1.3 2009/06/16 07:29:58 wellsi Exp $

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