Path to this page:
./
net/s6-networking,
Suite of small networking utilities
Branch: CURRENT,
Version: 2.4.0.0nb2,
Package name: s6-networking-2.4.0.0nb2,
Maintainer: schmonzs6-networking is a suite of small networking tools for Unix systems,
including command-line client and server management, TCP access
control, privilege escalation across UNIX domain sockets, IDENT
protocol management, clock synchronization, and secure connections
using the TLS protocol.
Package options: tls
Master sites:
SHA1: 7b013b0181d5873555bbaead902533429db207ae
RMD160: 21fd26cff9868096d297b415f74e799da3db10ab
Filesize: 99.904 KB
Version history: (Expand)
- (2021-01-22) Updated to version: s6-networking-2.4.0.0nb2
- (2021-01-13) Updated to version: s6-networking-2.4.0.0nb1
- (2021-01-11) Updated to version: s6-networking-2.4.0.0
- (2020-11-24) Updated to version: s6-networking-2.3.2.0nb2
- (2020-11-22) Updated to version: s6-networking-2.3.2.0nb1
- (2020-11-20) Package added to pkgsrc.se, version s6-networking-2.3.2.0 (created)
CVS history: (Expand)
2021-01-22 18:16:45 by Amitai Schleier | Files touched by this commit (3) |
Log message:
Also restore the hack to get SSLCERTS defined. Ride previous bump.
|
2021-01-22 17:20:39 by Amitai Schleier | Files touched by this commit (2) |
Log message:
LibreTLS + OpenSSL isn't working well for me yet. Switch back to BearSSL
for now, riding recent PKGREVISION bump.
|
2021-01-22 17:09:32 by Amitai Schleier | Files touched by this commit (1) |  |
Log message:
Bump PKGREVISION for s6-dns and skalibs library updates.
|
2021-01-13 10:21:22 by Amitai Schleier | Files touched by this commit (3) |  |
Log message:
Remove the non-applicable warning about CADIR. Bump PKGREVISION.
|
2021-01-11 19:31:10 by Amitai Schleier | Files touched by this commit (5) |  |
Log message:
Update to 2.4.0.0. From the changelog:
- Can be built against OpenSSL + libretls.
- execline is now optional.
- s6-tlsc and s6-tlsd rewrite. They're now wrappers around new
binaries: s6-tlsc-io and s6-tlsd-io, which establish and run a
TLS tunnel over already existing fds.
- New functionality: s6-ucspitlsc and s6-ucspitlsd, for an
implementation of delayed encryption.
pkgsrc changes:
- Switch from BearSSL to LibreTLS (atop OpenSSL).
- Turn 'execline' option off by default.
|
2020-11-24 09:33:12 by Amitai Schleier | Files touched by this commit (4) |  |
Log message:
s6 TLS tools don't use OpenSSL, but do need to know where to find CA
certs. Buildlink just enough OpenSSL to read SSLDIR, then install a new
s6-pkgsrc-cadir program that knows it. Bump PKGREVISION.
|
2020-11-22 12:33:22 by Amitai Schleier | Files touched by this commit (3) |  |
Log message:
Add --enable-absolute-paths, as these programs need to invoke each other
while often running in freshly cleared environments. Bump PKGREVISION.
While here, make TLS (via BearSSL) optional, still on by default.
|
2020-11-19 21:12:54 by Amitai Schleier | Files touched by this commit (5) |
Log message:
Initial import of s6-networking, a suite of small networking tools for
Unix systems. It includes command-line client and server management, TCP
access control, privilege escalation across UNIX domain sockets, IDENT
protocol management, clock synchronization, and secure connections using
the TLS protocol.
|