Your message dated Sat, 09 Apr 2011 17:32:49 +0000
with message-id <[email protected]>
and subject line Bug#609376: fixed in ifile 1.3.9-3
has caused the Debian Bug report #609376,
regarding Incorrect use of memset count/value
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.)
--
609376: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609376
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ifile
Version: 1.3.8-1
Severity: minor
In ./ifile_1.3.8/primes.c
memset (sieve, (end - start) * sizeof (*sieve), 0);
This should be memset(sieve, 0, (end - start) * sizeof(*sieve));
--- End Message ---
--- Begin Message ---
Source: ifile
Source-Version: 1.3.9-3
We believe that the bug you reported is fixed in the latest version of
ifile, which is due to be installed in the Debian FTP archive:
ifile_1.3.9-3.debian.tar.gz
to main/i/ifile/ifile_1.3.9-3.debian.tar.gz
ifile_1.3.9-3.dsc
to main/i/ifile/ifile_1.3.9-3.dsc
ifile_1.3.9-3_i386.deb
to main/i/ifile/ifile_1.3.9-3_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.
Jari Aalto <[email protected]> (supplier of updated ifile 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: SHA256
Format: 1.8
Date: Sat, 09 Apr 2011 17:04:49 +0300
Source: ifile
Binary: ifile
Architecture: source i386
Version: 1.3.9-3
Distribution: unstable
Urgency: low
Maintainer: Jari Aalto <[email protected]>
Changed-By: Jari Aalto <[email protected]>
Description:
ifile - a text/e-mail/spam filter capable of learning
Closes: 609376
Changes:
ifile (1.3.9-3) unstable; urgency=low
.
* debian/copyright
- Update to DEP5.
* debian/patches
- (30): New. Correct call to memset(). Patch thanks to
Silvio Cesare <[email protected]> (Closes: #609376).
Checksums-Sha1:
773d233d8b37a9d3ac6c41fcb050ea3d14303980 1807 ifile_1.3.9-3.dsc
65d26ff8ef89b23e19f307f70952be9971f358a0 35752 ifile_1.3.9-3.debian.tar.gz
7592d8407b53f7b24284796eb813d9836945f97b 53044 ifile_1.3.9-3_i386.deb
Checksums-Sha256:
85d441ce556c963c1eb4084506f1b6205a77a02e793c7d4b4d63dd85a4ef6c98 1807
ifile_1.3.9-3.dsc
b77731df60b2cc154072e00efcc721389657af4b630ccbb2c690459e44e003ef 35752
ifile_1.3.9-3.debian.tar.gz
725bfe5df11ceb04424b897f8b5ffb84d4982f2940cbb6dc1631678e1d09acaf 53044
ifile_1.3.9-3_i386.deb
Files:
9d07c1194b7104f155f2b3f03ec31b31 1807 mail optional ifile_1.3.9-3.dsc
244de708506c0596e0fdea9d11681269 35752 mail optional
ifile_1.3.9-3.debian.tar.gz
420103a4e55f09257879dd489530f2e8 53044 mail optional ifile_1.3.9-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJNoJRJAAoJECHSBYmXSz6WgxQP/R+V9uG/tnldXqbLkPgdsVJA
XRupoQSFuIHvVQ5kpqUMxx8t9kebZLuPNG9vTbkMmq5A8CK31k9BQ3nv9KnQQRs4
QvyuxlfRMXdOMndyxjnbVYCv+/U/xIxjpvPISCdJdzhCAwWJCPYN0Cr1oOcxPP2b
EWkMA6JiMs2r85gC/aMJVBTfHUhzQaTIqQdCoaG/BW0wnffTUfV1PXFQiGeoMxay
A+aPU3Dv4d2Dyoaj+vP+b3oadvpWhbndd6nNLR1NmmHUlA+Y0A39uQimBcGf8B3+
QgRpys49zhpP7r5HTJ8tPUa7t1sdwawysk72t50JtOY7eV3WPonxGM42J7MjNJxQ
5Ca5cz/WPgUhU3hzSBtGcBCMEJiaaGbvQfsAyaXJUxQu6nlb2+/duTAuvhWwLrRS
PS++SjcUvfwimOiThu55MiE5DbqckQ07yPwV2WhrbgrLdOHcOp5b7MY9ZE+DtyUS
ZCOjt8XCyoza08qXq0Ze39vwyGmxeZKr3NZVph+6QpeYd9I6r+BoDZUL7epqsfC7
iNAGS/igaaHCLxWgCNbA1vWReWEOlYXvd7xneTe0gwgTYd82a+cQyhqm+Y2BRd5s
4e1hFwjwHivT9nnBOEMAOFmwRXGXPNBXHVQ5MGAcTxKeeZzQ0/sJ8wExxfixyDrV
K2LyruD62l13x7pSiNL1
=l2/D
-----END PGP SIGNATURE-----
--- End Message ---