diff --git a/unrar.spec b/unrar.spec index a64da31d64f8815c11f66c6a18c89141dc5246d2..2fdb5a10d936b1f6f2a2996df09e3422116f48a4 100644 --- a/unrar.spec +++ b/unrar.spec @@ -1,6 +1,6 @@ -%define anolis_release 2 +%define anolis_release 1 Name: unrar -Version: 5.9.4 +Version: 6.2.3 Release: 1.%{anolis_release}%{?dist} Summary: Utility for extracting, testing and viewing RAR archives License: Freeware with further limitations @@ -93,6 +93,9 @@ touch -r license.txt %{buildroot}%{_sysconfdir}/rpm/macros.unrar %changelog +* Fri Jun 13 2025 wenxin - 6.2.3-1 +- Update to 6.2.3 to fix CVE-2022-48579 CVE-2022-30333 + * Tue Nov 07 2023 yangxianzhao - 5.9.4-2.2 - rebuild for qt diff --git a/unrarsrc-5.9.4.tar.gz b/unrarsrc-5.9.4.tar.gz deleted file mode 100644 index f4f901778386930e2fdbcddca2f9c7c5bc0f3d60..0000000000000000000000000000000000000000 Binary files a/unrarsrc-5.9.4.tar.gz and /dev/null differ diff --git a/unrarsrc-6.2.3.tar.gz b/unrarsrc-6.2.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..a606425998f505a15f4e6aee14ecd94968bd4a24 Binary files /dev/null and b/unrarsrc-6.2.3.tar.gz differ