Difference between revisions of "SME Server:10.0Beta1"

From SME Server
Jump to navigationJump to search
(Created page with "Koozali SME Server 10 Beta 1 Release Notes "Justine" ===================================== These are draft only and are in a constant state of update. 18 Feb 2021 The Kooza...")
 
Line 1: Line 1:
 
Koozali SME Server 10 Beta 1 Release Notes "Justine"
 
Koozali SME Server 10 Beta 1 Release Notes "Justine"
=====================================
 
  
 
These are draft only and are in a constant state of update.
 
These are draft only and are in a constant state of update.
Line 10: Line 9:
 
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.
  
*************************************************************************
 
 
Koozali SME Server users should not upgrade production servers to this  
 
Koozali SME Server users should not upgrade production servers to this  
 
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  
 
dedicated test machine and take part in the testing phase.
 
dedicated test machine and take part in the testing phase.
*************************************************************************
 
  
 
Some notes on Koozali SME Server 10 can be found at
 
Some notes on Koozali SME Server 10 can be found at
Line 23: Line 20:
  
 
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
tracker (and only there, please);
+
tracker (and only there, please); https://bugs.koozali.org/
 
 
    https://bugs.koozali.org/
 
  
 
Copy of releaase notes may be found here:  
 
Copy of releaase notes may be found here:  
Line 31: Line 26:
  
 
Download
 
Download
========
+
 
 
You can download SME Server 10 from
 
You can download SME Server 10 from
 
https://mirror.koozali.org/smeserver/releases/testing/10/
 
https://mirror.koozali.org/smeserver/releases/testing/10/
Line 40: Line 35:
  
 
About SME Server
 
About SME Server
================
 
 
SME Server is the leading Linux distribution for small and medium
 
SME Server is the leading Linux distribution for small and medium
 
enterprises. SME Server is brought to you by Koozali Foundation, Inc.,
 
enterprises. SME Server is brought to you by Koozali Foundation, Inc.,
Line 70: Line 64:
  
 
Notes
 
Notes
=====
+
 
 
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  
 
restore. (Remember, testing purpose only)
 
restore. (Remember, testing purpose only)
Line 108: Line 102:
  
 
Major changes in this release
 
Major changes in this release
=============================
 
 
This release is based on CentOS 7.#
 
This release is based on CentOS 7.#
  
 
Changes in this release
 
Changes in this release
=======================
+
See full release Notes at - https://lists.contribs.org/pipermail/updatesannounce/2021-February/000475.html
see above and below, to much to list
 
 
 
General features
 
================
 
- Based on CentOS 7.9.2009 and all available updates
 
 
 
Detailed changes in this release
 
=======================
 
Only the changes since SME Server 10 Alpha5 are listed, mainly
 
autogenerated from the changelogs.
 
 
 
Packages altered by Centos, Redhat, and Fedora-associated developers are
 
not included.
 
 
 
The changelogs are written per package
 
 
 
SME built or modified packages - ChangeLogs
 
 
 
19 February 2021
 
 
 
e-smith-LPRng
 
Was 2.6.0-2.el7.sme Now 2.6.0-7.el7.sme
 
* Fri Feb 12 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme
 
- remove /usr/lib/systemd/system-preset/80-koozali-LPRng.preset [SME: 10958]
 
 
 
* Thu Dec 10 2020 Michel Begue <mab974@gmail.com> 2.6.0-6.sme
 
- Add 'Requires:runit.service' [SME: 11245]
 
- Add a fragment for lpd in 49-koozali.preset [SME: 11006]
 
 
 
* Thu Nov 19 2020 Michel Begue <mab974@gmail.com> 2.6.0-5.sme
 
- Remove init.d/supervise/lpd link [SME: 11006]
 
 
 
* Wed Nov 11 2020 Michel Begue <mab974@gmail.com> 2.6.0-4.sme
 
- keep runit service for systemd [SME: 11006]
 
- fix update event name [SME: 11007]
 
 
 
* Sat Sep 05 2020 Michel Begue <mab974@gmail.com> 2.6.0-3.sme
 
- from service to systemd [SME: 11006]
 
- add lpd-update event [SME: 11007]
 
 
 
e-smith-apache
 
Was 2.6.0-3.el7.sme Now 2.6.0-13.el7.sme
 
* Thu Dec 10 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-13.sme
 
- prevent httpd to fail if modSSL defined certs does not exist [SME: 10826]
 
default on self generated cert
 
 
 
* Wed Dec 09 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme
 
- create-update event [SME: 11123]
 
- move httpd-e-smith to systemd [SME: 11111]
 
changed sigusr1 used in events to reload as defined in the unit file
 
- give a logger to httpd-e-smith : journald [SME: 1416]
 
 
 
* Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme
 
- set default SSLStrictSNIVHostCheck to off [SME: 8693]
 
 
 
* Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme
 
- add SNI support for individual certificates per VirtualHosts [SME: 8693]
 
 
 
* Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme
 
- port 80 and 443 should not be hardcoded [SME: 9192]
 
- e-smith-apache removing hardcoded ports [SME: 10966]
 
 
 
* Tue Jun 23 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme
 
- remove php3 and php4 refs [SME: 10867]
 
 
 
* Fri May 01 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme
 
- disable TLSv1 TLSv1.1 by default [SME: 10459]
 
 
 
e-smith-backup
 
Was 2.6.0-12.el7.sme Now 2.6.0-23.el7.sme
 
* Wed Feb 17 2021 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 2.6.0-23.sme
 
