Your message dated Sun, 08 Oct 2006 10:32:20 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#383857: fixed in cron 3.0pl1-98
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: cron
Version: 3.0pl1-97
Severity: normal
Tags: patch
The included cronjobs, especially the run-parts from /etc/crontab
shouldn't be run with the starting directory of /root
perl -npi~ -e 's%run-parts% cd / && run-parts%' /etc/crontab
should be sufficient for /etc/crontab; the other included cronjobs can
be modified accordingly.
Rationale: SELinux logs unallowed access attempts to /root for security
reasons. Since these scripts don't need access there they shouldn't
accidentially access it. Maybe setting HOME=/tmp/cron or something like
that is even better.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17.7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)
Versions of packages cron depends on:
ii adduser 3.97 Add and remove users and groups
ii debianutils 2.17 Miscellaneous utilities specific t
ii libc6 2.3.6.ds1-2 GNU C Library: Shared libraries
ii libpam0g 0.79-3.2 Pluggable Authentication Modules l
ii libselinux1 1.30.26-2 SELinux shared libraries
ii lsb-base 3.1-14 Linux Standard Base 3.1 init scrip
Versions of packages cron recommends:
ii postfix [mail-transport-agent 2.3.2-1 A high-performance mail transport
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: cron
Source-Version: 3.0pl1-98
We believe that the bug you reported is fixed in the latest version of
cron, which is due to be installed in the Debian FTP archive:
cron_3.0pl1-98.diff.gz
to pool/main/c/cron/cron_3.0pl1-98.diff.gz
cron_3.0pl1-98.dsc
to pool/main/c/cron/cron_3.0pl1-98.dsc
cron_3.0pl1-98_i386.deb
to pool/main/c/cron/cron_3.0pl1-98_i386.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]> (supplier of updated cron
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 [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Thu, 5 Oct 2006 21:03:19 +0200
Source: cron
Binary: cron
Architecture: source i386
Version: 3.0pl1-98
Distribution: unstable
Urgency: low
Maintainer: Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]>
Changed-By: Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]>
Description:
cron - management of regular background processing
Closes: 383857 384858 386709 389893
Changes:
cron (3.0pl1-98) unstable; urgency=low
.
* Fix LSB-formatted init.d meta info, thanks to Petter Reinholdtsen
(Closes: #386709)
* Make crontab tasks run with CWD=/, to make SELinux happy, thanks to
Erich Shubert (Closes: #383857)
* Use latest lsb logging functions, thanks to David Hardeman
(Closes: #384858, #389893)
Files:
f202edb409b1523f9ec8741923714757 801 admin important cron_3.0pl1-98.dsc
03e70d02ff102d8967c2eaa701d52eb2 66083 admin important cron_3.0pl1-98.diff.gz
0ff67878f7b974d7150444e0902f6d77 77928 admin important cron_3.0pl1-98_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iQCVAwUBRSkym/tEPvakNq0lAQLwaQP+KOTK9y7Sx1+jJk2yIRJJWv5eGo9Zx0Qi
9oGWdo6VpMJ9hcH4zcUAp+0L+nhBdMEAGNzSJcSGPEz23iI1Ug1yWCs/wb7It05h
WR603iRIIG5vFTyZZsQdxL/fbm3WaEVttu8gg/yxRcShZlAsl9fSwZQW4tptlAHZ
keQiUmlkOrI=
=US1j
-----END PGP SIGNATURE-----
--- End Message ---