Skip to content

Releases: instantlinux/secondshot

Dependency updates

14 Aug 17:34
7161905
Compare
Choose a tag to compare
0.10.5

SYS-576 dependency update

0.10.4

21 Oct 04:00
Compare
Choose a tag to compare

Bug-fixes in inject / calc_sums / verify

Pipeline moved to gitlab.com

18 Oct 16:15
Compare
Choose a tag to compare

Adjusted pathnames and build rules to run in gitlab instead of Jenkins

Stability / efficiency improvements

18 Oct 06:42
Compare
Choose a tag to compare
  • Dropped python2
  • Replaced database table backups with .secondshot-manifests (kept with each saveset) for efficiency

To upgrade, invoke secondshot --action=schema-update before running backups. This will drop the backups table; mysqldump your database first.

0.9.6

20 Aug 00:35
Compare
Choose a tag to compare

Now supports 64-bit index values for the tables that store file metadata.

Python3 fixes

07 Aug 14:38
Compare
Choose a tag to compare

Now supports python3.

2018-08-26

27 Aug 04:59
Compare
Choose a tag to compare

This adds a config table to the database, way more unit-test coverage, and better configurability.