- Remove duplicate gunzip call in perform_restore [SME: 11266]
 
 
 
* Fri Feb 12 2021 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 2.6.0-22.sme
 
- Remove debug output of device names
 
 
 
* Tue Feb 09 2021 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 2.6.0-21.sme
 
- Revert BlockDevices.pm and backup call to not filter to removable drives
 
 
 
* Sat Jan 30 2021 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 2.6.0-20.sme
 
- Replace hal-* calls with BlockDevices [SME: 11319]
 
 
 
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-19.sme
 
- add update event [SME: 11124]
 
 
 
* Sun Jun 07 2020 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 2.6.0-17.sme
 
- Added /etc/backup-data.d to backup paths [SME:10245]
 
 
 
* Sun May 03 2020 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 2.6.0-16.sme
 
- Added error handling to restore using pipe pattern from perform_backup [SME:3139]
 
- Made reboot optional after console restore
 
- Fixed bootstrap restore not activating config changes [SME:10921]
 
- Manually added ext2 and ext3 to Block Device file system check where ext4 present
 
 
 
* Fri Apr 03 2020 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 2.6.0-14.sme
 
- updated Block Device discovery to fix recovery from console [SME:8244]
 
- Credit to Catton Durbrow
 
 
 
* Mon Mar 16 2020 John Crisp <jcrisp@safeandsoundit.co.uk 2.6.0-13.sme
 
- added the '-ai' flag to clean up incomplete files on fail [SME:9159]
 
- Credit to Chris Sansom-Ninnes
 
 
 
e-smith-base
 
Was 5.8.0-65.el7.sme Now 5.8.0-84.el7.sme
 
* Thu Feb 18 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-84.sme
 
- fix enabled service not started on reboot [SME: 11355]
 
unless a power outage, as long as you reboot, halt or shutdown systemd will
 
be in sync
 
- fix console::startup run twice [SME: 11358 ]
 
- improve run order in systemd-default [SME: 11356]
 
 
 
* Wed Feb 17 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-83.sme
 
- fix uninitialized value during post-install [SME: 11350]
 
 
 
* Sun Feb 14 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-81.sme
 
- fix user with rssh shell need to be member of rsshusers group [SME: 9155]
 
 
 
* Fri Feb 12 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-80.sme
 
- add missing /sbin/e-smith/bootstrap-runlevel7 [SME: 11318]
 
 
 
* Mon Jan 11 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-79.sme
 
- fix typo for isolate [SME: 11246]
 
 
 
* Mon Jan 11 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-78.sme
 
- separate bootstrap-console from run level service launch [SME: 11318]
 
 
 
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-75.sme
 
- only run isolate if sme-server.target is not active [SME: 11246]
 
- update system-preset usr/lib file [SME: 10958]
 
 
 
* Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-72.sme
 
- fix loss of httpd basic auth [SME: 11309]
 
 
 
* Fri Dec 25 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-71.sme
 
- fix services starting when they are in Wants= for sme-server.target and preset disabled [SME: 11247]
 
 
 
* Wed Dec 23 2020 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 5.8.0-70.sme
 
- rewrite of manageRAID.pl and add_drive_to_raid for SME10 [SME:10918]
 
- added gdisk as a dependency to support GPT systems
 
 
 
* Fri Dec 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-69.sme
 
- fix modSSL key crt and keychain files really exist [SME: 11252]
 
- add ldap.init as exception for preset
 
 
 
* Fri Dec 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-68.sme
 
- fix init-accounts [SME: 9642]
 
 
 
* Fri Dec 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-67.sme
 
- validate modSSL key crt and keychain files really exist [SME: 11252]
 
if not we use self generated
 
 
 
* Fri Dec 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-66.sme
 
- drop pptpd support [SME: 11250]
 
 
 
e-smith-cvm-unix-local
 
Was 2.6.0-1.el7.sme Now 2.6.0-3.el7.sme
 
* Mon Jan 11 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
 
- fix typo [SME: 11314]
 
 
 
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme
 
- migrate to systemd [SME: 11314]
 
- add update event [SME: 11125]
 
 
 
e-smith-devtools
 
Was 2.6.0-7.el7.sme Now 2.6.0-9.el7.sme
 
* Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme
 
- add update event [SME: 11126]
 
 
 
e-smith-dnscache
 
Was 2.6.0-8.el7.sme Now 2.6.0-9.el7.sme
 
* Fri Feb 12 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme
 
- remove /usr/lib/systemd/system-preset/80-koozali-dnscache.preset [SME: 10958]
 
 
 
e-smith-domains
 
Was 2.6.0-2.el7.sme Now 2.6.0-3.el7.sme
 
* Thu Dec 10 2020 Michel Begue <mab974@gmail.com> 2.6.0-3.sme
 
- Create e-smith-domains-update event [SME: 11128]
 
 
 
e-smith-dynamicdns-dyndns
 
Was 2.6.0-1.el7.sme Now 2.6.0-2.el7.sme
 
* Tue Jan 05 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme
 
- add update event [SME: 11129]
 
 
 
e-smith-dynamicdns-dyndns.org
 
Was 2.6.0-1.el7.sme Now 2.6.0-2.el7.sme
 
* Tue Jan 05 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme
 
- add update event [SME: 11130]
 
 
 
e-smith-dynamicdns-tzo
 
Was 2.6.0-1.el7.sme Now 2.6.0-2.el7.sme
 
* Tue Jan 05 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme
 
- add update event [SME: 11130]
 
 
 
e-smith-dynamicdns-yi
 
