Skip to content

Debian Changelog integrit (4.1-1)

2007

integrit (4.1-1) unstable; urgency=low

   * new upstream release.
   * debian/rules: no longer build and install integrit program from 3.05.
   * debian/diff/doc-html.diff: rename to
     0001-doc-Makefile.in-properly-build-and-clean-html-doc.diff; adapt.
   * debian/rules: apply patches from debian/diff/ with -p1.
   * debian/diff/0002-allow-tTdD-in-config-rule-checksets-as-documented.diff:
     new; allow tTdD in config rule checksets as documented (closes: #436360).

 -- Gerrit Pape <pape@smarden.org>  Thu, 09 Aug 2007 21:39:58 +0000

2006

integrit (4.0-1) unstable; urgency=low

   * new upstream release (closes: #381414).
   * debian/integrit.cron.daily: minor.
   * diff/doc-html.diff: adapt.
   * debian/implicit: update to revision 1.11.
   * integrit-3.05/: new; include sources of previous version in diff to
     help migration to new database format.
   * debian/rules: additionally build integrit program from version 3.05,
     and install as /usr/sbin/integrit3.
   * debian/integrit.NEWS.Debian: note on migration to new database format.

 -- Gerrit Pape <pape@smarden.org>  Mon, 16 Oct 2006 16:34:53 +0000

2005

integrit (3.05-1) unstable; urgency=low

   * new upstream version.
   * debian/control: remove version restriction on Build-Depends:
     dietlibc-dev.
   * debian/copyright: 2005.
   * debian/integrit.cron.daily: head -1 -> head -n1.
   * debian/integrit.docs: add HACKING.
   * debian/integrit.examples: add examples/integrit-run.c.
   * debian/diff/gnupg-md5.diff, debian/diff/include-getopt.h.diff: remove;
     obsolete.
   * debian/rules: add -nostdinc to CC.
   * debian/integrit.NEWS.Debian: update: databases should be re-created
     manually with this version.

 -- Gerrit Pape <pape@smarden.org>  Sun, 25 Sep 2005 22:15:39 +0000

integrit (3.02.00-11) unstable; urgency=low

   * debian/control, debian/rules: add Build-Depends: dietlibc-dev [amd64
     ppc64]; add ppc64 to DIET_ARCHS (thx Andreas Jochens, Frederik Schueler,
     closes: #301013, #301017).

 -- Gerrit Pape <pape@smarden.org>  Fri, 25 Mar 2005 10:42:43 +0000

integrit (3.02.00-10) unstable; urgency=low

   * debian/control: Build-Depends: dietlibc-dev (>> 0.28-0) to make diet
     compiled programs work with a kernel with stack protection (thx Csillag
     Tamas, closes: 299550).
   * debian/implicit: update to revision 1.10.
   * debian/rules: handle DIET_ARCHS and optional patches more gracefully;
     cleanup.

 -- Gerrit Pape <pape@smarden.org>  Tue, 22 Mar 2005 08:39:38 +0000

2004

integrit (3.02.00-9) unstable; urgency=low

   * debian/control: Build-Depends: dietlibc-dev (>> 0.24-5) (closes:
     #232200).
   * debian/implicit: update to revision 1.8.

 -- Gerrit Pape <pape@smarden.org>  Fri, 26 Mar 2004 09:13:41 +0000

integrit (3.02.00-8) unstable; urgency=low

   * debian/rules: don't run dpkg-shlibdeps, integrit programs are linked
     statically even with glibc (fixes build failure on m68k).

 -- Gerrit Pape <pape@smarden.org>  Thu, 22 Jan 2004 08:24:46 +0000

integrit (3.02.00-7) unstable; urgency=low

   * debian/implicit: update to revision 1.5.
   * debian/rules: adapt.
   * debian/integrit.docs: remove debian/README.Debian, now installed
     implicitly.
   * debian/README.Debian: rename to debian/integrit.README.Debian.
   * debian/integrit.NEWS.Debian: new: cron job no longer replaces known.cdb
     (closes: #226706).

 -- Gerrit Pape <pape@smarden.org>  Tue, 20 Jan 2004 10:58:19 +0000

2003

integrit (3.02.00-6) unstable; urgency=low

   * debian/control: no longer Build-Depends: debhelper; Build-Depends:
     dietlibc-dev (>> 0.24-0), now also on s390; Standards-Version: 3.6.1.0.
   * debian/integrit.docs: add README.Debian.
   * debian/integrit.examples: don't use wildcard.
   * debian/rules: stop using debhelper, use implicit rules.
   * debian/implicit: new; implicit rules.
   * debian/integrit.conffiles: new.
   * debian/compat, debian/integrit.dirs: remove; obsolete.

 -- Gerrit Pape <pape@smarden.org>  Wed, 17 Dec 2003 15:20:45 +0000

integrit (3.02.00-5) unstable; urgency=low

   * debian/integrit.debian.conf: change EMAIL_SUBJ to show the hostname
     (closes: #201837).
   * debian/control: Build-Depends: dietlibc-dev (>> 0.23-0) [alpha arm hppa
     i386 ia64 mips mipsel powerpc sparc]; Standards-Version: 3.6.0.
   * debian/rules: re-enable compiling against dietlibc on hppa, sparc.

 -- Gerrit Pape <pape@smarden.org>  Sat, 13 Sep 2003 11:43:47 +0000

integrit (3.02.00-4) unstable; urgency=low

   * debian/etc/*.conf: new; valid configuration file examples.
   * debian/rules: don't use dietlibc on hppa, sparc for now (build failure
     due to dietlibc problem); install debian/etc/ as
     /usr/share/doc/integrit/etc/.
   * debian/README.Debian: adapt; document usage of configuration templates
     in /usr/share/doc/integrit/etc/ (closes: #175656).
   * debian/integrit.cron.daily: show correct exit code from each integrit
     run, remember failure; automatically create initial known databases if
     they don't exist (e.g. on the first run).
   * debian/control: remove Depends: gcc-3.2 [hppa sparc], gcc-3.3 works
     fine.

 -- Gerrit Pape <pape@smarden.org>  Wed, 11 Jun 2003 14:44:40 +0200

integrit (3.02.00-3) unstable; urgency=low

   * debian/diff/gnupg-md5.diff: new: taken from gnupg_1.2.2-1; fixes build
     failure on big endian.
   * debian/control: gcc-3.2 [hppa sparc].
   * debian/rules: use gcc-3.2 on hppa, sparc; work around build failure with
     dietlibc and gcc-3.3 (either of them must be fixed; closes: #194567).

 -- Gerrit Pape <pape@smarden.org>  Sun, 25 May 2003 00:22:52 +0200

integrit (3.02.00-2) unstable; urgency=low

   * new maintainer (closes: #193148).
   * build programs statically with the diet libc on architectures with diet
     libc available, and with glib on others.
   * example cron job is disabled by default; cron job no more updates the
     current database by default, and doesn't rotate known.cdb.  It's the
     admin's responsibility to provide and update known.cdb
     (closes: #157238).
   * drop debconf support (closes: #162230, #187515).
   * configuration files are installed with mode 0600 by default
     (closes: #155128).
   * provide documentation in html format (closes: #171902).

 -- Gerrit Pape <pape@smarden.org>  Sat, 24 May 2003 19:10:16 +0200

2002

integrit (3.02.00-1) unstable; urgency=low

   * New upstream release.
     - Several portability enhancements, test suite (not included
       in the Debian package).
     - Large file support.
     - Made i-ls accept multiple filenames.
     - Made i-ls and i-viewdb show SHA-1 checksums by default.
     - Changing to cmp-style exit status: 0 for no change; 1 for
       changes detected; 2 for error.
     - New database format, incompatible with the old one. Please
       read README.Debian.
   * Major clean-up in the package.
     - Removed install-time database generation, it was pointless,
       and didn't even work.
     - Added debconf question about sending out mails when no
       changes were detected.
     - /etc/integrit/integrit.debian.conf is no longer a conffile,
       as it is automatically modified by the postinst script.
     - Lowered priorities of debconf questions.
     - Fixed scripts (Closes: #134869).
   * Added debconf dependancy, removed fall-back mechanism.
   * Added mailx dependancy, required by the cron job.
   * Corrected spelling error in description (Closes: #124758).

 -- Andras Bali <bali@debian.org>  Mon, 9 Sep 2002 21:15:32 +0200

2001

integrit (2.03.02-1) unstable; urgency=low

   * New upstream release.

 -- Andras Bali <bali@debian.org>  Sun, 23 Sep 2001 17:48:42 +0200

integrit (2.02.02beta-1) unstable; urgency=low

   * New upstream release.

 -- Andras Bali <bali@debian.org>  Sun, 12 Aug 2001 13:30:37 +0200

integrit (2.00.00beta-2) unstable; urgency=low

   * Added german debconf translation, thanks to Sebastian Feltel
     <sebastian@feltel.de> (Closes: #102177).
   * Added lintian overrides file.

 -- Andras Bali <bali@debian.org>  Thu, 28 Jun 2001 01:02:04 +0200

integrit (2.00.00beta-1) unstable; urgency=low

   * New upstream release:
     - Removed cdb dependancy thus resolved licensing issues,
       therefore it's possible to distribute the package.
     - Removed openssl dependancy, therefore integrit can go
       into "main" now instead of "non-US".
     - Builds on Hurd (Closes: #99643).

 -- Andras Bali <bali@debian.org>  Thu, 21 Jun 2001 22:49:35 +0200

integrit (1.06.06-2) unstable; urgency=low

   * The package now build-depends on libssl-dev (Closes: #96484).
   * Examples are installed in /usr/share/doc/integrit/examples
     instead of /usr/share/doc/integrit/examples/examples.

 -- Andras Bali <bali@debian.org>  Wed, 16 May 2001 01:07:24 +0200

integrit (1.06.06-1) unstable; urgency=low

   * Initial Release (Closes: #81714, #94021).

 -- Andras Bali <drewie@bigfoot.com>  Sat, 14 Apr 2001 22:47:04 +0200