Commit Graph

203 Commits

Author SHA256 Message Date
74adc5c7da Accepting request 923679 from home:tsaupe:branches:Base:System:rsyslog-sle-bugref
inject SLE bug references

OBS-URL: https://build.opensuse.org/request/show/923679
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=338
2021-10-10 10:01:59 +00:00
Andreas Jaeger
f350f18e39 Accepting request 900213 from home:stroeder:branches:Base:System
- Upgrade to rsyslog 8.2106.0:
  * NOTE: the prime new feature is support for TLS and non-TLS connections
    via imtcp in parallel. Furthermore, most TLS parameters can now be overriden
    at the input() level. The notable exceptions are certificate files, something
    that is due to be implemented as next step.
  * 2021-06-14: new global option "parser.supportCompressionExtension"
    This permits to turn off rsyslog's single-message compression extension
    when it interferes with non-syslog message processing (the parser
    subsystem expects syslog messages, not generic text)
    closes https://github.com/rsyslog/rsyslog/issues/4598
  * 2021-05-12: imtcp: add more override config params to input()
    It is now possible to override all module parameters at the input() level. Module
    parameters serve as defaults. Existing configs need no modification.
  * 2021-05-06: imtcp: add stream driver parameter to input() configuration
    This permits to have different inputs use different stream drivers
    and stream driver parameters.
    closes https://github.com/rsyslog/rsyslog/issues/3727
  * 2021-04-29: imtcp: permit to run multiple inputs in parallel
    Previously, a single server was used to run all imtcp inputs. This
    had a couple of drawsbacks. First and foremost, we could not use
    different stream drivers in the varios inputs. This patch now
    provides a baseline to do that, but does still not implement the
    capability (in this sense it is a staging patch).
    Secondly, we now ensure that each input has at least one exclusive
    thread for processing, untangling the performance of multiple
    inputs from each other.
    see also: https://github.com/rsyslog/rsyslog/issues/3727
  * 2021-04-27: tcpsrv bugfix: potential sluggishnes and hang on shutdown
    tcpsrv is used by multiple other modules (imtcp, imdiag, imgssapi, and,
    in theory, also others - even ones we do not know about). However, the
    internal synchornization did not properly take multiple tcpsrv users
    in consideration.
    As such, a single user could hang under some circumstances. This was
    caused by improperly awaking all users from a pthread condition wait.
    That in turn could lead to some sluggish behaviour and, in rare cases,
    a hang at shutdown.
    Note: it was highly unlikely to experience real problems with the
    officially provided modules.
  * 2021-04-22: refactoring of syslog/tcp driver parameter passing
    This has now been generalized to a parameter block, which makes it much cleaner and
    also easier to add new parameters in the future.
  * 2021-04-22: config script: add re_match_i() and re_extract_i() functions
    This provides case-insensitive regex functionality.
    closes https://github.com/rsyslog/rsyslog/issues/4429

OBS-URL: https://build.opensuse.org/request/show/900213
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=337
2021-07-19 05:55:32 +00:00
Thomas Blume
59b4ef3cf6 Accepting request 887078 from home:stroeder:branches:Base:System
Upgrade to rsyslog 8.2104.0

