Version 7.01 was released a few days ago. Changes: Bugs fixed: a) updating an encrypted file in a solid RAR archive produced a corrupt archive if updated file was the first in archive, no password was specified when starting updating and file name encryption in the updated archive wasn't enabled; b) WinRAR 7.00 crashed after switching to "Flat folders view" mode from archive subfolder; c) switch -ep4 duplicated the specified path instead of excluding it when extracting; d) if archive created by Unix RAR version contained symlinks with path separator characters in target paths, these characters could be broken when modifying such archive with Windows RAR; e) invalid file name was displayed in file rename and file execute WinRAR error messages; f) SFX "Shortcut" command failed to recognize empty parameters defined like "Shortcut=D,"",folder", while correctly recognizing such parameters without quote marks like "Shortcut=D,,folder"; g) volume reconstruction didn't work in WinRAR.exe if "rc" command was specified with .rev file, such as "WinRAR rc arc.part1.rev". Unlike RAR, WinRAR required to use only .rar file name here. Thank you!
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f7f746617ce50945cefe8cd5598e47d2f379831 commit 7f7f746617ce50945cefe8cd5598e47d2f379831 Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2024-05-24 21:10:17 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2024-05-24 23:35:12 +0000 app-arch/rar: add 7.01 Closes: https://bugs.gentoo.org/932310 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> app-arch/rar/Manifest | 3 ++ app-arch/rar/rar-7.01.ebuild | 123 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 126 insertions(+)
conikost, can you add yourself as a maintainer to unrar too please? Thanks!
(In reply to Sam James from comment #2) > conikost, can you add yourself as a maintainer to unrar too please? Thanks! Sure, I can do that.