From 42ce1f88fefff86df5871ac86d338ea1824066cb Mon Sep 17 00:00:00 2001 From: AlmaLinux RelEng Bot Date: Thu, 5 Mar 2026 15:33:15 -0500 Subject: [PATCH] import UBI git-lfs-3.6.1-7.el9_7 --- SPECS/git-lfs.spec | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/SPECS/git-lfs.spec b/SPECS/git-lfs.spec index 25e96ae..33415e9 100644 --- a/SPECS/git-lfs.spec +++ b/SPECS/git-lfs.spec @@ -9,7 +9,7 @@ Version: 3.6.1 %global gobuilddir %{_builddir}/%{name}-%{version}/_build Name: git-lfs -Release: 4%{?dist} +Release: 7%{?dist} Summary: Git extension for versioning large files License: MIT @@ -169,6 +169,18 @@ PATH=%{buildroot}%{_bindir}:%{gobuilddir}/bin:$PATH \ %changelog +* Mon Feb 16 2026 Ondřej Pohořelský - 3.6.1-7 +- Rebuild with new Golang +- Resolves: RHEL-146860, RHEL-149620 + +* Mon Feb 05 2026 Ondřej Pohořelský - 3.6.1-6 +- Rebuild with new Golang +- Resolves: RHEL-147080 + +* Thu Feb 05 2026 Ondřej Pohořelský - 3.6.1-5 +- Rebuild with new Golang +- Resolves: RHEL-147103 + * Mon Dec 01 2025 Ondřej Pohořelský - 3.6.1-4 - Backport fix for CVE-2025-26625 - Resolves: RHEL-122431