Accepting request 843021 from home:stroeder:branches:Base:System
Upgrade to rsyslog 8.2010.0 OBS-URL: https://build.opensuse.org/request/show/843021 OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=321
This commit is contained in:
committed by
Git OBS Bridge
parent
1a9667b691
commit
562b3d0724
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:09d2b6c8bc2f016598aed2bb719e03f822bb01d720c61e4d6e725e00dca1b650
|
||||
size 3051049
|
3
rsyslog-8.2010.0.tar.gz
Normal file
3
rsyslog-8.2010.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:19b232f765c4ba7a35b91ef1f5f9af775f6ff78ef56bb7737a2ce79ccbb32b98
|
||||
size 3097606
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b804900b3240e7ebc369a9628ae0c1c12f32df2c2b6b5d36dd6650cd62f1d59d
|
||||
size 8378149
|
3
rsyslog-doc-8.2010.0.tar.gz
Normal file
3
rsyslog-doc-8.2010.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:74e3150342827492a3366fecc557e10e888c826dcdbd1ce8bdeb2e4665907dae
|
||||
size 8428326
|
@@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 20 17:30:46 UTC 2020 - Michael Ströder <michael@stroeder.com>
|
||||
|
||||
- Upgrade to rsyslog 8.2010.0:
|
||||
* gnutls TLS subsystem bugfix: handshake error handling
|
||||
* core/msg bugfix: memory leak
|
||||
* core/msg bugfix: segfault in jsonPathFindNext() when <root> not an object
|
||||
* openssl TLS subsystem: improvments of error and status messages
|
||||
* add 'exists()' script function to check if variable exists
|
||||
* core bugfix: do not create empty JSON objects on non-existent key access
|
||||
* gnutls subsysem bugfix: potential hang on session closure
|
||||
* core/network bugfix: obey net.enableDNS=off when querying local hostname
|
||||
* core bugfix: potential segfault on query of PROGRAMNAME property
|
||||
* imtcp bugfix: broken connection not necessariy detected
|
||||
* new module: imhttp - http input
|
||||
* mmdarwin bugfix: potential zero uuid when reusing existing one
|
||||
* imdocker bugfix: build issue on some platforms
|
||||
* omudpspoof bugfix: make compatbile with Solaris build
|
||||
* testbench fix: python 3 incompatibility
|
||||
* core bugfix: segfault if disk-queue file cannot be created
|
||||
* cosmetic: fix dummy module name in debug output
|
||||
* config bugfix: intended warning emitted as error
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 29 13:23:05 UTC 2020 - Michael Ströder <michael@stroeder.com>
|
||||
|
||||
|
@@ -25,7 +25,7 @@ Name: rsyslog
|
||||
Summary: The enhanced syslogd for Linux and Unix
|
||||
License: (GPL-3.0-or-later AND Apache-2.0)
|
||||
Group: System/Daemons
|
||||
Version: 8.2008.0
|
||||
Version: 8.2010.0
|
||||
Release: 0
|
||||
%if 0%{?suse_version} >= 1210
|
||||
%bcond_without systemd
|
||||
|
Reference in New Issue
Block a user