Debian Patches

Status for rsyslog/8.2404.0-2

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
mmkubernetes-bugfix-use-correct-type-for-lastBusyTime.patch mmkubernetes bugfix: use correct type for lastBusyTime
We assign time_t now to lastBusyTime, which is not necessarily an int.

On 32bit architectures, time_t can be 64bit.

See https://wiki.debian.org/ReleaseGoals/64bit-time
Michael Biebl <biebl@debian.org> no 2024-04-10
fix-printing-of-time_t-values.patch fix printing of time_t values
time_t can be 64bit, even on 32bit architectures. So always use 64bit
integers (PRId64) when printing time_t values and upcast as necessary.

See https://wiki.debian.org/ReleaseGoals/64bit-time
Michael Biebl <biebl@debian.org> no 2024-04-10

All known versions for source package 'rsyslog'

Links