evobackup/client/CHANGELOG.md
2022-06-28 16:26:32 +02:00

800 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

Changed

  • Use --dump-dir instead of --backup-dir to suppress dump-server-state warning
  • Do not use rsync compression
  • Replace rsync option --verbose by --itemize-changes
  • Add canary to zzz_evobackup
  • update-evobackup-canary: do not use GNU date, for it to be compatible with OpenBSD
  • Add AGPL License and README
  • Script now depends on Bash

Deprecated

Removed

Fixed

  • Make start_time and stop_time compatible with OpenBSD

Security

[22.03]

Split client and server parts of the project