Bug#804525: rsyslog: does not clean TLS contexts on connection loss

2015-12-17 Thread David Lang
timeout on trying to establish a connection, if it doesn't, that's a separate issue to be addressed. David Lang

Bug#775469: unattended-upgrades doesn't work if untrusted packages are allowed

2015-01-15 Thread David Lang
silently added to the blacklist If a package is added to the blacklist, it should log why, and if unauthenticated packages are allowed, they should not be added to the blacklist I would suggest one of the two patches below be applied David Lang --- /usr/bin/unattended-upgrade 2014-04-02 13

Bug#247680: bug in newoptions patch

2007-04-30 Thread David Lang
); if (fd < 0) { however, removing the 'int sockflags' line means that sockflags is not defined anywhere. Adding it back in appears to make things work. David Lang -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#247680: unnessasary hunk in newoptions patch

2007-04-27 Thread David Lang
1.4.1-18 didn't like one hunk of patch and generated the following syslogd.c.rej file *** *** 1074,1082 (fd_set *) NULL, (struct timeval *) NULL); if ( restart ) { dprintf("\nReceived SIGHU

Bug#365265: problems with syslog relays

2006-04-28 Thread David Lang
able/disable the hostname parseing since it can fail, it would also be useful to have a switch that always prepended the source to the message (so that a message that goes through multiple hops would show the path it followed), but I don't need those so I'm not going to work on that ri