From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 74391@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Subject: [bug#74391] [PATCH 0/2] gnu: sslh: Update to 2.1.2.
Date: Sun, 17 Nov 2024 11:59:10 +0300 [thread overview]
Message-ID: <cover.1731833680.git.poptsov.artyom@gmail.com> (raw)
This patchset updates sslh to 2.1.2 and fixes its build.
Unfortunately I had to disable "tcp-wrappers" as it leads to linker errors due
to missing "allow_severity" and "deny_severity". As a reference, MPD
(MusicPlayerDaemon) author decided to solve the same problem simply by
dropping "tcp-wrappers" support altogether:
https://github.com/MusicPlayerDaemon/MPD/commit/22e6d95c4bbae15dd7f635eabe5fdde1ce06ba73
Also I had to disable "libcap" support for now as tests would fail with
"permission denied" error. It is sub-optimal indeed, but at least now tests
run without such errors.
Artyom V. Poptsov (2):
gnu: sslh: Update to 2.1.2.
gnu: sslh: Use GEXPs.
gnu/packages/networking.scm | 63 ++++++++++++++++++++-----------------
1 file changed, 34 insertions(+), 29 deletions(-)
base-commit: 0e1ffbc7f5f060f89c890472377a6102f27f6e9b
--
2.46.0
next reply other threads:[~2024-11-17 9:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-17 8:59 Artyom V. Poptsov [this message]
2024-11-17 9:02 ` [bug#74391] [PATCH 1/2] gnu: sslh: Update to 2.1.2 Artyom V. Poptsov
2024-11-17 9:02 ` [bug#74391] [PATCH 2/2] gnu: sslh: Use GEXPs Artyom V. Poptsov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1731833680.git.poptsov.artyom@gmail.com \
--to=poptsov.artyom@gmail.com \
--cc=74391@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.