diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-04-15 11:03:07 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-04-15 11:03:07 +0200 |
commit | b7fec51ba7b1042313b51dc27102fa0a9cebafb5 (patch) | |
tree | ebe76258f2aecbe771ea8fe2dab633f8e7e278f9 /ChangeLog | |
parent | bcd2661167998b7a986f31e5f6f3b691ab0a662a (diff) | |
parent | f4b26f77ab03a1bacf2c49a1982fabe2a58ccb9d (diff) | |
download | rsyslog-b7fec51ba7b1042313b51dc27102fa0a9cebafb5.tar.gz rsyslog-b7fec51ba7b1042313b51dc27102fa0a9cebafb5.tar.xz rsyslog-b7fec51ba7b1042313b51dc27102fa0a9cebafb5.zip |
Merge branch 'v3-stable' into beta
Conflicts:
ChangeLog
doc/manual.html
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -27,10 +27,15 @@ Version 3.15.0 (rgerhards), 2008-04-01 only installed if corresponding option is selected. Thanks to Michael Biebl for pointing these problems out. --------------------------------------------------------------------------- -Version 3.14.2 (rgerhards), 2008-04-?? +Version 3.14.3 (rgerhards), 2008-04-?? - bugfix: omsnmp had a too-small sized buffer for hostname+port. This could not lead to a segfault, as snprintf() was used, but could cause some trouble with extensively long hostnames. +- applied patch from Tiziano Müller to remove some compiler warnings +- added gssapi overview/howto thanks to Peter Vrabec +- changed some files to grant LGPLv3 extended persmissions on top of GPLv3 + this also is the first sign of something that will evolve into a + well-defined "rsyslog runtime library" --------------------------------------------------------------------------- Version 3.14.2 (rgerhards), 2008-04-09 - bugfix: segfault with expression-based filters |