Was 2.6.0-1.el7.sme Now 2.6.0-2.el7.sme
 
* Tue Jan 05 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme
 
- add update event [SME: 11132]
 
 
 
e-smith-email
 
Was 5.6.0-6.el7.sme Now 5.6.0-9.el7.sme
 
* Fri Dec 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-9.sme
 
- create -update event [SME: 11133]
 
- move smtp-auth-proxy to systemd [SME: 11102]
 
 
 
* Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-7.sme
 
- allow creation of pseudonyms with setting of local only [SME: 3802]
 
 
 
e-smith-flexbackup
 
Was 2.6.0-1.el7.sme Now 2.6.0-3.el7.sme
 
* Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
 
- add update event [SME: 11134]
 
 
 
* Sat Dec 26 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-2.sme
 
- Add XFS support - thanks to John Bennett [SME: 11292]
 
 
 
e-smith-formmagick
 
Was 2.6.0-3.el7.sme Now 2.6.0-4.el7.sme
 
* Tue Jan 05 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme
 
- add update event [SME: 11136]
 
 
 
e-smith-grub
 
Was 2.6.1-6.el7.sme Now 2.6.1-8.el7.sme
 
* Sun Jan 17 2021 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 2.6.1-8.sme
 
- Add support for EFI systems [SME: 10998]
 
 
 
* Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.1-7.sme
 
- add update event [SME: 11137]
 
 
 
e-smith-hosts
 
Was 2.6.0-5.el7.sme Now 2.6.0-6.el7.sme
 
* Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme
 
- add update event [SME: 11138]
 
 
 
e-smith-ibays
 
Was 2.6.0-10.el7.sme Now 2.6.0-13.el7.sme
 
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-13.sme
 
- add update event [SME: 11139]
 
 
 
* Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme
 
- remove hardcoded ports [SME: 10968]
 
 
 
* Tue Jun 23 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme
 
- remove php3 reference [SME: 10869]
 
 
 
e-smith-ldap
 
Was 5.6.0-6.el7.sme Now 5.6.0-9.el7.sme
 
* Sat Jan 02 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-9.sme
 
- fix wrong alias to ldap.init [SME: 11301]
 
 
 
* Fri Dec 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-8.sme
 
- add -update event [SME: 11140]
 
- move ldap to systemd [SME: 11099]
 
- move ldap.init to systemd [SME: 11096]
 
 
 
* Sat May 02 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-7.sme
 
- New protocol default as TLSv1.2 [SME: 10936]
 
New property TLSProtocolMin
 
Ciphers are now ordered with stronger first
 
 
 
e-smith-lib
 
Was 2.6.0-6.el7.sme Now 2.6.0-13.el7.sme
 
* Sat Jan 02 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-13.sme
 
- partial revert of signals [SME: 11177]
 
signal s not passed to runit services (dnscache*, qmail, qpsmtpd...)
 
services handled by systemd crash if they do not have Restart=always defined
 
 
 
* Fri Jan 01 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme
 
- add support for signals SIG* with systemd [SME: 11177]
 
fix typo for reload-or-try-restart
 
unsupervised services: really stop when disabled and start stopped enabled ones
 
 
 
* Thu Nov 26 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme
 
- remove error when sending sighup event [SME: 11177]
 
 
 
* Tue Nov 17 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme
 
- allow more systemctl controls [SME: 11177]
 
convert unrecognized signals from service2adjust in events for systemd
 
handle unsupervised services the same way supervised were in adjust-services
 
- create e-smith-lib-event [SME: 11141]
 
 
 
* Thu Dec 12 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme
 
- add support for systemctl reload-or-restart, try-restart, enable -now [SME: 10848]
 
 
 
* Wed Oct 25 2017 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-8.sme
 
- Revert prev change regarding tap_soft, as it's not needed [SME: 10445]
 
 
 
* Mon Oct 23 2017 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-7.sme
 
- Skip tap_soft interfaces (eg SoftEther, code from xxxxx) [SME: 10445]
 
 
 
e-smith-lib-compspec
 
Was 2.6.0-1.el7.sme Now 2.6.0-2.el7.sme
 
* Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme
 
- add update event [SME: 11142]
 
 
 
e-smith-manager
 
Was 2.8.0-30.el7.sme Now 2.8.0-32.el7.sme
 
* Thu Dec 10 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-32.sme
 
- create -update event [SME: 11144]
 
- migrate httpd-admin to systemd [SME: 11110]
 
 
 
* Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-31.sme
 
- removing hardcoded ports [SME: 10967]
 
 
 
e-smith-mysql
 
Was 2.6.0-16.el7.sme Now 2.6.0-18.el7.sme
 
* Wed Jan 27 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-18.sme
 
- fix backup fails in pre-backup in mysqldump [SME: 7827]
 
 
 
* Sun Dec 13 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-17.sme
 
- expand 10mysql_upgrade and restart mysql.init on e-smith-mysql-update [SME: 11120]
 
this to make sure mariadb upgrade fully and prevent residual 10mysql_upgrade stay in the way
 
 
 
e-smith-ntp
 
Was 2.6.0-5.el7.sme Now 2.6.0-13.el7.sme
 
* Sun Jan 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-13.sme
 
- fix ntpd crashing with panic_stop [SME: 11298]
 
 
 
* Sun Dec 13 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme
 
- update override.conf to 50koozali.conf [SME: 11008]
 
 
 
* Sun Nov 29 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme
 
- adding missing folder /usr/lib/systemd/system/ntpd.service.d [SME: 11008]
 
 
 
