• 1.2.3 533babd2cf

    1.2.3 Stable

    kerem released this 2018-09-29 00:57:22 +03:00 | 49 commits to 1.2-version since this release

    📅 Originally published on GitHub: Fri, 28 Sep 2018 22:15:17 GMT
    🏷️ Git tag created: Fri, 28 Sep 2018 21:57:22 GMT

    This new release fix the following bugs from Release 1.2.2:

    Installer:

    • Install script picking the wrong hostname;
    • The e-mail used by zmbackup to send reports wasn't being included in the config file during install;
    • Removing some garbage characters from the IP that are broking the install script;
    • Making the script create the entire structure used by the backup;
    • Install.sh doesn't remove the dependencies anymore - temporary fix!

    Zmbackup:

    • Zmbackup not running with SQLITE3;
    • The old backups aren't being removed - actually was only the most recent ones;
    • Simplified the logic behind the LDAP Backup;
    • Fixed the TXT to SQLITE migration;
    • Fixed size reporting for individual backups;
    • Zmbackup now locks the backup again for one per day - disabled by config;
    • Fixed the LDAP Backup for TXT file;
    • Now the --migrate create the SQLITE file, if doesn't exist;
    • Fixed the permissions inside the WORKDIR for CIFS and NFS;

    Thanks for @cavassin, @ananiasfilho and Thiago Castro for all the fix proposed inside the project!

    Any problem, please, create an issue.

    Downloads