Releases: instantlinux/secondshot
Releases · instantlinux/secondshot
Dependency updates
0.10.5 SYS-576 dependency update
0.10.4
Bug-fixes in inject / calc_sums / verify
Pipeline moved to gitlab.com
Adjusted pathnames and build rules to run in gitlab instead of Jenkins
Stability / efficiency improvements
- 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
Now supports 64-bit index values for the tables that store file metadata.
Python3 fixes
Now supports python3.
2018-08-26
This adds a config table to the database, way more unit-test coverage, and better configurability.