* Sun Nov 29 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme
 
- fix typo in path for new driftfile [SME: 8881]
 
 
 
* Fri Nov 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme
 
- fix systemd-preset fragment [SME: 11008]
 
add +x to ExecStartPRe script
 
 
 
* Thu Nov 26 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme
 
- improve systemd integration [SME: 11008]
 
- change driftfile path [SME: 8881]
 
 
 
* Wed Sep 23 2020 Michel Begue <mab974@gmail.com> 2.6.0-6.sme
 
- from service to systemd [SME: 11008]
 
- add ntpd-update event [SME: 11009]
 
 
 
e-smith-nutUPS
 
Was 2.6.0-2.el7.sme Now 2.6.0-8.el7.sme
 
* Mon Dec 07 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme
 
- fix template path for monitor [SME: 9423]
 
 
 
* Sun Nov 29 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-6.sme
 
- Fix preset line endings in 49-koozali.preset [SME: 11215]
 
 
 
* Wed Nov 18 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme
 
- add update event to avoid reboot [SME: 11146]
 
- adapt nut UPS for systemd [SME: 9423]
 
 
 
e-smith-oidentd
 
Was 2.6.0-1.el7.sme Now 2.6.0-3.el7.sme
 
* Thu Dec 03 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
 
- execute systemd-reload before service adjust in events [SME: 11228]
 
 
 
* Wed Nov 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme
 
- adapt for systemd [SME: 11095]
 
- add event to avoid reboot on update [SME: 11135]
 
 
 
e-smith-openssh
 
Was 2.6.0-1.el7.sme Now 2.6.0-4.el7.sme
 
* Fri Dec 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme
 
- add support for denyhost [SME: 10939]
 
- move sshd to systemd [SME: 11109]
 
- create -update event [SME: 11147]
 
- add ed25519 and ecdsa hostkeys [SME: 10940]
 
 
 
* Sun May 03 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
 
- add Whitelist to AutoBlock using property sshd ValidFrom [SME: 9893]
 
 
 
* Sat May 02 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme
 
- update client ciphers to use [SME: 10621]
 
- add ciphers, macs and KexAlgorithms for server [SME: 10937]
 
 
 
e-smith-packetfilter
 
Was 2.6.0-1.el7.sme Now 2.6.0-4.el7.sme
 
* Fri Feb 12 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme
 
- remove /usr/lib/systemd/system-preset/80-koozali-packetfilter.preset [SME: 10958]
 
 
 
* Fri Dec 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
 
- drop pptpd support [SME: 11251]
 
 
 
* Tue Nov 10 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme
 
- launch masq using systemd unit [SME: 11089]
 
- create event to avoid reboot on update [SME: 11122]
 
 
 
e-smith-portforwarding
 
Was 2.6.0-2.el7.sme Now 2.6.0-3.el7.sme
 
* Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
 
- add update event [SME: 11148]
 
 
 
e-smith-proftpd
 
Was 2.6.0-8.el7.sme Now 2.6.0-12.el7.sme
 
* Thu Feb 18 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme
 
- fix circular Conflict with proftpd [SME: 11357]
 
 
 
* Thu Jan 14 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme
 
- improve protect from proftpd.service running [SME: 11106]
 
 
 
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme
 
- protect from proftpd.service running in place of ftp.service [SME: 11106]
 
- remove system-preset file from usr [SME: 10958]
 
- SSL crt and key to self signed if path does not exist [SME: 11316]
 
 
 
e-smith-proxy
 
Was 5.6.0-6.el7.sme Now 5.6.0-8.el7.sme
 
 
 
e-smith-qmail
 
Was 2.6.0-12.el7.sme Now 2.6.0-12.el7.sme
 
 
 
e-smith-qmailanalog
 
Was 2.6.0-3.el7.sme Now 2.6.0-4.el7.sme
 
* Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme
 
- add update event [SME: 11153]
 
 
 
e-smith-quota
 
Was 2.6.0-4.el7.sme Now 2.6.0-5.el7.sme
 
* Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme
 
- add update event [SME: 11154]
 
 
 
e-smith-radiusd
 
Was 2.6.0-9.el7.sme Now 2.6.0-13.el7.sme
 
* Sun Jan 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-13.sme
 
- radiusd needs ldap started before [SME: 11302]
 
 
 
* Sat Jan 02 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme
 
- add Restart=always [SME: 11113]
 
change group of pem file to radiusd
 
 
 
* Tue Dec 08 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme
 
- create -update event [SME: 11155]
 
- move radiusd to systemd {SME: 11113]
 
remove noise from spec file
 
 
 
e-smith-runit
 
Was 2.6.0-6.el7.sme Now 2.6.0-10.el7.sme
 
* Sun Jan 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme
 
- create e-smith-runit-update event [SME: 11156]
 
also tidy target wantedby: should run from basic.target
 
 
 
* Thu Dec 03 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme
 
- fix issue with Before rules in unit file [SME: 11013]
 
 
 
* Sun Nov 08 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme
 
- run before network-pre.target [SME: 11088]
 
 
 
* Wed Sep 30 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme
 
- enable for sme-server.target [SME: 11013]
 
 
 
e-smith-samba
 
Was 2.6.0-7.el7.sme Now 2.6.0-17.el7.sme
 
* Mon Feb 15 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-17.sme
 
- allow using user-create-profiledir action with temp or package-update events [SME: 11348]
 
 
 
* Sun Jan 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-16.sme
 
- fix log noise for smb.service [SME: 11157]
 
 
 
