aide 0.14.2-1ubuntu1 source package in Ubuntu

Changelog

aide (0.14.2-1ubuntu1) maverick; urgency=low

  * Merge from debian unstable, remaining changes:
    - Fix 31_aide_apt to remove comments from source.list (LP: #112242)
    - debian/control: change maintainer field.
    - debian/aide.conf.d/70_aide_dev: escape another special character in
      filenames. (LP: #456710)

aide (0.14.2-1) unstable; urgency=low

  * new upstream version
  * debian/control:
    - set priority of aide-xen and aide-dynamic to extra
  * debian/aide-attributes.1:
    - adjusted warning message example to match upstream version

aide (0.14.1-1) unstable; urgency=low

  [ Hannes von Haugwitz ]
  * new upstream version
  * Removed unused lintian override from aide-dynamic
  * debian/aide-common.doc-base: new
    - registered manual.html with doc-base
  * debian/{aide.wrapper.8,aideinit.8}:
    - fixed spelling errors
  * debian/aideinit:
    - removed useless hint in error message
  * debian/patches/10-manpages.dpatch:
    - added patch description
  * cron.daily/aide:
    - fixed "grep: Unmatched [ or [^" issue,
      thanks to Jerome Wittmann for the report
    - removed superfluous blank
  * 31_aide_dlocate:
    - fixed dlocate database name
    - handle dlocatedb.stamps
  * 31_aide_bind9:
    - handle session.key
  * 31_aide_clamav-freshclam:
    - handle bytecode.cld
  * 31_aide_libvirt-bin:
    - handle /var/lib/libvirt/qemu/{save,snapshot}
  * Added man page for aide-attributes
  * debian/{aide-common.manpages,rules}:
    - added aide-attributes and man page to aide-common
  * debian/control:
    - added myself to the Uploaders field
    - added DM-Upload-Allowed field

  [ Marc Haber ]
  * Add debian/watch, thanks to Guillaume Delacour
  * Welcome Hannes to the Debian team

aide (0.14-1) unstable; urgency=low

  [ Marc Haber ]
  * new upstream version
  * Dear Lintian: There is no technical reason to convert a working
    package to dpkg maintainers' new toy format, so kindly shut up.

  [ Hannes von Haugwitz ]
  * cron.daily/aide:
    - the log file checksum is sha256, not sha512
    - fixed aide return value handling
    - only truncate details if files have been changed
    - reworked "End of AIDE output" message
    - print "no significant changes detected" message only if
      COPYNEWDB=ifnochange
    - use echo instead of printf for printing file names
  * aide.conf:
    - added new group definition: VarDirTime
  * 31_aide_x11-xkb-utils: new
    - handle /var/lib/xkb
  * 31_aide_man:
    - added en and zh to LANGS macro
  * 31_aide_wpasupplicant:
    - fixed handling of /var/run/wpa_supplicant
  * 31_aide_postgresql:
    - handle .s.PGSQL.5432 and .s.PGSQL.5432.lock in /var/run/postgresql/
    - handle pgstat.stat in /var/lib/postgresql/<VERSION>/main/global/
  * 31_aide_apt:
    - exclude *.gpg.reverify files in /var/lib/apt/lists/partial/
  * 31_aide_udev: new
    - handle queue.bin
  * 31_aide_nfs:
    - fixed handling of /var/lib/nfs/etab
  * debian/rules, debian/control:
    - disabled selinux support on non-linux architectures
  * 31_aide_samba:
    - handle files in /var/(run|log|cache|lib)/samba
    - handle /etc/samba/passdb.tdb
  * Moved aide.conf to aide.conf.in
  * aide.conf.in
    - use _SELINUX_ instead of +selinux to disable selinux support on
      non-linux architectures
  * update-aide.conf.8:
    - fixed wrong path of /etc/aide/aide.settings.d

aide (0.14~rc3-1) experimental; urgency=low

  [ Marc Haber ]
  * new upstream CVS snapshot
    * snprintf.c from rsync (more compatible license)
    * new summarize_changes option by Hannes von Haugwitz
    * more compatibility with recent autotools (thanks, Steve Grubb)
  * 31_aide_aptitude: add /var/lib/aptitude
  * aide-common.postinst: remove unneeded CONFDIR variable
  * clarify debian/copyright for snprintf.c and fopen.c
  * fix debian/NEWS version number 0.13.1-10
  * fix broken mail addresse in changelog
  * Standards-Version: 3.8.4 (no changes necessary)

  [ Hannes von Haugwitz ]
  * 31_aide_bind9: /var/run/bind/run has been moved to /var/run/named
  * Added options to filter package updates or installations (closes: #542621)
  * debian/rules: enabled xattr, selinux and posix-acl support
  * 10-manpages.dpatch: "block count" patch is now in upstream source
  * cron.daily/aide:
    - adjusted regex for NOISE to work with new summarize_changes option
    - added log file checksum to truncated mail
    - removed duplicated "at" in ""End of AIDE daily cron job" line
    - don't fail when NOISE removes everything
    - replaced obsolete checksums md5 and sha1 with sha256 and sha512
  * 31_aide_svn-server: new
    - handle variable files in svn repositories
    - provide 31_aide_svn-server_settings
  * 31_aide_trac: new
    - handle trac.db in trac repositories
    - provide 31_aide_trac_settings
  * 31_aide_cups: new
    - handle files in /var/run/cups, /var/spool/cups, /var/log/cups
      and /var/cache/cups
  * 31_aide_samba: new
    - handle files in /var/run/samba, /var/log/samba and /var/lib/samba
  * 31_aide_root-dotfiles: new
    - added rules for some dotfiles in root/ (by default disabled)
  * Added option to truncate the detailed part in the mail
  * Added aide.settings.d directory
  * update-aide.conf: added --settingsd option
  * default/aide: added UPAC_SETTINGSD variable
  * 31_aide_apt:
    - read settings file from aide.settings.d
    - warn if 31_local_apt_settings is used
  * Provide aide.settings.d/31_aide_apt_settings
  * Allow LINES=0 to disable option
  * 31_aide_wpasupplicant: new
    - handle files in /var/run/
    - handle log files
    - handle files in /lib/init/rw/wpasupplicant/
  * debian/control:
    - added Vcs-Git and Vcs-Browser fields
    - added libselinux1-dev, libattr1-dev, libacl1-dev to build dependencies
  * 31_aide_postgresql: new (handle log files and pid file)
  * 31_aide_ifplugd: new (handle pid file)
  * 31_aide_dhcp3-client: added INTERFACES variable
  * 31_aide_nfs: new (handle pid files and files in /var/lib/nfs)
  * 31_aide_at: new
    - handle /var/spool/cron/at(spool|jobs)
    - handle /var/run/atd.pid
  * 31_aide_laptop-mode-tools: new
    - handle files in /var/run/laptop-mode-tools
  * 31_aide_nagios3: new
    - handle files in /var/lib/nagios3
    - handle files in /var/log/nagios3
    - handle files in /var/run/nagios3
    - handle files in /var/cache/nagios3
  * 31_aide_slapd: new
    - handle files in /var/lib/ldap/
    - handle files in /var/run/slapd
    - handle /var/run/ldapi
  * 31_aide_nslcd: new (handle files in /var/run/nslcd)
  * 31_aide_dbus: new (handle files in /var/run/dbus)
  * 31_aide_vpnc: new (handle /var/run/vpnc)
  * 31_aide_portmap: new
    - handle /lib/init/rw/sendsigs.omit.d/portmap
    - handle files in /var/run
  * 31_aide_kerberos: new (handle temp files)
  * 31_aide_dhcpd: new (handle pid file)
  * 31_aide_rkhunter:
    - fixed handling of old log file
    - handle files in /var/lib/rkhunter/db/
  * 31_aide_apcupsd: handle /var/lock/LCK..
  * 31_aide_xfree86-common: replaced with empty dummy, rules
    are now in 31_aide_x11-common
  * 31_aide_x11-common: new (handle dirs in /tmp)
  * 31_aide_opie-server: new (handle /etc/opiekeys)
  * 31_aide_network: new (handle /var/run/network)
  * 31_aide_anubis: new (handle pid file)
  * 31_aide_pcscd: new (handle files in /var/run/pcscd)
  * 31_aide_resolvconf: handle files in /lib/init/rw/resolvconf
  * 31_aide_tiger: new (handle /var/lib/tiger/work and files in /var/log/tiger)
  * 31_aide_alsa: new (handle asound.state file)
  * 31_aide_mdadm: new (handle files in /var/run/mdadm and /lib/init/rw/mdadm)
  * 31_aide_rsyslog: handle /lib/init/rw/sendsigs.omit.d/rsyslog
  * 31_aide_lib-init-rw: new (handle some files in /lib/init/rw)
  * 31_aide_hapsd: new (handle pid file)
  * 31_aide_smartmontools: new (handle pid file)
  * 31_aide_mail: new (handle files in /var/mail)
  * 31_aide_fcron: new (handle spool files, fifo and pid file)
  * 31_aide_lighttpd: new (handle log files, pid file and php sockets)
  * 31_aide_nscd: new (handle /var/run/nscd and cache files)
  * 31_aide_aptitude_frqchg: replaced with empty dummy, rules
    are contained in 31_aide_aptitude
  * 31_aide_hald: removed unneeded rule for acl-list file
  * 31_aide_munin:
    - added rule for munin-node pid file
    - fixed handling of files in /var/run/munin/
  * aide.conf:
    - added new rules (VarTime, VarInode, VarDirInode)
    - added link name attribute to InodeData and VarFile
    - added summarize_changes option (by default disabled)
    - added acl, xattrs and selinux attributes to InodeData, VarFile, VarDir,
      VarDirInode and Log
    - replaced obsolete checksums md5 and sha1 with sha256 and sha512
  * 31_aide_lvm2: fixed handling of cache file and added rule for lock dir
  * 31_aide_libvirt-bin: new
    - handle files in /var/run/libvirt
    - handle /var/lib/libvirt/qemu and /var/cache/libvirt/qemu
  * 31_aide_nrpe: new (handle pid file)
  * 31_aide_aptitude: added rules for log rotation and exclude lock file
  * 31_aide_fail2ban: added rules for /var/run/fail2ban, socket and pid file
  * 31_aide_screen: added rule for /var/run/screen
 -- Marc Deslauriers <email address hidden>   Mon, 14 Jun 2010 15:44:03 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Maverick
Original maintainer:
Ubuntu Development Team
Architectures:
any
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
aide_0.14.2.orig.tar.gz 402.9 KiB 44f3f4821e420a5c5f68cc6f4ca8ce34b4c5114facca2b32e9e58ea9fb989003
aide_0.14.2-1ubuntu1.diff.gz 71.7 KiB 0430ac2427851a75aa09c69a061ade0a8a577dd64f6512041c4d873c2b5b2778
aide_0.14.2-1ubuntu1.dsc 1.6 KiB c20c2c5a1961f8179ef7817c6b092d108a6d6587bcf6a17219c13c988584bab8

Available diffs

View changes file

Binary packages built by this source

aide: No summary available for aide in ubuntu maverick.

No description available for aide in ubuntu maverick.

aide-common: No summary available for aide-common in ubuntu maverick.

No description available for aide-common in ubuntu maverick.

aide-dynamic: No summary available for aide-dynamic in ubuntu maverick.

No description available for aide-dynamic in ubuntu maverick.

aide-xen: No summary available for aide-xen in ubuntu maverick.

No description available for aide-xen in ubuntu maverick.