https://bugs.kde.org/show_bug.cgi?id=405136
Elvis Angelaccio <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |19.03.80 Latest Commit| |https://commits.kde.org/ark | |/a3bcf9becddd5725725089add1 | |5fbae39c79757e Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Elvis Angelaccio <[email protected]> --- Git commit a3bcf9becddd5725725089add15fbae39c79757e by Elvis Angelaccio. Committed on 09/03/2019 at 12:05. Pushed by elvisangelaccio into branch 'master'. Fix creation of tar archives Usage of QString::compare() breaks the creation of tar archives, because `zst` is "bigger" than `tar` which means ark would use the `zstd` filter even when creating a simple tar archive. FIXED-IN: 19.03.80 M +1 -1 plugins/libarchive/readwritelibarchiveplugin.cpp https://commits.kde.org/ark/a3bcf9becddd5725725089add15fbae39c79757e -- You are receiving this mail because: You are watching all bug changes.
