Your message dated Fri, 23 Apr 2010 16:00:18 +0000
with message-id <e1o5lig-0005eq...@ries.debian.org>
and subject line Bug#578319: fixed in tinyproxy 1.8.1-4
has caused the Debian Bug report #578319,
regarding tinyproxy: Daily crashes caused by "reload" invocation in logrotate
config
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 ow...@bugs.debian.org
immediately.)
--
578319: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=578319
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: tinyproxy
Version: 1.8.1-3
Severity: grave
Tags: patch
Justification: renders package unusable
--- tinyproxy-1.8.1/src/log.c 2010-02-19 18:38:00.000000000 +0300
+++ log.c 2010-04-19 00:56:36.000000000 +0400
@@ -211,6 +211,9 @@ void send_stored_logs (void)
size_t i;
+ if (log_message_storage == NULL)
+ return;
+
log_message(LOG_DEBUG, "sending stored logs");
for (i = 0; (ssize_t) i != vector_length (log_message_storage); ++i) {
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-3-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages tinyproxy depends on:
ii libc6 2.10.2-6 Embedded GNU C Library: Shared lib
ii logrotate 3.7.8-5 Log rotation utility
tinyproxy recommends no packages.
tinyproxy suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: tinyproxy
Source-Version: 1.8.1-4
We believe that the bug you reported is fixed in the latest version of
tinyproxy, which is due to be installed in the Debian FTP archive:
tinyproxy_1.8.1-4.debian.tar.bz2
to main/t/tinyproxy/tinyproxy_1.8.1-4.debian.tar.bz2
tinyproxy_1.8.1-4.dsc
to main/t/tinyproxy/tinyproxy_1.8.1-4.dsc
tinyproxy_1.8.1-4_i386.deb
to main/t/tinyproxy/tinyproxy_1.8.1-4_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 578...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jordi Mallach <jo...@debian.org> (supplier of updated tinyproxy 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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 23 Apr 2010 15:41:36 +0200
Source: tinyproxy
Binary: tinyproxy
Architecture: source i386
Version: 1.8.1-4
Distribution: unstable
Urgency: low
Maintainer: Ed Boraas <e...@debian.org>
Changed-By: Jordi Mallach <jo...@debian.org>
Description:
tinyproxy - A lightweight, non-caching, optionally anonymizing http proxy
Closes: 578319
Changes:
tinyproxy (1.8.1-4) unstable; urgency=low
.
* Add log_message_storage_crash.patch to fix crashes when reloading
tinyproxy, as triggered by logrotate (thanks Dmitry Semyonov for the
bug report and patch, closes: #578319).
Checksums-Sha1:
3b953b390f6baaa019bf71abaa3727d2a0840f7e 1263 tinyproxy_1.8.1-4.dsc
2459532e3083a1ba1871ebe796eac986c9208b97 12722 tinyproxy_1.8.1-4.debian.tar.bz2
b45a0f7588802da9900b251be9b02b6775b639c9 80764 tinyproxy_1.8.1-4_i386.deb
Checksums-Sha256:
cfda80c279028cef1bf958b717e002ec461abc35bdb8849150950cea047c3f9b 1263
tinyproxy_1.8.1-4.dsc
45871c053dbee24e2e9ad74319db31ae2a41bcd2f9c286f0e009688fa6686a7a 12722
tinyproxy_1.8.1-4.debian.tar.bz2
8e4f28eb218a5c09d4cc73efa465459f1fd3dd861de1613f191b10de1917c24a 80764
tinyproxy_1.8.1-4_i386.deb
Files:
db7c360467fa6b8e000e8aa375aaf7be 1263 web optional tinyproxy_1.8.1-4.dsc
1cd2c4a0d461e98f2d9ceb60d034fcf0 12722 web optional
tinyproxy_1.8.1-4.debian.tar.bz2
21184a17bd22dfd1c9098f14145be0d0 80764 web optional tinyproxy_1.8.1-4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkvRp/gACgkQJYSUupF6Il7V/ACfYu3GO+NkIr1dN15ivhLvBkjT
uK0AnjM/C0n7izzwos+k6/mOZOmxJO5w
=EANZ
-----END PGP SIGNATURE-----
--- End Message ---