* Sat Jan 02 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-15.sme
 
- add Restart=always [SME: 11118]
 
- add Restart=always [SME: 11117]
 
 
 
* Fri Jan 01 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-14.sme
 
- migrate nmbd to systemd [SME: 11118]
 
- migrate smbd to systemd [SME: 11117]
 
create generik smb.service service
 
- create e-smith-samba-update event [SME: 11157]
 
 
 
* Wed Dec 16 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-13.sme
 
- Fix mutex locking [SME: 11199]
 
 
 
* Thu Nov 26 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-12.sme
 
- Fix pid directory [SME: 11198]
 
 
 
* Mon Nov 16 2020 John Crisp <jcrisp@safeansoundit.co.uk> 2.6.0-11.sme
 
- Add /etc/krb5.conf as template using templates from smeserver-samba
 
- [SME: 11093]
 
 
 
* Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme
 
- remove win98pwdcache.reg from server-resources [SME: 9060]
 
 
 
* Tue Jun 23 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme
 
- set min server and client protocol SMB2 [SME: 10576]
 
add check so max always greater than min
 
- add port 445 if min server protocol is SMB2 or SMB3 [SME: 10963]
 
 
 
e-smith-test
 
Was 2.6.0-4.el7.sme Now 2.6.0-5.el7.sme
 
* Tue Jan 05 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme
 
- add update event [SME: 11158]
 
 
 
e-smith-tinydns
 
Was 2.6.0-7.el7.sme Now 2.6.0-8.el7.sme
 
* Fri Feb 12 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme
 
- remove /usr/lib/systemd/system-preset/80-koozali-tinydns.preset [SME: 10958]
 
 
 
e-smith-viewlogfiles
 
Was 2.6.0-3.el7.sme Now 2.6.0-4.el7.sme
 
* Tue Jan 05 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme
 
- create an empty e-smith-viewlogfiles-update event [SME: 11160]
 
 
 
smeserver-audittools
 
Was 1.6.0-1.el7.sme Now 1.6.0-2.el7.sme
 
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.6.0-2.sme
 
- add update event [SME: 11161]
 
 
 
smeserver-clamav
 
Was 2.6.0-4.el7.sme Now 2.7.0-5.el7.sme
 
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.7.0-5.sme
 
- ease use of clamdtop [SME: 11313]
 
 
 
* Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.7.0-4.sme
 
- fix Transaction check error [SME: 11311]
 
 
 
* Sat Jan 02 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.7.0-2.sme
 
- add pid folder /run/clamd/ [SME: 11103]
 
few improvements
 
- create update event [SME: 11162]
 
 
 
* Wed Dec 16 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.7.0-1
 
- Updated to use 0.103+ from EPEL [SME: 11194]
 
- Updated to use systemd for clamd [SME: 11103]
 
- Updated to use systemd for freshclam [SME: 11104]
 
 
 
smeserver-dovecot
 
Was 1.6.0-2.el7.sme Now 1.6.0-17.el7.sme
 
* Sat Jan 02 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.6.0-17.sme
 
- add Restart=always [SME: 11101]
 
 
 
* Mon Dec 14 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.6.0-16.sme
 
- fix path for event -update [SME: 11101]
 
 
 
* Tue Dec 08 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.6.0-15.sme
 
- cleanup /var/service/dovecot [SME: 11101]
 
close logger and service from previous runit instance before starting systemd one
 
 
 
* Mon Dec 07 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.6.0-14.sme
 
- add systemd drop-in expand in bootstrap-console-save, console-save, post-install, post-upgrade [SME: 11101]
 
 
 
* Sun Dec 06 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.6.0-13.sme
 
- move service to systemd [SME: 11101]
 
- add imap idle notify interval setting [SME: 10947]
 
 
 
* Mon May 04 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.6.0-12.sme
 
- fix typo in enabling TLSv1.2 as default [SME: 10934]
 
 
 
* Mon May 04 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 1.6.0-10.sme
 
- fix typo in 35ssl template [SME: 10934]
 
 
 
* Mon May 04 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 1.6.0-9.sme
 
- fix typo in createlinks [SME: 10932]
 
 
 
* Sat May 02 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.6.0-8.sme
 
- revert property names with period in it [SME: 10934]
 
 
 
* Sat May 02 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.6.0-7.sme
 
- add property AcceptFullEmail with enabled as default [SME: 9865]
 
 
 
smeserver-horde
 
Was 1.0.0-6.el7.sme Now 1.0.0-22.el7.sme
 
* Fri Dec 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-22.sme
 
- fix wrong template path for php55, php56 and php [SME: 11255]
 
 
 
* Mon Dec 07 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-20.sme
 
- fix webmail not accessible after enabling from manager [SME: 11233]
 
 
 
* Tue Nov 17 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-19.sme
 
- update rsyslog syntax [SME: 11016]
 
move fragment so syntax is similar to message
 
 
 
* Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-18.sme
 
- remove harcoded ports [SME: 10969]
 
 
 
* Tue Jun 23 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-17.sme
 
- add gpg to php base dir [SME: 10945]
 
 
 
* Wed May 13 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-16.sme
 
- workaround logging noise caused by libsasl [SME: 10943]
 
 
 
* Fri Mar 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-15.sme
 
- log as admin and not admin@domain for cli tasks [SME: 10910]
 
- fix ingo imap preferences [SME:10912]
 
 
 
* Fri Mar 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-14.sme
 
- allow httpd-auth for calendar, tasks access using rpc.php ... [SME: 10908]
 
