https://bugs.kde.org/show_bug.cgi?id=363209
Ragnar Thomsen <rthoms...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |http://commits.kde.org/ark/ | |bf2de67e185f042165cd17b8b89 | |96fae0cc97381 Version Fixed In| |16.08.0 --- Comment #6 from Ragnar Thomsen <rthoms...@gmail.com> --- Git commit bf2de67e185f042165cd17b8b8996fae0cc97381 by Ragnar Thomsen. Committed on 20/07/2016 at 17:47. Pushed by rthomsen into branch 'Applications/16.08'. Add support for AppImage AppImages are both executables and ISO images and can be handled by libarchive. Support for opening AppImages was enabled in the libarchiveplugin. The mimetype for AppImage has been committed to shared-mime-info, but has not yet been released. We therefore install a custom mimetype for AppImage. Test cases for this mimetype were added to MimeTypeTest and ArchiveTest. FIXED-IN: 16.08.0 Differential Revision: D2226 M +14 -1 autotests/kerfuffle/archivetest.cpp A +- -- autotests/kerfuffle/data/hello-2.8-x86_64.AppImage M +2 -0 autotests/kerfuffle/mimetypetest.cpp M +17 -0 kerfuffle/mime/kerfuffle.xml M +3 -2 plugins/libarchive/CMakeLists.txt http://commits.kde.org/ark/bf2de67e185f042165cd17b8b8996fae0cc97381 -- You are receiving this mail because: You are watching all bug changes.