Skip to content

Releases: AenonDynamics/rsnapshot-ng

RSNAPSHOT-NG

08 Nov 14:01
Compare
Choose a tag to compare
  • Project Cleanup (Removed outdated utils, build tools/makefile)
  • Added: Enhanced Javascript/Node.js based testcases
  • Added: configtest command shows all recognized config lines as parseable text
  • Added: Perl Syntax Check to CI tests
  • Added: systemd service and timer examples
  • Added: Automatic debian package build
  • Changed: Any kind of whitespaces (spaces, tabs) are allowed as config delimiter
  • Changed: config_version 2.0 required for rsnapshot-ng
  • Changed: Documentation to Markdown
  • Changed: Use 4 spaces as code indentation
  • Changed: rsync command output is shown as from verbose level 3 instead of 4 (original)
  • Changed: New TravisCI configuration
  • Changed: Perl v5.14 is required (TravisCI does not provide older versions - therefore we cannot test them!)
  • Replaced build variables @VALUE@ with static values
  • Renamed rsnapshot binary to rsnapshot
  • Renamed default config file to rsnapshot.default.conf
  • Removed: Perl testcases