Hi, I have released a new maintenance release from the syslog-ng 1.6.x branch, with version number 1.6.9. The list of user-visible changes is below. The most important change is probably the added workaround for lose-a-message when the TCP connection is broken. The updated version can be found on the syslog-ng homepage at: http://www.balabit.com/products/syslog-ng/ News for the 1.6.9 release Wed, 23 Nov 2005 09:52:30 +0100 * Fixed usertty destination, names in utmp records are not NUL terminated. This might cause some logged in users not to be found. * Fixed timezone calculation during daylight saving. * Fixed a warning message in file destinations which indicated that permissions would be changed even if no permission change was requested. * Added a workaround for lose-one-message when connection is broken. * Owner and group information on files is set independently, so one can work while the other fails, this fixes the behaviour when syslog-ng is running as non-root and only the group information is specified. * Documentation updates. * Updated bundled libol to 0.3.17 -- Bazsi
On Wed, 2005-11-23 at 11:22 +0100, Balazs Scheidler wrote:
* Fixed timezone calculation during daylight saving.
I had to learn that this is still broken for pacific regions with or over 12 hours of GMT offset. I'm investigating the problem and will come up with an updated release soon. -- Bazsi
participants (1)
-
Balazs Scheidler