diff --git a/git.spec b/git.spec index 1e0311908804301eda9e87288224810c861f941a..0e8dff172c70d0ff770ea74b07f1ad5895d16b2e 100644 --- a/git.spec +++ b/git.spec @@ -23,7 +23,7 @@ %global _package_note_file %{_builddir}/%{name}-%{version}/.package_note-%{name}-%{version}-%{release}.%{_arch}.ld Name: git -Version: 2.47.3 +Version: 2.47.3 Release: %{anolis_release}%{?dist} Summary: Distributed version control system License: BSD-3-Clause AND GPLv2 AND LGPL-2.1-or-later AND MIT @@ -697,6 +697,10 @@ rmdir --ignore-fail-on-non-empty "$testdir" %changelog +* Fri Jul 11 2025 Ondřej Pohořelský - 2.47.3-1 +- update to 2.47.3 +- Resolves: RHEL-102449, RHEL-102463, RHEL-102675, RHEL-102681 + * Fri Jul 11 2025 Yangcheng - 2.47.3-1 - update to 2.47.3 to fix CVE-2025-48384 CVE-2025-48385 CVE-2025-48386