Update and sync changelogs
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
parent
e5ee2446a0
commit
9847237515
@ -15,7 +15,7 @@ Bug fix release.
|
||||
may not necessarily set the timestamp. When sysklogd infers timestamp
|
||||
it was offset by the number of years since 1969, i.e., `boot_time`
|
||||
- Issue #29: kernel messages repeated if syslogd is restarted at runtime
|
||||
- Issue #31: time calculation issue on 32-bit systems
|
||||
- Issue #31: log message time calculation issue on 32-bit systems
|
||||
- Issue #32: remote kernel messages being mapped to uucp instead of user
|
||||
- Fix `syslogd(8)` manual page name of the syslogd PID file
|
||||
|
||||
|
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -4,8 +4,10 @@ sysklogd (2.2.3) stable; urgency=medium
|
||||
or the bundled logger, the syslog() API in the C library is used, which
|
||||
may not necessarily set the timestamp. When sysklogd infers timestamp
|
||||
it was offset by the number of years since 1969, i.e., boot_time.
|
||||
* Fix time calculation issue on 32-bit systems.
|
||||
* Fix problem with repeating kernel messages if syslogd is restarted
|
||||
* Fix log message time calculation issue on 32-bit systems.
|
||||
* Fix remote kernel messages being mapped to uucp instead of user
|
||||
* Fix syslogd(8) name of PID file (syslog.pid -> syslogd.pid)
|
||||
|
||||
-- Joachim Wiberg <troglobit@gmail.com> Wed, 05 May 2021 03:36:37 +0200
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user