- add smeserver-horde-update event [SME: 10909]
 
 
 
* Fri Mar 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-13.sme
 
- avoid loss of user parameter on Primary Domain change [SME: 1005]
 
this will also avoid the loss of parameter if we log with a different virtualhost
 
horde preference is now stored with the SME username without @domain
 
- fix bad regex to strip domain [SME: 10224]
 
also we can now force Primary domain to use as default email
 
we can strip heading string from virtualhost domain to create email
 
default identity email will update as long as no other identity is created for the user
 
 
 
* Wed Mar 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-12.sme
 
- fix typo in php-fpm patch [SME: 10872]
 
 
 
* Tue Mar 10 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-11.sme
 
- remove php3 references [SME: 10866]
 
- remove strict and warning alert from error log [SME: 10823]
 
- dedicated php-fpm pool for horde [SME: 10872]
 
 
 
* Tue Jan 28 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-8.sme
 
- apply patches from John H. Bennett III [SME: 10717]
 
- cvs admin -ko on patch1
 
 
 
smeserver-locale
 
Was 2.6.0-12.el7.sme Now 2.6.0-13.el7.sme
 
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-13.sme
 
- apply local 2021-01-09.patch [SME: 11310]
 
 
 
smeserver-qpsmtpd
 
Was 2.6.0-40.el7.sme Now 2.7.0-1.el7.sme
 
* Wed Dec 16 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.7.0-1.sme
 
- modify for clamav 0.103.0 [SME: 11210]
 
- roll up patches
 
 
 
smeserver-release
 
Was 10.0-0.alpha3.el7.sme Now 10.0-1.beta1.el7.sme
 
* Wed Feb 17 2021 Jean-Philipe Pialasse <tests@pialasse.com> 10.0-1.beta1.sme
 
- Bump release to 1 as buildsys believe 1.alpha5 is newer than 0.beta1 [SME: 11317]
 
 
 
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 10.0-0.beta1.sme
 
- Bump new rpm for sme10 beta1 [SME: 11317]
 
- add update event [SME: 11165]
 
 
 
* Mon Jun 08 2020 Jean-Philipe Pialasse <tests@pialasse.com> 10.0-1.alpha5.sme
 
- Bump new rpm for sme10 alpha5
 
 
 
* Fri Jan 04 2019 Jean-Philipe Pialasse <tests@pialasse.com> 10.0-0.alpha4.sme
 
- Bump new rpm for sme10 alpha4
 
 
 
smeserver-spamassassin
 
Was 2.6.0-7.el7.sme Now 2.7.0-4.el7.sme
 
* Wed Feb 17 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.7.0-4.sme
 
- add requires DCC as we have built it [SME: 11065]
 
 
 
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.7.0-3.sme
 
- fix smeserver-spamassassin-update event fix [SME: 11166]
 
 
 
* Wed Dec 16 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.7.0-1
 
- Start systemd migration. Remove symlinks [SME: 11224]
 
- remove refresh clam as this will be provided by clamav
 
- require spamassassin 3.4.4 +
 
 
 
* Wed Jun 28 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme
 
- disable auto_learn by default when enabling Bayes [SME: 8160]
 
- added properties UseBayesAutoLearn, BayesAutoLearnThresholdSpam and BayesAutoLearnThresholdNonSpam
 
 
 
smeserver-support
 
Was 2.8.0-15.el7.sme Now 2.8.0-18.el7.sme
 
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-18.sme
 
- add update event [SME: 11167]
 
 
 
* Thu Nov 26 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-17.sme
 
- revert update of samba using upstream CentOS repo [SME: 11196]
 
 
 
* Thu May 21 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-16.sme
 
- obsoletes e-smith-starterwebsite [SME: 8903]
 
 
 
smeserver-yum
 
Was 2.6.0-43.el7.sme Now 2.6.0-44.el7.sme
 
* Mon Feb 15 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-44.sme
 
- fix poor handling of service adjusting and action order [SME: 11300]
 
now a temp event is created
 
also better logging, better handling of update vs removal
 
 
 
spamassassin
 
Was 3.4.0-6.el7 Now 3.4.4-8.el7.sme
 
* Fri Nov 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 3.4.4-8.sme
 
- import in SME Server 10 [SME: 11206]
 
I just added BuildRequires for perl(ExtUtils::MakeMaker)
 
all credit to John Crisp sweat on this one !
 
 
 
* Thu Nov 26 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 3.4.4-7.sme
 
- First import to SME v10
 
 
 
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.4-6
 
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
 
 
 
* Tue Jul 14 2020 Tom Stellard <tstellar@redhat.com> - 3.4.4-5
 
- Use make macros
 
- https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro
 
 
 
* Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 3.4.4-4
 
- Perl 5.32 rebuild
 
 
 
* Wed Apr 22 2020 Kevin Fenzi <kevin@scrye.com> - 3.4.4-3
 
- Switch update timer to not need spamassassin service. Fixes bug #1645826
 
 
 
* Wed Mar 18 2020 Ondřej Lysoněk <olysonek@redhat.com> - 3.4.4-2
 
- Remove references to the SOUGHT channel
 
 
 
* Mon Feb 03 2020 Ondřej Lysoněk <olysonek@redhat.com> - 3.4.4-1
 
- Update to 3.4.4
 
- Resolves: rhbz#1796196
 
 
 
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.3-3
 
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
 
 
 
* Sat Jan 04 2020 Kevin Fenzi <kevin@scrye.com> - 3.4.3-2
 
