diff --git a/rsyslog-8.2210.0.tar.gz b/rsyslog-8.2210.0.tar.gz deleted file mode 100644 index b143be2..0000000 --- a/rsyslog-8.2210.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:643ee279139d694a07c9ff3ff10dc5213bdf874983d27d373525e95e05fa094d -size 3266727 diff --git a/rsyslog-8.2212.0.tar.gz b/rsyslog-8.2212.0.tar.gz new file mode 100644 index 0000000..4dcef31 --- /dev/null +++ b/rsyslog-8.2212.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53b59a872e3dc7384cdc149abe9744916776f7057d905f3df6722d2eb1b04f35 +size 3268012 diff --git a/rsyslog-doc-8.2210.0.tar.gz b/rsyslog-doc-8.2210.0.tar.gz deleted file mode 100644 index 8981c33..0000000 --- a/rsyslog-doc-8.2210.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:41ec777b654e352e5a42fc0196aa0e6edb0327dd288652958aaaebe4c41f5f40 -size 6572454 diff --git a/rsyslog-doc-8.2212.0.tar.gz b/rsyslog-doc-8.2212.0.tar.gz new file mode 100644 index 0000000..4995f7f --- /dev/null +++ b/rsyslog-doc-8.2212.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:572be4d1ed796234bed6ba5573dd1ae02a325a1be9035221e704e853174c8103 +size 6574799 diff --git a/rsyslog.changes b/rsyslog.changes index f34491d..d4a2a2d 100644 --- a/rsyslog.changes +++ b/rsyslog.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Dec 6 21:03:48 UTC 2022 - Michael Ströder + +- Upgrade to rsyslog 8.2212.0 + * 2022-12-05: testbench: make python http server based tests more reliable + * 2022-12-05: omprog bugfix: invalid status handling at called program startup + * 2022-11-29: testbench bugfix: wrong message injection object of instance 1 + * 2022-11-21: rsyslog.conf man page bugfix: description of selectors + * 2022-11-18: imtcp bugfix: legacy config directives did no longer work + * 2022-11-16: ksi bugfix: sending of too many signing requests fixed. + * 2022-11-14: bugfix: prevent potential segfault when switchung to queue emergency mode + * 2022-11-02: imjournal: add second fallback to _COMM + * 2022-10-25: core bugfix: local hostname invalid if no global() config object given + * 2022-10-25: testbench bugfix: fixed timing issue that sometimes lead to test failure + ------------------------------------------------------------------- Tue Oct 18 19:54:15 UTC 2022 - Michael Ströder diff --git a/rsyslog.spec b/rsyslog.spec index 3df03e0..67d7f91 100644 --- a/rsyslog.spec +++ b/rsyslog.spec @@ -22,7 +22,7 @@ %endif # drop this with next release when doc tarball version lines up -%define rsyslog_major 8.2210 +%define rsyslog_major 8.2212 %define rsyslog_patch 0 Name: rsyslog Summary: The enhanced syslogd for Linux and Unix