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

Diff of /cdrom.image/sme10/README.txt

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

Revision 1.6 by jpp, Wed Jun 17 02:44:39 2020 UTC Revision 1.10 by jpp, Mon Mar 22 04:57:48 2021 UTC
# Line 1  Line 1 
1  Koozali SME Server 10 Alpha 5 Release Notes  Koozali SME Server 10 Release Candidate 1 Release Notes "Justine"
2  =====================================  ============================================
3    These are draft only and are in a constant state of update.
4  These are draft only and are in a constant state of update.  
5    19 Mar 2021
6  17 Jun 2020  
7    The Koozali SME Server development team is pleased to announce the
8  The Koozali SME Server development team is pleased to announce the  release of SME Server 10 RC 1 which will be the next major release of
9  release of SME Server 10 Alpha 5 which will be the next major release of  SME Server. Code named "Justine"
10  SME Server.  
11    This release is based on CentOS 7. CentOS 7.# has an EOL of 30 June 2024.
12  This release is based on CentOS 7. CentOS 7.# has an EOL of 30 June 2024.  
13    **********************************************************
14  ***************************  Koozali SME Server users should not upgrade production servers to this
15  Koozali SME Server users should not upgrade production servers to this  release but those who can are encouraged to load the release to a
16  release but those who can are encouraged to load the alpha to a  dedicated test machine and take part in the testing phase.
17  dedicated test machine and take part in the testing phase.  **********************************************************
18  ***************************  
19    Some notes on Koozali SME Server 10 can be found at
20  Some notes on Koozali SME Server 10 can be found at  https://wiki.contribs.org/SME_Server_10.0_Development
21  https://wiki.contribs.org/SME_Server_10.0_Development  
22    SME10 Roadmap - RC 1
23  SME10 Roadmap - Alpha 5  https://wiki.contribs.org/SME10_Roadmap#SME_10_RC_1
24  https://wiki.contribs.org/SME10_Roadmap#SME_10_Alpha_5  
25    Bug reports and reports of potential bugs should be raised in the bug
26  Bug reports and reports of potential bugs should be raised in the bug  tracker (and only there, please);
27  tracker (and only there, please);  
28         https://bugs.koozali.org/
29       https://bugs.koozali.org/  
30    Copy of releaase notes may be found here:
31  Download  https://lists.contribs.org/pipermail/updatesannounce/2021-March/
32  ========  
33  You can download SME Server 10 from  Download
34  https://mirror.koozali.org/smeserver/releases/testing/10/  ========
35  or for other methods see https://wiki.koozali.org/SME_Server:Download  You can download SME Server 10 from
36    https://mirror.koozali.org/smeserver/releases/testing/10/
37  Please note it may take up to 48 hours for mirrors to finish syncing,  or for other methods see:
38  during this time you may experience problems.  https://wiki.koozali.org/SME_Server:Download
39    
40  About SME Server  Please note it may take up to 48 hours for mirrors to finish syncing,
41  ================  during this time you may experience problems.
42  SME Server is the leading Linux distribution for small and medium  
43  enterprises. SME Server is brought to you by Koozali Foundation, Inc.,  About SME Server
44  a non-profit corporation that exists to provide marketing and legal support  ================
45  for SME Server.  SME Server is the leading Linux distribution for small and medium
46    enterprises. SME Server is brought to you by Koozali Foundation, Inc.,
47  SME Server is freely available under the GNU General Public License and  a non-profit corporation that exists to provide marketing and legal support
48  is only possible through the efforts of the SME Server community.  for SME Server.
49    
50  However, the availability and quality of SME Server is dependent on  SME Server is freely available under the GNU General Public License and
51  meeting our expenses, such as hosting costs, server hardware, etc.  is only possible through the efforts of the SME Server community.
52    
53  As such, we ask for a donation to offset costs and fund further development.  However, the availability and quality of SME Server is dependent on
54    meeting our expenses, such as hosting costs, server hardware, etc.
55  a) If you are a school, a church, a non-profit organisation or an  
56  individual using SME Server for private purposes, we would appreciate  As such, we ask for a donation to offset costs and fund further development.
57  you to contribute within your means toward the costs associated with  
58  hosting, maintenance and development.  a) If you are a school, a church, a non-profit organisation or an
59    individual using SME Server for private purposes, we would appreciate
60  b) If you are a company or an integrator and you are deploying SME  you to contribute within your means toward the costs associated with
61  Server in the course of your work to generate revenue, we expect you to  hosting, maintenance and development.
62  make a donation commensurate with the level of revenue you generate and  
63  the number of servers your have in the field. Please, help the project  b) If you are a company or an integrator and you are deploying SME
64    Server in the course of your work to generate revenue, we expect you to
65  Please visit https://wiki.koozali.org/Donate to donate.  make a donation commensurate with the level of revenue you generate and
66    the number of servers your have in the field. Please, help the project
67  Koozali Inc is happy to supply an invoice for any donations received,  
68  simply email treasurer at koozali.org  Please visit https://wiki.koozali.org/Donate to donate.
69    
70  Notes  Koozali Inc is happy to supply an invoice for any donations received,
71  =====  simply email treasurer at koozali.org
72  In-place upgrades are not supported. It is necessary to backup and then  
73  restore. (Remember, testing purpose only)  Notes
74    =====
75  The spare handling for RAID arrays is not implemented as yet.  In-place upgrades are not supported. It is necessary to backup and then
76    restore. (Remember, testing purpose only),
77  New Server-Manager Framework, Mojolicious, is now well on the way to full implementation  
78    Restore of a sme9 console or workstation backup is now fully supported
79  USB installs are once again fully supported  
80  Note: it is important to use proposed apps to create the boot media  Single disk install no longer creates a degraded Raid1 array, Two or more disks
81  See: https://wiki.koozali.org/Install_From_USB  will be created as a Raid1-6 array, see wiki https://wiki.contribs.org/Raid
82    
83  Netinstall is once again fully supported  The spare handling for RAID arrays is now implemented.
84    
85  Install to a system supporting a UEFI BIOS is also now fully supported  Support for further Raid configuration on install is now implemented - see wiki
86    
87  The work that has gone into getting SME 10 to this stage has been enormous, an attempt to list and detail the work that has been done in recent months would not do justice to the effort contributed by the following,  New Server-Manager Framework, Mojolicious, is now well on the way to full implementation
88    
89  thank you one and all:  USB installs are once again fully supported,
90    Note: it is important to use proposed apps to create the boot media
91  Jean Phillipe Pialasse  See: https://wiki.koozali.org/Install_From_USB
92  Michel Begue  
93  Brian Read  Netinstall is once again fully supported
94  Catton Durbrow  
95  Chris Sansom-Ninnes  Install to a system supporting a UEFI BIOS is also now fully supported
96  John Crisp  
97    Console backup, and workstation backup to removable storages is now fully supported.
98  there have also been many others who have done what they can, thank you:  
99    A plethora of other under the hood changes, too numerous to list
100    
101  Major changes in this release  The work that has gone into getting SME 10 to this stage has been enormous, an attempt to list
102  =============================  and detail the work that has been done in recent months would not do justice to the effort
103  This release is based on CentOS 7.#  contributed by the following,
104    
105  Changes in this release  thank you one and all:
106  =======================  
107  see above and below, too much to list  Jean Phillipe Pialasse
108    Michel Begue
109  General features  Brian Read
110  ================  Catton Durbrow
111  - Based on CentOS 7.6.1810 and all available updates  Chris Sansom-Ninnes
112    Jean-pierre Odion
113  Detailed changes in this release  Zsolt Vasarhelyi
114  =======================  John Crisp
115  Only the changes since SME Server 10 Alpha3 are listed, mainly  
116  autogenerated from the changelogs.  there have also been many others who have done what they can, thank you:
117    
118  Packages altered by Centos, Redhat, and Fedora-associated developers are  The changes that have been implemented to ensure the Koozali Sme Server way is fully implemented
119  not included.  have been far reaching, far to many to try and list, suffice to say long live "Justine".
120    
121  The changelogs are written per package, and each package is assigned a group.  Major changes in this release
122    =============================
123  Backups  This release is based on CentOS 7.#
124    
125  e-smith-backup  Changes in this release
126  - Added /etc/backup-data.d to backup paths  =======================
127  - Added error handling to restore using pipe pattern from perform_backup  see above and below, to much to list
128  - Made reboot optional after console restore  
129  - Fixed bootstrap restore not activating config changes  General features
130  - Manually added ext2 and ext3 to Block Device file system check where ext4 present  ================
131  - updated Block Device discovery to fix recovery from console  - Based on CentOS 7.9.2009 and all available updates
132  - Credit to Catton Durbrow  
133    Detailed changes in this release
134  File Server  =======================
135    Only the changes since SME Server 10 Alpha5 are listed, mainly
136    autogenerated from the changelogs.
137  LDAP  
138    Packages altered by Centos, Redhat, and Fedora-associated developers are
139  e-smith-ldap  not included.
140  - New protocol default as TLSv1.2  
141  New property TLSProtocolMin  The changelogs are written per package
142  Ciphers are now ordered with stronger first  
143    SME built or modified packages - ChangeLogs
144  Localisation  
145    19 March 2021
146    
147  Mail Server  Backups
148    e-smith-backup
149  clamav  - fix dar restore replacing rootdir symlinks by folders [SME: 11424]
150  - Update clamav-db as per epel last spec file  - Remove duplicate gunzip call in perform_restore [SME: 11266]
151  to add clamav-update as provides  - Remove debug output of device names
152  -  - Revert BlockDevices.pm and backup call to not filter to removable drives
153  smeserver-clamav  - Replace hal-* calls with BlockDevices [SME: 11319]
154  - increase lower memory limit to 1GB  - add update event [SME: 11124]
155  - fix for AllowSupplementaryGroups warning  - Added /etc/backup-data.d to backup paths [SME: 10245]
156  thanks to bunkobugsy  - Added error handling to restore using pipe pattern from perform_backup [SME: 3139]
157  smeserver-dovecot  - Made reboot optional after console restore
158  - fix typo in enabling TLSv1.2 as default  - Fixed bootstrap restore not activating config changes [SME: 10921]
159  - fix typo in 35ssl template  - Manually added ext2 and ext3 to Block Device file system check where ext4 present
160  - fix typo in createlinks  - updated Block Device discovery to fix recovery from console [SME: 8244]
161  - revert property names with period in it  - Credit to Catton Durbrow
162  - add property AcceptFullEmail with enabled as default  
163  smeserver-qpsmtpd  File Server
164  - minimum Protocol TLSv1.0  e-smith-proftpd
165  better ciphers order.  - cleanup in /etc/rc.d [SME: 9692]
166    - redirect log away from message [SME: 11384]
167  Server manager  - fix circular Conflict with proftpd [SME: 11357]
168    - improve protect from proftpd.service running [SME: 11106]
169  e-smith-formmagick  - protect from proftpd.service running in place of ftp.service [SME: 11106]
170  - add locale for CSRF  - remove system-preset file from usr [SME: 10958]
171  - add CSRF patch - thank you to Daniel Berteaud  - SSL crt and key to self signed if path does not exist [SME: 11316]
172  e-smith-manager  - add Requires=runit.service [SME: 11245]
173  perl-CGI-FormMagick  - execute systemd-reload before service adjust in events [SME: 11228]
174  - add timeout  - remove S95reset-unsavedflag [SME: 11229]
175  - update CSRF patch  - Remove ftp from 'init.d/supervise' [SME: 11106] [SME: 11150]
176  - add requires perl(Session::Token)  - Move ftp service to systemd [SME: 11106]
177  - fix add CSRF patch - thank you to Daniel Berteaud  - Create e-smith-proftpd-update event [SME: 11150]
178    
179  Webmail and Groupware  e-smith-samba
180    - clean rsyslog syntax for smbd and nmbd [SME: 11422]
181  smeserver-horde  - fix noise in message log from nmbd and smbd redirected to dedicated logs [SME: 11349]
182  - workaround logging noise caused by libsasl  - allow using user-create-profiledir action with temp or package-update events [SME: 11348]
183  - log as admin and not admin@domain for cli tasks  - fix log noise for smb.service [SME: 11157]
184  - fix ingo imap preferences  - add Restart=always [SME: 11118]
185  - allow httpd-auth for calendar, tasks access using rpc.php ...  - add Restart=always [SME: 11117]
186  - add smeserver-horde-update event  - migrate nmbd to systemd [SME: 11118]
187  - avoid loss of user parameter on Primary Domain change  - migrate smbd to systemd [SME: 11117]
188  this will also avoid the loss of parameter if we log with a different virtualhost  - create general smb.service service
189  horde preference is now stored with the SME username without @domain  - create e-smith-samba-update event [SME: 11157]
190  - fix bad regex to strip domain  - Fix mutex locking [SME: 11199]
191  also we can now force Primary domain to use as default email  - Fix pid directory [SME: 11198]
192  we can strip heading string from virtualhost domain to create email  - Add /etc/krb5.conf as template using templates from smeserver-samba[SME: 11093]
193  default identity email will update as long as no other identity is created for the user  - remove win98pwdcache.reg from server-resources [SME: 9060]
194  - fix typo in php-fpm patch  - set min server and client protocol SMB2 [SME: 10576]
195  - remove php3 references  - add check so max always greater than min
196  - remove strict and warning alert from error log  - add port 445 if min server protocol is SMB2 or SMB3 [SME: 10963]
197  - dedicated php-fpm pool for horde  
198  - apply patches from John H. Bennett III  
199  - cvs admin -ko on patch1  Mail Server
200    e-smith-email
201  Web Server  - webmail is only SSL [SME: 11443]
202    - create -update event [SME: 11133]
203  e-smith-apache  - move smtp-auth-proxy to systemd [SME: 11102]
204  - disable TLSv1 TLSv1.1 by default  - allow creation of pseudonyms with setting of local only [SME: 3802]
205    
206  Other fixes and updates  smeserver-dovecot
207    - clean rsyslog syntax for dovecot [SME: 11422]
208  e-smith-base  - add Restart=always [SME: 11101]
209  - wildcard self-signed certificate  - fix path for event -update [SME: 11101]
210  e-smith-ibays  - cleanup /var/service/dovecot [SME: 11101]
211  - revert patch, wrong rpm   -close logger and service from previous runit instance before starting systemd one
212  - add support for php-fpm  - add systemd drop-in expand in bootstrap-console-save, console-save, post-install, post-upgrade [SME: 11101]
213  e-smith-lib  - move service to systemd [SME: 11101]
214  - add support for systemctl reload-or-restart, try-restart, enable -now  - add imap idle notify interval setting [SME: 10947]
215  e-smith-ntp  - fix typo in enabling TLSv1.2 as default [SME: 10934]
216  - revert last change  - fix typo in 35ssl template [SME: 10934]
217  on sme10 systemd has ntpd disabled by default  - fix typo in createlinks [SME: 10932]
218  e-smith-openssh  - revert property names with period in it [SME: 10934]
219  - add Whitelist to AutoBlock using property sshd ValidFrom  - add property AcceptFullEmail with enabled as default [SME: 9865]
220  - update client ciphers to use  
221  - add ciphers, macs and KexAlgorithms for server  smeserver-qpsmtpd
222  rssh  - remove /usr/lib/systemd/system-preset/80-koozali-qpsmtpd.preset [SME: 10958]
223  smeserver-release  - modify for clamav 0.103.0 [SME: 11210]
224  - Bump new rpm for sme10 alpha5  - roll up patches
225  smeserver-support  - add Requires=runit.service (qpsmtpd & sqpsmtpd) [SME: 11245]
226  - obsoletes e-smith-starterwebsite  - fix service not enabled [SME: 11107]
227  smeserver-yum  - remove reset-unsavedflag
228  - avoid missing template error after removal of a rpm  - Move qpsmtpd & sqpsmtpd services to systemd [SME: 11107]
229  - restart php-fpm services when needed  - Create smeserver-qpsmtpd-update event [SME: 11164]
230  - applying patch  - expand badrcptto_ext when needed [SME: 10638]
231  - fix NameError: global name 'yum_update_dbs' is not defined  - this avoid user, group or pseudonyms for internal purpose to be reachable
232  - use yum-cron with autoupdate feature  - from outside
233    - minimum Protocol TLSv1.0 [SME: 10460]
234    - better ciphers order.
235  On behalf of the Koozali SME Server development team  
236  - Compilation of release data is thanks to scripts developed by Ian Wells and  Server manager
237     substantially improved by Jean Phillipe Pialasse  e-smith-formmagick
238    - increase CSRF timeout from 120s to 180s [SME: 10902]
239    - added property httpd-admin{csrfTimeout} in second to override
240    - added hability to ovarride the Timeout from panel to panel
241    - add update event [SME: 11136]
242    - add locale for CSRF [SME: 10626]
243    - add CSRF patch [SME: 10626] - thank you to Daniel Berteaud
244    
245    e-smith-manager
246    - take 2 wrong system mode reported in bugreport [SME: 10448]
247    - fix wrong system mode reported in bugreport [SME: 10448]
248    - create -update event [SME: 11144]
249    - migrate httpd-admin to systemd [SME: 11110]
250    - removing hardcoded ports [SME: 10967]
251    - Add a FollowSymlinks for user-password in password/cgi-bin (perl-suid) [SME: 9677]
252    - update apache icon path [SME: 9591]
253    - add message to indicate EOL after Jun 30 2024 fix [SME: 10170]
254    
255    perl-CGI-FormMagick
256    - increase default timeout, allow setting from outside [SME: 10902]
257    - add timeout [SME: 10626]
258    - update CSRF patch [SME: 10626]
259    - add requires perl(Session::Token) [SME: 10626]
260    - fix add CSRF patch [SME: 1723] - thank you to Daniel Berteaud
261    
262    Webmail and Groupware
263    smeserver-horde
264    - clean rsyslog syntax for horde [SME: 11422]
265    - improved php basedir, with filtering of noise for gpg [SME: 10945]
266    - force SSL for horde [SME: 11443]
267    - fix horde not honoring switch to php-fpm 5.4 [SME: 11433]
268    - update mail settings for the php-pool [SME: 11431]
269    - spamd SpamLearning property migrated to spamassassin SpamLearning [SME: 11376]
270    - Configuration is not up to date, hash to update [SME: 11308]
271    - fix wrong template path for php55, php56 and php [SME: 11255]
272    - fix webmail not accessible after enabling from manager [SME: 11233]
273    - update rsyslog syntax [SME: 11016]
274    - move fragment so syntax is similar to message
275    - remove harcoded ports [SME: 10969]
276    - add gpg to php base dir [SME: 10945]
277    - workaround logging noise caused by libsasl [SME: 10943]
278    - log as admin and not admin@domain for cli tasks [SME: 10910]
279    - fix ingo imap preferences [SME: 10912]
280    - allow httpd-auth for calendar, tasks access using rpc.php ... [SME: 10908]
281    - add smeserver-horde-update event [SME: 10909]
282    - avoid loss of user parameter on Primary Domain change [SME: 1005]
283    - this will also avoid the loss of parameter if we log with a different virtualhost
284    - horde preference is now stored with the SME username without @domain
285    - fix bad regex to strip domain [SME: 10224]
286    - also we can now force Primary domain to use as default email
287    - we can strip heading string from virtualhost domain to create email
288    - default identity email will update as long as no other identity is created for the user
289    - fix typo in php-fpm patch [SME: 10872]
290    - remove php3 references [SME: 10866]
291    - remove strict and warning alert from error log [SME: 10823]
292    - dedicated php-fpm pool for horde [SME: 10872]
293    - apply patches from John H. Bennett III [SME: 10717]
294    - cvs admin -ko on patch1
295    
296    
297    Other fixes and updates
298    e-smith-base
299    - fix masq failing on initial boot
300    - removing weekly cron for ddns update, targeted script has been removed [SME: 11470]
301    - revert e-smith-service file [SME: 9692]
302    - add systemctl wrapper [SME: 11345]
303    - clean rsyslog syntax for dhcpd [SME: 11422]
304    - cleanup /etc/rc.d and /var/service [SME: 9692]
305    - remove klogd references [SME: 11363]
306    - restore part of pptp code and move to generik vpn entry [SME: 11374]
307    - drop dyndns core support [SME: 11415]
308    - fix enabled service not started on reboot [SME: 11355]
309    - unless a power outage, as long as you reboot, halt or shutdown systemd will
310    - be in sync
311    - fix console::startup run twice [SME: 11358 ]
312    - improve run order in systemd-default [SME: 11356]
313    - fix uninitialized value during post-install [SME: 11350]
314    - fix user with rssh shell need to be member of rsshusers group [SME: 9155]
315    - add missing /sbin/e-smith/bootstrap-runlevel7 [SME: 11318]
316    - fix typo for isolate [SME: 11246]
317    - separate bootstrap-console from run level service launch [SME: 11318]
318    - only run isolate if sme-server.target is not active [SME: 11246]
319    - update system-preset usr/lib file [SME: 10958]
320    - fix loss of httpd basic auth [SME: 11309]
321    - fix services starting when they are in Wants= for sme-server.target and preset disabled [SME: 11247]
322    - rewrite of manageRAID.pl and add_drive_to_raid for SME10 [SME: 10918]
323    - added gdisk as a dependency to support GPT systems
324    - fix modSSL key crt and keychain files really exist [SME: 11252]
325    - add ldap.init as exception for preset
326    - fix init-accounts [SME: 9642]
327    - validate modSSL key crt and keychain files really exist [SME: 11252]
328    - if not we use self generated
329    - drop pptpd support [SME: 11250]
330    - add bash-completion [SME: 11244]
331    - improve local service to systemd [SME: 11119]
332    - now run rc.local file as part of the event
333    - move local service to systemd [SME: 11119]
334    - make it run /etc/rc.d/rc.local
335    - cleaning /var/service/syslog still there
336    - workaround drop-in install section ignored by systemctl preset [SME: 11231]
337    - some cleanup
338    - remove S95reset-unsavedflag [SME: 11229]
339    - add exclusion for lpd [SME: 11006]
340    - execute systemd-reload before service adjust in events [SME: 11228]
341    - fix ExecStart for raidmonitor [SME: 11094]
342    - fix permission for /sbin/e-smith/systemd/mdmonitor-pre [SME: 11094]
343    - Don't ask for confirmation to save changes on first install configuration [SME: 11193]
344    - Fix RAID detection regex for disk redundancy screen [SME: 10918]
345    - add Install part of systemd unit [SME: 11100]
346    - move dhcpd to systemd [SME: 11100]
347    - get dhcpd log out of message [SME: 2408]
348    - also configure logrotate for /var/log/dhcpd/dhcpd.log and /var/log/dhcpd/current
349    - reverte previous changes for service2adjust and util.pm [SME: 11177]
350    - files are owned by e-smith-lib
351    - allow more systemctl controls [SME: 11177]
352    - convert unrecognized signals from service2adjust in events for systemd
353    - handle unsupervised services the same way supervised were in adjust-services
354    - make service-status only log when service disabled and not fail it
355    - add template for /etc/systemd/system-preset/49koozali.preset [SME: 11174]
356    - this will help systemd integration in enabling and disabling services
357    - remove wan link
358    - move raidmonitor to systemd [SME: 11094]
359    - move network service to systemd [SME: 11090]
360    - move wan service to systemd [SME: 11091]
361    - create e-smith-base-update event [SME: 11012]
362    - create sme-server.target [SME: 10957]
363    - make sme-server.target default target
364    - change default target on signal-event post-upgrade, post-install, e-smith-base-update
365    - requires update or smeserver-php and e-smith-runit
366    - add an executable to check if service is enabled in e-smith db
367    - validate submask on remote access panel [SME: 6536]
368    - accept netmask bit and convert it
369    - validate subnet mask on local network panel [SME: 10974]
370    - accept netmask bit and convert it
371    - remove info.txt [SME: 9590]
372    
373    e-smith-dnscache
374    - cleanup in /etc/rc.d/ [SME: 9692]
375    - remove /usr/lib/systemd/system-preset/80-koozali-dnscache.preset [SME: 10958]
376    - add Requires=runit.service (dnscache & dnscache.forwarder) [SME: 11245]
377    - execute systemd-reload before service adjust in events [SME: 11228]
378    - remove S95reset-unsavedflag [SME: 11229]
379    - remove createlink safesymlink in /etc/rc.d/init.d [SME: 11097]
380    - remove rc7.d link [SME: 11097]
381    - fix actions in e-smith-tinydns-update [SME: 11127]
382    - Move dnscache, dnscache.forwarder services to systemd [SME: 11097]
383    - Create e-smith-dnscache-update event [SME: 11127]
384    - Modify run script to allow for loopback commmunications with other DNS
385    - servers on the local machine and DNS forwarding [SME: 9715]
386    
387    e-smith-domains
388    - avoid encoding of utf strings in domain table [SME: 11391]
389    - this will mess with some languages
390    - Create e-smith-domains-update event [SME: 11128]
391    
392    e-smith-grub
393    - fix unable to boot on a non xfs root filesystem [SME: 11365]
394    - cleanup remove /boot/grub dir [SME: 11354]
395    - Add support for EFI systems [SME: 10998]
396    - add update event [SME: 11137]
397    
398    e-smith-ibays
399    - fix patch for SSLRequireSSL [SME: 8150]
400    - force https if auth or dav are enabled [SME: 11407]
401    - merge SSL and SSLRequireSSL properties [SME: 8150]
402    - now SSLRequireSSL will force SSL to the html ibay directory and redirect to https
403    - update php properties and folders [SME: 11412]
404    - remove last bit of atalk [SME: 668]
405    - add update event [SME: 11139]
406    - remove hardcoded ports [SME: 10968]
407    - remove php3 reference [SME: 10869]
408    - fix apache failing if ibay has dynamic content enabled and phpmodule is disabled [SME: 10871]
409    - revert patch, wrong rpm [SME: 10871]
410    - add support for php-fpm [SME: 10871]
411    
412    e-smith-ldap
413    - fix ldap failing to start on initial boot
414    
415    e-smith-lib-compspec
416    - allow easy access to templates.metadata to expand desired files [SME: 11312]
417    - add update event [SME: 11142]
418    
419    e-smith-mysql
420    - fix wrong path for set password [SME: 11468]
421    - fix restore of sme9 backup fails to start mysql.init [SME: 11453]
422    - add property to enable mysqld slow queries log [SME: 455]
423    - simply use SlowQueries as the amount of second and it is enabled
424    - remove property to stop logging
425    - more mysqld/mariadb parameter available with properties /templates [SME: 4606]
426    - ease 4 databit characters with innodb [SME: 11404]
427    - redirect mariadb log from systemd to file [SME: 11425]
428    - fix backup fails in pre-backup in mysqldump [SME: 7827]
429    - expand 10mysql_upgrade and restart mysql.init on e-smith-mysql-update [SME: 11120]
430    - this to make sure mariadb upgrade fully and prevent residual 10mysql_upgrade stay in the way
431    - fix issue with 10mysql_upgrade crashing mariadb [SME: 11120]
432    - also removed noise from spec file
433    - e-smith-update event [SME: 11145]
434    - mariadb systemd integration [SME: 11021]
435    - move set.password and template
436    - create /usr/lib/systemd/system/mariadb.service.d/sme.conf
437    - create /sbin/e-smith/systemd/mariadb-initialize + chmod
438    - cleanup and remove old /var/service/mariadb
439    - mysql.init systemd integration [SME: 11120]
440    - create mysql_init.service
441    
442    e-smith-openssh
443    - clean rsyslog syntax for sshd [SME: 11422]
444    - increase default host key size [SME: 11359]
445    - redirect logging to /var/log/sshd/sshd.log and logrotate [SME: 11256]
446    - add support for denyhost [SME: 10939]
447    - move sshd to systemd [SME: 11109]
448    - create -update event [SME: 11147]
449    - add ed25519 and ecdsa hostkeys [SME: 10940]
450    - add Whitelist to AutoBlock using property sshd ValidFrom [SME: 9893]
451    - update client ciphers to use [SME: 10621]
452    - add ciphers, macs and KexAlgorithms for server [SME: 10937]
453    
454    e-smith-packetfilter
455    - move ulogd to systemd [SME: 11426]
456    - require ulogd 2 [SME: 11426]
457    - remove pptpd last references [SME: 11420]
458    - remove /usr/lib/systemd/system-preset/80-koozali-packetfilter.preset [SME: 10958]
459    - drop pptpd support [SME: 11251]
460    - launch masq using systemd unit [SME: 11089]
461    - create event to avoid reboot on update [SME: 11122]
462    
463    e-smith-proxy
464    - cleanup in /etc/rc.d and /var/service/squid [SME: 9692]
465    
466    e-smith-runit
467    - reverting removal of deamontools [SME: 9692]
468    - could be needed for legacy support with rc7.d services
469    - cleanup of /etc/rc.d [SME: 9692]
470    - create e-smith-runit-update event [SME: 11156]
471    - also tidy target wantedby: should run from basic.target
472    - fix issue with Before rules in unit file [SME: 11013]
473    - run before network-pre.target [SME: 11088]
474    - enable for sme-server.target [SME: 11013]
475    - e-smith-test
476    - e-smith-tinydns
477    - cleanup in /etc/rc.d [SME: 9692]
478    - remove /usr/lib/systemd/system-preset/80-koozali-tinydns.preset [SME: 10958]
479    - Add 'Requires=runit.service' [SME: 11245]
480    - remove S95reset-unsavedflag [SME: 11229]
481    - execute systemd-reload before service adjust in events [SME: 11228]
482    - remove createlink safesymlink in /etc/rc.d/init.d [SME: 11098]
483    - remove rc7.d link [SME: 11098]
484    - fix date in changelog
485    - fix actions in e-smith-tinydns-update [SME: 11159]
486    - Move tinydns service to systemd [SME: 11098]
487    - Create e-smith-tinydns-update event [SME: 11159]
488    
489    smeserver-release
490    - Bump new rpm for sme10 release candidate 1
491    - updating release number everywhere [SME: 11366]
492    - Bump release to 1 as buildsys believe 1.alpha5 is newer than 0.beta1 [SME: 11317]
493    - Bump new rpm for sme10 beta1 [SME: 11317]
494    - add update event [SME: 11165]
495    - Bump new rpm for sme10 alpha5
496    
497    smeserver-yum
498    - migrate back to normal CentOS mirrors after el6 EOL  [SME: 11477]
499    - version 2 with
500      deleting yum{eolversion} if for previous release or not yet eol
501      better handling of conditions
502    - avoid reboot on removal of smeserver-* rpms [SME: 11458]
503    - navigation-conf when a panel is installed
504    - fix wrong path for rsyslog.conf [SME: 11364]
505    - remove noise in yum process "overriding all signals, forcing restart" [SME: 11372]
506    - packages installed logged both in yum.log and message [SME: 11364]
507    - set priority to 10 for remi-safe [SME: 11360]
508    - fix poor handling of service adjusting and action order [SME: 11300]
509    - now a temp event is created
510    - also better logging, better handling of update vs removal
511    - make yum dbs service fork [SME: 11243]
512    - now smeserver.py plugin call the service
513    - yum-modify can use the service restart
514    - yum.service is its own service, not called by local.service
515    - move yum upate db service to systemd [SME: 11180]
516    - fix -update events not runt on package upgrade [SME: 11184]
517    - lower noise on forced restart
518    - fix switch to vault BaseURL for CentOS [SME: 11227]
519    - add remi-safe as base repo [SME: 11179]
520    - smeserver-yum-update event created [SME: 11168]
521    - fix separate action before template, and after service [SME: 11175]
522    - run all actions with post-upgrade as default event
523    - fix some templates not expanded [SME: 11121]
524    - fix smeserver.py not executing action because of wrong path [SME: 11047]
525    - fix error when key absent of a dict of smeserver plugin at clean stage [SME: 10931]
526    - avoid missing template error after removal of a rpm [SME: 10846]
527    - restart php-fpm services when needed [SME: 10873]
528    - applying patch [SME: 10690]
529    - fix NameError: global name 'yum_update_dbs' is not defined [SME: 6940]
530    - use yum-cron with autoupdate feature [SME: 10690]
531    
532    These are either not SME modified Packages, or are kernel mods.
533    
534    clamav
535    libprelude
536    sendmail
537    
538    The changelogs are written per package On behalf of the Koozali SME Server development team
539    - Compilation of release data is thanks to scripts developed by Ian Wells and substantially improved by Jean Phillipe Pialasse
540    
541    Terry Fage
542    


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