diff --git a/.cvsignore b/.cvsignore index 6a8a7a0..97e7622 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ bonding-0.2.tar.gz -iputils-ss000418.tar.gz +iputils-ss001010.tar.gz diff --git a/iputils.spec b/iputils.spec index ef19af8..044de42 100644 --- a/iputils.spec +++ b/iputils.spec @@ -1,18 +1,14 @@ Summary: The ping program for checking to see if network hosts are alive. Name: iputils -Version: 20000418 -Release: 6 +Version: 20001010 +Release: 1 Copyright: BSD Group: System Environment/Daemons -Source0: http://ftp.sunet.se/pub/os/Linux/ip-routing/iputils-ss000418.tar.gz +Source0: http://ftp.sunet.se/pub/os/Linux/ip-routing/iputils-ss001010.tar.gz Source1: bonding-0.2.tar.gz Patch0: ping-deadline.patch -Patch1: iputils-991024.manfix -Patch2: iputils-%{version}-reverseDNS.patch -Patch3: iputils-%{version}-glibc22.patch -Patch4: iputils-%{version}-doco.patch -Patch5: iputils-%{version}-timetravel.patch -Patch6: iputils-%{version}-speling.patch +Patch7: iputils-20001007-rh7.patch +Patch8: iputils-20001010-bug16677.patch Prefix: %{_prefix} BuildRoot: %{_tmppath}/%{name}-root @@ -29,15 +25,8 @@ rm -f bonding-0.2/ifenslave mv -f bonding-0.2/README bonding-0.2/README.ifenslave %patch0 -p1 -b .deadline -%patch1 -p1 -b .manfix -%patch2 -p1 -b .reverseDNS - -# XXX hack around include problem with glibc-2.2 -%patch3 -p1 -b .glibc22 - -%patch4 -p1 -b .doco -%patch5 -p1 -b .timetravel -%patch6 -p1 -b .speling +%patch7 -p1 -b .rh7 +%patch8 -p1 -b .bug16677 %build make @@ -93,6 +82,13 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man8/* %changelog +* Tue Oct 10 2000 Jeff Johnson +- update to ss001010. +- don't segfault as root with large buffers (#16677). + +* Sun Oct 8 2000 Jeff Johnson +- update to ss001007. + * Tue Aug 8 2000 Tim Waugh - fix spelling mistake (#15714). diff --git a/sources b/sources index 715cbd8..57b73b9 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 69b596e0ddcf73278079669c34d92bb4 bonding-0.2.tar.gz -1ae01438a7a7af323972cf30f2593ec8 iputils-ss000418.tar.gz +daf6bf6c20da0c32d2f0c4e1a66bb921 iputils-ss001010.tar.gz