-
Wed Jul 19 2006 Karel Zak <kzak@redhat.com> - 18-19
- rebuild
-
Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 18-18.3.1
- rebuild
-
Fri Apr 21 2006 Karel Zak <kzak@redhat.com> - 18-18.2.3
- fix #185300 - cpu steal time support
-
Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 18-18.2.1
- bump again for double-long bug on ppc(64)
-
Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 18-18.2
- rebuilt for new gcc4.1 snapshot and glibc changes
-
Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt
-
Wed Oct 12 2005 Karel Zak <kzak@redhat.com> 18-18
- improve procinfo-18-ranges.patch
-
Wed Oct 12 2005 Karel Zak <kzak@redhat.com> 18-17
- fix #170424 - procinfo crashing on X86_64
-
Tue May 10 2005 Karel Zak <kzak@redhat.com> 18-16
- fixed debuginfo
-
Sat Mar 05 2005 Karel Zak <kzak@redhat.com> 18-15
- rebuilt
-
Fri Dec 17 2004 Karel Zak <kzak@redhat.com> 18-14
- fixed limit of devices (#89176)
-
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
-
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
-
Sat Jan 17 2004 Mike A. Harris <mharris@redhat.com> 18-11
- Added procinfo-18-mharris-use-sysconf.patch to use sysconf for determining
the number of processors online, as this is more portable between different
CPU architectures than relying on particular /proc file entry contents and
formatting. We ship on 7 architectures (x86, ia64, AMD64, ppc, ppc64, s390,
s390x), and the current code only handled x86, alpha, sparc. sysconf will
work on all processors. Better fix for (#9497)
-
Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
-
Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
-
Mon Oct 07 2002 Mike A. Harris <mharris@redhat.com> 18-7
- Removed TODO from doc list as the file isn't present any longer
- Checked upstream URL, still no package version update.
-
Mon Oct 07 2002 Mike A. Harris <mharris@redhat.com> 18-6
- All-arch rebuild
- Updated to use {_bindir} et al.
- Fixed Buildroot: line in specfile to be sensible
-
Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild
-
Thu May 23 2002 Tim Powers <timp@redhat.com>
- automated rebuild
-
Wed Jan 09 2002 Tim Powers <timp@redhat.com>
- automated rebuild
-
Sat Jul 21 2001 Bernhard Rosenkraenzer <bero@redhat.com> 18-2
- Add BuildRequires (#49561)
- s/Copyright/License/
-
Wed Apr 25 2001 Bernhard Rosenkraenzer <bero@redhat.com> 18-1
- 18
-
Mon Dec 11 2000 Erik Troan <ewt@redhat.com>
- built on all archs
-
Thu Nov 16 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- fix up lsdev (Bug #10295 and a couple of unreported bugs)
- fix up calculation of uptime milliseconds (introduced by gcc acting
differently from previous releases, t/100*100 != t*100/100)
(Bug #20741)
-
Mon Oct 16 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix uptime calculation (Bug #18673)
This problem was introduced by gcc acting differently from previous
releases (t * 100 / HZ --> overflow; t / HZ * 100 ok).
-
Mon Oct 02 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix CPU stats after very long uptimes (Bug #17391)
-
Tue Aug 08 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix reported number of CPUs on sparc (Bug #9597)
-
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
-
Sun Jun 18 2000 Matt Wilson <msw@redhat.com>
- FHS man paths (patch3)
- buildable as non-root (patch3)
-
Fri Feb 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up the CPU detection patch (Bug #9497)
-
Sat Feb 05 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- handle compressed man pages
-
Mon Oct 04 1999 Michael K. Johnson <johnsonm@redhat.com>
- fix cpu detection on sparc and alpha
-
Fri Aug 27 1999 Preston Brown <pbrown@redhat.com>
- upgraded to r17, which incorporates several of our patches + smp fixes
- fix bug #1959
-
Tue Mar 23 1999 Preston Brown <pbrown@redhat.com>
- patched to work with kernels with LOTS of IRQs. (bug 1616)
-
Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 2)
-
Fri Mar 12 1999 Michael Maher <mike@redhat.com>
- updated to version 16
- closed bug 1349
-
Fri Nov 20 1998 Michael K. Johnson <johnsonm@redhat.com>
- updated to version 15 to fix bugzilla 70.
-
Fri Oct 02 1998 Jeff Johnson <jbj@redhat.com>
- calculate time per-cent on non-{alpha,i386} correctly.
-
Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
- upgraded to version 14
- fixed the spec file
-
Thu Apr 30 1998 Donnie Barnes <djb@redhat.com>
- updated from 0.11 to 13
- added socklist program
-
Mon Apr 27 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
-
Thu Oct 23 1997 Michael K. Johnson <johnsonm@redhat.com>
- updated to version 0.11
-
Tue Jun 17 1997 Erik Troan <ewt@redhat.com>
- built against glibc