Skip to content

Releases: zbackup/zbackup

1.4.4

17 Sep 10:28
Compare
Choose a tag to compare
  • Error during garbage collection with subfolders in backup/ folder fixed

1.5-alpha

02 Sep 19:13
Compare
Choose a tag to compare
1.5-alpha Pre-release
Pre-release
  • Features:
    • Customizable configuration (#38, #40, #10 - #45)
    • Support for OpenBSD (#46), FreeBSD (#69), Cygwin (#85)
    • Possibility to change repository password (#30)
    • Experimental: "cacheless restore" (#88)
    • Experimental: deep GC mode (#70, #82 - #87)
    • Zero compression support (#64 - #89)
  • Bug fixes:
    • Memory leakage (#32)
    • File descriptors leakage (#58)
    • Index growing on GC (#70)
    • Maybe some more...

1.4.3

19 Aug 08:18
Compare
Choose a tag to compare
  • Fixed #70
  • Backported deep GC implementation from upstream

1.4.2

31 Jul 08:42
Compare
Choose a tag to compare
  • File descriptors leak fixed

1.4.1

16 Dec 12:39
Compare
Choose a tag to compare

1.4

12 Dec 06:10
Compare
Choose a tag to compare
1.4
  • Basic garbage collection support added
  • LZO support added
  • List of contributors are not in source headers anymore
  • Some other small changes
  • Backup exchanger

1.3

10 Oct 10:04
Compare
Choose a tag to compare
1.3
  • Support for big-endian architectures added.
  • OpenSSL exception added to the license.

1.2

18 Aug 07:03
Compare
Choose a tag to compare
1.2

Small bugfixes and improvements.

1.1

20 Jul 09:43
Compare
Choose a tag to compare
1.1

Lower the required cmake version to 2.8.2, bugfixes.