Opened 10 months ago
Closed 10 months 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 , 10 months ago
comment:2 by , 10 months 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
syslogdby default now cap forwarded messages to 1024 bytes. This can be adjusted using-M sizeor the config file settingudp_size. See the documentation for more information and reasoning behind thissyslogdsocket buffering has been reduced from 160 kiB to 80 kiBpostfix/qmgriface=IFNAMEto set a different outbound interfacettl=1.255to adjust the TTL of outbound multicast (default: 1)struct syslog_data:.log_ifaceand.log_ttlin libsyslog.a, for details, see aboveloggersupport for controlling egressing multicast using a new command line option,-o iface=IFNAME,ttl=<1..255>### Fixes
syslogdnow 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]:PORTis now correctly parsed