Skip to content
Commit a543d209 authored by Christian Weiske's avatar Christian Weiske
Browse files

Fix #19181: Support .bz2 app archives

At first a bz2 handling in needs to be fixed; PEAR's Archive_Tar
otherwise gives the following error:
> Unsupported compression type "bz"
> Supported types are "gz", "bz2" and "lzma2"

After that we can whitelist the application/bz2 MIME type in the installer.
parent a0e47934
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment