Debian Bug report logs -
#633028
aide-common: /run transition: Please switch to /run/sendsigs.omit.d
Reported by: Roger Leigh <rleigh@debian.org>
Date: Thu, 7 Jul 2011 22:30:05 UTC
Severity: important
Tags: patch
Fixed in version aide/0.15.1-4
Done: Hannes von Haugwitz <hannes@vonhaugwitz.com>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to debian-bugs-dist@lists.debian.org, unknown-package@qa.debian.org:
Bug#633028; Package src:aide-common.
(Thu, 07 Jul 2011 22:30:07 GMT) (full text, mbox, link).
Acknowledgement sent
to Roger Leigh <rleigh@debian.org>:
New Bug report received and forwarded. Copy sent to unknown-package@qa.debian.org.
(Thu, 07 Jul 2011 22:30:07 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Source: aide-common
Version: 0.15.1-3
Severity: important
Your package is currently using/lib/init/rw/sendsigs.omit.d
which is now deprecated and pending removal. Please update your
package to use /run/sendsigs.omit.d with a versioned dependency
on initscripts, as detailed below.
An overview of the /run transition and its current progress is
available at http://wiki.debian.org/ReleaseGoals/RunDirectory
Basically, it's now in both testing and unstable, and the next
phase of the transition is to migrate all users of /lib/init/rw
over to /run and then remove /lib/init/rw entirely for wheezy
(as soon as this transition is complete).
Your package is one of the users of sendsigs.omit.d listed here:
http://wiki.debian.org/ReleaseGoals/RunDirectory#Packages_using_.2BAC8-lib.2BAC8-init.2BAC8-rw
Recommendations for how to do the transition may be found here:
http://wiki.debian.org/ReleaseGoals/RunDirectory#How_to_transition_from_.2BAC8-lib.2BAC8-init.2BAC8-rw_to_.2BAC8-run.3F
For sendsigs.omit.d, we would recommend that you:
* Depend on initscripts (>= 2.88dsf-13.3)
* Replace *all* usage of /lib/init/rw with /run
* Move all files in /lib/init/rw to /run in the package postinst, for
example:
if [ -f /lib/init/rw/sendsigs.omit.d/foo ]; then
mv /lib/init/rw/sendsigs.omit.d/foo /run/sendsigs.omit.d/foo
fi
Regards,
Roger
Bug reassigned from package 'src:aide-common' to 'src:aide'.
Request was from Hannes von Haugwitz <hannes@vonhaugwitz.com>
to control@bugs.debian.org.
(Sun, 10 Jul 2011 19:51:03 GMT) (full text, mbox, link).
Bug No longer marked as found in versions aide-common/0.15.1-3.
Request was from Hannes von Haugwitz <hannes@vonhaugwitz.com>
to control@bugs.debian.org.
(Sun, 10 Jul 2011 19:51:03 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>:
Bug#633028; Package src:aide.
(Wed, 13 Jul 2011 06:33:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Michael Biebl <biebl@debian.org>:
Extra info received and forwarded to list. Copy sent to Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>.
(Wed, 13 Jul 2011 06:33:03 GMT) (full text, mbox, link).
Message #14 received at 633028@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
aide does not only use /lib/init/rw/sendsigs.omit.d, as can be seen when
grepping though the source tarball (*).
It also contains references to
- /lib/init/rw/wpasupplicant (#633040)
- /lib/init/rw/resolvconf (#621503)
- /lib/init/rw/.mdadm (#633054)
(*)
aide-0.15.1/debian/changelog: - handle files in /lib/init/rw/wpasupplicant/
aide-0.15.1/debian/changelog: - handle /lib/init/rw/sendsigs.omit.d/portmap
aide-0.15.1/debian/changelog: * 31_aide_resolvconf: handle files in
/lib/init/rw/resolvconf
aide-0.15.1/debian/changelog: * 31_aide_mdadm: new (handle files in
/var/run/mdadm and /lib/init/rw/mdadm)
aide-0.15.1/debian/changelog: * 31_aide_rsyslog: handle
/lib/init/rw/sendsigs.omit.d/rsyslog
aide-0.15.1/debian/changelog: * 31_aide_lib-init-rw: new (handle some files in
/lib/init/rw)
aide-0.15.1/debian/aide.conf.d/31_aide_mdadm:/lib/init/rw/\.mdadm/md[0-9]+-uevent$
VarInode
aide-0.15.1/debian/aide.conf.d/31_aide_mdadm:/lib/init/rw/\.mdadm$ VarDirInode
aide-0.15.1/debian/aide.conf.d/31_aide_lib-init-rw:/lib/init/rw/sendsigs\.omit\.d$
VarDirInode
aide-0.15.1/debian/aide.conf.d/31_aide_lib-init-rw:/lib/init/rw/\.ramfs$ VarFile
aide-0.15.1/debian/aide.conf.d/31_aide_lib-init-rw:/lib/init/rw$ VarDirInode
aide-0.15.1/debian/aide.conf.d/31_aide_wpasupplicant:/lib/init/rw/sendsigs\.omit\.d/wpasupplicant\.wpa_(supplicant|action)\.@@{INTERFACES}\.pid$
VarFile
aide-0.15.1/debian/aide.conf.d/31_aide_resolvconf:/lib/init/rw/resolvconf/interface/(wlan|eth)[0-9]+$
VarFile
aide-0.15.1/debian/aide.conf.d/31_aide_resolvconf:/lib/init/rw/resolvconf/enable-updates$
VarFile
aide-0.15.1/debian/aide.conf.d/31_aide_resolvconf:/lib/init/rw/resolvconf/resolv\.conf$
VarFile
aide-0.15.1/debian/aide.conf.d/31_aide_resolvconf:/lib/init/rw/resolvconf(/interface)?$
VarDirInode
aide-0.15.1/debian/aide.conf.d/31_aide_portmap:/lib/init/rw/sendsigs\.omit\.d/portmap$
VarInode
aide-0.15.1/debian/aide.conf.d/31_aide_rsyslog:/lib/init/rw/sendsigs\.omit\.d/rsyslog$
VarInode
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
[signature.asc (application/pgp-signature, attachment)]
Information forwarded
to debian-bugs-dist@lists.debian.org, Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>:
Bug#633028; Package src:aide.
(Wed, 13 Jul 2011 06:54:06 GMT) (full text, mbox, link).
Acknowledgement sent
to Michael Biebl <biebl@debian.org>:
Extra info received and forwarded to list. Copy sent to Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>.
(Wed, 13 Jul 2011 06:54:06 GMT) (full text, mbox, link).
Message #19 received at 633028@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Am 13.07.2011 08:30, schrieb Michael Biebl:
> aide does not only use /lib/init/rw/sendsigs.omit.d, as can be seen when
> grepping though the source tarball (*).
> It also contains references to
> - /lib/init/rw/wpasupplicant (#633040)
> - /lib/init/rw/resolvconf (#621503)
> - /lib/init/rw/.mdadm (#633054)
Please note, that the proposed new location for mdadm will be /run/mdadm and
*not* /run/.mdadm. See #633054.
It might make sense to wait until mdadm has been updated before uploading a
fixed aide package.
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
[signature.asc (application/pgp-signature, attachment)]
Information forwarded
to debian-bugs-dist@lists.debian.org, Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>:
Bug#633028; Package src:aide.
(Tue, 06 Dec 2011 10:06:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Roger Leigh <rleigh@codelibre.net>:
Extra info received and forwarded to list. Copy sent to Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>.
(Tue, 06 Dec 2011 10:06:07 GMT) (full text, mbox, link).
Message #24 received at 633028@bugs.debian.org (full text, mbox, reply):
On Wed, Jul 13, 2011 at 08:50:16AM +0200, Michael Biebl wrote:
> Am 13.07.2011 08:30, schrieb Michael Biebl:
> > aide does not only use /lib/init/rw/sendsigs.omit.d, as can be seen when
> > grepping though the source tarball (*).
> > It also contains references to
> > - /lib/init/rw/wpasupplicant (#633040)
> > - /lib/init/rw/resolvconf (#621503)
> > - /lib/init/rw/.mdadm (#633054)
>
> Please note, that the proposed new location for mdadm will be /run/mdadm and
> *not* /run/.mdadm. See #633054.
> It might make sense to wait until mdadm has been updated before uploading a
> fixed aide package.
It looks like /run/mdadm has now been migrated to by mdadm.
There should no longer be any blocker preventing aide from
migrating away from /lib/init/rw.
Regards,
Roger
--
.''`. Roger Leigh
: :' : Debian GNU/Linux http://people.debian.org/~rleigh/
`. `' Printing on GNU/Linux? http://gutenprint.sourceforge.net/
`- GPG Public Key: 0x25BFB848 Please GPG sign your mail.
Information forwarded
to debian-bugs-dist@lists.debian.org, Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>:
Bug#633028; Package src:aide.
(Wed, 07 Dec 2011 00:33:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Roger Leigh <rleigh@codelibre.net>:
Extra info received and forwarded to list. Copy sent to Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>.
(Wed, 07 Dec 2011 00:33:03 GMT) (full text, mbox, link).
Message #29 received at 633028@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
tags 633028 + patch
thanks
On Wed, Jul 13, 2011 at 08:50:16AM +0200, Michael Biebl wrote:
> Am 13.07.2011 08:30, schrieb Michael Biebl:
> > aide does not only use /lib/init/rw/sendsigs.omit.d, as can be seen when
> > grepping though the source tarball (*).
> > It also contains references to
> > - /lib/init/rw/wpasupplicant (#633040)
> > - /lib/init/rw/resolvconf (#621503)
> > - /lib/init/rw/.mdadm (#633054)
>
> Please note, that the proposed new location for mdadm will be /run/mdadm and
> *not* /run/.mdadm. See #633054.
> It might make sense to wait until mdadm has been updated before uploading a
> fixed aide package.
Patch attached against current git.
Regards,
Roger
--
.''`. Roger Leigh
: :' : Debian GNU/Linux http://people.debian.org/~rleigh/
`. `' Printing on GNU/Linux? http://gutenprint.sourceforge.net/
`- GPG Public Key: 0x25BFB848 Please GPG sign your mail.
[0001-run-transition-Use-run-in-place-of-lib-init-rw-and-c.patch (text/x-diff, attachment)]
Added tag(s) patch.
Request was from Roger Leigh <rleigh@codelibre.net>
to control@bugs.debian.org.
(Wed, 07 Dec 2011 00:33:05 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>:
Bug#633028; Package src:aide.
(Mon, 12 Dec 2011 00:36:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Roger Leigh <rleigh@debian.org>:
Extra info received and forwarded to list. Copy sent to Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>.
(Mon, 12 Dec 2011 00:36:03 GMT) (full text, mbox, link).
Message #36 received at 633028@bugs.debian.org (full text, mbox, reply):
On Wed, Dec 07, 2011 at 12:30:09AM +0000, Roger Leigh wrote:
> On Wed, Jul 13, 2011 at 08:50:16AM +0200, Michael Biebl wrote:
> > Am 13.07.2011 08:30, schrieb Michael Biebl:
> > > aide does not only use /lib/init/rw/sendsigs.omit.d, as can be seen when
> > > grepping though the source tarball (*).
> > > It also contains references to
> > > - /lib/init/rw/wpasupplicant (#633040)
> > > - /lib/init/rw/resolvconf (#621503)
> > > - /lib/init/rw/.mdadm (#633054)
> >
> > Please note, that the proposed new location for mdadm will be /run/mdadm and
> > *not* /run/.mdadm. See #633054.
> > It might make sense to wait until mdadm has been updated before uploading a
> > fixed aide package.
>
> Patch attached against current git.
> debian/aide.conf.d/31_aide_lib-init-rw | 3 ---
> debian/aide.conf.d/31_aide_mdadm | 7 +++----
> debian/aide.conf.d/31_aide_portmap | 2 +-
> debian/aide.conf.d/31_aide_resolvconf | 8 ++++----
> debian/aide.conf.d/31_aide_rsyslog | 2 +-
> debian/aide.conf.d/31_aide_run | 3 +++
> debian/aide.conf.d/31_aide_wpasupplicant | 2 +-
> debian/changelog | 11 +++++++++++
> 8 files changed, 24 insertions(+), 14 deletions(-)
> delete mode 100644 debian/aide.conf.d/31_aide_lib-init-rw
> create mode 100644 debian/aide.conf.d/31_aide_run
Could any of the aide maintainers please respond to this bug
report and proposed patch?
I will NMU the above patch as 0.15.1-3.1 (rather than against
current git as above) unless I get a response in the next two
days. It's now just one of two blockers, as listed at
http://wiki.debian.org/ReleaseGoals/RunDirectory#Packages_using_.2BAC8-lib.2BAC8-init.2BAC8-rw
I would like to have all blocking bugs fixed and closed in the
next few days, which will allow the /run transition to complete.
Thanks,
Roger
--
.''`. Roger Leigh
: :' : Debian GNU/Linux http://people.debian.org/~rleigh/
`. `' Printing on GNU/Linux? http://gutenprint.sourceforge.net/
`- GPG Public Key: 0x25BFB848 Please GPG sign your mail.
Information forwarded
to debian-bugs-dist@lists.debian.org, Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>:
Bug#633028; Package src:aide.
(Mon, 12 Dec 2011 08:27:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Hannes von Haugwitz <hannes@vonhaugwitz.com>:
Extra info received and forwarded to list. Copy sent to Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>.
(Mon, 12 Dec 2011 08:27:04 GMT) (full text, mbox, link).
Message #41 received at 633028@bugs.debian.org (full text, mbox, reply):
Hi Roger,
On Mon, Dec 12, 2011 at 12:33:29AM +0000, Roger Leigh wrote:
> On Wed, Dec 07, 2011 at 12:30:09AM +0000, Roger Leigh wrote:
> > Patch attached against current git.
> > debian/aide.conf.d/31_aide_lib-init-rw | 3 ---
> > debian/aide.conf.d/31_aide_mdadm | 7 +++----
> > debian/aide.conf.d/31_aide_portmap | 2 +-
> > debian/aide.conf.d/31_aide_resolvconf | 8 ++++----
> > debian/aide.conf.d/31_aide_rsyslog | 2 +-
> > debian/aide.conf.d/31_aide_run | 3 +++
> > debian/aide.conf.d/31_aide_wpasupplicant | 2 +-
> > debian/changelog | 11 +++++++++++
> > 8 files changed, 24 insertions(+), 14 deletions(-)
> > delete mode 100644 debian/aide.conf.d/31_aide_lib-init-rw
> > create mode 100644 debian/aide.conf.d/31_aide_run
>
> Could any of the aide maintainers please respond to this bug
> report and proposed patch?
Thanks for your patch; I'll look it over and upload a new aide version
within a week.
Greetings
Hannes
Information forwarded
to debian-bugs-dist@lists.debian.org, Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>:
Bug#633028; Package src:aide.
(Mon, 12 Dec 2011 13:51:07 GMT) (full text, mbox, link).
Acknowledgement sent
to Roger Leigh <rleigh@debian.org>:
Extra info received and forwarded to list. Copy sent to Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>.
(Mon, 12 Dec 2011 13:51:08 GMT) (full text, mbox, link).
Message #46 received at 633028@bugs.debian.org (full text, mbox, reply):
On Mon, Dec 12, 2011 at 09:23:43AM +0100, Hannes von Haugwitz wrote:
> Hi Roger,
>
> On Mon, Dec 12, 2011 at 12:33:29AM +0000, Roger Leigh wrote:
> > On Wed, Dec 07, 2011 at 12:30:09AM +0000, Roger Leigh wrote:
> > > Patch attached against current git.
> > > debian/aide.conf.d/31_aide_lib-init-rw | 3 ---
> > > debian/aide.conf.d/31_aide_mdadm | 7 +++----
> > > debian/aide.conf.d/31_aide_portmap | 2 +-
> > > debian/aide.conf.d/31_aide_resolvconf | 8 ++++----
> > > debian/aide.conf.d/31_aide_rsyslog | 2 +-
> > > debian/aide.conf.d/31_aide_run | 3 +++
> > > debian/aide.conf.d/31_aide_wpasupplicant | 2 +-
> > > debian/changelog | 11 +++++++++++
> > > 8 files changed, 24 insertions(+), 14 deletions(-)
> > > delete mode 100644 debian/aide.conf.d/31_aide_lib-init-rw
> > > create mode 100644 debian/aide.conf.d/31_aide_run
> >
> > Could any of the aide maintainers please respond to this bug
> > report and proposed patch?
>
> Thanks for your patch; I'll look it over and upload a new aide version
> within a week.
Thanks, it will be much appreciated.
Regards,
Roger
--
.''`. Roger Leigh
: :' : Debian GNU/Linux http://people.debian.org/~rleigh/
`. `' Printing on GNU/Linux? http://gutenprint.sourceforge.net/
`- GPG Public Key: 0x25BFB848 Please GPG sign your mail.
Added tag(s) pending.
Request was from Hannes von Haugwitz <hannes@vonhaugwitz.com>
to control@bugs.debian.org.
(Tue, 20 Dec 2011 16:18:04 GMT) (full text, mbox, link).
Reply sent
to Hannes von Haugwitz <hannes@vonhaugwitz.com>:
You have taken responsibility.
(Sat, 07 Jan 2012 07:43:32 GMT) (full text, mbox, link).
Notification sent
to Roger Leigh <rleigh@debian.org>:
Bug acknowledged by developer.
(Sat, 07 Jan 2012 07:43:33 GMT) (full text, mbox, link).
Message #53 received at 633028-close@bugs.debian.org (full text, mbox, reply):
Source: aide
Source-Version: 0.15.1-4
We believe that the bug you reported is fixed in the latest version of
aide, which is due to be installed in the Debian FTP archive:
aide-common_0.15.1-4_all.deb
to main/a/aide/aide-common_0.15.1-4_all.deb
aide-dynamic_0.15.1-4_amd64.deb
to main/a/aide/aide-dynamic_0.15.1-4_amd64.deb
aide-xen_0.15.1-4_amd64.deb
to main/a/aide/aide-xen_0.15.1-4_amd64.deb
aide_0.15.1-4.diff.gz
to main/a/aide/aide_0.15.1-4.diff.gz
aide_0.15.1-4.dsc
to main/a/aide/aide_0.15.1-4.dsc
aide_0.15.1-4_amd64.deb
to main/a/aide/aide_0.15.1-4_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 633028@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Hannes von Haugwitz <hannes@vonhaugwitz.com> (supplier of updated aide package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 06 Jan 2012 21:52:17 +0100
Source: aide
Binary: aide aide-xen aide-dynamic aide-common aide-config-zg2
Architecture: source amd64 all
Version: 0.15.1-4
Distribution: unstable
Urgency: low
Maintainer: Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>
Changed-By: Hannes von Haugwitz <hannes@vonhaugwitz.com>
Description:
aide - Advanced Intrusion Detection Environment - static binary
aide-common - Advanced Intrusion Detection Environment - Common files
aide-config-zg2 - Advanced Intrusion Detection Environment - Zg2 configuration exte
aide-dynamic - Advanced Intrusion Detection Environment - dynamic binary
aide-xen - Advanced Intrusion Detection Environment - static binary for XEN
Closes: 599930 608128 623687 633028 641805 642270 644307 654752
Changes:
aide (0.15.1-4) unstable; urgency=low
.
[ Hannes von Haugwitz ]
* debian/aide-common.README.Debian:
- fixed wrong filename of auto generated config file, thanks to Olivier
Berger for the hint (closes: #623687)
* debian/po/it.po: new
- added Italian debconf translations, thanks to Mark Caglienzi
(closes: #608128)
* debian/control:
- use dpkg architecture wildcard to limit selinux support to linux
architectures only
- changed Homepage field
- build-dep on libgcrypt11-dev instead of libgcrypt-dev
- removed alternative build-dep on flex-old
- removed upstream URL from description, URL is available via Homepage
field
- drop obsolete Breaks/Replaces: aide (<< 0.13.1-6)
- removed redundant dependencies (bsd-mailx, liblockfile1, ucf) and
recommendation (cron) from aide, aide-xen and aide-dynamic
- aide-common: added alternative dep on mailx
- aide-common: added dep on initscripts (>= 2.88dsf-13.3) for
/run transition
* cron.daily/aide:
- replaced "files" by "entries"
* debian/aide.conf.in:
- enabled summarize_changes option by default (to follow upstream)
* debian/aide.wrapper.8:
- fixed path of configuration file, thanks to "A. N. Other"
(closes: #642270)
* Fixed lintian overrides:
- aide,aide-xen:
- statically-linked-binary: fixed path of binary
- embedded-library: added for libm and zlib
- embedded-zlib: removed (now in embedded-library)
- aide,aide-dynamic,aide-xen:
- binary-without-manpage: removed (fixed in lintian)
* /run transition (closes: #633028, #654752)
- 10_aide_run: new (define RUN, RUNLOCK, DEVDOT and LIBINITRW macro)
- 31_aide_lib-init-rw: replaced with empty dummy
- 31_aide_udev: use DEVDOT macro and handle /@@{DEVDOT}udev
- 70_aide_run: new (handle /run and subdirs)
- 70_aide_var: removed rule for /var/run and /var/lock
- Adjusted rules in the following files (use new macros and allow change
of inode):
- 31_aide_acpid
- 31_aide_aide
- 31_aide_amavisd-new
- 31_aide_anubis
- 31_aide_apache
- 31_aide_apache2
- 31_aide_apcupsd
- 31_aide_aptitude
- 31_aide_at
- 31_aide_bind9
- 31_aide_clamav
- 31_aide_clamav-freshclam
- 31_aide_console-log
- 31_aide_cron
- 31_aide_cups
- 31_aide_dbus
- 31_aide_ddclient
- 31_aide_dhcp3-client
- 31_aide_dhcpd
- 31_aide_dovecot
- 31_aide_exim4
- 31_aide_fail2ban
- 31_aide_fcron
- 31_aide_hald
- 31_aide_hapsd
- 31_aide_ifplugd
- 31_aide_inetd
- 31_aide_initscripts
- 31_aide_inn2
- 31_aide_ippl
- 31_aide_laptop-mode-tools
- 31_aide_libvirt-bin
- 31_aide_lighttpd
- 31_aide_logcheck
- 31_aide_lvm2
- 31_aide_mailman
- 31_aide_mdadm
- 31_aide_munin
- 31_aide_munin-nodes
- 31_aide_mysql-server
- 31_aide_nagios2
- 31_aide_nagios3
- 31_aide_network
- 31_aide_nfs
- 31_aide_nrpe
- 31_aide_nscd
- 31_aide_nslcd
- 31_aide_ntp-server
- 31_aide_openvpn
- 31_aide_pcscd
- 31_aide_pm-utils
- 31_aide_portmap
- 31_aide_postgresql
- 31_aide_proftpd
- 31_aide_resolvconf
- 31_aide_rngd
- 31_aide_rsyslog
- 31_aide_samba
- 31_aide_screen
- 31_aide_slapd
- 31_aide_smartmontools
- 31_aide_smokeping
- 31_aide_snmpd
- 31_aide_spamassassin
- 31_aide_ssh-server
- 31_aide_sudo
- 31_aide_torrus
- 31_aide_utmp
- 31_aide_vpnc
- 31_aide_wpasupplicant
- 31_aide_xinetd
* 70_aide_dev:
- removed support for static dev (closes: #644307)
- replaced for loop with native aide rule (closes: #599930, LP: #456710)
.
[ Marc Haber ]
* 31_aide_apt, 31_aide_apt-file:
- factor out shared code, only cat files that actually exist. This
streamlines /etc/apt/sources.list(.d) handling. (closes: #641805)
- provide aide.settings.d/10_aide_sourceslist
* 31_aide_amanda-client:
- adapt to amanda 2.6.1p2 (squeeze)
* 10_aide_distribution:
- add code to reference the current distribution in rule files to be more
flexible.
Checksums-Sha1:
317998d7cd4913cbe193d4a3584698bb5c821f89 2148 aide_0.15.1-4.dsc
0d26d0bf6883ff38df6f3bd8f9c75ab08c7e986b 77247 aide_0.15.1-4.diff.gz
137905d1a732381eff3077425327b6fd30478c11 618256 aide_0.15.1-4_amd64.deb
a286f6295c623d2028d9126b285d761fd3221648 107052 aide-common_0.15.1-4_all.deb
51bb2be4fcc35568e82e2eb9893253720126ea2e 618274 aide-xen_0.15.1-4_amd64.deb
09dc2a73caa4735f92e3895c7f6ae55540ef1029 121956 aide-dynamic_0.15.1-4_amd64.deb
Checksums-Sha256:
cef2b7993da357d97b203910c79409c6be1f01d409485d6986a584c171eebe18 2148 aide_0.15.1-4.dsc
c8bedf7d67eedefa76650bcc6fbb9b90469a74820d38996e7ef60387b30129b0 77247 aide_0.15.1-4.diff.gz
04c07ad8f06436681b8364fb870bef3ccac91d5f3a3f337f08bfdc662cc99bc2 618256 aide_0.15.1-4_amd64.deb
0605c16ce7b27f9c2e7bd42b80280a7ba6a71d29f4a8e8f9e8d94fed0337a6b1 107052 aide-common_0.15.1-4_all.deb
5e0b899fba596265f09c01000f4ade09491c280ca9519e1bc99a3baae4890657 618274 aide-xen_0.15.1-4_amd64.deb
dcd657d0ad9f21cdf00510379c67d8a6e2ec6ff132fa4d0da500a306c1baf73d 121956 aide-dynamic_0.15.1-4_amd64.deb
Files:
3160ae46f977ced6b17c3fc018f4c4d8 2148 admin optional aide_0.15.1-4.dsc
aea8132694de950632645b29f9970934 77247 admin optional aide_0.15.1-4.diff.gz
d6f70df440838fc196681aee869b730c 618256 admin optional aide_0.15.1-4_amd64.deb
c2cd0a7d99cfc305b25f2621e0874a2f 107052 admin optional aide-common_0.15.1-4_all.deb
ad1d072e7ba89a54092c00e7cb777528 618274 admin extra aide-xen_0.15.1-4_amd64.deb
a575d304cc9a09e444c0ef00c3d4a42d 121956 admin extra aide-dynamic_0.15.1-4_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQGcBAEBCAAGBQJPB2F1AAoJEBjuhjhgIu9Xa0QL/RCMzLuu6nluK1U9qe4RVuHN
O9CmOlB1i7sX5nhMi3obCF3R/uXgaje6yyGITTlUXZRWAeoE36KR3aMLNGLLWsaM
6MFO2rFdWyMh2fWp+I312O2ExcM6VSp3uifD7yVxBD3YMFi/WwGFqrhCdg61isY+
CrfgNqxln6CEjbBMHf7i8YVdycpBA4uEMGjjP5eUlh3wAF+fj6/lXqfER2CNAH3z
p85qXlrGkPB14TV7uT3yelqutsQjPW+0d6jM0nDIudWBCNOYiMoWrIn/p5XjQtwr
5t7ziFaK+or6LODq4UBwRrDASgU4E0qulZ01rV3JYxc1oJFT657/e9ZEct+24DAP
eblBPHQ0KwX2u5xO3CQBp9kCN7kUSxYBFpwopGjDrY8KF8wXfV89BlLdp3JN6S+x
1Vabd6hk9Gtm5BtLg+i0OWtZZeKvyCSEg1qupkXDoc4ROSoRFyp/zYVOzxmfJvMG
lCS5pAIdNNHNm6/gsXlVwZudMt4nYeMPbykRKHyayw==
=df0p
-----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Wed, 15 Feb 2012 07:36:19 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sun Jul 2 08:48:54 2023;
Machine Name:
buxtehude
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.