Bug#756186: logwatch: Uninitialized variable ($bb) in logwatch exim script.

2014-08-07 Thread Willi Mann
Am 2014-08-07 11:28, schrieb Jeremiah C. Foster: On Thu, Aug 07, 2014 at 06:52:48AM +0200, Willi Mann wrote: Sorry I didn't see this earlier, but I think the fix is to change line 478 in /usr/share/logwatch/scripts/services/exim from ( $bb ) = ($ThisOne =~ m/\@\[^]+/); to

Bug#756186: logwatch: Uninitialized variable ($bb) in logwatch exim script.

2014-08-03 Thread Willi Mann
Am 2014-08-02 22:21, schrieb Jeremiah C. Foster: Hi Jeremiah, Logwatch is mailing reports which contain the line; Use of uninitialized value $bb in concatenation (.) or string at /usr/share/logwatch/scripts/services/exim line 490, STDIN line 3480. This looks to be an error in

Bug#756186: logwatch: Uninitialized variable ($bb) in logwatch exim script.

2014-07-27 Thread Jeremiah C. Foster
Package: logwatch Version: 7.4.0+svn20131108rev175-1 Severity: normal Tags: upstream Dear Maintainer, Logwatch is mailing reports which contain the line; Use of uninitialized value $bb in concatenation (.) or string at /usr/share/logwatch/scripts/services/exim line 490, STDIN line 3480. This

Bug#756186: logwatch: Uninitialized variable ($bb) in logwatch exim script.

2014-07-27 Thread Willi Mann
Hi, Dear Maintainer, Logwatch is mailing reports which contain the line; Use of uninitialized value $bb in concatenation (.) or string at /usr/share/logwatch/scripts/services/exim line 490, STDIN line 3480. This looks to be an error in initializing the $bb variable. Further