OBS-URL: https://build.opensuse.org/request/show/887078
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=335
2021-04-22 06:46:06 +00:00
786bb40244 Accepting request 881946 from home:tsaupe:branches:openSUSE:Factory:rsyslog-bsc1182653
update remote.conf example file to new 'Address' and 'Port' notation (bsc#1182653)

OBS-URL: https://build.opensuse.org/request/show/881946
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=333
2021-04-03 13:32:59 +00:00
Thomas Blume
eb6a6348ea Accepting request 872967 from home:stroeder:branches:Base:System
Upgrade to rsyslog 8.2102.0

OBS-URL: https://build.opensuse.org/request/show/872967
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=331
2021-02-25 17:19:03 +00:00
Thomas Blume
bb4146d1ae Accepting request 854126 from home:stroeder:branches:Base:System
Upgrade to rsyslog 8.2012.0

OBS-URL: https://build.opensuse.org/request/show/854126
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=329
2020-12-10 10:28:45 +00:00
Thomas Blume
e80233aa4c Accepting request 851095 from home:lnussel:usrmove
- prepare usrmerge (boo#1029961)

OBS-URL: https://build.opensuse.org/request/show/851095
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=327
2020-11-27 08:05:32 +00:00
Thomas Blume
ae1b3193a8 Accepting request 847417 from home:tsaupe:branches:Base:System:rsyslog-bsc1178288
fix location and naming of journald dropin (bsc#1178288)

OBS-URL: https://build.opensuse.org/request/show/847417
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=325
2020-11-16 07:12:30 +00:00
b2df5a42d9 Accepting request 844510 from home:tsaupe:branches:Base:System:rsyslog-cleanup-requires-pr820064
remove legacy stuff from specfile

OBS-URL: https://build.opensuse.org/request/show/844510
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=323
2020-11-03 08:15:07 +00:00
Thomas Blume
562b3d0724 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
2020-10-27 17:26:32 +00:00
Thomas Blume
1a9667b691 Accepting request 830482 from home:stroeder:branches:Base:System
Upgrade to rsyslog 8.2008.0

OBS-URL: https://build.opensuse.org/request/show/830482
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=319
2020-09-08 06:55:17 +00:00
Thomas Blume
4ee541978b Accepting request 820064 from home:kukuk:container
- Use systemd_ordering instead of requiring to make rsyslog useable
  in containers.

OBS-URL: https://build.opensuse.org/request/show/820064
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=317
2020-07-20 09:09:04 +00:00
0ecdc6730f Accepting request 794364 from home:rjschwei:branches:Base:System
- Fix the URL for bug reporting, should not point to novell.com

OBS-URL: https://build.opensuse.org/request/show/794364
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=315
2020-04-19 12:58:12 +00:00
61b90cd3d6 Accepting request 770738 from home:agentdero:cloud
- Add support for omkafka which is now in Factory, and 15.x repos

OBS-URL: https://build.opensuse.org/request/show/770738
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=313
2020-02-12 09:52:21 +00:00
7780d7b103 Accepting request 764530 from home:tsaupe:branches:openSUSE:Factory:rsyslog-bsc1160414
- avoid build error with gcc flag -fno-common (bsc#1160414)
  * add 0001-satisfy-gcc-flag-fno-common.patch

OBS-URL: https://build.opensuse.org/request/show/764530
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=311
2020-02-04 11:58:10 +00:00
55455dd3ea Accepting request 718789 from home:mgerstner:branches:Base:System
- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by
  firewalld, see [1].
  [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html

OBS-URL: https://build.opensuse.org/request/show/718789
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=309
2019-08-16 11:57:34 +00:00
Stephan Kulow
2c6180e7a5 Accepting request 681661 from home:dimstar:Factory
- Add rsyslog-pgsql-pkg-config.patch: use pkgconfig to find the
  right libraries/directories for postgresql. According to pgsql
  upstream, pg_config must only be used to buildpgsql modules.

Makes it usable with pgsql 11

OBS-URL: https://build.opensuse.org/request/show/681661
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=307
2019-03-10 08:37:13 +00:00
31c71eb89b Accepting request 678225 from home:tsaupe:branches:Base:System:rsyslog-bsc1126233
set default permissions before include directives (bsc#1126233)

OBS-URL: https://build.opensuse.org/request/show/678225
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=305
2019-03-05 08:54:29 +00:00
90204f8a65 Accepting request 650737 from home:SchoolGuy:branches:Base:System
-  Upgrade to rsyslog 8.39.0
  * imfile: improve truncation detection
  * imjournal: work around journald excessive reloading behavior
  * errmsg: remove no longer needed code
  * queue bugfix: invalid error message on queue startup
  * bugfix imrelp: regression with legacy configuration startup fail
  * bugfix imudp: stall of connection and/or potential segfault
  * bugfix gcry crypto driver: small memleak
  * fix potential misadressing in encryption subsystem
  * ksi subsystem changes
  * bugfix core: regex compile error messages could be incorrect
  * bugfix core: potential hang on rsyslog termination
  * bugfix imkafka: system hang when backgrounded
  * bugfix imfile: file change was not reliably detected
  * bugfix imrelp: do not fail build if librelp does not have relpSrvSetLstnAddr
  * bugfix queue subsystem: DA queue did ignore encryption settings
  * bugfix KSI: lmsig-ksils12 module skips signing the last block
  * bugfix fmhash: function hash64mod sometimes returned wrong result
  * bugfix core/debug: data written to random fd 2 under some debug settings

OBS-URL: https://build.opensuse.org/request/show/650737
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=303
2018-11-21 16:04:41 +00:00
2bdb3ef197 Accepting request 643678 from home:tsaupe:branches:Base:System
rsyslog configuration cleanup by filter rules in separate files  (bug#1102720)

OBS-URL: https://build.opensuse.org/request/show/643678
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=301
2018-10-25 17:46:33 +00:00
Thomas Blume
fc701e93c5 Accepting request 641065 from home:kukuk:branches:Base:System
- Enable ForwardToSyslog for journald to get syslog messages 
  [bsc#1110456]

OBS-URL: https://build.opensuse.org/request/show/641065
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=299
2018-10-10 16:27:22 +00:00
be7fb1a68b enable omhttp, changelog
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=298
2018-10-02 15:07:41 +00:00
476c96e1a1 Accepting request 636434 from home:stroeder:branches:Base:System
- Update to rsyslog 8.38.0 with updates and fixes to various modules
  (see /usr/share/doc/packages/rsyslog/ChangeLog for details)

OBS-URL: https://build.opensuse.org/request/show/636434
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=297
2018-10-02 15:04:53 +00:00
49e32af1e3 Accepting request 624076 from home:tsaupe:branches:openSUSE:Factory:rsyslog-bsc1101642
remove references to obsolete SYSLOG_REQUIRES_NETWORK variable (bsc#1101642)

OBS-URL: https://build.opensuse.org/request/show/624076
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=295
2018-08-02 09:57:38 +00:00
a92a7c0112 rsyslog 8.36.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=293
2018-06-27 19:15:41 +00:00
574d8c0ead Accepting request 619212 from home:stroeder:branches:Base:System
- update to rsyslog 8.36.0
- successfully tested on Tumbleweed x86_64

No, it does not make sense to add excerpts of the very long changelog to .changes file:
https://github.com/rsyslog/rsyslog/blob/master/ChangeLog

OBS-URL: https://build.opensuse.org/request/show/619212
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=292
2018-06-27 18:46:56 +00:00
8775806b9b Accepting request 619119 from home:tsaupe:branches:openSUSE:Factory:rsyslog-bsc935393
fix CVE-2015-3243 rsyslog: some log files are created world-readable (bsc#935393)

OBS-URL: https://build.opensuse.org/request/show/619119
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=291
2018-06-27 18:46:07 +00:00
93a9a63293 Accepting request 590850 from home:AndreasStieger:branches:Base:System
rsyslog 8.33.1

OBS-URL: https://build.opensuse.org/request/show/590850
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=289
2018-03-24 19:03:50 +00:00
Thomas Blume
9f21970061 Accepting request 588505 from home:kukuk:branches:Base:System
- Use %license instead of %doc [bsc#1082318]

OBS-URL: https://build.opensuse.org/request/show/588505
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=288
2018-03-19 12:40:33 +00:00
6730db32ae Accepting request 578004 from home:tsaupe:branches:Base:System:rsyslog
fix includes for apparmor profile (bsc#1080238)

OBS-URL: https://build.opensuse.org/request/show/578004
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=286
2018-02-21 16:03:58 +00:00
25b131c4d8 Accepting request 569987 from home:AndreasStieger:branches:Base:System
rsyslog 8.32.0

OBS-URL: https://build.opensuse.org/request/show/569987
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=284
2018-01-26 16:44:35 +00:00
6bf6bbd782 Accepting request 567589 from home:AndreasStieger:branches:Base:System
- remove build dependency on libee

OBS-URL: https://build.opensuse.org/request/show/567589
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=282
2018-01-19 08:50:10 +00:00
a2de1de518 Accepting request 555086 from home:kukuk:branches:Base:System
- Disable news by default, we don't need to clobber all systems
  with this for the very few remaining news servers

OBS-URL: https://build.opensuse.org/request/show/555086
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=280
2017-12-08 09:16:24 +00:00
f16e85b170 Accepting request 544696 from home:RBrownSUSE:branches:Base:System
Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)

OBS-URL: https://build.opensuse.org/request/show/544696
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=278
2017-11-23 19:47:30 +00:00
fd84fde52e generic
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=276
2017-11-17 15:38:33 +00:00
0958c122e0 Accepting request 542632 from home:AndreasStieger:branches:Base:System
- Ensure user "news" exists - bsc#1068678

OBS-URL: https://build.opensuse.org/request/show/542632
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=275
2017-11-17 12:31:34 +00:00
e2f91a94e5 Accepting request 541858 from home:AndreasStieger:branches:Base:System
rsyslog 8.30.0

OBS-URL: https://build.opensuse.org/request/show/541858
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=273
2017-11-14 15:35:02 +00:00
4471b875cb Accepting request 515261 from home:AndreasStieger:branches:Base:System
rsyslog 8.29.0

OBS-URL: https://build.opensuse.org/request/show/515261
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=271
2017-08-08 21:10:30 +00:00
6b0ee94381 cl and adjust librelp build requirement
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=269
2017-08-02 08:07:47 +00:00
7c299068e6 Accepting request 513081 from home:stroeder:branches:Base:System
update to 8.28

OBS-URL: https://build.opensuse.org/request/show/513081
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=268
2017-08-02 08:06:01 +00:00
d888ca2faf Accepting request 501127 from home:scarabeus_iv:branches:Base:System
- Drop module-guardtime package
  * Upstream libgt died and it does not work with new openssl

OBS-URL: https://build.opensuse.org/request/show/501127
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=266
2017-06-16 07:32:42 +00:00
974a8c51d3 Accepting request 496093 from home:DZiolkowski:branches:Base:System
Version 8.27.0 [v8-stable] 2017-05-16
- imkafka: add module
- imptcp enhancements:
  * optionally emit an error message if incoming messages are truncated
  * optionally emit connection tracking message (on connection create and
    close)
  * add "maxFrameSize" parameter to specify the maximum size permitted
    in octet-counted mode
  * add parameter "discardTruncatedMsg" to permit truncation of
    oversize messages
  * improve octect-counted mode detection: if the octet count is larger
    then the set frame size (or overly large in general), it is now
    assumed that octet-stuffing mode is used. This probably solves a
    number of issues seen in real deployments.
- imtcp enhancements:
  * add parameter "discardTruncatedMsg" to permit truncation of
    oversize messages
  * add "maxFrameSize" parameter to specify the maximum size permitted
    in octet-counted mode
- imfile bugfix: "file not found error" repeatedly being reported
  for configured non-existing file. In polling mode, this message
  appeared once in each polling cycle, causing a potentially very large
  amout of error messages. Note that they were usually emitted too
  infrequently to trigger the error message rate limiter, albeit often
  enough to be a major annoance.
- imfile: in inotify mode, add error message if configured file cannot
  be found
- imfile: add parameter "fileNotFoundError" to optinally disable
  "file not found" error messages
- core: replaced gethostbyname() with getaddrinfo() call

OBS-URL: https://build.opensuse.org/request/show/496093
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=264
2017-05-22 07:03:36 +00:00
3b7ab7be41 Accepting request 486228 from home:AndreasStieger:branches:Base:System
rsyslog 8.26.0

OBS-URL: https://build.opensuse.org/request/show/486228
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=262
2017-04-06 19:30:24 +00:00
e99430cf22 Accepting request 477315 from home:AndreasStieger:branches:Base:System
- use 8.25.0 documentation tarball

OBS-URL: https://build.opensuse.org/request/show/477315
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=260
2017-03-06 16:26:52 +00:00
5efa7ec4ec Accepting request 460057 from home:AndreasStieger:branches:Base:System
rsyslog 8.25.0

OBS-URL: https://build.opensuse.org/request/show/460057
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=258
2017-02-23 16:27:03 +00:00
Nirmoy Das
69c42f368b Accepting request 456051 from home:ndas:branches:Base:System
- sync bug and fate numbers from IBS changes.

- rsyslog 8.24.0(fate#320546):
- rsyslog 8.18.0(bnc#958728):
  * imuxsock: add "ruleset" input parameter(fate#320667)
  * bugfix: invalid mutex handling in omfile async write mode
    could lead to segfault, even though highly unlikely (caught by
    testbench on a single platform) (bsc#1000488)
- rsyslog Version 8.5.0 fixed bsc#992146

OBS-URL: https://build.opensuse.org/request/show/456051
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=256
2017-02-10 15:30:20 +00:00
a64c659d53 Accepting request 450453 from home:AndreasStieger:branches:Base:System
rsyslog 8.24.0

OBS-URL: https://build.opensuse.org/request/show/450453
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=254
2017-01-15 21:56:11 +00:00
a495dc8791 Accepting request 445427 from home:dimstar:Factory
- Replace pkgconfig(libsystemd-journal) BuildRequires with
  pkgconfig(libsystemd): the sub-libraries have been merged into
  libsystemd since 209 and have ultimately been removed since 230.

OBS-URL: https://build.opensuse.org/request/show/445427
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=252
2016-12-12 16:40:07 +00:00
7decd5da9e Accepting request 443731 from home:AndreasStieger:branches:Base:System
rsyslog 8.23.0

OBS-URL: https://build.opensuse.org/request/show/443731
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=250
2016-12-04 21:23:37 +00:00
51d6114542 Accepting request 412187 from home:AndreasStieger:branches:Base:System
rsyslog 8.20.0

OBS-URL: https://build.opensuse.org/request/show/412187
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=248
2016-07-19 17:32:22 +00:00