public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Than Ngo <than@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/xfig] epel10.2: apply patch to fix buffer oveeflow #158088
Date: Sat, 30 May 2026 14:27:50 GMT	[thread overview]
Message-ID: <178015127025.1.9268414214959989730.rpms-xfig-cfe05bf51a24@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/xfig
Branch : epel10.2
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.2

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
 

                 reply	other threads:[~2026-05-30 14:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178015127025.1.9268414214959989730.rpms-xfig-cfe05bf51a24@fedoraproject.org \
    --to=than@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox