public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xfig] epel10: apply patch to fix buffer oveeflow #158088
@ 2026-05-30 14:25 Than Ngo
  0 siblings, 0 replies; only message in thread
From: Than Ngo @ 2026-05-30 14:25 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/xfig
Branch : epel10
Commit : cfe05bf51a24db24927a4cac8a758b92c7372827
Author : Than Ngo <than@fedoraproject.org>
Date   : 2005-05-19T14:50:57+00:00
Stats  : +6/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/xfig/c/cfe05bf51a24db24927a4cac8a758b92c7372827?branch=epel10

Log:
apply patch to fix buffer oveeflow #158088

---
diff --git a/xfig.spec b/xfig.spec
index a144c1d..549caff 100644
--- a/xfig.spec
+++ b/xfig.spec
@@ -4,7 +4,7 @@
 Summary: An X Window System tool for drawing basic vector graphics.
 Name: xfig
 Version: 3.2.4
-Release: 10
+Release: 11
 License: Freeware
 Group: Applications/Multimedia
 URL: http://www.xfig.org/
@@ -17,6 +17,7 @@ Patch1: xfig-3.2.4-fhs.patch
 Patch2: xfig-3.2.4-mkstemp.diff
 Patch3: xfig.3.2.4-cleanup.patch
 Patch4: xfig-3.2.4-fonts.patch
+Patch5: xfig.3.2.4-buffer.patch
 
 Requires: transfig >= 1:3.2.4
 Requires: xpdf
@@ -50,6 +51,7 @@ graphics.
 %patch2 -p1 -b .mkstemp
 %patch3 -p1 -b .cleanup
 %patch4 -p1 -b .fonts
+%patch5 -p1 -b .buffer
 
 %build
 export PATH=$PATH:/usr/X11R6/bin
@@ -92,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Thu May 19 2005 Than Ngo <than@redhat.com> 3.2.4-11
+- apply patch to fix buffer oveeflow #158088
+
 * Mon Mar 21 2005 Than Ngo <than@redhat.com> 3.2.4-10
 - fix font warning #116542
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-05-30 14:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-30 14:25 [rpms/xfig] epel10: apply patch to fix buffer oveeflow #158088 Than Ngo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox