Fri, 28 Jun 2024 22:02:09 UTC | login

Information for build sslh-1.20-2.fc33

ID143734
Package Namesslh
Version1.20
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/sslh.git#1354b0b77013733a2d7f9992335636b6c407a7fe
SummaryApplicative protocol(SSL/SSH) multiplexer
Descriptionsslh accepts connections on specified ports, and forwards them further based on tests performed on the first data packet sent by the remote client. Probes for HTTP, SSL, SSH, OpenVPN, tinc, XMPP are implemented, and any other protocol that can be tested using a regular expression, can be recognized. A typical use case is to allow serving several services on port 443 (e.g. to connect to ssh from inside a corporate firewall, which almost never block port 443) while still serving HTTPS on that port. Hence sslh acts as a protocol multiplexer, or a switchboard. Its name comes from its original function to serve SSH and HTTPS on the same port.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 11:12:35 UTC
CompletedFri, 27 Mar 2020 11:30:23 UTC
Taskbuild (f33, /rpms/sslh.git:1354b0b77013733a2d7f9992335636b6c407a7fe)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/sslh.git#1354b0b77013733a2d7f9992335636b6c407a7fe'}}
Tags
f33
RPMs
src
sslh-1.20-2.fc33.src.rpm (info) (download)
riscv64
sslh-1.20-2.fc33.riscv64.rpm (info) (download)
sslh-debuginfo-1.20-2.fc33.riscv64.rpm (info) (download)
sslh-debugsource-1.20-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.20-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Aug 12 2019 James Hogarth <james.hogarth@gmail.com> - 1.20-1 - Update to 1.20 upstream * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.19c-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.19c-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jan 25 2019 Petr Pisar <ppisar@redhat.com> - 1.19c-4 - Rebuild against patched libpcreposix library (bug #1667614) * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.19c-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed May 09 2018 James Hogarth <james.hogarth@gmail.com> - 1.19c-2 - Fix wrong path bz#1574831 * Wed Apr 18 2018 James Hogarth <james.hogarth@gmail.com> - 1.19c-1 - Update to 1.19c upstream