https://bugs.kde.org/show_bug.cgi?id=356253
Ragnar Thomsen <rthoms...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |http://commits.kde.org/ark/ | |1b58d4db8dee2c0f3fb5a20abb6 | |8678602e094a9 Version Fixed In| |16.04.0 --- Comment #1 from Ragnar Thomsen <rthoms...@gmail.com> --- Git commit 1b58d4db8dee2c0f3fb5a20abb68678602e094a9 by Ragnar Thomsen. Committed on 12/03/2016 at 13:07. Pushed by rthomsen into branch 'master'. Add support for lrzipped tar archives Enable readwrite support for lrzipped tar archives in libarchiveplugin. Libarchive currently uses the lrzip executable to handle this compression type, so we remove the archive type from filter list in "Open Archive" and "New Archive" dialogs if the executable is not found in path. FIXED-IN: 16.04.0 FEATURE: Differential Revision: D1132 M +35 -0 autotests/kerfuffle/archivetest.cpp A +- -- autotests/kerfuffle/data/simplearchive.tar.lrz M +16 -4 kerfuffle/archive_kerfuffle.cpp M +1 -1 plugins/libarchive/CMakeLists.txt M +7 -1 plugins/libarchive/readwritelibarchiveplugin.cpp http://commits.kde.org/ark/1b58d4db8dee2c0f3fb5a20abb68678602e094a9 -- You are receiving this mail because: You are watching all bug changes.