Skip to content

Debian Changelog sysstat (7.0.0-4)

2007

sysstat (7.0.0-4) unstable; urgency=low

   * Initial translations of debconf templates:
     + Portuguese (closes: #411747),
     + Galician   (closes: #412230).
   * Make isag depend on gnuplot-x11 rather than on transitional gnuplot
     package (closes: #410228).

 -- Robert Luberda <robert@debian.org>  Mon, 26 Feb 2007 21:40:18 +0100

sysstat (7.0.0-3) unstable; urgency=low

   * systat.config: don't overwrite systat/enable debconf variable unless
     /etc/default/sysstat exists (closes: #306504).
   * Add Swedish PO translation  (closes: #386136).
   * ioconf.c: Fix FTBFS on GNU/kFreeBSD (closes: #395038).
   * sysstat.init.d: Fix typo in Short-Description tag name (lintian).

 -- Robert Luberda <robert@debian.org>  Sun, 14 Jan 2007 13:09:54 +0100

2006

sysstat (7.0.0-2) unstable; urgency=low

   * common.c: Fix FTBFS on powerpc (closes: #384307).

 -- Robert Luberda <robert@debian.org>  Sun, 27 Aug 2006 23:49:02 +0200

sysstat (7.0.0-1) unstable; urgency=low

   * New upstream version.
   * debian/{copyright,control,watch}: Update upstream homepage URL.
   * Add desktop file for isag (closes: #382199).
   * sadc.c: simple fix allowing sadc to work with old data files.
   * debian/control: isag now suggests the rcs package for the Help->About
     menu option (Ubuntu#54558).

 -- Robert Luberda <robert@debian.org>  Thu, 10 Aug 2006 23:12:51 +0200

sysstat (6.1.3-1) unstable; urgency=low

   * New upstream version (development):
     + daily data files format has changed again.
   * debian/control: Standards-Version: 3.7.2 (no changes needed).
   * debian/watch: prefer downloads from the upstream site.

 -- Robert Luberda <robert@debian.org>  Mon, 29 May 2006 20:11:57 +0200

sysstat (6.1.2-1) unstable; urgency=low

   * New upstream version (development).
   * Update Russian debconf templates translation (closes: #361117).
   * Fix typo in debconf message (closes: #363284).
   * debian/watch: update the download URL.

 -- Robert Luberda <robert@debian.org>  Mon, 24 Apr 2006 20:49:53 +0200

sysstat (6.1.1-1) unstable; urgency=low

   * New upstream version (development):
     + daily data files format has changed again.

 -- Robert Luberda <robert@debian.org>  Thu, 23 Feb 2006 21:59:28 +0100

2005

sysstat (6.0.2-1) unstable; urgency=low

   * New upstream version.

 -- Robert Luberda <robert@debian.org>  Tue, 29 Nov 2005 00:33:10 +0100

sysstat (6.0.1-4) unstable; urgency=low

   * Review changes made by upstream in 6.0.x versions to improve handling
     of transition from previous versions (closes: #316713).
     Sorry about doing this so late - one and a half year since the version 6
     was released.
 
   * Re-enable collecting disk statistics by default (closes: #316855):
     + /etc/default/sysstat:
       - add `-d' option to OPTIONS passed to sadc by the init.d
       - introduce SA1_OPTIONS variable with `-d' as default value
       - for completion add SA2_OPTIONS, empty by default.
     + /etc/cron.d/sysstat: pass $SA1_OPTIONS to sa1 and $SA2_OPTIONS to sa2.
     + add NEWS.Debian file saying about the above change.
 
   * ioconf.c: Fix overflow in ioc_conv() (closes: #334305).
     Many thanks to Andrew Patterson for the patch!
 
   * Edit build-time configuration and change the default behaviour of
     the sa2 command: generate daily summary for the previous day, not
     for the current as before.
   * As a result of the above, move the sa2 invocation from cron.d to
     the new cron.daily job.
 
   * /etc/cron.d/sysstat: run sa1 around midnight to have the daily
     statistics file properly rotated.
 
   * Made the init.d script LSB-compliant.
   * Makefile: remove hard-coded setting CC to gcc-4.0, which me added in
     6.0.1-1 to test #314652 and than forgot to remove.
   * debian/sysstat.{postinst,postrm}: handle /etc/default/sysstat with ucf.
   * debian/compat: bump debhelper compatibility level to 5.
   * debian/sysstat.config: remove some old cruft.
   * debian/control: add dependency on ucf & lsb-base and update
     build-dependency on dephelper.
   * Remove lintian source overrides file, it's not needed.

 -- Robert Luberda <robert@debian.org>  Sat, 26 Nov 2005 10:26:33 +0100

sysstat (6.0.1-3) unstable; urgency=low

   * Swedish debconf templates translation (closes: #331184).

 -- Robert Luberda <robert@debian.org>  Wed, 5 Oct 2005 20:44:33 +0200

sysstat (6.0.1-2) unstable; urgency=low

   * Add Vietnamese translation of debconf templates (closes: #319857).

 -- Robert Luberda <robert@debian.org>  Sat, 20 Aug 2005 13:15:25 +0200

sysstat (6.0.1-1) unstable; urgency=low

   * New upstream version:
     + fixed a memory leak in ioconf parsing functions used by sar
       and iostat (closes: #310402).
     + sar -b works again (closes: #314436, #204057).
     + sysstat can be compiled with gcc-4.0.1 now (closes: #314652).
   * sysstat.postinst: fix rm command call (closes: #313429).
   * templates,po/*: merge the message about necessity of deleting old log
     files with question about permission to do it (closes: #314438).
   * Bump debhelper's version number in build-depends field to have the menu
     file moved to /usr/share.
   * Standards-Versions: 3.6.2 (no changes).

 -- Robert Luberda <robert@debian.org>  Fri, 8 Jul 2005 19:47:10 +0200

sysstat (6.0.0-2) unstable; urgency=low

   * Upload to unstable:
     + Number of days to keep log files in configurable since version 5.1.2
       (closes: #312726).

 -- Robert Luberda <robert@debian.org>  Sat, 11 Jun 2005 19:15:30 +0200

sysstat (6.0.0-1) experimental; urgency=low

   * New upstream version (stable).

 -- Robert Luberda <robert@debian.org>  Wed, 18 May 2005 20:36:13 +0200

sysstat (5.1.5-1) experimental; urgency=low

   * New upstream version (development).
   * Include sysstat.dtd in the documentation directory (for XML generated by
     sadf -x).

 -- Robert Luberda <robert@debian.org>  Thu, 10 Mar 2005 22:57:33 +0100

sysstat (5.1.4-2) experimental; urgency=low

   * Merge changes from 5.0.6-4 and 5.0.6-5.

 -- Robert Luberda <robert@debian.org>  Mon, 31 Jan 2005 19:15:34 +0100

sysstat (5.1.4-1) experimental; urgency=low

   * New upstream version (development).
   * sar.c: Fix FTBFS on amd64 with gcc-4.0 (closes: #288582).

 -- Robert Luberda <robert@debian.org>  Thu, 6 Jan 2005 18:02:36 +0100

2004

sysstat (5.1.3-2) experimental; urgency=low

   * Merge changes from 5.0.6-3.

 -- Robert Luberda <robert@debian.org>  Wed, 8 Dec 2004 09:49:19 +0100

sysstat (5.1.3-1) experimental; urgency=low

   * New upstream version (development).
   * Install newly added sysstat.ioconfig file  in /etc/sysstat, not
     in RedHat-ish /etc/sysconfig.
   * With the above mentioned file installed, the iostat command display
     abbreviated device names (closes: #265130).
   * Move HISTORY settings from /etc/default/sysstat to /etc/sysstat/config.
   * Merge changes from 5.0.6-2.

 -- Robert Luberda <robert@debian.org>  Sun, 28 Nov 2004 22:50:12 +0100

sysstat (5.1.2-1) experimental; urgency=low

   * New upstream version (development).
   * sa2.sh: use /etc/default/sysstat instead of RedHat-ish
     /etc/syssconfig/default for HISTORY config.
   * systat.postinst: handle update of default file.

 -- Robert Luberda <robert@debian.org>  Sun, 14 Nov 2004 12:07:47 +0100

sysstat (5.1.1-1) experimental; urgency=low

   * New upstream version (development):
     + daily data files format has changed again.
     + new tool: sadf
   * Updated systat package description.

 -- Robert Luberda <robert@debian.org>  Sun, 24 Oct 2004 12:53:38 +0200

sysstat (5.0.6-5) unstable; urgency=medium

   * init.d: enclose condition with square brackets (closes: #298722).

 -- Robert Luberda <robert@debian.org>  Wed, 9 Mar 2005 22:08:08 +0100

sysstat (5.0.6-4) unstable; urgency=low

   * sar.c: Fix FTBFS on amd64 with gcc-4.0 (closes: 288582).
   * Initial Czech translation of sysstat debconf templates (closes: #293006).
     Thanks to Miroslav Kure <kurem@upcase.inf.upol.cz>.

 -- Robert Luberda <robert@debian.org>  Mon, 31 Jan 2005 19:09:24 +0100

sysstat (5.0.6-3) unstable; urgency=low

   * Updated Spanish translation of debconf templates.
     Thanks to Carlos Alberto Martín Edo <carlos@dat.etsit.upm.es>.

 -- Robert Luberda <robert@debian.org>  Wed, 8 Dec 2004 09:47:34 +0100

sysstat (5.0.6-2) unstable; urgency=low

   * Updated German translations of debconf templates (closes: #281224).
     Thanks to Erik Schanze <schanzi_usenet@gmx.de>.
   * Added README.Debian file and the 'Debian note' to sa1 and sa2 man pages
     to explain source of common problems (closes: #279049, #269712).

 -- Robert Luberda <robert@debian.org>  Thu, 25 Nov 2004 23:07:11 +0100

sysstat (5.0.6-1) unstable; urgency=low

   * New upstream (stable) version.

 -- Robert Luberda <robert@debian.org>  Thu, 26 Aug 2004 20:09:05 +0200

sysstat (5.0.5-3) testing-proposed-updates; urgency=low

   * Updated Brazilian Portuguese templates translation (closes: #267189).
   * sadc.c: The value for file-sz reported by sar -v was a number
     of free handles, and not a number of used ones. Fix backported
     from upstream version 5.0.6.

 -- Robert Luberda <robert@debian.org>  Thu, 26 Aug 2004 01:06:29 +0200

sysstat (5.0.5-2) unstable; urgency=low

   * Updated Dutch translation of debconf template (closes: #260288).

 -- Robert Luberda <robert@debian.org>  Tue, 27 Jul 2004 23:17:02 +0200

sysstat (5.0.5-1) unstable; urgency=low

   * New upstream (stable) version.

 -- Robert Luberda <robert@debian.org>  Tue, 15 Jun 2004 18:47:50 +0200

sysstat (5.0.4-2) unstable; urgency=low

   * Updated Japanese po-debconf template translation (closes: #252343).
     Thanks to Hideki Yamane <henrich@samba.gr.jp>.
   * Added debian/watch file.

 -- Robert Luberda <robert@debian.org>  Sat, 5 Jun 2004 17:55:54 +0200

sysstat (5.0.4-1) unstable; urgency=low

   * New upstream (stable) version:
     + when trying to lock file, sadc now checks for both EWOULDBLOCK
       and EAGAIN error codes to be portable (closes: #248772).
 
   * Update French translation of debconf templates (closes: #247364).
     Thanks to Christian Perrier <bubulle@debian.org>.
   * Add Italian translation of debconf templates (closes: #249174).
     Thanks to Luca Monducci <luca.mo@tiscali.it>.
 
   * Remove lintian override file for `shell-script-fails-syntax-check',
     it's not needed for the newest lintian.
   * Add lintian source overrides for `cvsignore-file-in-source'.

 -- Robert Luberda <robert@debian.org>  Sat, 22 May 2004 15:14:36 +0200

sysstat (5.0.3-1) unstable; urgency=low

   * New upstream (stable) version:
     + iostat now reads the number of sectors in /proc/diskstats
       or from sysfs as 64-bit unsigned values (closes: #237047).
   * isag: reapplied changes with creating temporary directory and fixed
     sag_save_graph procedure which got broken in this upstream version.
   * Give the administrator capability to disable collecting statistics
     by our cron and init scripts (closes: #194576):
     + add /etc/default/sysstat, created by postinst
     + introduced new debconf question: sysstat/enable
     + modified cron.d and init.d scripts.

 -- Robert Luberda <robert@debian.org>  Tue, 27 Apr 2004 20:40:24 +0200

sysstat (5.0.2-1) unstable; urgency=high

   * New upstream (stable) version.
   * isag: SECURITY FIX for temporary files handling vulnerability described
     in DSA-460 and CVE CAN-2004-0108.
     Create temporary directory with `mktemp -t -d' and ensure that all used
     temporary files are put there (closes: #237297).
   * Add Catalan translation of debconf templates (closes: #236648).
     Thanks to Aleix Badia i Bosch <abadia@ica.es>.

 -- Robert Luberda <robert@debian.org>  Thu, 11 Mar 2004 22:38:29 +0100

sysstat (5.0.1-1) unstable; urgency=low

   * New upstream (stable) version.
   * debian/sysstat.init:
     + pass -F and -L options to sadc, just like in the init script
       provided by upstream.
     + explicity specify system activity data file
     + set umask 022

 -- Robert Luberda <robert@debian.org>  Tue, 3 Feb 2004 23:19:26 +0100

sysstat (5.0.0-2) unstable; urgency=low

   * Added Japanese translation of debconf template (closes: #225801).
     Thanks to Hideki Yamane <henrich@samba.gr.jp>.

 -- Robert Luberda <robert@debian.org>  Mon, 12 Jan 2004 20:51:18 +0100

2003

sysstat (5.0.0-1) unstable; urgency=low

   * New upstream (stable) version.

 -- Robert Luberda <robert@debian.org>  Wed, 12 Nov 2003 22:00:19 +0100

sysstat (4.1.7-1) unstable; urgency=low

   * New upstream version (development):
     + daily data files format has changed again.

 -- Robert Luberda <robert@debian.org>  Sat, 4 Oct 2003 12:02:41 +0200

sysstat (4.1.6-1) unstable; urgency=low

   * New upstream version (development):
     + daily data files format has changed again.
   * Added Dutch translation of debconf template (closes: #206328).
     Thanks to Bart Cornelis <cobaco@linux.be>.
   * Added link to homepage to binary packages' descriptions.
   * Standards-Version: 3.6.1 (no changes).

 -- Robert Luberda <robert@debian.org>  Wed, 3 Sep 2003 22:01:35 +0200

sysstat (4.1.5-2) unstable; urgency=low

   * Fix a typo in fr.po (closes: #203481).

 -- Robert Luberda <robert@debian.org>  Wed, 30 Jul 2003 19:24:59 +0200

sysstat (4.1.5-1) unstable; urgency=low

   * New upstream version (development):
     + Warning: daily data files format has changed once again and
       old data files must be deleted from /var/log/sysstat!
   * Added Spanish translation of debconf templates (closes: #201565).
     Thanks to Carlos Alberto Martín Edo <carlos@dat.etsit.upm.es>.
   * Standards-Version: 3.6.0 (no changes).

 -- Robert Luberda <robert@debian.org>  Fri, 25 Jul 2003 18:22:12 +0200

sysstat (4.1.4-1) unstable; urgency=low

   * New upstream version (development):
     + Warning: daily data files format has changed once again and
       old data files must be deleted from /var/log/sysstat!
   * Standards-Version: 3.5.10 (no changes).

 -- Robert Luberda <robert@debian.org>  Wed, 2 Jul 2003 23:17:34 +0200

sysstat (4.1.3-2) unstable; urgency=low

   * Added French translation of templates (closes: #193766).
     Thanks to Christian Perrier <bubulle@debian.org>.

 -- Robert Luberda <robert@debian.org>  Mon, 30 Jun 2003 22:53:06 +0200

sysstat (4.1.3-1) unstable; urgency=low

   * New upstream version (development):
     + NOTE (from the upstream home page): iostat should now be fully compliant
       with 2.5/2.6 kernels.  But it will no longer look for statistics in the
       /proc/partitions file.  Those who need to display extended statistics
       with iostat while still using an older 2.4 kernel must use sysstat 4.1.2

 -- Robert Luberda <robert@debian.org>  Sat, 17 May 2003 18:47:46 +0200

sysstat (4.1.2-3) unstable; urgency=low

   * Update German and Russian translations of debconf templates from DDTP.
   * Removed build dependency on po-debconf, as debhelper dpends on it.
   * Standards-Version: 3.5.9.

 -- Robert Luberda <robert@debian.org>  Sat, 22 Mar 2003 22:01:43 +0100

sysstat (4.1.2-2) unstable; urgency=low

   * debian/po/pt_BR.po: updated (closes: #179358).
     Thanks to André Luís Lopes <andrelop@ig.com.br>.
   * Recode this changelog to UTF-8.

 -- Robert Luberda <robert@debian.org>  Sun, 2 Feb 2003 16:05:36 +0100

sysstat (4.1.2-1) unstable; urgency=low

   * New upstream version (development):
     + Daily data files format has changed once again.
   * Change a bit our cron.d entry (closes: #177727).

 -- Robert Luberda <robert@debian.org>  Wed, 29 Jan 2003 23:13:30 +0100

sysstat (4.1.1-1) unstable; urgency=low

   * New upstream (development) release:
     + Warning: Daily data files format has changed (again), and is
       not compatible with the previous one! Delete existing data
       files in /var/log/sysstat directory!
 
   * debian/systat.{postinst,config}: Update $S_VERSION to show debconf
     warning about above mentioned incompatibility.
   * debian/systat.templates: Do not misuse `yes'/`no' words (closes: #173788).
   * Update Polish translation of templates.
   * Add the override file for the following lintian false error:
     `shell-script-fails-syntax-check ./usr/bin/isag'.

 -- Robert Luberda <robert@debian.org>  Sun, 19 Jan 2003 15:32:31 +0100

2002

sysstat (4.0.7-2) unstable; urgency=low

   * Aplied patches from Junichi Uekawa:
     + common.c: set LC_CTYPE in nls_init() (closes: #172903).
     + sysstat.postinst: call /usr/lib/sysstat/sa1 (closes: #172904).
     Thanks for the patches, Junichi!
 
   * nls/*/*.po: specify correct charset and encoding.
   * Remove dot from the first line of isag package description (lintian).
   * Convert debconf translations to po-debconf.
   * Standards-Version: 3.5.8 (no changes).

 -- Robert Luberda <robert@debian.org>  Tue, 17 Dec 2002 09:15:48 +0100

sysstat (4.0.7-1) unstable; urgency=low

   * New upstream version.
   * Don't run /etc/init.d/sysstat on package install/upgrade (use
     `dh_installinit --no-start' for this).
   * debian/rules, debian/fix.sh: minor changes in the build process.

 -- Robert Luberda <robert@debian.org>  Sun, 17 Nov 2002 21:30:45 +0100

sysstat (4.0.6-2) unstable; urgency=low

   * Standards-Version: 3.5.7
   * Support DEB_BUILD_OPTIONS=noopt instead of debug.

 -- Robert Luberda <robert@debian.org>  Thu, 24 Oct 2002 07:56:55 +0200

sysstat (4.0.6-1) unstable; urgency=low

   * New upstream version.

 -- Robert Luberda <robert@debian.org>  Mon, 5 Aug 2002 20:51:32 +0200

sysstat (4.0.5-1) unstable; urgency=low

   * New upstream version.
   * Add new sargon script to examples directory.
   * Update debian/rules to debhelper v4 (esp. use dh_install instead of
     dh_movefiles).
   * Oops, upstream changelog hasn't been included into binary package since
     version 3.3.5-1. Fixed now.

 -- Robert Luberda <robert@debian.org>  Thu, 16 May 2002 00:28:57 +0200

sysstat (4.0.4-1) unstable; urgency=low

   * New upstream version.
   * Added Brazilian Portuguese templates translation (closes: #141541).
     Thanks to Andre Luis Lopes <andrelop@ig.com.br>.

 -- Robert Luberda <robert@debian.org>  Mon, 8 Apr 2002 18:28:32 +0200

sysstat (4.0.3-2) unstable; urgency=low

   * sar.c: fixed a typo (closes: #135540).
     Thanks to Marcin Owsiany <porridge@debian.org> for a patch.
 
   * Added Russian translation of debconf templates (closes: #137689).
     Thanks to Ilgiz Kalmetev <ilgiz@bashtelecom.ru>.

 -- Robert Luberda <robert@debian.org>  Thu, 14 Mar 2002 20:16:46 +0100

sysstat (4.0.3-1) unstable; urgency=low

   * New upstream version.
   * Standards-Version: 3.5.6 (no changes).

 -- Robert Luberda <robert@debian.org>  Tue, 29 Jan 2002 00:02:17 +0100

2001

sysstat (4.0.2-2) unstable; urgency=low

   * Applied patch YAMASHITA Junji to fix buffer overflow in some locales
    (closes: #123089).

 -- Robert Luberda <robert@debian.org>  Sat, 22 Dec 2001 21:41:38 +0100

sysstat (4.0.2-1) unstable; urgency=low

   * New upstream version:
     + isag: LC_NUMERIC should be set instead of LC_ALL (closes: #101545).

 -- Robert Luberda <robert@debian.org>  Sun, 23 Sep 2001 22:23:42 +0200

sysstat (4.0.1-1) unstable; urgency=low

   * New upstream version.
   * isag: set LC_ALL to sane value to prevent breakage if current
     locale spiecifies a comma decimal separator (closes: #101545).

 -- Robert Luberda <robert@debian.org>  Wed, 4 Jul 2001 22:36:18 +0200

sysstat (4.0.0-2) unstable; urgency=high

   * Set umask in sa[12] scripts (closes: #95561).
   * Also in postinst: `chmod go-w' files from /var/log/systat.

 -- Robert Luberda <robert@debian.org>  Mon, 30 Apr 2001 13:00:18 +0200

sysstat (4.0.0-1) unstable; urgency=low

   * New upstream version.

 -- Robert Luberda <robert@debian.org>  Sun, 8 Apr 2001 16:03:02 +0200

sysstat (3.3.6-1) unstable; urgency=low

   * New upstream version:
     - Warning: format of daily statistics has changed again!
     - isag shows only sa?? files in the file menu by default (closes: #86771).
   * Standards-Version: 3.5.2 (no changes).

 -- Robert Luberda <robert@debian.org>  Thu, 15 Mar 2001 19:51:51 +0100

sysstat (3.3.5-1) unstable; urgency=low

   * New upstream version.
   * This version includes new command isag - nice GUI for sar. As isag
     requires wish and gnuplot, I put it in a separate package isag.
   * Included informations about isag in the copyright file.
   * Repackaged with debhelper v3.
   * Standards-Version: 3.5.0 (no changes).
   * Added debconf-utils to Build-Depends.

 -- Robert Luberda <robert@debian.org>  Wed, 14 Feb 2001 21:26:58 +0100

sysstat (3.3.4-2) unstable; urgency=low

   * Added German translation of debconf templates (closes: #84843).
     Thanks to Joerg.Rieger@informatik.med.uni-giessen.de for a patch.
   * Polish translation added too.

 -- Robert Luberda <robert@debian.org>  Mon, 5 Feb 2001 23:06:45 +0100

sysstat (3.3.4-1) unstable; urgency=low

   * New upstream version.

 -- Robert Luberda <robert@debian.org>  Wed, 31 Jan 2001 18:35:26 +0100

sysstat (3.3.3-3) unstable; urgency=low

   * Modified init script - `restart' now acts like `start' (closes: #84058).
   * Fixed some problems with debconf support.

 -- Robert Luberda <robert@debian.org>  Tue, 30 Jan 2001 08:00:14 +0100

sysstat (3.3.3-2) unstable; urgency=low

   * Fix typo in postinst (closes: #83980).

 -- Robert Luberda <robert@debian.org>  Mon, 29 Jan 2001 20:21:52 +0100

sysstat (3.3.3-1) unstable; urgency=low

   * New upstream version.
   * Added debconf interface to ask user about removing old files
     from /var/log/sysstat because format of these files had changed
     and is not compatible with the previous one.

 -- Robert Luberda <robert@debian.org>  Tue, 23 Jan 2001 22:51:39 +0100

2000

sysstat (3.3.2-2) unstable; urgency=low

   * sa2 executes sar.sysstat instead of sar.
   * Add gettext to Build-Depends.

 -- Robert Luberda <robert@debian.org>  Sun, 17 Dec 2000 12:09:18 +0100

sysstat (3.3.2-1) unstable; urgency=low

   * Initial release. (closes: #78140)
   * Rename (/usr/lib|/var/log)/sa to $1/sysstat.

 -- Robert Luberda <robert@debian.org>  Sun, 3 Dec 2000 23:33:02 +0100