From 305da03e0be51cafba896e864bccacd82185bf93 Mon Sep 17 00:00:00 2001 From: AlmaLinux RelEng Bot Date: Wed, 13 May 2026 04:18:52 -0400 Subject: [PATCH] import CS git git-lfs-3.4.1-10.el8_10 --- SPECS/git-lfs.spec | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/SPECS/git-lfs.spec b/SPECS/git-lfs.spec index dbabc1f..483e618 100644 --- a/SPECS/git-lfs.spec +++ b/SPECS/git-lfs.spec @@ -19,7 +19,7 @@ Version: 3.4.1 %global gobuild CGO_CPPFLAGS="-D_FORTIFY_SOURCE=2 -fstack-protector-all" go build -compiler gc -buildmode pie '-tags=rpm_crashtraceback libtrust_openssl ' -ldflags "-linkmode=external -compressdwarf=false ${LDFLAGS:-} -B 0x$(head -c20 /dev/urandom|od -An -tx1|tr -d ' \\n') -extldflags '%__global_ldflags'" -a -v -x %{?**} Name: git-lfs -Release: 8%{?dist} +Release: 10%{?dist} Summary: Git extension for versioning large files License: MIT @@ -181,6 +181,14 @@ PATH=%{buildroot}%{_bindir}:%{gobuilddir}/bin:$PATH \ %changelog +* Mon May 04 2026 RHEL Packaging Agent - 3.4.1-10 +- Rebuild with new Golang +- Resolves: RHEL-167541, RHEL-167379, RHEL-166518 + +* Fri Mar 27 2026 Ondřej Pohořelský - 3.4.1-9 +- Rebuild with new Golang +- Resolves: RHEL-156637 + * Mon Feb 16 2026 Ondřej Pohořelský - 3.4.1-8 - Rebuild with new Golang - Resolves: RHEL-146094, RHEL-149269