Skip to content

2.3.3

Compare
Choose a tag to compare
@gsmolk gsmolk released this 15 May 11:44
· 970 commits to master since this release

Major Bugfixes:

  • Due to incorrect handling of ENOENT for remote files, It was possible to get silent data loss if more than 32 data files were dropped during remote backup. Reported by Mikhail Aksenov.

Bugfixes:

  • Remote and local binaries version matching was done incorrectly. Reported by @tengilim.
  • .deb packages from previous release 2.3.2 incorrectly contained binaries with suffix -dev. Reported by Alex Ignatov