- Fix mistaken version in rules. Fixes bug #1787739
 
 
 
* Thu Dec 12 2019 Kevin Fenzi <kevin@scrye.com> - 3.4.3-1
 
- Update to 3.4.3. Fixes bug #1782611
 
 
 
* Tue Oct 01 2019 Ondřej Lysoněk <olysonek@redhat.com> - 3.4.2-8
 
- Fix issues found by Coverity Scan
 
 
 
* Tue Oct 01 2019 Ondřej Lysoněk <olysonek@redhat.com> - 3.4.2-7
 
- Fix rawbody rules documentation
 
 
 
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.2-6
 
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
 
 
 
* Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 3.4.2-5
 
- Perl 5.30 rebuild
 
 
 
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.2-4
 
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
 
 
 
* Mon Oct 15 2018 Ondřej Lysoněk <olysonek@redhat.com> - 3.4.2-3
 
- Add missing dependencies of sa-compile
 
 
 
* Thu Sep 20 2018 Kevin Fenzi <kevin@scrye.com> - 3.4.2-2
 
- Misc small bug fixes and cleanups.
 
 
 
* Sun Sep 16 2018 Kevin Fenzi <kevin@scrye.com> - 3.4.2-1
 
- Update to 3.4.2
 
- Fixes: CVE-2017-15705, CVE-2016-1238, CVE-2018-11780 & CVE-2018-11781
 
 
 
* Mon Jul 23 2018 Jaroslav Å karvada <jskarvad@redhat.com> - 3.4.1-25
 
- perl-Razor-Agent and perl-Net-Patricia not used on RHEL
 
 
 
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.1-24
 
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
 
 
 
* Tue Jul 10 2018 Tomas Korbar <tkorbar@redhat.com> - 3.4.1-23
 
- Fix daemonize subroutine
 
- See https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7594
 
 
 
* Fri Jun 29 2018 Jitka Plesnikova <jplesnik@redhat.com> - 3.4.1-22
 
- Perl 5.28 rebuild
 
 
 
* Wed Jun 20 2018 Kevin Fenzi <kevin@scrye.com> - 3.4.1-21
 
- Conditionalize Requires for /sbin/service and /sbin/chkconfig. Fixes bug #1592390
 
 
 
* Thu Jun 07 2018 Tomas Korbar <tomas.korb@seznam.cz> - 3.4.1-20
 
- Add razor log path and home directory option
 
 
 
* Tue Apr 10 2018 Rafael Santos <rdossant@redhat.com> - 3.4.1-19
 
