Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
Don-t-create-a-database.patch | Don't create a database dbconfig-common, which is used by rsyslog-mysql and rsyslog-pgsql, takes care of creating the database for us. |
Michael Biebl <biebl@debian.org> | no | 2014-03-13 | ||
Increase-timeouts-in-imfile-basic-2GB-file-and-imfile-tru.patch | Increase timeouts in imfile-basic-2GB-file and imfile-truncate-2GB-file Those tests can take a long time, especially on slow architectures like armhf, so bump the test timeouts considerably. |
Michael Biebl <biebl@debian.org> | no | 2020-02-28 | ||
Fix-runConf-NULL-pointer-refence.patch | Fix runConf NULL pointer refence `systemd restart rsyslog` in the early start of OS will let rsyslog segmentation fault. This cmd will send sigTerm to rsylogd, and rsyslogd will handle the signal in rsyslogdDoDie. If the rsyslogd havn't parse the conf, the runConf will be NULL So check the pointer before reference it. (cherry picked from commit d38e4b7bfc5bd0137914859837dcc04076b9e1ea) |
Wang Haitao <45086632+apple-ouyang@users.noreply.github.com> | no | 2024-09-20 |