mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-18 18:00:41 +01:00
highlighted bugfix imported from v2-stable
This commit is contained in:
parent
63d3982721
commit
b408585416
@ -5,6 +5,11 @@ Version 3.22.0 [v3-stable] (rgerhards), 2009-04-??
|
||||
- bugfix: the default for $DirCreateMode was 0644, and as such wrong.
|
||||
It has now been changed to 0700. For some background, please see
|
||||
http://lists.adiscon.net/pipermail/rsyslog/2009-April/001986.html
|
||||
- bugfix: ompgsql did not detect problems in sql command execution
|
||||
this could cause loss of messages. The handling was correct if the
|
||||
connection broke, but not if there was a problem with statement
|
||||
execution. The most probable case for such a case would be invalid
|
||||
sql inside the template, and this is now much easier to diagnose.
|
||||
---------------------------------------------------------------------------
|
||||
Version 3.21.11 [BETA] (rgerhards), 2009-04-03
|
||||
- build system improvements contributed by Michael Biebl - thx!
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user