2008-05-06 16:03  Vincent Danen <vdanen at annvix.org>

	* Makefile:
	  0.70.1

2008-05-06 16:03  Vincent Danen <vdanen at annvix.org>

	* cron-sh/security.sh:
	  look for rkhunter.log in both /var/log/security and /var/log

2008-05-06 16:03  Vincent Danen <vdanen at annvix.org>

	* cron-sh/pkgcheck.sh:
	  properly handle urpmi media with spaces in the names

2008-05-06 14:42  Vincent Danen <vdanen at annvix.org>

	* Makefile:
	  0.70

2008-05-06 14:40  Vincent Danen <vdanen at annvix.org>

	* cron-sh/diff_check.sh, cron-sh/security.sh, rsec.8, rsec.conf:
	  use sha1sum rather than md5sum

2008-05-06 14:37  Vincent Danen <vdanen at annvix.org>

	* Makefile, cron-sh/Makefile, src/promisc_check/Makefile,
	  src/rsec_find/Makefile:
	  more Makefile changes so can use %makeinstall_std without
	  installing anything manually in the spec

2008-05-06 14:17  Vincent Danen <vdanen at annvix.org>

	* Makefile, cron-sh/Makefile, src/promisc_check/Makefile,
	  src/rsec_find/Makefile:
	  updated Makefiles

2008-05-06 14:15  Vincent Danen <vdanen at annvix.org>

	* cron-sh/pkgcheck.sh:
	  tidy the output regarding apt vs urpmi

2008-05-06 14:14  Vincent Danen <vdanen at annvix.org>

	* rsec.8, rsec.conf:
	  remove references to RSBAC

2008-04-10 14:43  Vincent Danen <vdanen at annvix.org>

	* src/rsec_find/Makefile:
	  fix largefile support

2007-12-29 18:28  Vincent Danen <vdanen at annvix.org>

	* Makefile:
	  0.69.1

2007-12-29 18:28  Vincent Danen <vdanen at annvix.org>

	* cron-sh/security.sh:
	  redirect rkhunter stderr to /dev/null

2007-12-09 23:47  Vincent Danen <vdanen at annvix.org>

	* Makefile:
	  0.69

2007-12-09 23:32  Vincent Danen <vdanen at annvix.org>

	* cron-sh/security.sh:
	  fix rkhunter commands for new rkhunter (1.3.0)

2007-12-02 04:32  Vincent Danen <vdanen at annvix.org>

	* ChangeLog, Makefile:
	  generate the changelog from svn

2007-12-02 04:30  Vincent Danen <vdanen at annvix.org>

	* Makefile:
	  - 0.68

2007-12-02 04:21  Vincent Danen <vdanen at annvix.org>

	* cron-sh/security.sh:
	  use /proc/mounts instead of mount output for filtering
	  filesystems, largely due to autofs v5 (fixes mandriva bug #27284,
	  patch by guillomovitch) with extra filtering on rpc_pipefs and
	  /media

2007-12-02 04:11  Vincent Danen <vdanen at annvix.org>

	* cron-sh/promisc_check.sh, cron-sh/security.sh:
	  use '--' before the message to logger

2007-02-04 02:21  Vincent Danen <vdanen at annvix.org>

	* Makefile:
	  0.67

2007-02-04 02:19  Vincent Danen <vdanen at annvix.org>

	* cron-sh/apt_cleancache.sh:
	  - add a cronjob to clean apt's cache

2007-02-04 02:19  Vincent Danen <vdanen at annvix.org>

	* cron-sh/Makefile:
	  - fix the install path

2007-02-04 02:14  Vincent Danen <vdanen at annvix.org>

	* cron-sh/pkgcheck.sh, cron-sh/urpmicheck.sh:
	  - rename urpmicheck.sh to pkgcheck.sh

2006-07-12 17:08  Vincent Danen <vdanen at annvix.org>

	* ChangeLog, Makefile:
	  0.66

2006-07-12 17:06  Vincent Danen <vdanen at annvix.org>

	* cron-sh/promisc_check.sh, cron-sh/security.sh:
	  use /bin/logger rather than /usr/bin/logger and put a space
	  before each entry or logger freaks out

2006-07-08 18:42  Vincent Danen <vdanen at annvix.org>

	* cron-sh/diff_check.sh, cron-sh/promisc_check.sh,
	  cron-sh/security.sh, cron-sh/security_check.sh,
	  cron-sh/urpmicheck.sh, rsec.8:
	  propset and fix stupid typeo in urpmicheck.sh

2006-07-08 18:35  Vincent Danen <vdanen at annvix.org>

	* ChangeLog, Makefile:
	  0.65

2006-07-08 18:34  Vincent Danen <vdanen at annvix.org>

	* cron-sh/urpmicheck.sh:
	  urpmicheck.sh: also check update/check apt if it's available

2006-07-08 18:16  Vincent Danen <vdanen at annvix.org>

	* cron-sh/security_check.sh, rsec.8, rsec.conf:
	  - don't check /etc/shadow if it doesn't exist
	  - turn off CHECK_SHADOW by default since we use tcb instead

2006-05-04 18:24  Vincent Danen <vdanen at annvix.org>

	* cron-sh/promisc_check.sh, cron-sh/security.sh:
	  s/initlog/logger/

2006-03-13 17:42  Vincent Danen <vdanen at annvix.org>

	* ChangeLog, Makefile:
	  0.63

2006-03-13 17:42  Vincent Danen <vdanen at annvix.org>

	* rsec.8, rsec.conf:
	  document EXCLUDEDIR, add it, and add some defaults to
	  EXCLUDE_REGEXP as well

2006-03-13 16:51  Vincent Danen <vdanen at annvix.org>

	* cron-sh/security_check.sh:
	  don't report that unowned group/user files are owned by nobody
	  since we no longer chown them

2006-01-15 23:44  Vincent Danen <vdanen at annvix.org>

	* ChangeLog, Makefile, rsec.8, rsec.spec:
	  0.62 and drop the spec file

2006-01-15 23:25  Vincent Danen <vdanen at annvix.org>

	* cron-sh/security_check.sh:
	  don't chown/chgrp files, just report

2005-10-29 23:25  Vincent Danen <vdanen at annvix.org>

	* .:
	  reorganization

