Skip to content

Releases: deajan/obackup

obackup v2.1 beta3 "Ready to Rumble"

21 Jun 10:06
Compare
Choose a tag to compare
Pre-release

This is a bugfix release that fixes an issue with some commandline arguments not being honored (--delete, --no-maxtime, --dontgetsize).
Other changes includes minor installer fixes and better preflight checks.

Next RC release is pretty close :)

obackup v2.1 beta2 "Ready to Rumble"

14 Mar 22:11
Compare
Choose a tag to compare
Pre-release

This is mostly a miltestone release containing fixes backported from osync.
Also contains a brand new ssh filter for improved security.
See changelog for details.

obackup v2.1 beta1 "Ready to Rumble"

04 Jan 08:43
Compare
Choose a tag to compare
Pre-release

This release includes a lot of new functionality:

  • Encrpytion support via GPG
    • Backup encryption support while keeping encryption per file so rsync will not resync all files at once
    • Batch encrypt / decrypt files
    • Parallel encryption / decryption support
  • Better compatibility for FreeBSD 11 / MacOS X / Busybox enhancements (still some work going on)
  • Code quality
    • Added unit / functional tests
    • Done more code compliance
    • Releases all pass shellcheck
  • Logging is highly improved
  • Improved batch runner
  • Improved installer
  • Lots of other fixes

Encore

07 Aug 21:27
Compare
Choose a tag to compare

Been awhile since a stable release came out :)