~ubuntu-branches/ubuntu/trusty/aide/trusty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Marc Haber
  • Date: 2008-04-13 09:27:49 UTC
  • mfrom: (5.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20080413092749-4nm29vr23r9i3j00
Tags: 0.13.1-10
* 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

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: aide
2
2
Section: admin
3
3
Priority: optional
4
 
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5
 
XSBC-Original-Maintainer: Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>
 
4
Maintainer: Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>
6
5
Uploaders: Marc Haber <mh+debian-packages@zugschlus.de>, Mike Markley <mike@markley.org>
7
 
Build-Depends: debhelper (>= 4.1.13), dpatch, debconf-utils, zlib1g-dev, libmhash-dev (>= 0.9.7-1), flex (>= 2.5.32) | flex-old, bison, libgcrypt-dev, po-debconf (>= 0.5.0)
8
 
Standards-Version: 3.7.2
 
6
Build-Depends: debhelper (>= 4.1.13), dpatch, debconf-utils, zlib1g-dev, libmhash-dev (>= 0.9.7), flex (>= 2.5.32) | flex-old, bison, libgcrypt-dev, po-debconf (>= 0.5.0)
 
7
Standards-Version: 3.7.3
9
8
 
10
9
Package: aide
11
10
Architecture: any
59
58
 
60
59
Package: aide-dynamic
61
60
Architecture: any
62
 
Depends: ${misc:Depends}, aide-common (= ${source:Version}), mailx, liblockfile1, ucf (>= 2.0020)
 
61
Depends: ${shlibs:Depends}, ${misc:Depends}, aide-common (= ${source:Version}), mailx, liblockfile1, ucf (>= 2.0020)
63
62
Recommends: cron
64
63
Provides: aide-binary
65
64
Conflicts: aide, aide-xen
86
85
Package: aide-common
87
86
Architecture: all
88
87
Depends: ${misc:Depends}, aide-binary, mailx, liblockfile1, ucf (>= 2.0020)
89
 
Replaces: aide (<< 0.13.1-7)
90
88
Recommends: cron
 
89
Conflicts: aide (<< 0.13.1-6)
91
90
Description: Advanced Intrusion Detection Environment - Common files
92
91
 AIDE is an intrusion detection system that detects changes to files on
93
92
 the local system. It creates a database from the regular expression rules