sysstat/sysstat.changes

367 lines
12 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue Oct 16 16:30:02 CEST 2007 - prusnak@suse.cz
- added boot.clock to Require-Start in initscript [#333793]
-------------------------------------------------------------------
Tue Oct 2 17:04:04 CEST 2007 - prusnak@suse.cz
- update to 8.0.1
* Option -t added to pistat. pidstat can now display stats for
every thread (TID) of a process.
* pidstat's option -T CHILD now reports global statistics for
selected tasks and all their children (and not only for the
children).
* pidstat now reads VSZ and RSS values from /proc/#/stat instead
of /proc/#/status.
* Fixed a rare parallel make issue creating archive libsyscom.a
[GENTOO bug #193208].
* pidstat manual page updated.
* SCCS identification string added to all commands.
* NLS updated.
* Code cleaned.
* CREDITS file updated.
- altered pagesize.diff
-------------------------------------------------------------------
Tue Sep 25 12:13:56 CEST 2007 - prusnak@suse.cz
- update to 8.0.0
* WARNING: Daily data files format has changed, and is *not*
compatible with the previous one! [0x216e]
* pidstat command improved. It is now able to report CPU and
page fault statistics for the child processes of a task.
* Option -T added to pidstat. This option tells pidstat if
statistics are to be reported for tasks (which is the default)
or for their children.
* Fixed a security flaw in sysstat startup script (CVE-2007-3852).
* Removed super*, dquot* and rtsig* fields from sar -v.
They were made obsolete in Linux kernels 2.6.
* Fields file-sz and inode-sz from sar -v renamed in file-nr
and inode-nr.
* Added field pty-nr (number of pseudo-terminals) to sar -v.
* Added field tcp-tw (number of sockets in TIME_WAIT state)
to sar -n SOCK.
* sar and sadf updated so that they can properly extract records
(with their options -s and -e) from a file containing data for
two consecutive days.
* Added option "--enable-install-isag" to "configure" to enable
the user to install isag script.
* Fixed a typo in iconfig script: The user was unable to specify
the crontab owner.
* Manual pages updated
* Sysstat DTD file updated
* isag updated
-------------------------------------------------------------------
Tue Jul 10 11:03:20 CEST 2007 - prusnak@suse.cz
- update to 7.1.6
* new VM paging metrics added to sar
* options -x and -X have been removed from sar, use pidstat instead
* sar updated to avoid overflow when computing some average values
-------------------------------------------------------------------
Tue Jun 12 11:01:02 CEST 2007 - prusnak@suse.cz
- updated to 7.1.5
- dropped obsolete patches
* filelen.patch (included in update)
-------------------------------------------------------------------
Tue Jun 5 13:59:21 CEST 2007 - prusnak@suse.cz
- fixed init-script and crontab files on 64bit archs [#280096]
-------------------------------------------------------------------
Wed May 2 11:26:28 CEST 2007 - prusnak@suse.cz
- update to 7.1.4:
* added new command "pidstat" aimed at displaying per-process statistics
* added -N option to iostat
- option enables the user to query any device-mapper devices for their
registered device name
* fixed a small memory leak in readp_uptime() function
* stricter syntax checking for iostat
* sar -dp now displays the device as "devM-N" (instead of "nodev") when it
can't find its real name in sysstat.ioconf file
* iostat -t now also takes into account the value of environment
variable S_TIME_FORMAT
* manual pages now take into account variables defined by "configure"
* isag now takes into account variables defined by "configure"
* "configure" now determines automatically whether workaround for SMP race
is needed (SMP kernels 2.2.15 and older only)
-------------------------------------------------------------------
Tue Apr 17 15:07:33 CEST 2007 - prusnak@suse.cz
- splitted isag utility to separate subpackage sysstat-isag
* users will not be forced to install gnuplot (and X stuff) if
they do not want to
-------------------------------------------------------------------
Tue Apr 17 14:26:30 CEST 2007 - prusnak@suse.cz
- update to 7.1.3
* fixed bug in hotplug cpu support
* better support for keeping sar logfiles for more than one month
* code cleaned
-------------------------------------------------------------------
Tue Mar 13 11:52:17 CET 2007 - prusnak@suse.cz
- update to 7.1.2
* autoconf support
* better hotplug CPU support
- no longer assuming that CPU#0 can never be disabled
* sar datafiles format changed to become more compact
-------------------------------------------------------------------
Thu Feb 8 12:13:29 CET 2007 - prusnak@suse.cz
- changed spec file to build with #norootforbuild
-------------------------------------------------------------------
Wed Feb 7 14:44:11 CET 2007 - prusnak@suse.cz
- update to 7.0.4
* fixed incorrect NFS client and server statistics for sar
* added hotplug CPU support to sar and mpstat
* added iostat NFS statistics
- dropped obsoleted patches:
* sysstat-6.0.2-hz.diff
-------------------------------------------------------------------
Thu Dec 7 14:21:48 CET 2006 - prusnak@suse.cz
- added procmail to Requires [#226503]
-------------------------------------------------------------------
Tue Aug 8 00:54:48 CEST 2006 - ro@suse.de
- fix one more place with HZ usage
-------------------------------------------------------------------
Fri Jul 28 13:38:24 CEST 2006 - olh@suse.de
- sysstat bootscript depends on boot.rootfsck, optional $local_fs (#181972)
-------------------------------------------------------------------
Tue Apr 25 19:58:40 CEST 2006 - mjancar@suse.cz
- use sysconf(_SC_CLK_TCK) to get correct HZ (#168604)
-------------------------------------------------------------------
Fri Mar 24 21:47:23 CET 2006 - anicka@suse.cz
- fix bug in sysstat-6.0.2.diff [#155329]
- package file /usr/lib/sa/sa2
-------------------------------------------------------------------
Thu Jan 26 14:20:13 CET 2006 - mjancar@suse.cz
- prune old files (#136703)
-------------------------------------------------------------------
Wed Jan 25 21:41:59 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Thu Jan 12 18:56:41 CET 2006 - majncar@suse.cz
- update to 6.0.2
-------------------------------------------------------------------
Thu Oct 13 20:31:16 CEST 2005 - mjancar@suse.cz
- update to 6.0.1
- split patches by subject
-------------------------------------------------------------------
Sat Apr 9 10:49:54 CEST 2005 - aj@suse.de
- Compile with GCC4.
-------------------------------------------------------------------
Thu Feb 24 15:35:20 CET 2005 - mjancar@suse.cz
- remove .cron from the crontab filename (#64225)
-------------------------------------------------------------------
Fri Sep 03 11:20:11 CEST 2004 - tcrhak@suse.cz
- update to 5.0.6
-------------------------------------------------------------------
Mon Aug 09 08:07:09 CEST 2004 - tcrhak@suse.cz
- update to 5.0.5
-------------------------------------------------------------------
Wed Jun 30 07:50:55 CEST 2004 - tcrhak@suse.cz
- changed isag data file mask according to sa file naming
(patch mask, bug #41691)
-------------------------------------------------------------------
Tue Mar 30 13:50:57 CEST 2004 - tcrhak@suse.cz
- fixed insecure tmp file handling in isag (bug #35103, patch isag)
- do not install crontab directly into /etc/cron.d, but create/remove
symlink threre during start/stop in the init script (bug #33279)
- added rcsysstat
- fixed sa1 and sa2
-------------------------------------------------------------------
Wed Feb 18 16:12:09 CET 2004 - tcrhak@suse.cz
- update to version 5.0.1
-------------------------------------------------------------------
Fri Sep 12 20:41:28 CEST 2003 - tcrhak@suse.cz
- fix for systems with more than 32 cpus and a lot of memory
[bug #30561] patch bumper
-------------------------------------------------------------------
Wed Aug 20 18:05:44 CEST 2003 - tcrhak@suse.cz
- added LSB comments to init script [bug #24541]
-------------------------------------------------------------------
Wed Jul 23 18:19:45 CEST 2003 - tcrhak@suse.cz
- do not log running /usr/lib/sa/sa1 every 10 minutes [bug #27253]
-------------------------------------------------------------------
Mon Jun 2 00:59:13 CEST 2003 - ro@suse.de
- remove unpackaged files from buildroot
-------------------------------------------------------------------
Mon Mar 10 11:05:14 CET 2003 - tcrhak@suse.cz
- added isag script and man page
- be more descriptive in an error message (patch msg)
-------------------------------------------------------------------
Thu Feb 27 11:46:59 CET 2003 - tcrhak@suse.cz
- require $local_fs for start in init script [bug #24400]
(patch init)
-------------------------------------------------------------------
Mon Feb 17 17:52:00 CET 2003 - tcrhak@suse.cz
- updated to version 4.0.7
- moved helper binary and scripts
back to /usr/lib [bug #21713]
-------------------------------------------------------------------
Fri Sep 06 16:51:29 CEST 2002 - tcrhak@suse.cz
- bug #18901:
- use proper libdir (lib/lib64) in cron, scripts and man pages
- in /etc/init.d/sysstat: no option b, test exit
status of sadc, remove lockfile and be verbose
-------------------------------------------------------------------
Tue Aug 6 10:31:20 CEST 2002 - kukuk@suse.de
- Don't start programs in post-install
- Add PreRequiers for insserv and fillup
-------------------------------------------------------------------
Thu Feb 7 10:16:38 CET 2002 - tcrhak@suse.cz
- another %{_libdir} fix
-------------------------------------------------------------------
Thu Jan 31 11:29:26 CET 2002 - tcrhak@suse.cz
- update to 4.0.3
- refined scripts sa1 and sa2 to handle lockfile safe
-------------------------------------------------------------------
Fri Jan 18 12:39:45 CET 2002 - tcrhak@suse.cz
- used macros %{_lib} and %{_libdir}
-------------------------------------------------------------------
Tue Dec 18 18:24:13 CET 2001 - tcrhak@suse.cz
- update to version 4.0.2
- fixed bug #12664
- added dependecy on gnuplot
- adapted spec to use fillup_and_insserv/insserv_cleanup staff
-------------------------------------------------------------------
Mon Aug 20 11:53:41 CEST 2001 - adostal@suse.cz
- update to version 4.0.1
- update patch
-------------------------------------------------------------------
Tue May 15 14:44:39 CEST 2001 - pblaha@suse.cz
- add file lock for scripts sa1 and sa2 for fix bug #7861
-------------------------------------------------------------------
Thu May 3 15:15:16 CEST 2001 - pblaha@suse.cz
- use sa.%Y_%m_%d format for sar command
-------------------------------------------------------------------
Sun Apr 15 20:59:03 CEST 2001 - schwab@suse.de
- Use getpagesize() instead of PAGE_SHIFT.
-------------------------------------------------------------------
Thu Apr 12 10:27:11 CEST 2001 - pblaha@suse.cz
- update on 4.0.0
-------------------------------------------------------------------
Wed Mar 21 14:29:19 CET 2001 - schwab@suse.de
- Use getpagesize() instead of PAGE_SHIFT.
-------------------------------------------------------------------
Thu Dec 7 08:36:24 CET 2000 - nadvornik@suse.de
- fixed init script
-------------------------------------------------------------------
Wed Dec 6 14:03:56 CET 2000 - nadvornik@suse.cz
- fixed sa1 and sa2 scripts
- fixed cron files
-------------------------------------------------------------------
Sat Dec 2 15:14:03 CET 2000 - smid@suse.cz
- new version 3.3.2
-------------------------------------------------------------------
Thu Oct 19 13:47:07 CEST 2000 - smid@suse.cz
- new version 3.3.1
-------------------------------------------------------------------
Thu Jun 8 08:59:28 CEST 2000 - nadvornik@suse.cz
- fixed clean section
-------------------------------------------------------------------
Fri May 5 09:52:10 CEST 2000 - smid@suse.cz
- upgrade to 3.2
- buildroot added
-------------------------------------------------------------------
Tue Jan 18 22:42:06 CET 2000 - nashif@suse.de
- Initial release (Version 2.2)