Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 808525 - net-misc/sslh: config broken with >=dev-libs/libconfig-1.7.3
Summary: net-misc/sslh: config broken with >=dev-libs/libconfig-1.7.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Palimaka (kensington)
URL: https://github.com/yrutschle/sslh/iss...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2021-08-15 21:57 UTC by Thomas Deutschmann (RETIRED)
Modified: 2021-08-16 03:40 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Deutschmann (RETIRED) gentoo-dev 2021-08-15 21:57:29 UTC
After system was upgraded to libconfig-1.7.3, sslh suddenly stopped working with

> At least one target protocol must be specified.

See $URL for more details.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-08-15 22:04:24 UTC
Ah, so libconfig say it shouldn't have been used, but obviously folks were relying on it (see https://github.com/hyperrealm/libconfig/issues/196#issuecomment-866299567).

Patch for sslh: https://github.com/yrutschle/sslh/commit/24e7f46a431b59043bf534eb7cdab76c4ffd595a
Comment 2 Larry the Git Cow gentoo-dev 2021-08-16 03:40:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8361d101844ec8f2587f43590d7ca7c569e728e3

commit 8361d101844ec8f2587f43590d7ca7c569e728e3
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2021-08-16 03:39:37 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2021-08-16 03:40:42 +0000

    net-misc/sslh: libconfig 1.7.3 compatibility
    
    Closes: https://bugs.gentoo.org/808525
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 .../sslh/files/sslh-1.21c-libconfig-1.7.3.patch    | 92 ++++++++++++++++++++++
 net-misc/sslh/sslh-1.21c-r3.ebuild                 | 77 ++++++++++++++++++
 2 files changed, 169 insertions(+)