Name Status Last Modified Last Commit
lp:debian/stretch/aide 1 Development 2015-05-25 21:24:32 UTC
18. * cron.daily/aide: - fixed 'unbound...

Author: Hannes von Haugwitz
Revision Date: 2014-10-24 22:19:43 UTC

* cron.daily/aide:
  - fixed 'unbound variable' error with bash-4.3 (LP: #1323827)
* 31_aide_postfix: new
  - handle files/dirs in /var/spool/postfix
  - handle prng_exch file
* 31_aide_apt:
  - handle files in /var/lib/apt/periodic
* 31_aide_tt-rss:
  - handle /var/lib/tt-rss
* 31_aide_etckeeper: new
  - handle /etc/.git and /etc/.git/index
* debian/control:
  - bumped to Standards-Version 3.9.6 (no changes necessary)
  - added libaudit-dev to build dependencies (linux only)
* debian/rules:
  - enabled audit support (closes: #745781)

lp:debian/jessie/aide bug 1 Development 2014-11-04 05:01:42 UTC
18. * cron.daily/aide: - fixed 'unbound...

Author: Hannes von Haugwitz
Revision Date: 2014-10-24 22:19:43 UTC

* cron.daily/aide:
  - fixed 'unbound variable' error with bash-4.3 (LP: #1323827)
* 31_aide_postfix: new
  - handle files/dirs in /var/spool/postfix
  - handle prng_exch file
* 31_aide_apt:
  - handle files in /var/lib/apt/periodic
* 31_aide_tt-rss:
  - handle /var/lib/tt-rss
* 31_aide_etckeeper: new
  - handle /etc/.git and /etc/.git/index
* debian/control:
  - bumped to Standards-Version 3.9.6 (no changes necessary)
  - added libaudit-dev to build dependencies (linux only)
* debian/rules:
  - enabled audit support (closes: #745781)

lp:debian/aide bug 1 Development 2014-10-29 19:23:29 UTC
22. * cron.daily/aide: - fixed 'unbound...

Author: Hannes von Haugwitz
Revision Date: 2014-10-24 22:19:43 UTC

* cron.daily/aide:
  - fixed 'unbound variable' error with bash-4.3 (LP: #1323827)
* 31_aide_postfix: new
  - handle files/dirs in /var/spool/postfix
  - handle prng_exch file
* 31_aide_apt:
  - handle files in /var/lib/apt/periodic
* 31_aide_tt-rss:
  - handle /var/lib/tt-rss
* 31_aide_etckeeper: new
  - handle /etc/.git and /etc/.git/index
* debian/control:
  - bumped to Standards-Version 3.9.6 (no changes necessary)
  - added libaudit-dev to build dependencies (linux only)
* debian/rules:
  - enabled audit support (closes: #745781)

lp:debian/experimental/aide bug 1 Development 2013-06-14 17:12:22 UTC
12. [ Hannes von Haugwitz ] * new upstrea...

Author: Hannes von Haugwitz
Revision Date: 2013-06-14 17:12:22 UTC

[ Hannes von Haugwitz ]
* new upstream git snapshot, changes include:
  - new options: root_prefix, database_attrs,
    report_detailed_init, report_base16
  - many changes of report layout
* debian/control:
  - removed obsolete DM-Upload-Allowed field
  - bumped to Standards-Version 3.9.4
  - drop obsolete Breaks/Replaces
* cron.daily/aide:
  - fixed permission of log file at first run (closes: #706740)
  - replaced "files" by "entries"
  - removed 'database characteristics' part (incorporated upstream)
  - adapted TRUNCATEDETAILS feature
  - use /run/aide instead of /var/run/aide
  - adjusted error message if database does not exist (closes: #641810)
* debian/patches/:
  - removed patches applied upstream:
     05-configure_32-bit_lfs_fix.patch
     06-conf_yacc.y_conftext_declaration_fix.patch
     07-db_file.c_missing_format_string_fix.patch
  - adapted 10-manpages.patch
* aide.conf:
  - added database_attrs option (default: Checksums)
  - added report_base16 option (default: no)
  - added verbose option (default: 6)
  - removed X group (incorporated upstream)
* 31_aide_rsnapshot: new
  - handle log files
* 31_aide_btmp: new
  - handle log files
* 31_aide_wtmp:
  - adjusted handling of log files
* 31_aide_apt:
  - fixed handling of log files
  - handle /var/log/apt
  - escape dot character in urls
* 31_aide_dpkg:
  - fixed handling of log files
* 31_aide_ifupdown:
  - replaced obsolete script with native aide rule
* debian/copyright:
  - migrated to DEP-5 format
* Added Built-Using field to aide and aide-xen binary package
* Removed handling of obsolete /usr/lib/aide directory
* 31_aide_apt-file:
  - escape dot character in urls
* 31_aide_samba:
  - adjusted rule for /@@{RUN}/samba/notify_onelevel.tdb
* debian/README.source: removed (dpatch no longer used)
* aide-common.postinst:
  - don't create aide directory in /var/run
  - removed check for aide binary in /usr/bin
* aide-common.postrm:
  - try to remove /run/aide instead of /var/run/aide
  - don't try to remove /var/lib/aide

[ Marc Haber ]
* cron.daily/aide:
  - use savelog only if present
  - bail if aide is not found in /usr/[s]?bin/
  - fix a typo in a comment
  - call mail(1) without full path
  - exit with return code 0 if we reach the end of things
* 10_aide_constants: new
  - added IP4ADDRESS and IP6ADDRESS macros
* Allow aide binary in /usr/sbin as well
* Added SILENTREPORTS option
* Added CRONEXITHOOK option
* Make update-aide.conf more flexible

lp:debian/wheezy/aide 1 Development 2012-06-30 00:26:33 UTC
16. * 31_aide_samba: - /@@{RUN}/samba/w...

Author: Hannes von Haugwitz
Revision Date: 2012-06-30 00:26:33 UTC

* 31_aide_samba:
  - /@@{RUN}/samba/wins.tdb has been moved to /var/lib/samba
  - adjusted rule for /@@{RUN}/samba/gencache.tdb
  - handle notify_onelevel.tdb and gencache_notrans.tdb in /@@{RUN}/samba/
* aide.conf:
  - reverted 'removed I from HiSerMemberLog'
* 31_aide_rkhunter:
  - removed rule for rkhunter.dat and rkhunter.dat.old
  - adjusted log file rules
* 31_aide_mtab:
  - removed rule for /etc/mtab (now a symlink to /proc/mounts)
* 31_aide_mdadm:
  - handle autorebuild.pid and map file in /@@{RUN}/mdadm
* 31_aide_man:
  - added da, hr, jp, ro, sk and sl to LANGS macro
* 31_aide_cups:
  - handle .snmp files in /var/cache/cups
* 31_aide_apt-file:
  - handle component in file names
* 31_aide_apt:
  - handle InRelease and Translation files
* cron.daily/aide:
  - fixed FILTERINSTALLATIONS and FILTERUPDATES to support arch in
    package names

lp:debian/squeeze/aide 1 Development 2011-04-11 15:19:53 UTC
14. [ Marc Haber ] * 31_aide_bind9: - f...

Author: Hannes von Haugwitz
Revision Date: 2011-04-11 15:19:53 UTC

[ Marc Haber ]
* 31_aide_bind9:
  - fix wrong group (closes: #612405)

[ Hannes von Haugwitz ]
* debian/patches/05-configure_32-bit_lfs_fix.dpatch: new
  - fixed lfs on 32-bit systems (closes: #615111)

lp:debian/lenny/aide 2 Mature 2009-07-25 17:30:26 UTC
7. * debian/control: fix deprecated "<" ...

Author: Marc Haber
Revision Date: 2008-04-13 09:27:49 UTC

* debian/control: fix deprecated "<" in Conflicts
* Add explanation "b: block count" to aide.conf.5.
  Thanks to Francois Gouget. Closes: #469503
* 31_aide_syslog: modify regexp to match kern.log as well.
  Thanks to Francois Gouget. This partly addresses #469507
* 31_aide_checksecurity: add file with rules from
  Francois Gouget, thanks. Closes: #469508
* example rules for debian-multimedia packages from Francois Gouget.
  * mythweb. Closes: #469511
  * mythbackend. Closes: #469509
* Move README.Debian to aide-common
* README.Debian: add missing space, remove vote request (no votes
  received, ever)
* /etc/default/aide: Add hint how to obtain a variable subject
* update-aide.conf now adds @@{ROOTPREFIX} to all lines, making
  audit of chroots and vservers with identical rules easier without
  uglifying the actual rules. Thanks to Russell Gadd.
* more fixes to aide_fixperms, thanks to Tom Geissler.
* introduce YEAR4D variable, make use of it
* remove bashism from debian/rules.
  Thanks to Raphael Geissert. Closes: #472905
* README.Debian changes, thanks to Russell Gadd:
  * clarify the role of debconf in README.Debian
  * move the wrapper paragraph lower
  * Add a little more prose about Debian's configuration scheme
* 31_aide_apt: allow tildes in archive names
* enable gzip_dbout again
* Collect modified rules from Marc's productive systems:
  * re-work log mechanics, add lots of documentation
  * 31_aide_aide: Log rotation hopefully fixed
  * 31_aide_amanda-server: Take verified rule from productive system
  * 31_aide_amanda-client: Parse data from amanda config
  * 31_aide_apt: Add Release and IndexDiff for deb-src lines, remove
      sarge support including APT_VERS code. Add new var and log rules.
  * 31_aide_aptitude: add rule for /var/lock/aptitude, and config
      files in /root
  * 31_aide_bind9: BINDCHROOT is now the path to the chroot
  * 31_aide_clamav: fix log rotation rules
  * 31_aide_dokuwiki: new
  * 31_aide_exim4: remove /root/.rnd, add /var/spool/exim4/.rnd
      and -J spool files. exim4 >= 4.69-3 will place the .rnd file
      in /var/spool/exim4
  * 31_aide_exim4_logs: introduce macros, explain how to include
      paniclog
  * 31_aide_mailman: new
  * 31_aide_man: adapt to new directory structure
  * 31_aide_munin: rule for munin server socket
  * 31_aide_mlocate: new
  * 31_aide_nagios2: adapt to current packaging
  * 31_aide_php4: no-op file
  * 31_aide_privoxy: new
  * 31_aide_smokeping: new
  * 31_aide_spamassassin: add rule (default disabled) for rule updates
  * 31_aide_syslog: logs are rotated with seven cycles
  * 31_aide_torrus: adapt to current packages
* R.I.P. linda

17 of 7 results