- Use standard Fedora linker flags (bug #1548561)
 
 
 
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.1-18
 
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
 
 
 
* Mon Oct 23 2017 Kevin Fenzi <kevin@scrye.com> - 3.4.1-17
 
- Add upstream patch to stop sa-learn warnings. Fixes bug #1505317
 
- Add upstream patch to stop DNS warnings. Fixes bug #1364932
 
 
 
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.1-16
 
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
 
 
 
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.1-15
 
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
 
 
 
* Tue Jun 06 2017 Jitka Plesnikova <jplesnik@redhat.com> - 3.4.1-14
 
- Perl 5.26 rebuild
 
 
 
* Thu May 18 2017 Jitka Plesnikova <jplesnik@redhat.com> - 3.4.1-13
 
- Fix building on Perl without '.' in @INC
 
 
 
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.1-12
 
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
 
 
* Mon Oct 31 2016 Kevin Fenzi <kevin@scrye.com> - 3.4.1-11
 
- Add patch for openssl 1.1.x support. https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7361
 
 
 
* Sat Sep 03 2016 Kevin Fenzi <kevin@scrye.com> - 3.4.1-10
 
- Drop perl-Mail-spamassassin obsolete that was added in 2004
 
 
 
* Sat Jun 11 2016 Kevin Fenzi <kevin@scrye.com> - 3.4.1-9
 
- Add perl-Razor-Agent and perl-Net-Patricia To Requires, they might help processing. Fixes bug #1337924
 
- Add patch for netdns 1.0.1+ dns lookups.
 
 
 
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 3.4.1-8
 
- Perl 5.24 rebuild
 
 
 
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.1-7
 
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
 
 
 
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.1-6
 
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
 
 
* Tue Jun 09 2015 Jitka Plesnikova <jplesnik@redhat.com> - 3.4.1-5
 
- Perl 5.22 rebuild
 
 
 
* Sun Jun 07 2015 Kevin Fenzi <kevin@scrye.com> 3.4.1-4
 
- Fix sa-update to handle systemctl or service as the case may be.
 
 
 
* Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 3.4.1-3
 
- Perl 5.22 rebuild
 
 
 
* Sun May 03 2015 Kevin Fenzi <kevin@scrye.com> 3.4.1-2
 
- Fix base rules version issue. Bug #1217990
 
- Drop run dir we don't use it.
 
 
 
* Wed Apr 29 2015 Kevin Fenzi <kevin@scrye.com> 3.4.1-1
 
- Update to 3.4.1
 
 
 
* Fri Apr 03 2015 Kevin Fenzi <kevin@scrye.com> 3.4.0-14
 
- Switch to systemd timer unit from cron for rules updates. Fixes bug #1064537
 
 
 
* Fri Apr 03 2015 Kevin Fenzi <kevin@scrye.com> 3.4.0-13
 
- Remove last parts of portreserve. Fixes bug #1175798
 
- Fix typo in Razor2 plugin. Fixes bug #1208776
 
- Disabled the AHBL blacklist thats no longer in service in base rules. Fixes bug #1180338
 
 
 
* Thu Sep 25 2014 Kevin Fenzi <kevin@scrye.com> 3.4.0-12
 
- Apply fix for amavisd and spampd reloading after rules updates. Fixes bug #1145654
 
 
 
* Thu Aug 28 2014 Jitka Plesnikova <jplesnik@redhat.com> - 3.4.0-11
 
- Perl 5.20 rebuild
 
 
 
* Tue Aug 26 2014 Kevin Fenzi <kevin@scrye.com> 3.4.0-10
 
- CLean up portreserve conditionals. Fixes bug #1128708
 
 
 
* Thu Aug 21 2014 Kevin Fenzi <kevin@scrye.com> - 3.4.0-9
 
- Rebuild for rpm bug 1131960
 
 
 
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.0-8.el6
 
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
 
 
* Fri Jun 20 2014 Kevin Fenzi <kevin@scrye.com> 3.4.0-7
 
- Add patch to work with newer perl-Net-DNS. Fixes bug #1111586
 
 
 
These are new SME modified Packages
 
 
 
DCC
 
* Tue Oct 27 2020 John Crisp <jcrisp@safeandsoundit.co.uk> - 2.3.167-1
 
- New build for SME
 
 
 
* Mon Jun 10 2013 Axel Thimm <Axel.Thimm@ATrpms.net> - 1.3.145-24
 
- Update to 1.3.145.
 
 
 
smeserver-php
 
* Wed Jan 27 2021 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-23.sme
 
- fix php55 logrotate [SME: 11325]
 
- cleanup remove services in sme-server.target.wants [SME: 10956]
 
- remove usr/lib preset file from rpm [SME: 10958]
 
 
 
* Fri Dec 25 2020 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-22.sme
 
- add WantedBy=sme-server.target for all php-fpm service files [SME: 11294]
 
 
 
These are either not SME modified Packages, or are kernel mods.
 
 
 
clamav
 
libprelude
 
sendmail
 
 
 
The changelogs are written per package On behalf of the Koozali SME Server development team
 
- Compilation of release data is thanks to scripts developed by Ian Wells and substantially improved by Jean Phillipe Pialasse
 

Revision as of 09:52, 19 February 2021

Koozali SME Server 10 Beta 1 Release Notes "Justine"

These are draft only and are in a constant state of update.

18 Feb 2021

The Koozali SME Server development team is pleased to announce the release of SME Server 10 Beta 1 which will be the next major release of SME Server. Code named "Justine"

This release is based on CentOS 7. CentOS 7.# has an EOL of 30 June 2024.

Koozali SME Server users should not upgrade production servers to this release but those who can are encouraged to load the alpha to a dedicated test machine and take part in the testing phase.

Some notes on Koozali SME Server 10 can be found at https://wiki.contribs.org/SME_Server_10.0_Development

SME10 Roadmap - Beta 1 https://wiki.contribs.org/SME10_Roadmap#SME_10_Beta_1

Bug reports and reports of potential bugs should be raised in the bug tracker (and only there, please); https://bugs.koozali.org/

Copy of releaase notes may be found here: https://lists.contribs.org/pipermail/updatesannounce/2021-February/000475.html

Download

You can download SME Server 10 from https://mirror.koozali.org/smeserver/releases/testing/10/ or for other methods see https://wiki.koozali.org/SME_Server:Download

Please note it may take up to 48 hours for mirrors to finish syncing, during this time you may experience problems.

About SME Server SME Server is the leading Linux distribution for small and medium enterprises. SME Server is brought to you by Koozali Foundation, Inc., a non-profit corporation that exists to provide marketing and legal support for SME Server.

SME Server is freely available under the GNU General Public License and is only possible through the efforts of the SME Server community.

However, the availability and quality of SME Server is dependent on meeting our expenses, such as hosting costs, server hardware, etc.

As such, we ask for a donation to offset costs and fund further development.

a) If you are a school, a church, a non-profit organisation or an individual using SME Server for private purposes, we would appreciate you to contribute within your means toward the costs associated with hosting, maintenance and development.

b) If you are a company or an integrator and you are deploying SME Server in the course of your work to generate revenue, we expect you to make a donation commensurate with the level of revenue you generate and the number of servers your have in the field. Please, help the project

Please visit https://wiki.koozali.org/Donate to donate.

Koozali Inc is happy to supply an invoice for any donations received, simply email treasurer at koozali.org

Notes

In-place upgrades are not supported. It is necessary to backup and then restore. (Remember, testing purpose only)

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

The spare handling for RAID arrays is now implemented.

New Server-Manager Framework, Mojolicious, is now well on the way to full implementation

USB installs are once again fully supported Note: it is important to use proposed apps to create the boot media See: https://wiki.koozali.org/Install_From_USB

Netinstall is once again fully supported

Install to a system supporting a UEFI BIOS is also now fully supported

Console backup, and workstation backup to removable storages is now fully supported.

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,

thank you one and all:

Jean Phillipe Pialasse Michel Begue Brian Read Catton Durbrow Chris Sansom-Ninnes Jean-pierre Odion Zsolt Vasarhelyi John Crisp

there have also been many others who have done what they can, thank you:

The changes that have been implemented to ensure the Koozali Sme Server way is fully implemented have been far reaching, far to many to try and list, suffice to say long live "Justine".

Major changes in this release This release is based on CentOS 7.#

Changes in this release See full release Notes at - https://lists.contribs.org/pipermail/updatesannounce/2021-February/000475.html