Bug 261067 - [update] net/sslh: update to 1.22c
Summary: [update] net/sslh: update to 1.22c
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Olivier Cochard
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-09 19:31 UTC by Marius Strobl
Modified: 2022-01-26 07:48 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (olivier)


Attachments
patch (4.33 KB, patch)
2022-01-09 19:31 UTC, Marius Strobl
no flags Details | Diff
poudriere log (17.94 KB, text/plain)
2022-01-09 19:32 UTC, Marius Strobl
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marius Strobl freebsd_committer freebsd_triage 2022-01-09 19:31:20 UTC
Created attachment 230850 [details]
patch

Most notably, sslh now supports UDP and, thus, QUIC and Teamspeak.
For the release announcement see:
https://lists.rutschle.net/mailman/archives/sslh/2021-August/000744.html
    
While at it:
- Give the sample configuration file @sample treatment.
- Install all available example configuration files.
- Make the EXAMPLES knob actually work as intended by not installing
  corresponding files when it's off.
- Refresh pkg-descr.
Comment 1 Marius Strobl freebsd_committer freebsd_triage 2022-01-09 19:32:16 UTC
Created attachment 230851 [details]
poudriere log
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-01-26 07:37:20 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f001878b3e063b2ceb70c31afeec232960fbc061

commit f001878b3e063b2ceb70c31afeec232960fbc061
Author:     Marius Strobl <marius@FreeBSD.org>
AuthorDate: 2022-01-09 19:12:21 +0000
Commit:     Marius Strobl <marius@FreeBSD.org>
CommitDate: 2022-01-26 07:36:39 +0000

    net/sslh: update to 1.22c

    Most notably, sslh now supports UDP and, thus, QUIC and Teamspeak.
    For the release announcement see:
    https://lists.rutschle.net/mailman/archives/sslh/2021-August/000744.html

    While at it:
    - Give the sample configuration file @sample treatment.
    - Install all remaining example configuration files as EXAMPLES.
    - Make the EXAMPLES knob actually work as intended by not installing
      corresponding files when it's off.
    - Refresh pkg-descr.

    PR:             261067
    Approved by:    maintainer timeout

 net/sslh/Makefile  | 27 +++++++++++----------------
 net/sslh/distinfo  |  6 +++---
 net/sslh/pkg-descr | 23 +++++++++++++++++++----
 3 files changed, 33 insertions(+), 23 deletions(-)