aide (0.13.1-8ubuntu1) hardy; urgency=low * add missing Replaces: aide (<< 0.13.1-7) to fix file overwrite problem on dapper->hardy upgrade * Modify Maintainer value to match the DebianMaintainerField specification. -- Michael Vogt Wed, 19 Mar 2008 15:49:45 +0100 aide (0.13.1-8) unstable; urgency=low * Have aide, aide-xen and aide-dynamic conflict mutually. Thanks to Michael Ablassmeier. Closes: #429906 * 70_aide_dev: Escape hashes in file names. Thanks to Sebastian Maus. Closes: #440674 -- Marc Haber Wed, 12 Sep 2007 23:30:57 +0200 aide (0.13.1-7) unstable; urgency=low * fix log file rules for clamav and freshclam. Fix regexp for clamav. Thanks, again, to Tim Stoop. Closes: #418623 * better exclusion rule for /var/lib/amavis/tmp. Tim again. Closes: #418626 * Remove /var/run/aide on aide-common purge. Thanks to Dr. Markus Waldeck. Closes: #426089 -- Marc Haber Sat, 16 Jun 2007 22:26:07 +0200 aide (0.13.1-6) experimental; urgency=low * remove unecessary confmodule call from postrm. Thanks to Michael Ablassmeier. Closes: #416641 * Use ucfr/ucfq. Depend on ucf >= 2.0020. * Add clamav-freshclam recipe. Thanks to Tim Stoop. Closes: #418623 * Add libapache2-mod-fastcgi recipe from Tim Stoop. Closes: #418628 * Add preliminary amavisd-new recipe from Tim Stoop. Closes: #418626 * 31_aide_apt: Fix gratuitous "VarFile" in ARCHIVESDIR handling. Thanks to Tim Stoop, again. * Change sysconfdir in configure call to /var/lib/aide/please-dont-call-aide-without-parameters to no longer point to a world writeable location and to give a better error message. Thanks to Goswin von Brederlow. Closes: #373255 * cron.daily/aide: Fix broken temp file handling in de-noising code and adapt code to new aide output format. Thanks to Guillaume Lécroart. Closes: #419676 * Split package into -common and different binary packages to help architectures that do not cope well with statically linked binaries. * remove DH_COMPAT line from debian/rules -- Marc Haber Thu, 24 May 2007 15:33:50 +0200 aide (0.13.1-5) unstable; urgency=low * 31_aide_apt: * add rule generation for deb-src lines * fix ARCHIVESDIR/lock for sarge * 31_aide_aide: Apply patch by Tim Stoop. Closes: #412320 * cron.daily: * handle broken hostname * fix language issue regarding return code * remove last references to former CHANGES variable. Thanks to P.M. van Aalten. Closes: #411823 * zg2.d/31_local_apt_settings: set IGNORE_FRQCHG yes by default * 31_aide_dovecot: add /var/lib/dovecot * 31_aide_exim4: * zap obsolete rule for dh-params * add /root/.rnd (side effect of openssl gendh) -- Marc Haber Tue, 6 Mar 2007 12:03:24 +0100 aide (0.13.1-4) unstable; urgency=low * Rule tweaks thanks to Tim Stoop. Closes: #407280 * 31_aide_syslog: add mail.err and mail.warn, move mail.log to mail clause * 31_aide_apt_unstable, 31_aide_apt_stable, 31_aide_apt_frqchange: no-op contents with comments, replace functionality with new scripted rule 31_aide_apt. * 10_aide_hostname: set @@{ARCH}. Closes: #407328 * postinst: handle OLDSUM correctly if no old file found. Closes: #407326 * 31_aide_ifupdown: make IFSTATE a variable, handle non-symlinks as well * update-aide.conf: Export some variables to make them available in config scripts * 70_aide_tmp, 31_aide_tetex-bin: add rules * add 31_aide_dlocate thanks to Tim Stoop * examples/31_example_exclude-homes: use awk -v * debian/control: add ucf dependency for zg2 package * README.Debian: add warning that aide needs memory -- Marc Haber Sun, 11 Feb 2007 12:05:39 +0100 aide (0.13.1-3) unstable; urgency=low * add trailing slash to home directory in zg2 rules to avoid unexpected prefix * Adapt 31_aide_ifupdown rule: ifstate has moved to /etc/network/run and might be hidden behind a symlink. Leave option to select sarge behavior. * refactor cron job to handle lock files and cleanup better. Thanks to Matthijs van Aalten. Closes: #406206 * aide.conf.d/31_aide_modules: Allow hyphens in kernel version number. * Have aide wrapper hand through aide's return code. * have aideinit and cron job do useful things with aide's return code. Closes: #226138 * debian/copyright: Add myself as co-maintainer * 31_aide_syslog: Add user.log to syslog file list. Thanks to Tim Stoop. Closes: #407247 -- Marc Haber Wed, 17 Jan 2007 11:48:00 +0100 aide (0.13.1-2) unstable; urgency=low * Fix aide.db paths in aideinit man page. Closes: #403342, #377383 * Fix ERRORTMP occurrence in cron job. Thanks to Fridtjof Busse. Closes: #403437 -- Marc Haber Tue, 19 Dec 2006 12:51:03 +0100 aide (0.13.1-1) unstable; urgency=low * new upstream version. Closes: #402785 -- Marc Haber Fri, 15 Dec 2006 17:53:46 +0100 aide (0.13-1) unstable; urgency=low * new upstream version * mkdir /var/run/aide in postinst -- Marc Haber Fri, 8 Dec 2006 10:44:04 +0100 aide (0.13~rc2-1) experimental; urgency=low * upstream release candidate * remove --with-mhash, --with-gcrypt from configure command line, the libs are now detected automatically * Activate the whirlpool hash in the default configuration * Build-Depends: * allow building with flex (not flex-old) while avoiding the known broken flex 2.5.31 * tighten up versioned build dependency on libmash-dev, older libmhash (known: the 0.9.1 from sarge) do not support whirlpool. * major re-work of daily aide cron job: * Include aide data including checksums of the new and old AIDE database in the daily cron job report. Thanks to Mike Markley for this great idea. * More quotes * Better handling of temp files * Adapt 31_aide_aide to properly cope with the new temp files * Adapt numerous rule files to changed package behavior * Fix postrm to now cleanly purge. -- Marc Haber Sun, 26 Nov 2006 10:42:52 +0100 aide (0.12.20061028-1) experimental; urgency=low * upstream CVS snapshot including a lot of stabilty patches from Redhat -- Marc Haber Sat, 28 Oct 2006 11:17:45 +0000 aide (0.12-2) unstable; urgency=low * first try at dotlocking the cron job. This might be a possible solution for #245423. * Update French (fr) debconf translation. Thanks to Gregory Colpart. Closes: #393294 * Update Spanish (es) debconf translation. Thanks to Rudy Godoy. Closes: #393781 -- Marc Haber Fri, 20 Oct 2006 07:39:25 +0000 aide (0.12-1) unstable; urgency=low * new upstream version -- Marc Haber Thu, 5 Oct 2006 07:44:53 +0000 aide (0.11.99.20061004-1) experimental; urgency=low * New upstream release candidate 0.12-rc2 * Re-word copynew template and remove warnnew template as suggested by Thomas Huriaux. Closes: #385999 * Update Russian (ru) debconf translation. Thanks to Yuri Kozlov. (mh) Closes: #386790, #388994 * Update Dutch (nl) debconf translation. Thanks to cobaco (aka Bart Cornelis). Closes: #390619 * Update Vietnamese (vi) debconf translation. Thanks to Clytie Siddall. Closes: #390307 * Update Portuguese (pt) debconf translation. Thanks to Marco Ferra. * Update Czech (cs) debconf translation. Thanks to Miroslav Kure. Closes: #389117 * Update Swedish (sv) debconf translation. Thanks to Daniel Nylander. Closes: #388778 * Update Polish (pl) debconf translation. Thanks to Marcin Owsiany. * Update French (fr) debconf translation. Thanks to Gregory Colpart. Closes: #381547 * Update Japanese (ja) debconf translation. Thanks to Hideki Yamane. Closes: #389062 * Update Brazilian Portuguese (pt_BR) debconf translation. Thanks to André Luís Lopes. * Update German (de) debconf translation. Thanks to Erik Schanze. Closes: #390763 * Fix abuse of debconf notes: * Remove setmailaddress template, move text to README.Debian. * Remove mustaideinit template, make aideinit template more verbose. * Make debconf templates more policy compliant. * Thanks to Christian Perrier. Closes: #388704 * Streamline aide and AIDE use: AIDE refers to the project and the program, while aide is the Debian package and the actual binary. Thanks to Erik Schanze. * Add vserver section to README.Debian. Thanks to Christian Thaeter for this idea. Closes: #387463 -- Marc Haber Wed, 4 Oct 2006 13:16:06 +0000 aide (0.11.99.20060718-1) experimental; urgency=low * New post-0.12-rc1 CVS snapshot. * No extra "No such file or directory" error messages any more. Closes: #247685. * No longer segfaults on --config-check and @@ifnhost. Thanks to Andy Spiegl. Closes: #244917. * Adapt 10-manpages.dpatch * remove all other patches (incorporated upstream) * Update French (fr) debconf translation. Thanks to Christian Perrier. (mh) Closes: #369242 * Update Czech (cs) debconf translation. Thanks to Miroslav Kure. (mh) Closes: #370312 * Fix/Remove paths in FILES section of aide.1 man page. Thanks to Dr. Markus Waldeck. Closes: #377383 * Fix typo in README.Debian. Thanks to Richard van den Berg. Closes: #378438 * Fix syslog rules. Thanks to Richard van den Berg. -- Marc Haber Tue, 8 Aug 2006 13:57:39 +0200 aide (0.11a-4) unstable; urgency=low * statically link against libmhash 0.9.6-2, which might fix some issues on big-endian archs. * Tighten up build-deps to force buildds to link against the same libmhash. The versioned build-dep can be removed for backports, at the price of probably not running on big-endian archs. * 70_aide_dev: allow two digit /dev/pts numbers. * 31_aide_inn2: /var/spool/news/incoming is VarDir itself * Update Dutch (nl) debconf translation. Thanks to cobaco (aka Bart Cornelis). (mh) Closes: #363652 * Update Swedish (sv) debconf translation. Thanks to Daniel Nylander. (mh) Closes: #365774 * Call dh_installexamples from debian/rules, to actually include 31_example_exclude-homes into package. Thanks to Glyn Kennington for spotting this. (mh) Closes: #361714 * Do not define HOSTNAME, DNSDOMAINNAME and FQDN if the corresponding binary gives no output. Adapt rules to not fail in case of undefined variable. Thanks to Corey Wright and Craig Small. Closes: #366776 * Fix badly formatted debian/NEWS file. * Fix incorrect dotlockfile presence test. Thanks to Bob Proulx. Closes: #367333 * Fix issues addressed by Bob Proulx (thanks!). Closes: #367337. * Move * aide wrapper to aide.wrapper * add man page for aide.wrapper * aide.real to aide * fix lintian and linda overrides * This kind of restores expected aide behavior. * Debian scripts now call aide.wrapper explicitly * thus, our lock locks the Debian configuration only and not the aide binary. * use "$@" instead of $@ in aide.wrapper * keep accidentally invoked aide from tampering with Debian database: * set sysconfdir to /tmp/empty * set config_file to /dev/null * have wrapper explicitly set --config /etc/aide/aide.conf * do not set --config explicitly in aideinit * zap /var/lib files instead of /var/log in postinst * replace ` with $() in aideinit * handle /var/log/apache2/suexec.log.* if /etc/apache2/mods-enabled/suexec.load exists. Thanks to Craig Small. Closes: #368935 * Fix dumb scripting error in aide.conf.d/31_aide_amanda-server Thanks to Craig Small. Closes: #368409 * Minor modifications to the Debconf templates to make lintian happy. * Standards-Version: 3.7.2 (no change necessary). -- Marc Haber Fri, 26 May 2006 12:44:51 +0000 aide (0.11a-3) unstable; urgency=low * fix bashism in /etc/aide/aide.conf.d/10_aide_hostname. Thanks to Michael Gurski. Closes: #361550 * Update Russian (ru) debconf translation. Thanks to Yuri Kozlov. (mh) Closes: #361647 * fix rules: * 31_aide_exim4: /var/spool/exim4 is VarDir itself * Document that aide might run for a long time on big systems, add 31_example_exclude-homes to show how to exclude home directories. Thanks to Frank Lichtenheld and maximilian attems. (mh) Closes: #361714 * Fix cron job quiet reports. Thanks to Fridtjof Busse. (mh) Closes: #362441 -- Marc Haber Sat, 15 Apr 2006 10:43:26 +0000 aide (0.11a-2) unstable; urgency=low * include end timestamp and run time into cron job log file * New configuration scheme: * add aide.conf.d to package * new aide.conf file * aide.conf.d with package-dependent files * Documentation in NEWS * use ucf * add aide.* prefix to debhelper control files to ease creation of second binary package * introduce optional (default=off) aide-config-zg2 package holding non-standard rules * patch aide to avoid "There are rules referring to non-existing directories" by default. Patch submitted upstream. * update-aide.conf: change default handling for UPAC_CONFD[DIR] to allow more flexible configuration. * debian/rules: use more debhelper magic * dh_installcron * dh_installinit (to move /etc/default/aide) * dh_install * fix debian/rules so that the package actually gets built only once. * add space after "added:" and similar output strings -- Marc Haber Tue, 4 Apr 2006 06:06:45 +0000 aide (0.11a-1) unstable; urgency=low * New upstream CVS snapshot version with some minor fixes. Inclusion in Debian coordinated with Upstream. * Fix wrongly reported version number. See http://sourceforge.net/mailarchive/forum.php?thread_id=9797743&forum_id=34655. Thanks to Stefan Sontheimer for noticing. Closes: #355091 * Document that aide cannot be killed with SIGTERM in man page. Closes: #168264 * Update German (de) debconf translation. Thanks to Erik Schanze. (mh) Closes: #345696 * Update Dutch (nl) debconf translation. Thanks to Bart Cornelis. (mh) Closes: #354589 * re-work cron job and defaults file * Fix QUIETREPORTS which was broken since aide began generating output even if no changes were detected * Introduce COPYNEWDB parameter to have new database copied to old one, making ANF/ARF actually useful for rotated log files * Use $() instead of `` * Introduce MAILSUBJ to cron.daily, document in /etc/default/aide. * Pull FQDN initialization before /etc/default/aide source, allowing FQDN to be used and changed in /etc/default/aide. Document. * zap aide.conf.autogenerated on purge. * re-work README.Debian. * update-aide.conf: * Allow --confdir to be overridden from /etc/default/aide * Introduce --confd to allow snippet directory to be set independently. Overrideable from /etc/default/aide * If an input file is executeable, use its standard output for aide configuration * Documentation -- Marc Haber Tue, 14 Mar 2006 14:18:11 +0000 aide (0.11-1) unstable; urgency=low * new released upstream version * Have /var/lib/dpkg/info/*.md5sums rule also allow dots in the file name. Thanks to Glyn Kennington. Closes: #351433 * add some $ to regexp ends in default config. -- Marc Haber Sun, 19 Feb 2006 17:53:00 +0000 aide (0.10.99.20060202.rc3-1) experimental; urgency=low * new upstream version * remove patches that are not needed any more because of adapted upstream. * Update Swedish (sv) debconf translation. Thanks to Daniel Nylander. (mh) Closes: #350721 * Swap Mike and Marc in Uploaders to reflect new responsibilities. -- Marc Haber Thu, 2 Feb 2006 21:07:14 +0000 aide (0.10.99.20051215-1) experimental; urgency=low * new upstream CVS snapshot * this allows more verbose logging of file matching -- Marc Haber Thu, 15 Dec 2005 18:25:20 +0000 aide (0.10.99.20051122-2) experimental; urgency=low * the "Thanks Mr. Troup for breaking dpkg-sig" release, see #340306 * not signed with dpkg-sig but with debsign * reducing upload security at ftpmaster's request -- Marc Haber Thu, 24 Nov 2005 09:56:27 +0000 aide (0.10.99.20051122-1) experimental; urgency=low * new upstream CVS snapshot * added/removed files are now reported again. * bump DH_COMPAT to 4 -- Marc Haber Wed, 23 Nov 2005 09:09:24 +0000 aide (0.10.99.20051120-1) UNRELEASED; urgency=low * new local CVS snapshot of which Pablo says that reporting added/removed files works again. * wrapper now refuses to run aide twice, depend on liblockfile1 -- Marc Haber Tue, 22 Nov 2005 07:50:31 +0100 aide (0.10.99.20051115-0) UNRELEASED; urgency=low * new upstream CVS snapshot which fixes ANF (allow new files) * new upstream CVS snapshot which adds ARF (allow removed files) * Fix typo in Debconf template and all po files, hopefully not fuzzying them that way. Thanks to Morten Brix Pedersen. * Update Danish (da) debconf translation thanks for Morten Brix Pedersen. (mh) Closes: #340136 -- Marc Haber Mon, 21 Nov 2005 08:51:21 +0100 aide (0.10.99.20051107-1) experimental; urgency=low * new upstream CVS snapshot which adds ANF (allow new files) -- Marc Haber Wed, 9 Nov 2005 14:00:26 +0000 aide (0.10.99.20051103.rc2-1) experimental; urgency=low * new upstream release candidate * have pkg-aide-maintainers as Maintainer, Mike and Marc as Uploaders * New Portuguese (pt) debconf translation thanks to Miguel Figueiredo and Marco Ferra. (mh) Closes: #336336 -- Marc Haber Thu, 3 Nov 2005 20:31:46 +0000 aide (0.10.99.20051026-1) experimental; urgency=low * new upstream CVS snapshot after 0.11rc1 * Prints stop timestamp whenever start timestamp is printed. Closes: #247954 * Fix 0.10.99.20051025-1 changelog entry that didn't close bug. (mh) Closes: #226256. -- Marc Haber Thu, 27 Oct 2005 09:12:47 +0000 aide (0.10.99.20051025-1) experimental; urgency=low * new upstream CVS snapshot after 0.11rc1 * doesn't segfault any more on two close backslashes in config file. Closes: #247210 * doesn't segfault any more on aide -c, more robustly detects errors in config file. Closes: #237969 * adapt Debian patches. (mh) * remove error level patches to see what upstream's defaults are. (mh) * remove typo patches, they're fixed upstream. (mh) * Add Last-Translator setting to sv.po, (mh) * Updated French (fr) debconf translation thanks to Christian Perrier. (mh) Closes: #334256 * Updated Czech (cs) debconf translation thanks to Miroslav Kure. (mh) Closes: #335576 * Add upstream URL to debian/control, minor cosmetic changes. (mh) * Fix download URL in debian/copyright. (mh) * remove $ERRORTMP on abnormal cron job exit. Thanks to Bart Cortooms. (mh) Closes: #325731 * Have egrep expressions in aideinit only match if the keyword is first in line. Thanks to Guido Bozzetto. (mh) Closes: #226256 * Updated Swedish debconf translation thanks to Daniel Nylander. (mh) Closes: #335331 * apply patchlet to allow variables in /etc/defaults/aide. (mh) Closes: #247510 * fix aide wrapper to not mistetect --config-check as --config. (mh) -- Marc Haber Tue, 25 Oct 2005 12:58:26 +0000 aide (0.10-11) unstable; urgency=low * correct wrong path to the templates file in POTFILES.in. Run debconf-updatepo in debian/rules clean. Execute debconf-updatepo in source package. Thanks, Thomas Huriaux. (mh) Closes: #331681 -- Marc Haber Tue, 4 Oct 2005 17:01:37 +0000 aide (0.10-10) unstable; urgency=low * Updated Swedish debconf translation thanks to Daniel Nylander. (mh) Closes: #330259 -- Marc Haber Mon, 3 Oct 2005 08:09:39 +0000 aide (0.10-9) experimental; urgency=low * Only invoke update-aide.conf from wrapper if no --config option was given. Thanks to Bob Proulx and Al Nikolov. (mh) Closes: #293457 * Invoke update-aide.conf from daily cronjob, invoke update-aide.conf from aideinit if no special --config option was given. Thanks to David Robb, Rolf Kutz, Herbert Thielen, Bob Proulx, and Hadmut Danisch. (mh) Closes: #293073, #293456, #299765 * Change Debconf template so that the hint to /etc/default/aide doesn't appear as a question. Thanks to the anonymous bug reporter. (mh) Closes: #315630. * Remove artificial libc6 dependency. aide is statically linked and does not depend on libc at all. Re-enable debhelper magic. Thanks to Santiago Vila. (mh) Closes: #298303 * New Vietnamese debconf translation thanks to Clytie Siddall. (mh) Closes: #313017 * New Czech debconf translation thanks to Miroslav Kure. (mh) Closes: #315819 * Lower debconf priorities. Thanks to Maximilian Attems. (mh) Closes: #295190 * Ship with empty NOISE in /etc/defaults/aide. Thanks to Herbert Thielen, Christophe Chisogne and Ralf Hildebrandt. (mh) Closes: #260942 * Move AIDEARGS to /etc/defaults/aide. (mh) Closes: #247686 * More manpage fixes to aide.1. Thanks to Sven Hoexter. (mh) Closes: #312671 * remove po-debconf woody backporting helper, use misc:Depends for debconf dependency to no longer hinder cdebconf migration. -- Marc Haber Tue, 27 Sep 2005 17:39:10 +0000 aide (0.10-8) experimental; urgency=low * acknowledge NMUs 0.10-6.1 and 0.10-6.2. Thanks guys. * move development to alioth SVN repository, import Mike's CVS * Include pl.po and zh_TW.po in repository which weren't there. Forgotten cvs add? (mh) * Less aggressive removals of files on purge. (mm) * Move upstream patches to debian/patches, use dpatch. (mh) * Standards-Version: 3.6.2 (no changes necessary). (mh) * put quotes around .IP parameters in man pages to get rid of errors. (mh) * fix broken /usr/doc handling in prerm, remove bashisms. (mh) * Add debugging code to maintainer scripts. (mh) * Call update-aide.conf in postinst before creating database. (mh) -- Marc Haber Sun, 18 Sep 2005 16:24:43 +0000 aide (0.10-7) unstable; urgency=low * Added errormessage() function to update-aide.conf (Closes: #300454) -- Mike Markley Sat, 7 May 2005 19:21:54 -0700 aide (0.10-6.2) unstable; urgency=medium * NMU to update static zlib with one that is not vulnerable to CAN-2005-2096. Closes: #317523 -- Joey Hess Sun, 4 Sep 2005 15:55:43 -0400 aide (0.10-6.1) unstable; urgency=low * Non-maintainer upload * Updated Dutch debconf translation thanks to Bart Cornelis (Closes: #260296) * Updated German debconf translation thanks to Erik Schanze (Closes: #252495) * New Traditional Chinese debconf translation thanks to Asho Yeh * New Polish debconf translation thanks to Marcin Owsiany * doc/aide.1 doc/aide.conf.5: Fixed hyphen as minus sign -- Luk Claes Fri, 18 Feb 2005 08:36:15 +0100 aide (0.10-6) unstable; urgency=low * Oops. Wrong PATH in the new wrapper in -5. -- Mike Markley Sun, 30 Jan 2005 18:18:59 -0800 aide (0.10-5) unstable; urgency=low * Added support for /etc/aide/aide.conf.d directory with patch from Marc Haber (Closes: #267978) * Added updated Japanese debconf translation I'd overlooked (Closes: #266790) * Added Marc Haber as a co-maintainer. -- Mike Markley Sun, 30 Jan 2005 18:17:02 -0800 aide (0.10-4) unstable; urgency=medium * Changed $DENOISE check in cron script to $NOISE (Closes: #247689) * Updated Brazilian debconf template (Closes: #262600) * Updated Danish debconf template (Closes: #243070) * Updated Japanese debconf template (Closes: #243265) -- Mike Markley Sun, 1 Aug 2004 18:20:46 -0700 aide (0.10-3) unstable; urgency=low * Tweak the debug levels again. This is a patch from CVS that makes the debug levels between 0 and 5 a great deal more granular than they were, while leaving the default level as it was before. * Adjust the cron script to use -V4 as per the new verbosity levels provided by the aforementioned patch (Closes: #243140) * Add /dev/xconsole to ignored devices in aide.conf * Fiddle with default /var/log config lines -- Mike Markley Sun, 2 May 2004 14:37:32 -0700 aide (0.10-2) unstable; urgency=low * Patch src/Makefile.am and .in for include directory precedence to fix the conflict that sometimes happens when building with libdb-dev installed * Added Japanese debconf translation (Closes: #225847) * Added Greek debconf translation (Closes: #229532, #229500, #229524) * Added Russian debconf translation (Closes: #140888) * Use ISO-8601 date format (Closes: #228201) * Move configuration for cron and update scripts to /etc/default/aide * Add QUIETREPORTS option to suppress mail reports when there's nothing changed (Closes: #190186) * Some debconf templates have changed; I gladly accept any updated translations -- Mike Markley Sun, 28 Mar 2004 19:31:52 -0800 aide (0.10-1) unstable; urgency=low * The "Bite the Bullet" release * New upstream version (Closes: #222427) * Now ignoring /var/log/ksymoops by default (Closes: #166681) * Depends: on mailx instead of Recommends: (Closes: #213135) * Clarified purpose in long description (Closes: #171977) * Added Danish debconf translation (Closes: #174739) * Added Dutch debconf translation (Closes: #206324) * Added Colin Watson's code for po-debconf handling on woody as per Marc Haber's suggestion (Closes: #217830) * Add checks to the /var/lib/dpkg/info/*.md5sums example to make it syntatically correct without changes (Closes: #222114, #222422) * Add README.Debian note about mmap() error and modify default config to skip /dev/cpu/mtrr (Closes: #224010) * Included Marc Haber's replacement cron script basically verbatim (Closes: #130375, #148147) * New separate error condition for @@end_db should take care of the not implemented errors (Closes: #163233, #222739) * Update to DH_COMPAT 3 * Remove patches that are integrated upstream * Temporarily leave output_readability patch unapplied because it would break po translation. I'll integrate this into upstream CVS with appropriate po changes. * Tighten up build-deps on libmhash-dev to exclude the versions that did not include libmhash.a. Allow old versions with the proper lib to aid backporting. * Standards version 3.6.1. * Remove debconf ugliness from the aideinit script. All debconf prompting is now done in config. -- Mike Markley Fri, 19 Dec 2003 04:33:44 -0800 aide (0.9-4) unstable; urgency=low * Applied patch for va_list problems and a bad malloc, many thanks to Sam Hocevar (Closes: #154829) -- Mike Markley Fri, 13 Jun 2003 23:26:48 -0700 aide (0.9-3) unstable; urgency=low * Fix LC_MESSAGES directory (Closes: #190411) * Moved debconf templates to po-debconf w/patch from Andre Luis Lopes (Closes: #187508) * Build-Depends: on flex-old until changes for new flex are made (Closes: #191184) -- Mike Markley Sat, 24 May 2003 03:02:34 -0700 aide (0.9-2) unstable; urgency=low * Added patch to conf_yacc.y for missing ;s (Closes: #165342) -- Mike Markley Thu, 7 Nov 2002 22:51:20 -0800 aide (0.9-1) unstable; urgency=low * New upstream release. * Tiger support works again (Closes: #144092) -- Mike Markley Sat, 22 Jun 2002 02:05:10 -0700 aide (0.8-2) unstable; urgency=low * Added build-dep for libgcrypt-dev (Closes: #136408, #137808) -- Mike Markley Fri, 15 Mar 2002 20:20:06 -0800 aide (0.8-1) unstable; urgency=low * New upstream release. * Added english back into debconf templates as per barbier's suggestions (Closes: #134500) -- Mike Markley Tue, 19 Feb 2002 23:41:29 -0800 aide (0.7-11) unstable; urgency=low * Fixed errorlog output display in cron script (Closes: #118013) * Made output a little more readable with newlines (Closes: #90471) * Implemented a LINES define as per Marc Haber's suggestions Closes: #96734 * Added Brazilian Portuguese debconf template (Closes: #106939) * Now testing just /proc, not its contents, in default config * Updated build-dep from libz-dev to zlib1g-dev * Accidentally uploaded broken mkdep script previously, fixed now Closes: #123888 -- Mike Markley Fri, 14 Dec 2001 00:17:22 -0800 aide (0.7-10) unstable; urgency=low * Added Spanish debconf template (Closes: #84414) * Updated the ugly mkdep script to know about hurd -- Mike Markley Fri, 27 Jul 2001 01:51:51 -0700 aide (0.7-9) unstable; urgency=high * Fixed the call to debian/mkdep in rules - can now build from source (Closes: #89214) * Now uses dpkg-gencontrol -V instead of directly modifying substvars -- Mike Markley Fri, 16 Mar 2001 11:42:52 -0800 aide (0.7-8) unstable; urgency=high * The build should now correctly determine the correct libc dependencies (Closes: #87597) -- Mike Markley Wed, 28 Feb 2001 16:02:53 -0800 aide (0.7-7) unstable; urgency=medium * Added swedish debconf templates (closes: #83746) * Added french debconf templates (closes: #83763) * Added german debconf template (closes: #83885) * Added Build-Dep for debconf-utils * Cron script now only mails first 1000 lines of each output file and directs the recipient of the reports to the filename in which to find the output. Closes: #83108 -- Mike Markley Mon, 29 Jan 2001 14:23:23 -0800 aide (0.7-6) unstable; urgency=medium * Added debhelper to build-depends (I need to somehow remind myself to do this on all packages :), Closes: #68818 -- Mike Markley Wed, 9 Aug 2000 13:56:19 -0700 aide (0.7-5) unstable; urgency=medium * Added a test -f for the binary at the top of cron script (Closes: #67681) * Cron script defaults to root if it can't find a MAILTO -- Mike Markley Mon, 7 Aug 2000 22:18:32 -0700 aide (0.7-4) unstable; urgency=medium * Added flex and bison to Build-Depends. closes: #64209 -- Mike Markley Tue, 16 May 2000 12:56:22 -0700 aide (0.7-3) unstable; urgency=medium * New heavily-commented config file with a bit more caution by default * Removed old dir /usr/lib/aide from debian/dirs * Further tweaks to cron script, now puts FQDN in all reports and warns if the database doesn't exist (in case an attacker has simply deleted it) -- Mike Markley Thu, 4 May 2000 00:11:22 -0700 aide (0.7-2) unstable; urgency=medium * The cron script now gets the email address from /etc/aide/aide.conf * Config file now defaults to specifying gzipped databases * The aideinit script now passes any command-line params to aide -- Mike Markley Wed, 3 May 2000 00:40:50 -0700 aide (0.7-1) unstable; urgency=medium * New upstream source * Patch for configure.in is now in upstream source * Now passing --with-zlib to configure (allows compressed databases) * Now passing --with-mhash to configure (gives a wider variety of hash algorithms) * Moved data dir to /var/lib (for FHS compliancy) -- Mike Markley Sat, 29 Apr 2000 00:34:49 -0700 aide (0.6-3) unstable; urgency=low * Safe handling of tmp files * Now strips aide binary * Fixed manpath * Fixed changelog filename -- Mike Markley Fri, 7 Apr 2000 18:52:11 -0700 aide (0.6-2) unstable; urgency=low * Compiled for potato and moved it over to debconf -- Mike Markley Tue, 28 Mar 2000 16:31:23 -0800 aide (0.6-1) unstable; urgency=low * Initial Release. * Added a basic conf mostly yanked from manual.html * Modified configure.in to actually honor the --sysconfdir * debian/rules installs sample conf in /usr/lib/aide -- Mike Markley Thu, 17 Feb 2000 13:57:06 -0500