summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-03-09 14:40:26 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2010-03-09 14:40:26 +0100
commita6df6a1740956b72acb7cbf9d17a51635ea18dfc (patch)
tree35ff58dc4c818df504b7c5d1d38e6ccbcffb2f09
parente983ea31b8d8af4916a60d4074ce4fb663e493a7 (diff)
parentc802afb7e0fc5e2c87af24e12bf63e4a0ba7688c (diff)
downloadrsyslog-a6df6a1740956b72acb7cbf9d17a51635ea18dfc.tar.gz
rsyslog-a6df6a1740956b72acb7cbf9d17a51635ea18dfc.tar.xz
rsyslog-a6df6a1740956b72acb7cbf9d17a51635ea18dfc.zip
Merge branch 'master' into master-solaris
Conflicts: ChangeLog
-rw-r--r--ChangeLog18
-rw-r--r--doc/property_replacer.html3
-rw-r--r--doc/status.html10
-rw-r--r--runtime/datetime.h5
4 files changed, 28 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index 28957474..b4420a80 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,7 +30,18 @@ Version 5.5.2 [DEVEL] (rgerhards), 2010-02-05
solution was available). Thanks to Kenneth Marshall for some advice.
- extended testbench
---------------------------------------------------------------------------
-Version 5.3.8 [BETA] (rgerhards), 2010-02-??
+Version 5.4.1 [v5-stable] (rgerhards), 2010-03-??
+- added new property replacer option "date-rfc3164-buggyday" primarily
+ to ease migration from syslog-ng. See property replacer doc for
+ details. [backport from 5.5.3 because urgently needed by some]
+---------------------------------------------------------------------------
+Version 5.4.0 [v5-stable] (rgerhards), 2010-03-08
+***************************************************************************
+* This is a new stable v5 version. It contains all fixes and enhancements *
+* made during the 5.3.x phase as well as those listed below. *
+* Note that the 5.2.x series was quite buggy and as such all users are *
+* strongly advised to upgrade to 5.4.0. *
+***************************************************************************
- bugfix: omruleset failed to work in many cases
bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=179
Thanks to Ryan B. Lynch for reporting this issue.
@@ -411,6 +422,11 @@ Version 4.7.0 [v4-devel] (rgerhards), 2009-09-??
Thanks for varmojfekoj for pointing me at this bug.
- imported changes from 4.5.6 and below
---------------------------------------------------------------------------
+Version 4.6.2 [v4-stable] (rgerhards), 2010-03-??
+- added new property replacer option "date-rfc3164-buggyday" primarily
+ to ease migration from syslog-ng. See property replacer doc for
+ details. [backport from 5.5.3 because urgently needed by some]
+---------------------------------------------------------------------------
Version 4.6.1 [v4-stable] (rgerhards), 2010-03-04
- re-enabled old pipe output (using new module ompipe, built-in) after
some problems with pipes (and especially in regard to xconsole) were
diff --git a/doc/property_replacer.html b/doc/property_replacer.html
index 390fc0d0..4d242a34 100644
--- a/doc/property_replacer.html
+++ b/doc/property_replacer.html
@@ -344,7 +344,8 @@ date-rfc3164-buggyday option can be used in migration scenarios where otherwise
lots of scripts would need to be adjusted. It is recommended <i>not</i> to use this
option when forwarding to remote hosts - they may treat the date as invalid
(especially when parsing strictly according to RFC 3164).</td>
-<br><i>This feature was introduced in rsyslog 5.5.3.</i>
+<br><i>This feature was introduced in rsyslog 4.6.2 and v4 versions above and
+5.5.3 and all versions above.</i>
</tr>
<tr>
<td><b>date-rfc3339</b></td>
diff --git a/doc/status.html b/doc/status.html
index dfb0c8c6..8a5192cb 100644
--- a/doc/status.html
+++ b/doc/status.html
@@ -2,7 +2,7 @@
<html><head><title>rsyslog status page</title></head>
<body>
<h2>rsyslog status page</h2>
-<p>This page reflects the status as of 2010-03-04.</p>
+<p>This page reflects the status as of 2010-03-08.</p>
<h2>Current Releases</h2>
<p><b>development:</b> 5.5.2 [2010-02-05] -
@@ -13,15 +13,15 @@
<b>v4 development:</b> 4.5.1 [2009-07-15] -
<a href="http://www.rsyslog.com/Article388.phtml">change log</a> -
<a href="http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-167.phtml">download</a></p>
--->
<p><b>beta:</b> 5.3.7 [2010-01-27] -
<a href="http://www.rsyslog.com/Article437.phtml">change log</a> -
<a href="http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-192.phtml">download</a></p>
+-->
-<p><b>v5 stable:</b> 5.2.0 [2009-11-02] (recommended to use v5-beta instead) -
-<a href="http://www.rsyslog.com/Article421.phtml">change log</a> -
-<a href="http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-184.phtml">download</a>
+<p><b>v5 stable:</b> 5.4.0 [2010-03-08] -
+<a href="http://www.rsyslog.com/Article447.phtml">change log</a> -
+<a href="http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-197.phtml">download</a>
<br><b>v4 stable:</b> 4.6.1 [2010-03-04] -
<a href="http://www.rsyslog.com/Article445.phtml">change log</a> -
diff --git a/runtime/datetime.h b/runtime/datetime.h
index 647f3096..82bd415b 100644
--- a/runtime/datetime.h
+++ b/runtime/datetime.h
@@ -44,12 +44,15 @@ BEGINinterface(datetime) /* name must also be changed in ENDinterface macro! */
/* v3, 2009-11-12 */
time_t (*GetTime)(time_t *ttSeconds);
ENDinterface(datetime)
-#define datetimeCURR_IF_VERSION 4 /* increment whenever you change the interface structure! */
+#define datetimeCURR_IF_VERSION 5 /* increment whenever you change the interface structure! */
/* interface changes:
* 1 - initial version
* 2 - not compatible to 1 - bugfix required ParseTIMESTAMP3164 to accept char ** as
* last parameter. Did not try to remain compatible as this is not something any
* third-party module should call. -- rgerhards, 2008.-09-12
+ * 3 - taken by v5 branch!
+ * 4 - formatTimestamp3164 takes a third int parameter
+ * 5 - merge of versions 3 + 4 (2010-03-09)
*/
/* prototypes */