Skip to content

Release 1.4.12 (2024-02-25)

Latest

Choose a tag to compare

@jadupl2 jadupl2 released this 25 Feb 19:57
· 474 commits to master since this release

Release 1.4.12 (2024-02-25)

Summary

  • New version of cfg2html (v7).
    • Will automatically upgrade the next time 'sadm_cfg2html.sh´ is run.
  • Execution of 'sadm_startup.sh & sadm_shutdown.sh' controlled by 'sadmin.service'.
    • Script 'sadm_service_ctrl.sh' is depreciated (Use 'systemctl').
  • Linux is now the only platform supported.
    • Aix and MacOS is now depreciated (Don't have an Aix Box to test).

Install, Uninstall & Update

  • sadm_setup.py
    • v4.04 - Setup will now ask for 'sadmin' user password & force to change it on login.
    • v4.05 - Bug fix on postfix configuration & various corrections and enhancements.
  • sadm_uninstall.sh
    • v2.4 - Adapt to change done in 'Setup' script.
    • v2.5 - Was not removing $SADMIN/www directory.
  • setup.sh
    • v3.35 - Make sure 'host' command is installed, (needed for hostname resolution).
    • v3.36 - Add alternative way to determine the system domain name.

Libraries, Scripts Templates, Demo

  • sadmlib2_std.py
    • V4.51 - Was removing gmail password file (.gmpw) when on the SADMIN server.