mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
d222fe25b6
* Bump base * Fix tar flag ordering in OTAManager So that no-recursion actually gets honored, preventing us from creating extra-large archives with unrelated content... (Tar started being pickier about flag ordering in a recent version bump). Fix #4147 Closes #4148 (by superceding it)