auto-import changelog data from sharutils-4.2.1-19.src.rpm
Fri May 21 2004 Than Ngo <than@redhat.com> 4.2.1-19 - add suse patch, which fixes buffer overflow in handling of -o option, #123230
This commit is contained in:
parent
91bef8d3e2
commit
50bee0fa2d
@ -1,7 +1,7 @@
|
|||||||
Summary: The GNU shar utilities for packaging and unpackaging shell archives.
|
Summary: The GNU shar utilities for packaging and unpackaging shell archives.
|
||||||
Name: sharutils
|
Name: sharutils
|
||||||
Version: 4.2.1
|
Version: 4.2.1
|
||||||
Release: 18
|
Release: 19
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Archiving
|
Group: Applications/Archiving
|
||||||
Source: ftp://prep.ai.mit.edu/pub/gnu/sharutils/sharutils-%{version}.tar.gz
|
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
|
Patch5: sharutils-4.2-uudecode.patch
|
||||||
Patch6: sharutils-4.2.1-mktemp.patch
|
Patch6: sharutils-4.2.1-mktemp.patch
|
||||||
Patch7: sharutils-4.2.1-uudecode.patch
|
Patch7: sharutils-4.2.1-uudecode.patch
|
||||||
|
Patch8: sharutils-opto.dif
|
||||||
Prereq: /sbin/install-info
|
Prereq: /sbin/install-info
|
||||||
Buildroot: %{_tmppath}/%{name}-root
|
Buildroot: %{_tmppath}/%{name}-root
|
||||||
|
|
||||||
@ -39,6 +40,7 @@ Install sharutils if you send binary files through e-mail.
|
|||||||
%patch5 -p1
|
%patch5 -p1
|
||||||
%patch6 -p1
|
%patch6 -p1
|
||||||
%patch7 -p1
|
%patch7 -p1
|
||||||
|
%patch8 -p0 -b .ooption
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
@ -74,6 +76,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 21 2004 Than Ngo <than@redhat.com> 4.2.1-19
|
||||||
|
- add suse patch, which fixes buffer overflow in handling of -o option, #123230
|
||||||
|
|
||||||
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
|
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
|
||||||
- rebuilt
|
- rebuilt
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user