Today, we release rsyslog 8.2304.0. This release consists of a small number of changes, but important ones. I.e. imptcp received a bugfix to prevent it from spamming the local log with error messages for EACH oversize character. Also included is a bugfix for an issue when using $uuid property which can cause a deadlock of […]
rsyslog 8.2204.1 released
Today, we release rsyslog 8.2204.1. This is a security bugfixing release. There is heap buffer overflow vulnerability in rsyslog tcp reception components, most notably imtcp and imptcp. This can only happen in octet-counted mode, which is enabled by default. If the receiver ports are exposed to the public Internet AND are used without authentication, this […]
EventReporter 18.2 Released
Adiscon is proud to announce the 18.2 release of EventReporter. This is a maintenance release with minor bugfixes. Most important, the engine stability has been further improved to provide a strong and robust service that can handle a high amount of events. Detailed information can be found in the version history. Version 18.2 is a […]
rsyslog 8.2102.0 released
Today, we release rsyslog 8.2102.0. This release provides mostly bugfixes for rsyslog and a few minor additions. Notable fixes and additions are: several fixes to omfwd, including improved error reporting and a potential segfault several fixes for action stats several fixes for the testbench, mostly for kafka tests Please make sure to read the changelog […]
librelp 1.10.0 released
librelp 1.10.0 [download] This new release of librelp is mostly for fixing a bug in the TLS handling and adds support for using semicolon (;) as tlscommand separator. For more details, please take a look at the changelog below.
libfastjson 0.99.9 released
Libfastjson is a new fork of the json-c library, which is optimized for liblognorm processing. This release provides several changes to libfastjson. Most importantly are the added API objects for fjson_object_get_uint() and fjson_object_array_del_idx(). Also included is a bugfix for a dangling pointer that causes a segfault. For more details, please refer to the changelog below. […]
librelp 1.8.0 released
librelp 1.8.0 [download] This new release of librelp is mostly for bugfixing. Most importantly, there were fixes added for gnutls handling and a memory leak that occured with gnutls. For more details, please take a look at the changelog below.
rsyslog 8.2006.0 released
Today, we release rsyslog 8.2006.0. This release provides mostly bugfixes for rsyslog. There is a new input module called impcap, basically a network packets input parser. Thanks to github user frikilax for the contribution. Also, fixes are all across the board. E.g. imfile segfaulting on selinux denial, a memory leak for openssl connections and many […]
rsyslog 8.40.0 (v8-stable) released
Today, we release rsyslog 8.40.0. This release brings a number of changes and fixes for e.g. the openssl driver, imfile, imsolaris and many more. Noteworthy are also the changes to the build system and the enhancement to CI.
librelp 1.3.0 released
librelp 1.3.0 [download] This new release of librelp is mostly for bugfixing. The most important changes are fixes for the openssl anon mode and to not send multiple open commands on reestablishing connections. For more details, please take a look at the changelog below.