Opened 11 days ago
Closed 4 days ago
#5623 closed enhancement (fixed)
sysklogd-2.7.0
Reported by: | Bruce Dubbs | Owned by: | lfs-book |
---|---|---|---|
Priority: | normal | Milestone: | 12.3 |
Component: | Book | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description
New minor version.
Change History (2)
comment:1 by , 4 days ago
comment:2 by , 4 days ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed at commit ea9df10321.
Update to vim-9.1.1016. Update to iana-etc-20250108. Update to util-linux-2.40.4. Update to sysvinit-3.13. Update to sysklogd-2.7.0. Update to shadow-4.17.2. Update to setuptools-75.8.0. Update to linux-6.12.9. Update to gettext-0.23.1.
Note:
See TracTickets
for help on using tickets.
v2.7.0 - 2025-01-06
### Changes
syslogd
by default now cap forwarded messages to 1024 bytes. This can be adjusted using-M size
or the config file settingudp_size
. See the documentation for more information and reasoning behind thissyslogd
socket buffering has been reduced from 160 kiB to 80 kiBpostfix/qmgr
iface=IFNAME
to set a different outbound interfacettl=1.255
to adjust the TTL of outbound multicast (default: 1)struct syslog_data
:.log_iface
and.log_ttl
in libsyslog.a, for details, see abovelogger
support for controlling egressing multicast using a new command line option,-o iface=IFNAME,ttl=<1..255>
### Fixes
syslogd
now logs the hostname as the FQDN in RFC5424 output formatlisten
.conf file directive, as well as the command line option-b
, is broken. The format-b [A:B:C:D]:PORT
is now correctly parsed