1 |
Koozali SME Server 10 Alpha 5 Release Notes |
Koozali SME Server 10 Beta 1 Release Notes "Justine" |
2 |
===================================== |
===================================== |
3 |
|
|
4 |
These are draft only and are in a constant state of update. |
These are draft only and are in a constant state of update. |
5 |
|
|
6 |
17 Jun 2020 |
18 Feb 2021 |
7 |
|
|
8 |
The Koozali SME Server development team is pleased to announce the |
The Koozali SME Server development team is pleased to announce the |
9 |
release of SME Server 10 Alpha 5 which will be the next major release of |
release of SME Server 10 Beta 1 which will be the next major release of |
10 |
SME Server. |
SME Server. Code named "Justine" |
11 |
|
|
12 |
This release is based on CentOS 7. CentOS 7.# has an EOL of 30 June 2024. |
This release is based on CentOS 7. CentOS 7.# has an EOL of 30 June 2024. |
13 |
|
|
14 |
*************************** |
*************************** |
15 |
Koozali SME Server users should not upgrade production servers to this |
Koozali SME Server users should not upgrade production servers to this |
16 |
release but those who can are encouraged to load the alpha to a |
release but those who can are encouraged to load the alpha to a |
17 |
dedicated test machine and take part in the testing phase. |
dedicated test machine and take part in the testing phase. |
18 |
*************************** |
*************************** |
19 |
|
|
20 |
Some notes on Koozali SME Server 10 can be found at |
Some notes on Koozali SME Server 10 can be found at |
21 |
https://wiki.contribs.org/SME_Server_10.0_Development |
https://wiki.contribs.org/SME_Server_10.0_Development |
22 |
|
|
23 |
SME10 Roadmap - Alpha 5 |
SME10 Roadmap - Beta 1 |
24 |
https://wiki.contribs.org/SME10_Roadmap#SME_10_Alpha_5 |
https://wiki.contribs.org/SME10_Roadmap#SME_10_Beta_1 |
25 |
|
|
26 |
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 |
27 |
tracker (and only there, please); |
tracker (and only there, please); |
28 |
|
|
29 |
https://bugs.koozali.org/ |
https://bugs.koozali.org/ |
30 |
|
|
31 |
Download |
Download |
32 |
======== |
======== |
33 |
You can download SME Server 10 from |
You can download SME Server 10 from |
34 |
https://mirror.koozali.org/smeserver/releases/testing/10/ |
https://mirror.koozali.org/smeserver/releases/testing/10/ |
35 |
or for other methods see https://wiki.koozali.org/SME_Server:Download |
or for other methods see https://wiki.koozali.org/SME_Server:Download |
36 |
|
|
37 |
Please note it may take up to 48 hours for mirrors to finish syncing, |
Please note it may take up to 48 hours for mirrors to finish syncing, |
38 |
during this time you may experience problems. |
during this time you may experience problems. |
39 |
|
|
40 |
About SME Server |
About SME Server |
41 |
================ |
================ |
42 |
SME Server is the leading Linux distribution for small and medium |
SME Server is the leading Linux distribution for small and medium |
43 |
enterprises. SME Server is brought to you by Koozali Foundation, Inc., |
enterprises. SME Server is brought to you by Koozali Foundation, Inc., |
44 |
a non-profit corporation that exists to provide marketing and legal support |
a non-profit corporation that exists to provide marketing and legal support |
45 |
for SME Server. |
for SME Server. |
46 |
|
|
47 |
SME Server is freely available under the GNU General Public License and |
SME Server is freely available under the GNU General Public License and |
48 |
is only possible through the efforts of the SME Server community. |
is only possible through the efforts of the SME Server community. |
49 |
|
|
50 |
However, the availability and quality of SME Server is dependent on |
However, the availability and quality of SME Server is dependent on |
51 |
meeting our expenses, such as hosting costs, server hardware, etc. |
meeting our expenses, such as hosting costs, server hardware, etc. |
52 |
|
|
53 |
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. |
54 |
|
|
55 |
a) If you are a school, a church, a non-profit organisation or an |
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 |
individual using SME Server for private purposes, we would appreciate |
57 |
you to contribute within your means toward the costs associated with |
you to contribute within your means toward the costs associated with |
58 |
hosting, maintenance and development. |
hosting, maintenance and development. |
59 |
|
|
60 |
b) If you are a company or an integrator and you are deploying SME |
b) If you are a company or an integrator and you are deploying SME |
61 |
Server in the course of your work to generate revenue, we expect you to |
Server in the course of your work to generate revenue, we expect you to |
62 |
make a donation commensurate with the level of revenue you generate and |
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 |
the number of servers your have in the field. Please, help the project |
64 |
|
|
65 |
Please visit https://wiki.koozali.org/Donate to donate. |
Please visit https://wiki.koozali.org/Donate to donate. |
66 |
|
|
67 |
Koozali Inc is happy to supply an invoice for any donations received, |
Koozali Inc is happy to supply an invoice for any donations received, |
68 |
simply email treasurer at koozali.org |
simply email treasurer at koozali.org |
69 |
|
|
70 |
Notes |
Notes |
71 |
===== |
===== |
72 |
In-place upgrades are not supported. It is necessary to backup and then |
In-place upgrades are not supported. It is necessary to backup and then |
73 |
restore. (Remember, testing purpose only) |
restore. (Remember, testing purpose only) |
74 |
|
|
75 |
The spare handling for RAID arrays is not implemented as yet. |
Single disk install no longer creates a degraded Raid1 array, Two or more disks will be created as a Raid1-6 array, see wiki https://wiki.contribs.org/Raid |
76 |
|
|
77 |
New Server-Manager Framework, Mojolicious, is now well on the way to full implementation |
The spare handling for RAID arrays is now implemented. |
78 |
|
|
79 |
USB installs are once again fully supported |
New Server-Manager Framework, Mojolicious, is now well on the way to full implementation |
80 |
Note: it is important to use proposed apps to create the boot media |
|
81 |
See: https://wiki.koozali.org/Install_From_USB |
USB installs are once again fully supported |
82 |
|
Note: it is important to use proposed apps to create the boot media |
83 |
Netinstall is once again fully supported |
See: https://wiki.koozali.org/Install_From_USB |
84 |
|
|
85 |
Install to a system supporting a UEFI BIOS is also now fully supported |
Netinstall is once again fully supported |
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, |
Install to a system supporting a UEFI BIOS is also now fully supported |
88 |
|
|
89 |
thank you one and all: |
Console backup, and workstation backup to removeable storages is now fully supported. |
90 |
|
|
91 |
Jean Phillipe Pialasse |
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, |
92 |
Michel Begue |
|
93 |
Brian Read |
thank you one and all: |
94 |
Catton Durbrow |
|
95 |
Chris Sansom-Ninnes |
Jean Phillipe Pialasse |
96 |
John Crisp |
Michel Begue |
97 |
|
Brian Read |
98 |
there have also been many others who have done what they can, thank you: |
Catton Durbrow |
99 |
|
Chris Sansom-Ninnes |
100 |
|
Jean-pierre Odion |
101 |
Major changes in this release |
Zsolt Vasarhelyi |
102 |
============================= |
John Crisp |
103 |
This release is based on CentOS 7.# |
|
104 |
|
there have also been many others who have done what they can, thank you: |
105 |
Changes in this release |
|
106 |
======================= |
The changes that have been implemented to ensure the Koozali Sme Server way is fully implemenetd have been far reaching, far to many to try and list, suffice to say long live "Justine". |
107 |
see above and below, to much to list |
|
108 |
|
Major changes in this release |
109 |
General features |
============================= |
110 |
================ |
This release is based on CentOS 7.# |
111 |
- Based on CentOS 7.6.1810 and all available updates |
|
112 |
|
Changes in this release |
113 |
Detailed changes in this release |
======================= |
114 |
======================= |
see above and below, to much to list |
115 |
Only the changes since SME Server 10 Alpha3 are listed, mainly |
|
116 |
autogenerated from the changelogs. |
General features |
117 |
|
================ |
118 |
Packages altered by Centos, Redhat, and Fedora-associated developers are |
- Based on CentOS 7.9.2009 and all available updates |
119 |
not included. |
|
120 |
|
Detailed changes in this release |
121 |
The changelogs are written per package, and each package is assigned a group. |
======================= |
122 |
|
Only the changes since SME Server 10 Alpha5 are listed, mainly |
123 |
Backups |
autogenerated from the changelogs. |
124 |
|
|
125 |
e-smith-backup |
Packages altered by Centos, Redhat, and Fedora-associated developers are |
126 |
- Added /etc/backup-data.d to backup paths |
not included. |
127 |
- Added error handling to restore using pipe pattern from perform_backup |
|
128 |
- Made reboot optional after console restore |
The changelogs are written per package |
129 |
- Fixed bootstrap restore not activating config changes |
|
130 |
- Manually added ext2 and ext3 to Block Device file system check where ext4 present |
SME built or modified packages - ChangeLogs |
131 |
- updated Block Device discovery to fix recovery from console |
|
132 |
- Credit to Catton Durbrow |
e-smith-LPRng |
133 |
|
Was 2.6.0-2.el7.sme Now 2.6.0-7.el7.sme |
134 |
File Server |
* Fri Feb 12 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme |
135 |
|
- remove /usr/lib/systemd/system-preset/80-koozali-LPRng.preset [SME: 10958] |
136 |
|
|
137 |
LDAP |
* Thu Dec 10 2020 Michel Begue <mab974@gmail.com> 2.6.0-6.sme |
138 |
|
- Add 'Requires:runit.service' [SME: 11245] |
139 |
e-smith-ldap |
- Add a fragment for lpd in 49-koozali.preset [SME: 11006] |
140 |
- New protocol default as TLSv1.2 |
|
141 |
New property TLSProtocolMin |
* Thu Nov 19 2020 Michel Begue <mab974@gmail.com> 2.6.0-5.sme |
142 |
Ciphers are now ordered with stronger first |
- Remove init.d/supervise/lpd link [SME: 11006] |
143 |
|
|
144 |
Localisation |
* Wed Nov 11 2020 Michel Begue <mab974@gmail.com> 2.6.0-4.sme |
145 |
|
- keep runit service for systemd [SME: 11006] |
146 |
|
- fix update event name [SME: 11007] |
147 |
Mail Server |
|
148 |
|
* Sat Sep 05 2020 Michel Begue <mab974@gmail.com> 2.6.0-3.sme |
149 |
clamav |
- from service to systemd [SME: 11006] |
150 |
- Update clamav-db as per epel last spec file |
- add lpd-update event [SME: 11007] |
151 |
to add clamav-update as provides |
|
152 |
- |
e-smith-apache |
153 |
smeserver-clamav |
Was 2.6.0-3.el7.sme Now 2.6.0-13.el7.sme |
154 |
- increase lower memory limit to 1GB |
* Thu Dec 10 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-13.sme |
155 |
- fix for AllowSupplementaryGroups warning |
- prevent httpd to fail if modSSL defined certs does not exist [SME: 10826] |
156 |
thanks to bunkobugsy |
default on self generated cert |
157 |
smeserver-dovecot |
|
158 |
- fix typo in enabling TLSv1.2 as default |
* Wed Dec 09 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme |
159 |
- fix typo in 35ssl template |
- create-update event [SME: 11123] |
160 |
- fix typo in createlinks |
- move httpd-e-smith to systemd [SME: 11111] |
161 |
- revert property names with period in it |
changed sigusr1 used in events to reload as defined in the unit file |
162 |
- add property AcceptFullEmail with enabled as default |
- give a logger to httpd-e-smith : journald [SME: 1416] |
163 |
smeserver-qpsmtpd |
|
164 |
- minimum Protocol TLSv1.0 |
* Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme |
165 |
better ciphers order. |
- set default SSLStrictSNIVHostCheck to off [SME: 8693] |
166 |
|
|
167 |
Server manager |
* Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme |
168 |
|
- add SNI support for individual certificates per VirtualHosts [SME: 8693] |
169 |
e-smith-formmagick |
|
170 |
- add locale for CSRF |
* Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme |
171 |
- add CSRF patch - thank you to Daniel Berteaud |
- port 80 and 443 should not be hardcoded [SME: 9192] |
172 |
e-smith-manager |
- e-smith-apache removing hardcoded ports [SME: 10966] |
173 |
perl-CGI-FormMagick |
|
174 |
- add timeout |
* Tue Jun 23 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme |
175 |
- update CSRF patch |
- remove php3 and php4 refs [SME: 10867] |
176 |
- add requires perl(Session::Token) |
|
177 |
- fix add CSRF patch - thank you to Daniel Berteaud |
* Fri May 01 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme |
178 |
|
- disable TLSv1 TLSv1.1 by default [SME: 10459] |
179 |
Webmail and Groupware |
|
180 |
|
e-smith-backup |
181 |
smeserver-horde |
Was 2.6.0-12.el7.sme Now 2.6.0-23.el7.sme |
182 |
- workaround logging noise caused by libsasl |
* Wed Feb 17 2021 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 2.6.0-23.sme |
183 |
- log as admin and not admin@domain for cli tasks |
- Remove duplicate gunzip call in perform_restore [SME: 11266] |
184 |
- fix ingo imap preferences |
|
185 |
- allow httpd-auth for calendar, tasks access using rpc.php ... |
* Fri Feb 12 2021 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 2.6.0-22.sme |
186 |
- add smeserver-horde-update event |
- Remove debug output of device names |
187 |
- avoid loss of user parameter on Primary Domain change |
|
188 |
this will also avoid the loss of parameter if we log with a different virtualhost |
* Tue Feb 09 2021 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 2.6.0-21.sme |
189 |
horde preference is now stored with the SME username without @domain |
- Revert BlockDevices.pm and backup call to not filter to removable drives |
190 |
- fix bad regex to strip domain |
|
191 |
also we can now force Primary domain to use as default email |
* Sat Jan 30 2021 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 2.6.0-20.sme |
192 |
we can strip heading string from virtualhost domain to create email |
- Replace hal-* calls with BlockDevices [SME: 11319] |
193 |
default identity email will update as long as no other identity is created for the user |
|
194 |
- fix typo in php-fpm patch |
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-19.sme |
195 |
- remove php3 references |
- add update event [SME: 11124] |
196 |
- remove strict and warning alert from error log |
|
197 |
- dedicated php-fpm pool for horde |
* Sun Jun 07 2020 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 2.6.0-17.sme |
198 |
- apply patches from John H. Bennett III |
- Added /etc/backup-data.d to backup paths [SME:10245] |
199 |
- cvs admin -ko on patch1 |
|
200 |
|
* Sun May 03 2020 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 2.6.0-16.sme |
201 |
Web Server |
- Added error handling to restore using pipe pattern from perform_backup [SME:3139] |
202 |
|
- Made reboot optional after console restore |
203 |
e-smith-apache |
- Fixed bootstrap restore not activating config changes [SME:10921] |
204 |
- disable TLSv1 TLSv1.1 by default |
- Manually added ext2 and ext3 to Block Device file system check where ext4 present |
205 |
|
|
206 |
Other fixes and updates |
* Fri Apr 03 2020 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 2.6.0-14.sme |
207 |
|
- updated Block Device discovery to fix recovery from console [SME:8244] |
208 |
e-smith-base |
- Credit to Catton Durbrow |
209 |
- wildcard self-signed certificate |
|
210 |
e-smith-ibays |
* Mon Mar 16 2020 John Crisp <jcrisp@safeandsoundit.co.uk 2.6.0-13.sme |
211 |
- revert patch, wrong rpm |
- added the '-ai' flag to clean up incomplete files on fail [SME:9159] |
212 |
- add support for php-fpm |
- Credit to Chris Sansom-Ninnes |
213 |
e-smith-lib |
|
214 |
- add support for systemctl reload-or-restart, try-restart, enable -now |
e-smith-base |
215 |
e-smith-ntp |
Was 5.8.0-65.el7.sme Now 5.8.0-84.el7.sme |
216 |
- revert last change |
* Thu Feb 18 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-84.sme |
217 |
on sme10 systemd has ntpd disabled by default |
- fix enabled service not started on reboot [SME: 11355] |
218 |
e-smith-openssh |
unless a power outage, as long as you reboot, halt or shutdown systemd will |
219 |
- add Whitelist to AutoBlock using property sshd ValidFrom |
be in sync |
220 |
- update client ciphers to use |
- fix console::startup run twice [SME: 11358 ] |
221 |
- add ciphers, macs and KexAlgorithms for server |
- improve run order in systemd-default [SME: 11356] |
222 |
rssh |
|
223 |
smeserver-release |
* Wed Feb 17 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-83.sme |
224 |
- Bump new rpm for sme10 alpha5 |
- fix uninitialized value during post-install [SME: 11350] |
225 |
smeserver-support |
|
226 |
- obsoletes e-smith-starterwebsite |
* Sun Feb 14 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-81.sme |
227 |
smeserver-yum |
- fix user with rssh shell need to be member of rsshusers group [SME: 9155] |
228 |
- avoid missing template error after removal of a rpm |
|
229 |
- restart php-fpm services when needed |
* Fri Feb 12 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-80.sme |
230 |
- applying patch |
- add missing /sbin/e-smith/bootstrap-runlevel7 [SME: 11318] |
231 |
- fix NameError: global name 'yum_update_dbs' is not defined |
|
232 |
- use yum-cron with autoupdate feature |
* Mon Jan 11 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-79.sme |
233 |
|
- fix typo for isolate [SME: 11246] |
234 |
|
|
235 |
On behalf of the Koozali SME Server development team |
* Mon Jan 11 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-78.sme |
236 |
- Compilation of release data is thanks to scripts developed by Ian Wells and |
- separate bootstrap-console from run level service launch [SME: 11318] |
237 |
substantially improved by Jean Phillipe Pialasse |
|
238 |
|
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-75.sme |
239 |
|
- only run isolate if sme-server.target is not active [SME: 11246] |
240 |
|
- update system-preset usr/lib file [SME: 10958] |
241 |
|
|
242 |
|
* Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-72.sme |
243 |
|
- fix loss of httpd basic auth [SME: 11309] |
244 |
|
|
245 |
|
* Fri Dec 25 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-71.sme |
246 |
|
- fix services starting when they are in Wants= for sme-server.target and preset disabled [SME: 11247] |
247 |
|
|
248 |
|
* Wed Dec 23 2020 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 5.8.0-70.sme |
249 |
|
- rewrite of manageRAID.pl and add_drive_to_raid for SME10 [SME:10918] |
250 |
|
- added gdisk as a dependency to support GPT systems |
251 |
|
|
252 |
|
* Fri Dec 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-69.sme |
253 |
|
- fix modSSL key crt and keychain files really exist [SME: 11252] |
254 |
|
- add ldap.init as exception for preset |
255 |
|
|
256 |
|
* Fri Dec 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-68.sme |
257 |
|
- fix init-accounts [SME: 9642] |
258 |
|
|
259 |
|
* Fri Dec 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-67.sme |
260 |
|
- validate modSSL key crt and keychain files really exist [SME: 11252] |
261 |
|
if not we use self generated |
262 |
|
|
263 |
|
* Fri Dec 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-66.sme |
264 |
|
- drop pptpd support [SME: 11250] |
265 |
|
|
266 |
|
e-smith-cvm-unix-local |
267 |
|
Was 2.6.0-1.el7.sme Now 2.6.0-3.el7.sme |
268 |
|
* Mon Jan 11 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme |
269 |
|
- fix typo [SME: 11314] |
270 |
|
|
271 |
|
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme |
272 |
|
- migrate to systemd [SME: 11314] |
273 |
|
- add update event [SME: 11125] |
274 |
|
|
275 |
|
e-smith-devtools |
276 |
|
Was 2.6.0-7.el7.sme Now 2.6.0-9.el7.sme |
277 |
|
* Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme |
278 |
|
- add update event [SME: 11126] |
279 |
|
|
280 |
|
e-smith-dnscache |
281 |
|
Was 2.6.0-8.el7.sme Now 2.6.0-9.el7.sme |
282 |
|
* Fri Feb 12 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme |
283 |
|
- remove /usr/lib/systemd/system-preset/80-koozali-dnscache.preset [SME: 10958] |
284 |
|
|
285 |
|
e-smith-domains |
286 |
|
Was 2.6.0-2.el7.sme Now 2.6.0-3.el7.sme |
287 |
|
* Thu Dec 10 2020 Michel Begue <mab974@gmail.com> 2.6.0-3.sme |
288 |
|
- Create e-smith-domains-update event [SME: 11128] |
289 |
|
|
290 |
|
e-smith-dynamicdns-dyndns |
291 |
|
Was 2.6.0-1.el7.sme Now 2.6.0-2.el7.sme |
292 |
|
* Tue Jan 05 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme |
293 |
|
- add update event [SME: 11129] |
294 |
|
|
295 |
|
e-smith-dynamicdns-dyndns.org |
296 |
|
Was 2.6.0-1.el7.sme Now 2.6.0-2.el7.sme |
297 |
|
* Tue Jan 05 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme |
298 |
|
- add update event [SME: 11130] |
299 |
|
|
300 |
|
e-smith-dynamicdns-tzo |
301 |
|
Was 2.6.0-1.el7.sme Now 2.6.0-2.el7.sme |
302 |
|
* Tue Jan 05 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme |
303 |
|
- add update event [SME: 11130] |
304 |
|
|
305 |
|
e-smith-dynamicdns-yi |
306 |
|
Was 2.6.0-1.el7.sme Now 2.6.0-2.el7.sme |
307 |
|
* Tue Jan 05 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme |
308 |
|
- add update event [SME: 11132] |
309 |
|
|
310 |
|
e-smith-email |
311 |
|
Was 5.6.0-6.el7.sme Now 5.6.0-9.el7.sme |
312 |
|
* Fri Dec 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-9.sme |
313 |
|
- create -update event [SME: 11133] |
314 |
|
- move smtp-auth-proxy to systemd [SME: 11102] |
315 |
|
|
316 |
|
* Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-7.sme |
317 |
|
- allow creation of pseudonyms with setting of local only [SME: 3802] |
318 |
|
|
319 |
|
e-smith-flexbackup |
320 |
|
Was 2.6.0-1.el7.sme Now 2.6.0-3.el7.sme |
321 |
|
* Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme |
322 |
|
- add update event [SME: 11134] |
323 |
|
|
324 |
|
* Sat Dec 26 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-2.sme |
325 |
|
- Add XFS support - thanks to John Bennett [SME: 11292] |
326 |
|
|
327 |
|
e-smith-formmagick |
328 |
|
Was 2.6.0-3.el7.sme Now 2.6.0-4.el7.sme |
329 |
|
* Tue Jan 05 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme |
330 |
|
- add update event [SME: 11136] |
331 |
|
|
332 |
|
e-smith-grub |
333 |
|
Was 2.6.1-6.el7.sme Now 2.6.1-8.el7.sme |
334 |
|
* Sun Jan 17 2021 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 2.6.1-8.sme |
335 |
|
- Add support for EFI systems [SME: 10998] |
336 |
|
|
337 |
|
* Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.1-7.sme |
338 |
|
- add update event [SME: 11137] |
339 |
|
|
340 |
|
e-smith-hosts |
341 |
|
Was 2.6.0-5.el7.sme Now 2.6.0-6.el7.sme |
342 |
|
* Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme |
343 |
|
- add update event [SME: 11138] |
344 |
|
|
345 |
|
e-smith-ibays |
346 |
|
Was 2.6.0-10.el7.sme Now 2.6.0-13.el7.sme |
347 |
|
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-13.sme |
348 |
|
- add update event [SME: 11139] |
349 |
|
|
350 |
|
* Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme |
351 |
|
- remove hardcoded ports [SME: 10968] |
352 |
|
|
353 |
|
* Tue Jun 23 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme |
354 |
|
- remove php3 reference [SME: 10869] |
355 |
|
|
356 |
|
e-smith-ldap |
357 |
|
Was 5.6.0-6.el7.sme Now 5.6.0-9.el7.sme |
358 |
|
* Sat Jan 02 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-9.sme |
359 |
|
- fix wrong alias to ldap.init [SME: 11301] |
360 |
|
|
361 |
|
* Fri Dec 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-8.sme |
362 |
|
- add -update event [SME: 11140] |
363 |
|
- move ldap to systemd [SME: 11099] |
364 |
|
- move ldap.init to systemd [SME: 11096] |
365 |
|
|
366 |
|
* Sat May 02 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-7.sme |
367 |
|
- New protocol default as TLSv1.2 [SME: 10936] |
368 |
|
New property TLSProtocolMin |
369 |
|
Ciphers are now ordered with stronger first |
370 |
|
|
371 |
|
e-smith-lib |
372 |
|
Was 2.6.0-6.el7.sme Now 2.6.0-13.el7.sme |
373 |
|
* Sat Jan 02 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-13.sme |
374 |
|
- partial revert of signals [SME: 11177] |
375 |
|
signal s not passed to runit services (dnscache*, qmail, qpsmtpd...) |
376 |
|
services handled by systemd crash if they do not have Restart=always defined |
377 |
|
|
378 |
|
* Fri Jan 01 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme |
379 |
|
- add support for signals SIG* with systemd [SME: 11177] |
380 |
|
fix typo for reload-or-try-restart |
381 |
|
unsupervised services: really stop when disabled and start stopped enabled ones |
382 |
|
|
383 |
|
* Thu Nov 26 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme |
384 |
|
- remove error when sending sighup event [SME: 11177] |
385 |
|
|
386 |
|
* Tue Nov 17 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme |
387 |
|
- allow more systemctl controls [SME: 11177] |
388 |
|
convert unrecognized signals from service2adjust in events for systemd |
389 |
|
handle unsupervised services the same way supervised were in adjust-services |
390 |
|
- create e-smith-lib-event [SME: 11141] |
391 |
|
|
392 |
|
* Thu Dec 12 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme |
393 |
|
- add support for systemctl reload-or-restart, try-restart, enable -now [SME: 10848] |
394 |
|
|
395 |
|
* Wed Oct 25 2017 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-8.sme |
396 |
|
- Revert prev change regarding tap_soft, as it's not needed [SME: 10445] |
397 |
|
|
398 |
|
* Mon Oct 23 2017 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-7.sme |
399 |
|
- Skip tap_soft interfaces (eg SoftEther, code from Hsing-Foo Wang) |
400 |
|
[SME: 10445] |
401 |
|
|
402 |
|
e-smith-lib-compspec |
403 |
|
Was 2.6.0-1.el7.sme Now 2.6.0-2.el7.sme |
404 |
|
* Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme |
405 |
|
- add update event [SME: 11142] |
406 |
|
|
407 |
|
e-smith-manager |
408 |
|
Was 2.8.0-30.el7.sme Now 2.8.0-32.el7.sme |
409 |
|
* Thu Dec 10 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-32.sme |
410 |
|
- create -update event [SME: 11144] |
411 |
|
- migrate httpd-admin to systemd [SME: 11110] |
412 |
|
|
413 |
|
* Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-31.sme |
414 |
|
- removing hardcoded ports [SME: 10967] |
415 |
|
|
416 |
|
e-smith-mysql |
417 |
|
Was 2.6.0-16.el7.sme Now 2.6.0-18.el7.sme |
418 |
|
* Wed Jan 27 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-18.sme |
419 |
|
- fix backup fails in pre-backup in mysqldump [SME: 7827] |
420 |
|
|
421 |
|
* Sun Dec 13 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-17.sme |
422 |
|
- expand 10mysql_upgrade and restart mysql.init on e-smith-mysql-update [SME: 11120] |
423 |
|
this to make sure mariadb upgrade fully and prevent residual 10mysql_upgrade stay in the way |
424 |
|
|
425 |
|
e-smith-ntp |
426 |
|
Was 2.6.0-5.el7.sme Now 2.6.0-13.el7.sme |
427 |
|
* Sun Jan 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-13.sme |
428 |
|
- fix ntpd crashing with panic_stop [SME: 11298] |
429 |
|
|
430 |
|
* Sun Dec 13 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme |
431 |
|
- update override.conf to 50koozali.conf [SME: 11008] |
432 |
|
|
433 |
|
* Sun Nov 29 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme |
434 |
|
- adding missing folder /usr/lib/systemd/system/ntpd.service.d [SME: 11008] |
435 |
|
|
436 |
|
* Sun Nov 29 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme |
437 |
|
- fix typo in path for new driftfile [SME: 8881] |
438 |
|
|
439 |
|
* Fri Nov 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme |
440 |
|
- fix systemd-preset fragment [SME: 11008] |
441 |
|
add +x to ExecStartPRe script |
442 |
|
|
443 |
|
* Thu Nov 26 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme |
444 |
|
- improve systemd integration [SME: 11008] |
445 |
|
- change driftfile path [SME: 8881] |
446 |
|
|
447 |
|
* Wed Sep 23 2020 Michel Begue <mab974@gmail.com> 2.6.0-6.sme |
448 |
|
- from service to systemd [SME: 11008] |
449 |
|
- add ntpd-update event [SME: 11009] |
450 |
|
|
451 |
|
e-smith-nutUPS |
452 |
|
Was 2.6.0-2.el7.sme Now 2.6.0-8.el7.sme |
453 |
|
* Mon Dec 07 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme |
454 |
|
- fix template path for monitor [SME: 9423] |
455 |
|
|
456 |
|
* Sun Nov 29 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-6.sme |
457 |
|
- Fix preset line endings in 49-koozali.preset [SME: 11215] |
458 |
|
|
459 |
|
* Wed Nov 18 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme |
460 |
|
- add update event to avoid reboot [SME: 11146] |
461 |
|
- adapt nut UPS for systemd [SME: 9423] |
462 |
|
|
463 |
|
e-smith-oidentd |
464 |
|
Was 2.6.0-1.el7.sme Now 2.6.0-3.el7.sme |
465 |
|
* Thu Dec 03 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme |
466 |
|
- execute systemd-reload before service adjust in events [SME: 11228] |
467 |
|
|
468 |
|
* Wed Nov 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme |
469 |
|
- adapt for systemd [SME: 11095] |
470 |
|
- add event to avoid reboot on update [SME: 11135] |
471 |
|
|
472 |
|
e-smith-openssh |
473 |
|
Was 2.6.0-1.el7.sme Now 2.6.0-4.el7.sme |
474 |
|
* Fri Dec 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme |
475 |
|
- add support for denyhost [SME: 10939] |
476 |
|
- move sshd to systemd [SME: 11109] |
477 |
|
- create -update event [SME: 11147] |
478 |
|
- add ed25519 and ecdsa hostkeys [SME: 10940] |
479 |
|
|
480 |
|
* Sun May 03 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme |
481 |
|
- add Whitelist to AutoBlock using property sshd ValidFrom [SME: 9893] |
482 |
|
|
483 |
|
* Sat May 02 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme |
484 |
|
- update client ciphers to use [SME: 10621] |
485 |
|
- add ciphers, macs and KexAlgorithms for server [SME: 10937] |
486 |
|
|
487 |
|
e-smith-packetfilter |
488 |
|
Was 2.6.0-1.el7.sme Now 2.6.0-4.el7.sme |
489 |
|
* Fri Feb 12 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme |
490 |
|
- remove /usr/lib/systemd/system-preset/80-koozali-packetfilter.preset [SME: 10958] |
491 |
|
|
492 |
|
* Fri Dec 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme |
493 |
|
- drop pptpd support [SME: 11251] |
494 |
|
|
495 |
|
* Tue Nov 10 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme |
496 |
|
- launch masq using systemd unit [SME: 11089] |
497 |
|
- create event to avoid reboot on update [SME: 11122] |
498 |
|
|
499 |
|
e-smith-portforwarding |
500 |
|
Was 2.6.0-2.el7.sme Now 2.6.0-3.el7.sme |
501 |
|
* Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme |
502 |
|
- add update event [SME: 11148] |
503 |
|
|
504 |
|
e-smith-proftpd |
505 |
|
Was 2.6.0-8.el7.sme Now 2.6.0-12.el7.sme |
506 |
|
* Thu Feb 18 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme |
507 |
|
- fix circular Conflict with proftpd [SME: 11357] |
508 |
|
|
509 |
|
* Thu Jan 14 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme |
510 |
|
- improve protect from proftpd.service running [SME: 11106] |
511 |
|
|
512 |
|
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme |
513 |
|
- protect from proftpd.service running in place of ftp.service [SME: 11106] |
514 |
|
- remove system-preset file from usr [SME: 10958] |
515 |
|
- SSL crt and key to self signed if path does not exist [SME: 11316] |
516 |
|
|
517 |
|
e-smith-proxy |
518 |
|
Was 5.6.0-6.el7.sme Now 5.6.0-8.el7.sme |
519 |
|
|
520 |
|
e-smith-qmailanalog |
521 |
|
Was 2.6.0-3.el7.sme Now 2.6.0-4.el7.sme |
522 |
|
* Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme |
523 |
|
- add update event [SME: 11153] |
524 |
|
|
525 |
|
e-smith-quota |
526 |
|
Was 2.6.0-4.el7.sme Now 2.6.0-5.el7.sme |
527 |
|
* Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme |
528 |
|
- add update event [SME: 11154] |
529 |
|
|
530 |
|
e-smith-radiusd |
531 |
|
Was 2.6.0-9.el7.sme Now 2.6.0-13.el7.sme |
532 |
|
* Sun Jan 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-13.sme |
533 |
|
- radiusd needs ldap started before [SME: 11302] |
534 |
|
|
535 |
|
* Sat Jan 02 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme |
536 |
|
- add Restart=always [SME: 11113] |
537 |
|
change group of pem file to radiusd |
538 |
|
|
539 |
|
* Tue Dec 08 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme |
540 |
|
- create -update event [SME: 11155] |
541 |
|
- move radiusd to systemd {SME: 11113] |
542 |
|
remove noise from spec file |
543 |
|
|
544 |
|
e-smith-runit |
545 |
|
Was 2.6.0-6.el7.sme Now 2.6.0-10.el7.sme |
546 |
|
* Sun Jan 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme |
547 |
|
- create e-smith-runit-update event [SME: 11156] |
548 |
|
also tidy target wantedby: should run from basic.target |
549 |
|
|
550 |
|
* Thu Dec 03 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme |
551 |
|
- fix issue with Before rules in unit file [SME: 11013] |
552 |
|
|
553 |
|
* Sun Nov 08 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme |
554 |
|
- run before network-pre.target [SME: 11088] |
555 |
|
|
556 |
|
* Wed Sep 30 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme |
557 |
|
- enable for sme-server.target [SME: 11013] |
558 |
|
|
559 |
|
e-smith-samba |
560 |
|
Was 2.6.0-7.el7.sme Now 2.6.0-17.el7.sme |
561 |
|
* Mon Feb 15 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-17.sme |
562 |
|
- allow using user-create-profiledir action with temp or package-update events [SME: 11348] |
563 |
|
|
564 |
|
* Sun Jan 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-16.sme |
565 |
|
- fix log noise for smb.service [SME: 11157] |
566 |
|
|
567 |
|
* Sat Jan 02 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-15.sme |
568 |
|
- add Restart=always [SME: 11118] |
569 |
|
- add Restart=always [SME: 11117] |
570 |
|
|
571 |
|
* Fri Jan 01 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-14.sme |
572 |
|
- migrate nmbd to systemd [SME: 11118] |
573 |
|
- migrate smbd to systemd [SME: 11117] |
574 |
|
create generik smb.service service |
575 |
|
- create e-smith-samba-update event [SME: 11157] |
576 |
|
|
577 |
|
* Wed Dec 16 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-13.sme |
578 |
|
- Fix mutex locking [SME: 11199] |
579 |
|
|
580 |
|
* Thu Nov 26 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-12.sme |
581 |
|
- Fix pid directory [SME: 11198] |
582 |
|
|
583 |
|
* Mon Nov 16 2020 John Crisp <jcrisp@safeansoundit.co.uk> 2.6.0-11.sme |
584 |
|
- Add /etc/krb5.conf as template using templates from smeserver-samba |
585 |
|
- [SME: 11093] |
586 |
|
|
587 |
|
* Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme |
588 |
|
- remove win98pwdcache.reg from server-resources [SME: 9060] |
589 |
|
|
590 |
|
* Tue Jun 23 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme |
591 |
|
- set min server and client protocol SMB2 [SME: 10576] |
592 |
|
add check so max always greater than min |
593 |
|
- add port 445 if min server protocol is SMB2 or SMB3 [SME: 10963] |
594 |
|
|
595 |
|
e-smith-test |
596 |
|
Was 2.6.0-4.el7.sme Now 2.6.0-5.el7.sme |
597 |
|
* Tue Jan 05 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme |
598 |
|
- add update event [SME: 11158] |
599 |
|
|
600 |
|
e-smith-tinydns |
601 |
|
Was 2.6.0-7.el7.sme Now 2.6.0-8.el7.sme |
602 |
|
* Fri Feb 12 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme |
603 |
|
- remove /usr/lib/systemd/system-preset/80-koozali-tinydns.preset [SME: 10958] |
604 |
|
|
605 |
|
e-smith-viewlogfiles |
606 |
|
Was 2.6.0-3.el7.sme Now 2.6.0-4.el7.sme |
607 |
|
* Tue Jan 05 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme |
608 |
|
- create an empty e-smith-viewlogfiles-update event [SME: 11160] |
609 |
|
|
610 |
|
smeserver-audittools |
611 |
|
Was 1.6.0-1.el7.sme Now 1.6.0-2.el7.sme |
612 |
|
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.6.0-2.sme |
613 |
|
- add update event [SME: 11161] |
614 |
|
|
615 |
|
smeserver-clamav |
616 |
|
Was 2.6.0-4.el7.sme Now 2.7.0-5.el7.sme |
617 |
|
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.7.0-5.sme |
618 |
|
- ease use of clamdtop [SME: 11313] |
619 |
|
|
620 |
|
* Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.7.0-4.sme |
621 |
|
- fix Transaction check error [SME: 11311] |
622 |
|
|
623 |
|
* Sat Jan 02 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.7.0-2.sme |
624 |
|
- add pid folder /run/clamd/ [SME: 11103] |
625 |
|
few improvements |
626 |
|
- create update event [SME: 11162] |
627 |
|
|
628 |
|
* Wed Dec 16 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.7.0-1 |
629 |
|
- Updated to use 0.103+ from EPEL [SME: 11194] |
630 |
|
- Updated to use systemd for clamd [SME: 11103] |
631 |
|
- Updated to use systemd for freshclam [SME: 11104] |
632 |
|
|
633 |
|
smeserver-dovecot |
634 |
|
Was 1.6.0-2.el7.sme Now 1.6.0-17.el7.sme |
635 |
|
* Sat Jan 02 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.6.0-17.sme |
636 |
|
- add Restart=always [SME: 11101] |
637 |
|
|
638 |
|
* Mon Dec 14 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.6.0-16.sme |
639 |
|
- fix path for event -update [SME: 11101] |
640 |
|
|
641 |
|
* Tue Dec 08 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.6.0-15.sme |
642 |
|
- cleanup /var/service/dovecot [SME: 11101] |
643 |
|
close logger and service from previous runit instance before starting systemd one |
644 |
|
|
645 |
|
* Mon Dec 07 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.6.0-14.sme |
646 |
|
- add systemd drop-in expand in bootstrap-console-save, console-save, post-install, post-upgrade [SME: 11101] |
647 |
|
|
648 |
|
* Sun Dec 06 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.6.0-13.sme |
649 |
|
- move service to systemd [SME: 11101] |
650 |
|
- add imap idle notify interval setting [SME: 10947] |
651 |
|
|
652 |
|
* Mon May 04 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.6.0-12.sme |
653 |
|
- fix typo in enabling TLSv1.2 as default [SME: 10934] |
654 |
|
|
655 |
|
* Mon May 04 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 1.6.0-10.sme |
656 |
|
- fix typo in 35ssl template [SME: 10934] |
657 |
|
|
658 |
|
* Mon May 04 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 1.6.0-9.sme |
659 |
|
- fix typo in createlinks [SME: 10932] |
660 |
|
|
661 |
|
* Sat May 02 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.6.0-8.sme |
662 |
|
- revert property names with period in it [SME: 10934] |
663 |
|
|
664 |
|
* Sat May 02 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.6.0-7.sme |
665 |
|
- add property AcceptFullEmail with enabled as default [SME: 9865] |
666 |
|
|
667 |
|
smeserver-horde |
668 |
|
Was 1.0.0-6.el7.sme Now 1.0.0-22.el7.sme |
669 |
|
* Fri Dec 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-22.sme |
670 |
|
- fix wrong template path for php55, php56 and php [SME: 11255] |
671 |
|
|
672 |
|
* Mon Dec 07 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-20.sme |
673 |
|
- fix webmail not accessible after enabling from manager [SME: 11233] |
674 |
|
|
675 |
|
* Tue Nov 17 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-19.sme |
676 |
|
- update rsyslog syntax [SME: 11016] |
677 |
|
move fragment so syntax is similar to message |
678 |
|
|
679 |
|
* Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-18.sme |
680 |
|
- remove harcoded ports [SME: 10969] |
681 |
|
|
682 |
|
* Tue Jun 23 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-17.sme |
683 |
|
- add gpg to php base dir [SME: 10945] |
684 |
|
|
685 |
|
* Wed May 13 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-16.sme |
686 |
|
- workaround logging noise caused by libsasl [SME: 10943] |
687 |
|
|
688 |
|
* Fri Mar 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-15.sme |
689 |
|
- log as admin and not admin@domain for cli tasks [SME: 10910] |
690 |
|
- fix ingo imap preferences [SME:10912] |
691 |
|
|
692 |
|
* Fri Mar 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-14.sme |
693 |
|
- allow httpd-auth for calendar, tasks access using rpc.php ... [SME: 10908] |
694 |
|
- add smeserver-horde-update event [SME: 10909] |
695 |
|
|
696 |
|
* Fri Mar 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-13.sme |
697 |
|
- avoid loss of user parameter on Primary Domain change [SME: 1005] |
698 |
|
this will also avoid the loss of parameter if we log with a different virtualhost |
699 |
|
horde preference is now stored with the SME username without @domain |
700 |
|
- fix bad regex to strip domain [SME: 10224] |
701 |
|
also we can now force Primary domain to use as default email |
702 |
|
we can strip heading string from virtualhost domain to create email |
703 |
|
default identity email will update as long as no other identity is created for the user |
704 |
|
|
705 |
|
* Wed Mar 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-12.sme |
706 |
|
- fix typo in php-fpm patch [SME: 10872] |
707 |
|
|
708 |
|
* Tue Mar 10 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-11.sme |
709 |
|
- remove php3 references [SME: 10866] |
710 |
|
- remove strict and warning alert from error log [SME: 10823] |
711 |
|
- dedicated php-fpm pool for horde [SME: 10872] |
712 |
|
|
713 |
|
* Tue Jan 28 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-8.sme |
714 |
|
- apply patches from John H. Bennett III [SME: 10717] |
715 |
|
- cvs admin -ko on patch1 |
716 |
|
|
717 |
|
smeserver-locale |
718 |
|
Was 2.6.0-12.el7.sme Now 2.6.0-13.el7.sme |
719 |
|
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-13.sme |
720 |
|
- apply local 2021-01-09.patch [SME: 11310] |
721 |
|
|
722 |
|
smeserver-qpsmtpd |
723 |
|
Was 2.6.0-40.el7.sme Now 2.7.0-1.el7.sme |
724 |
|
* Wed Dec 16 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.7.0-1.sme |
725 |
|
- modify for clamav 0.103.0 [SME: 11210] |
726 |
|
- roll up patches |
727 |
|
|
728 |
|
smeserver-spamassassin |
729 |
|
Was 2.6.0-7.el7.sme Now 2.7.0-4.el7.sme |
730 |
|
* Wed Feb 17 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.7.0-4.sme |
731 |
|
- add requires DCC as we have built it [SME: 11065] |
732 |
|
|
733 |
|
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.7.0-3.sme |
734 |
|
- fix smeserver-spamassassin-update event fix [SME: 11166] |
735 |
|
|
736 |
|
* Wed Dec 16 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.7.0-1 |
737 |
|
- Start systemd migration. Remove symlinks [SME: 11224] |
738 |
|
- remove refresh clam as this will be provided by clamav |
739 |
|
- require spamassassin 3.4.4 + |
740 |
|
|
741 |
|
* Wed Jun 28 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme |
742 |
|
- disable auto_learn by default when enabling Bayes [SME: 8160] |
743 |
|
- added properties UseBayesAutoLearn, BayesAutoLearnThresholdSpam and BayesAutoLearnThresholdNonSpam |
744 |
|
|
745 |
|
smeserver-support |
746 |
|
Was 2.8.0-15.el7.sme Now 2.8.0-18.el7.sme |
747 |
|
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-18.sme |
748 |
|
- add update event [SME: 11167] |
749 |
|
|
750 |
|
* Thu Nov 26 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-17.sme |
751 |
|
- revert update of samba using upstream CentOS repo [SME: 11196] |
752 |
|
|
753 |
|
* Thu May 21 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-16.sme |
754 |
|
- obsoletes e-smith-starterwebsite [SME: 8903] |
755 |
|
|
756 |
|
smeserver-yum |
757 |
|
Was 2.6.0-43.el7.sme Now 2.6.0-43.el7.sme |
758 |
|
|
759 |
|
spamassassin |
760 |
|
Was 3.4.0-6.el7 Now 3.4.4-8.el7.sme |
761 |
|
* Fri Nov 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 3.4.4-8.sme |
762 |
|
- import in SME Server 10 [SME: 11206] I just added BuildRequires for perl(ExtUtils::MakeMaker) |
763 |
|
all credit to John Crisp sweat on this one ! |
764 |
|
|
765 |
|
* Thu Nov 26 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 3.4.4-7.sme |
766 |
|
- First import to SME v10 |
767 |
|
|
768 |
|
These are new SME modified Packages |
769 |
|
|
770 |
|
smeserver-php |
771 |
|
* Wed Jan 27 2021 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-23.sme |
772 |
|
- fix php55 logrotate [SME: 11325] |
773 |
|
- cleanup remove services in sme-server.target.wants [SME: 10956] |
774 |
|
- remove usr/lib preset file from rpm [SME: 10958] |
775 |
|
|
776 |
|
* Fri Dec 25 2020 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-22.sme |
777 |
|
- add WantedBy=sme-server.target for all php-fpm service files [SME: 11294] |
778 |
|
|
779 |
|
|
780 |
|
The changelogs are written per package On behalf of the Koozali SME Server development team |
781 |
|
- Compilation of release data is thanks to scripts developed by Ian Wells and |
782 |
|
substantially improved by Jean Phillipe Pialasse |