diff --git a/acct.changes b/acct.changes index 3ae5f71..010dbbb 100644 --- a/acct.changes +++ b/acct.changes @@ -2,145 +2,11 @@ Mon Jan 23 08:43:45 UTC 2012 - bart.vanassche@gmail.com - switch from acct-6.3.5 to acct-6.5.5. From the upstream acct ChangeLog: - -Fri Nov 05 19:37:23 2010 Markus Gothe - - * sa.c - Fix hzval. - * ac.8 - Rename to sa.1 - -Fri Oct 22 00:11:54 2010 Mats Erik Andersson - - * FreeBSD / kFreeBSD >= 7.0-STABLE patch. - -Wen Sep 01 03:17:46 2010 Solar Designer - * Fix potential buffer-overflows. * UNIX 98 pty support. - * sa.c - correct --help. - * accounting.texi - grammar fix. - -Thu Feb 11 23:30:05 2010 Markus Gothe - - * Fixed includes for BSDen. Removed last K & R remainings. - Bump version to 6.5.4. - -Sun Sep 05 18:30:05 2009 Markus Gothe - - * Minor fixes, included getop, mktime, rename & xmalloc - from gnulib. Fixed HOST_LEN not defined issue. - -Mon Aug 24 00:01:05 2009 Markus Gothe - - * Major overhaul, releasing GNU Acct 6.5. - -Sat Jan 07 23:10:00 2006 Tim Schmielau - - * NEWS: document changes in the upcoming 6.4 release. - -Sat Jan 07 22:40:00 2006 - - * accounting.texi: clarify sa sum line. - * accounting.info: regenerated. - -Sat Jan 07 22:10:00 2006 Tim Schmielau - - * Makefile.am: reflect earlier ToDo -> TODO change. - - * config.guess: added. - * config.sub: added. - * depcomp: added. - * texinfo.tex: added. - - * INSTALL: regenerated. - * Makefile.in: regenerated. - * aclocal.m4: regenerated. - * ansi2knr.c: regenerated. - * config.h.in: regenerated. - * configure: regenerated. - * install-sh: regenerated. - * mdate-sh: regenerated. - * missing: regenerated. - * mkinstalldirs: regenerated. - - * accounting.info: regenerated. - * config.h: regenerated. - * stamp-vti: regenerated. - * version.texi: regenerated. - -Sat Jan 07 22:00:00 2006 Tim Schmielau - - * accounting.texi: document dump-acct command. - document new options (paging stats) for sa and lastcomm. - Mention Linux multiformat support. Update copyright. - - * accton.c: fix incomplete prototypes. - - * lastcomm.c: Simplify #ifdef AC*_COMPT constructs and - Fix HAVE_PAGING usage. - * sa.c: same. - * pacct_rd.c: same. - * configure.in: same. Also add comments from former acconfig.h file. - * common.h: same. - - * lastcomm.1: Document new paging stats options. - * lastcomm.c: same. - * sa.8: same. - * sa.c: same. - - * configure.in: Drop support for , only look for - . - - * acconfig.h: removed. - * configure.in: re-add comments from the removed acconfig.h. - * ac.c: replace some '#if's with '#ifdef's because of above change. - * common.c: same. - * dev_hash.c: same. - * last.c: same. - * lastcomm.c: same. - * mktime.c: same. - * pacct_rd.c: same. - * sa.c: same. - * utmp_rd.c: same. - * al_share.cpp: same. - - * pacct_rd.c: Actually use file parameter given to print_pacct_record. - -Sat Jan 07 21:30:00 2006 Tim Schmielau - - * pacct_rd.c: Add Linux multiformat support. - * pacct_rd.h: same. - * lastcomm.c: same. - * sa.c: same. - * dump-acct.c: same. - * configure.in: same. - * files.h.in: same. - * Makefile.am: same. - * linux-acct.h: added. - -Fri Feb 04 18:30:00 2005 Tim Schmielau - - * configure.in: Modernize AM_INIT_AUTOMAKE, Don't call AC_ARG_PROGRAM, - which already is invoked by AM_INIT_AUTOMAKE. Add quote to prevent - broken configure file. - - * Makefile.am: Remove forbidden substitution and clean up generated - stamp-h file. - - * lastcomm.c: Fix call to ctime for 64bit architectures. - * pacct_rd.c: likewise. - - * lastcomm.c: Use AC[US]TIME_COMPT instead of HAVE_COMP_T. - -Fri Oct 10 01:00:00 2003 Ciaran O'Riordan - + * Add Linux multiformat support. * lastcomm.c: integrated patch from Paul Jones which adds - paging and swapping support to lastcomm and sa - * sa.c: same as lastcomm.c - -Thu Jun 5 17:55:14 2003 Ciaran O'Riordan - - * AUTHORS: added my name as new maintainer - * TODO: updated info (and renamed file from ToDo) + paging and swapping support to lastcomm and sa ------------------------------------------------------------------- Mon Oct 4 10:37:43 UTC 2011 - uli@suse.com