From 50bee0fa2d284e875f11db53c1b8bdc7174f4dfa Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 12:25:39 +0000 Subject: [PATCH] auto-import changelog data from sharutils-4.2.1-19.src.rpm Fri May 21 2004 Than Ngo 4.2.1-19 - add suse patch, which fixes buffer overflow in handling of -o option, #123230 --- sharutils.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/sharutils.spec b/sharutils.spec index fccd502..07e2c96 100644 --- a/sharutils.spec +++ b/sharutils.spec @@ -1,7 +1,7 @@ Summary: The GNU shar utilities for packaging and unpackaging shell archives. Name: sharutils Version: 4.2.1 -Release: 18 +Release: 19 License: GPL Group: Applications/Archiving Source: ftp://prep.ai.mit.edu/pub/gnu/sharutils/sharutils-%{version}.tar.gz @@ -12,6 +12,7 @@ Patch4: sharutils-4.2-share.patch Patch5: sharutils-4.2-uudecode.patch Patch6: sharutils-4.2.1-mktemp.patch Patch7: sharutils-4.2.1-uudecode.patch +Patch8: sharutils-opto.dif Prereq: /sbin/install-info Buildroot: %{_tmppath}/%{name}-root @@ -39,6 +40,7 @@ Install sharutils if you send binary files through e-mail. %patch5 -p1 %patch6 -p1 %patch7 -p1 +%patch8 -p0 -b .ooption %build %configure @@ -74,6 +76,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/*/* %changelog +* Fri May 21 2004 Than Ngo 4.2.1-19 +- add suse patch, which fixes buffer overflow in handling of -o option, #123230 + * Fri Feb 13 2004 Elliot Lee - rebuilt