Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
backintime-1.5.2.tar.gz | 2024-08-06 | 2.0 MB | |
Back In Time 1.5.2 (August 6, 2024) source code.tar.gz | 2024-08-06 | 2.0 MB | |
Back In Time 1.5.2 (August 6, 2024) source code.zip | 2024-08-06 | 2.1 MB | |
README.md | 2024-08-06 | 1.1 kB | |
Totals: 4 Items | 6.2 MB | 0 |
Summary
This version fixes urgent bugs from the previous version causing crashes when using languages Spanish, Basque or Icelandic. Thank you to @Caramelitosis for reporting this.
Installation
This release contains the source code only but no distro packages. To install the new release from the source code please follow our build & installation instructions.
Known major issues open
- qt_probing.py may hang with high CPU usage when running Back In Time as root via cron (https://github.com/bit-team/backintime/issues/1592)
- File permissions handling and therefore possible non-differential backups (https://github.com/bit-team/backintime/issues/988 & https://github.com/bit-team/backintime/issues/994)
Changes
- Fix(translation): Correct corrupt translated strings in Basque, Islandic and Spanish causing application crashes (#1828)
- Fix: Ensure crontab with ending newline (#781)
- Build(translation): Language helper script processing syntax checks on po-files