Accepting request 198791 from home:AndreasStieger:branches:Base:System
update to 7.4.4 [v7.4-stable] OBS-URL: https://build.opensuse.org/request/show/198791 OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=160
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d96fcb733452177f5f06789507e06f5c01434d83001c130c9fcdf21e0fffe382
|
||||
size 2908523
|
3
rsyslog-7.4.4.tar.gz
Normal file
3
rsyslog-7.4.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:276d094d1e4c62c770ec8a72723667f119eee038912b79cf3337d439bc2f9087
|
||||
size 2910075
|
@@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 12 21:42:29 UTC 2013 - andreas.stieger@gmx.de
|
||||
|
||||
- update to 7.4.4 [v7.4-stable]
|
||||
- better error messages in GuardTime signature provider
|
||||
- make rsyslog use the new json-c pkgconfig file if available
|
||||
- bugfix: imfile parameter "persistStateInterval" was unusable
|
||||
due to a case typo in imfile; work-around was to use legacy config
|
||||
- bugfix: TLV16 flag encoding error in signature files from GT provider
|
||||
This fixes a problem where the TLV16 flag was improperly encoded.
|
||||
Unfortunately, existing files already have the bug and may not properly
|
||||
be processed. The fix uses constants from the GuardTime API lib to
|
||||
prevent such problems in the future.
|
||||
- bugfix: slightly malformed SMTP handling in ommail
|
||||
- bugfix: segfault in omprog if no template was provided (now dflt is used)
|
||||
- bugfix: segfault in ompipe if no template was provided (now dflt is used)
|
||||
- bugfix: segfault in omsnmp if no template was provided (now dflt is used)
|
||||
- bugfix: some omsnmp optional config params were flagged as mandatory
|
||||
- bugfix: segfault in omelasticsearch when resuming queued messages
|
||||
after restarting Elasticsearch
|
||||
- bugfix: imtcp addtlframedelimiter could not be set to zero
|
||||
- doc bugfix: remove no-longer existing omtemplate from developer doc
|
||||
was specifically mentioned as a sample for creating new plugins
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 20 12:52:05 UTC 2013 - andreas.stieger@gmx.de
|
||||
|
||||
|
@@ -20,7 +20,7 @@ Name: rsyslog
|
||||
Summary: The enhanced syslogd for Linux and Unix
|
||||
License: (GPL-3.0+ and Apache-2.0)
|
||||
Group: System/Daemons
|
||||
Version: 7.4.3
|
||||
Version: 7.4.4
|
||||
Release: 0
|
||||
%if 0%{?suse_version} >= 1210
|
||||
%bcond_without systemd
|
||||
|
Reference in New Issue
Block a user