2006
fcheck (2.7.59-8) unstable; urgency=low
* fix CVE-2006-1753. Steve Kemp and the Debian Security Audit Project found a security flaw allows artbitrary files to be truncated or created by local user. Fixing use /var/run/ instead of /var/tmp suggested from Steve Kemp (thanks). * Bump standard version to 3.6.2.0 * Fix new fsf address in debian/copyright
-- Maurizio Lemmo (Tannoiser) <tannoiser@tenzione.it> Thu, 13 Apr 2006 10:50:23 +0200
2005
fcheck (2.7.59-7) unstable; urgency=low
* New maintainer (closes: #275035) * debian/postinst: rebuild db on upgrade isn't useful or maybe wrong. (closes: #295348) * Acknowledge NMU. (closes: #105556, #126943, #134799, #97591, #159478) * Verify and Acknowledge NMU. (closes: #182847)
-- Maurizio Lemmo (Tannoiser) <tannoiser@tenzione.it> Mon, 21 Feb 2005 12:25:36 +0100
2004
fcheck (2.7.59-6) unstable; urgency=low
* QA upload. Set Maintainer to QA group while Graham Simpson
acquires a new sponsor. (#275035)
* Bump Standards-Version to 3.6.1.
* Change cronjob so that it only sends mail when files
have changed. (John Peach) closes: #275013.
* Don't install upstream INSTALL document.
* Remove period from short description.
* Use dh_installman instead of dh_installmanpages.
-- Clint Adams <schizo@debian.org> Mon, 25 Oct 2004 09:48:28 -0400
2003
fcheck (2.7.59-5.1) unstable; urgency=low
* Non-maintainer upload.
* Use /etc/fcheck/fcheck.cfg as the default config file path.
(closes: Bug#159478)
* Fix some path names in postinst and copyright. (closes: Bug#126943)
* Allow for empty directories. (closes: Bug#134799)
* Clarify error message on failure to open database file for writing.
(closes: Bug#105556)
* Update upstream source, since the previous URL seems dead.
* This program is a perl script. Change to architecture: all, not
arch: any.
* Drop dh_suidregister from debian/rules.
* Bump Standards-Version.
-- Anthony Towns <aj@azure.humbug.org.au> Fri, 28 Feb 2003 22:19:42 +1000
2001
fcheck (2.7.59-5) unstable; urgency=low
* Added Build-Depends: debhelper * Added Depends: file, bsdutils
-- Graham Simpson <gsi@eggconnect.net> Tue, 19 Jun 2001 12:46:01 +0100
fcheck (2.7.59-4) unstable; urgency=low
* New additions: * Added /sbin/ to config file * Changed cron interval to once every two hours rather than each hour * Default timezone set to GMT in config file * (closes: Bug#97967) * FCheck cron entry re-nice for performance * (closes: Bug#97968) * Added /usr/X11R6/bin and /usr/X11R6/lib references to config file * (closes: Bug#97970) * Config file entry for /bin directories not recursive * (closes: Bug#97971)
-- Graham Simpson <gsi@eggconnect.net> Wed, 23 May 2001 12:36:52 +0100
fcheck (2.7.59-3) unstable; urgency=low
* 3rd Release for Debian, updates for packaging only * Amended /etc/cron.d/fcheck so that cron does not execute fcheck if * if the package is removed but not purged. * (closes: Bug#97591)
-- Graham Simpson <gsi@eggconnect.net> Wed, 16 May 2001 11:10:38 +0100
fcheck (2.7.59-2) unstable; urgency=low
* Changed control file section from misc to admin
-- Graham Simpson <gsi@eggconnect.net> Tue, 8 May 2001 09:48:00 +0100
fcheck (2.7.59-1) unstable; urgency=low
* 3rd Release for Debian * Release written by Michael A. Gumienny <gumieny@hotmail.com> * Final release signed off by beta testers * CRC differences now displayed to screen as well as logger * md5 autodetection based on md5, md5sum * Other cosmetic changes * Debian package cron file had wrong binary path * Added /etc/cron.d/fcheck to conffiles
-- Graham Simpson <gsi@eggconnect.net> Thu, 22 Mar 2001 17:37:45 +0000
fcheck (2.7.55-1) unstable; urgency=low
* 2nd Release for Debian * Release written by Michael A. Gumienny <gumieny@hotmail.com> * Re-addition of exclusion routine - previous release did not accurately exlude * files/directories except for exact matches only. * ITP (Intent To Package) requested of WNPP and Bug#88014 generated * Initial package for Debian (closes: Bug#88014)
-- Graham Simpson <gsi@eggconnect.net> Tue, 27 Feb 2001 08:23:46 +0000
2000
fcheck (2.7.54-1) unstable; urgency=low
* Initial Release for Debian * Original fcheck written by Michael A. Gumienny <gumieny@hotmail.com> * Major Updates Provided in This Release: * * Databases merged into one database, DATABASE= configuration keyword now * points to the full path and filename to use for that database. * * Added the "-h" option to look for the configuration file with the $HOSTNAME * environment variable appended to the end fo it. (This is useful in * distributed system environments.) * * (Example) * $HOSTNAME=myhost * fcheck -ahf A_Config.dbf * Result: fcheck would use a configuration file of "A_Config.dbf.myhost" * * Added the "-r" option to create a report suitable for email. The generated * report will show good, and bad integrity checks. * * Added the "-x" option to allow monitoring the "number of links", "UID", * "GID", and the "Major/Minor" numbers of device files. * * Added the "FILE=" keyword in the configuration file. This will allow you to * monitor single files, rather than entire directory contents. * * Added the "FILETYPER=" keyword in the configuration file. This needs to be * set if you use the "-x" option, and is what will allow you to determine * file types, and major/minor numbers of device files.
-- Graham Simpson <gsi@eggconnect.net> Wed, 29 Nov 2000 07:44:36 +0000