Your message dated Sat, 02 Jan 2010 04:47:09 +0000
with message-id <[email protected]>
and subject line Bug#552351: fixed in clamav-unofficial-sigs 3.6-1
has caused the Debian Bug report #552351,
regarding clamav-unofficial-sigs: Logrotate script creates log files with 
unhelpful permissions
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
552351: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=552351
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: clamav-unofficial-sigs
Version: 3.5.4-2
Severity: minor
Tags: patch

The logrotate script you include with this package creates new log files
with mode 0600. This is unhelpful for the system administrator who is
a member of group adm, who expects to be able to read log files.

I've attached a patch to restore the more generally expected permissions.
In fact, since no sensitive/personal information appears to be exposed
in this file, 0644 may be even better.

Thanks for a very useful package,
Dominic.
--- /etc/logrotate.d/clamav-unofficial-sigs     2009-07-22 15:39:45.000000000 
+0100
+++ /tmp/clamav-unofficial-sigs 2009-10-25 17:41:07.000000000 +0000
@@ -4,5 +4,5 @@
      missingok
      notifempty
      compress
-     create 0600 clamav clamav
+     create 0640 clamav adm
 }

--- End Message ---
--- Begin Message ---
Source: clamav-unofficial-sigs
Source-Version: 3.6-1

We believe that the bug you reported is fixed in the latest version of
clamav-unofficial-sigs, which is due to be installed in the Debian FTP archive:

clamav-unofficial-sigs_3.6-1.debian.tar.gz
  to main/c/clamav-unofficial-sigs/clamav-unofficial-sigs_3.6-1.debian.tar.gz
clamav-unofficial-sigs_3.6-1.dsc
  to main/c/clamav-unofficial-sigs/clamav-unofficial-sigs_3.6-1.dsc
clamav-unofficial-sigs_3.6-1_all.deb
  to main/c/clamav-unofficial-sigs/clamav-unofficial-sigs_3.6-1_all.deb
clamav-unofficial-sigs_3.6.orig.tar.gz
  to main/c/clamav-unofficial-sigs/clamav-unofficial-sigs_3.6.orig.tar.gz



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.
Paul Wise <[email protected]> (supplier of updated clamav-unofficial-sigs 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.8
Date: Sat, 02 Jan 2010 12:27:11 +0800
Source: clamav-unofficial-sigs
Binary: clamav-unofficial-sigs
Architecture: source all
Version: 3.6-1
Distribution: unstable
Urgency: low
Maintainer: ClamAV Team <[email protected]>
Changed-By: Paul Wise <[email protected]>
Description: 
 clamav-unofficial-sigs - update script for 3rd-party clamav signatures
Closes: 552351
Changes: 
 clamav-unofficial-sigs (3.6-1) unstable; urgency=low
 .
   * New upstream release
     - Now uses dig to discover mirror IPs, depend on dnsutils
   * In the instructions for extra security, send mail to root
   * Bump Standards-Version, no changes needed
   * Set the default log file permissions to clamav:adm 644 (Closes: #552351)
   * Switch to dpkg-source 3.0 (quilt) format
   * Switch to debhelper 7 minimal rules file
Checksums-Sha1: 
 c85f1b70054c06f4ea080c9ee0f613c8dabd6cc3 1319 clamav-unofficial-sigs_3.6-1.dsc
 e83c2012d389c6caf9f972df297139f4266b21ec 37285 
clamav-unofficial-sigs_3.6.orig.tar.gz
 ec05c3468e17506147c9d71ca937a9e9186a4143 8028 
clamav-unofficial-sigs_3.6-1.debian.tar.gz
 6eb2403577afd644b32e99602a789763057bc2ee 44672 
clamav-unofficial-sigs_3.6-1_all.deb
Checksums-Sha256: 
 5c0575fa1ffefbef44c859b859be50e90492e5a867ce6dade3e31e11f652ac96 1319 
clamav-unofficial-sigs_3.6-1.dsc
 ce470960736ea667e242136b2bbfd9f51e5382f01aa7ac6e29b3794c113cfd1b 37285 
clamav-unofficial-sigs_3.6.orig.tar.gz
 982a65dadcc0d8fc8cd7002d40181e691c7265f99b651bb7ffc62a0025fccfc0 8028 
clamav-unofficial-sigs_3.6-1.debian.tar.gz
 979502c3d58cde642e2ece27b6fb370bf509e312833897cd512e05a7011c4b73 44672 
clamav-unofficial-sigs_3.6-1_all.deb
Files: 
 e7121d790b25cb996deb62404f4a3fc1 1319 utils extra 
clamav-unofficial-sigs_3.6-1.dsc
 2eca205914f23f1287c4741111b53c9b 37285 utils extra 
clamav-unofficial-sigs_3.6.orig.tar.gz
 86aa528dec4e3298a11c5e9d180c463e 8028 utils extra 
clamav-unofficial-sigs_3.6-1.debian.tar.gz
 4f5cbd46d6a6b8012e19b18463663db0 44672 utils extra 
clamav-unofficial-sigs_3.6-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAks+zM0ACgkQ5Sc9mGvjxCMTyQCgu2CeN/D0zysnmzgLNNDc2oMr
jOQAoJYsqkXHNK0E240JT0SFfbpGWF/w
=siIN
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
Pkg-clamav-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-clamav-devel

Reply via email to