id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
4221	urar extfs stopped working with new unrar version	gryf		"Tested with version 4.8.26 and unrar 6.0.3. Cannot access any rar archive, perhaps because the output from unrar could change. I've noticed in the urar sources, that it differentiate only between version 5 and 4 with fallback for the latter:

{{{
mcrarfs_list ()
{
    [ x$UNRAR_VERSION = x5 ] && mcrar5fs_list ""$@"" || mcrar4fs_list ""$@""
}
}}}"	defect	closed	major		mc-vfs	4.8.26	invalid	perl urar				no branch	
