unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#74391] [PATCH 0/2] gnu: sslh: Update to 2.1.2.
@ 2024-11-17  8:59 Artyom V. Poptsov
  2024-11-17  9:02 ` [bug#74391] [PATCH 1/2] " Artyom V. Poptsov
  2024-11-17  9:02 ` [bug#74391] [PATCH 2/2] gnu: sslh: Use GEXPs Artyom V. Poptsov
  0 siblings, 2 replies; 3+ messages in thread
From: Artyom V. Poptsov @ 2024-11-17  8:59 UTC (permalink / raw)
  To: 74391; +Cc: Artyom V. Poptsov

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





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-11-17  9:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-17  8:59 [bug#74391] [PATCH 0/2] gnu: sslh: Update to 2.1.2 Artyom V. Poptsov
2024-11-17  9:02 ` [bug#74391] [PATCH 1/2] " Artyom V. Poptsov
2024-11-17  9:02 ` [bug#74391] [PATCH 2/2] gnu: sslh: Use GEXPs Artyom V. Poptsov

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).