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