FS#71324 - [sslh] ignores the config file and exits after libconfig-1.7.3 upgrade

Attached to Project: Arch Linux
Opened by Sergey Kvachonok (ravenexp) - Monday, 21 June 2021, 17:16 GMT
Last edited by Andreas Radke (AndyRTR) - Wednesday, 23 June 2021, 18:06 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

After upgrading system libconfig to 1.7.3 in Arch Linux the config file contents is completely ignored by sslh.
The service exits with an error.

Steps to reproduce:

$ /usr/bin/sslh-fork -f -v 5 --config /etc/sslh.cfg
verbose: 5
foreground: 1
inetd: 0
numeric: 0
transparent: 0
timeout: 5
user: (null) <unset>
pidfile: (null) <unset>
chroot: (null) <unset>
syslog_facility: auth
on_timeout: ssh
listen [0]:
protocols [0]:
At least one target protocol must be specified.
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Wednesday, 23 June 2021, 18:06 GMT
Reason for closing:  None
Additional comments about closing:  user: Wrong project
Comment by Sergey Kvachonok (ravenexp) - Monday, 21 June 2021, 17:17 GMT

Loading...