Thu, 13 Jun 2024 08:41:43 UTC | login

Information for build proxytunnel-1.9.1-11.fc33

ID150229
Package Nameproxytunnel
Version1.9.1
Release11.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/proxytunnel.git#8b1d283ccb92d4ce74835e97bfb390e574afc01d
SummaryTool to tunnel a connection through an standard HTTP(S) proxy
DescriptionProxyTunnel is a program that connects stdin and stdout to a server somewhere on the network, through a standard HTTPS proxy. We mostly use it to tunnel SSH sessions through HTTP(S) proxies. Proxytunnel can currently do the following: * Create tunnels using HTTP and HTTPS proxies (That understand the HTTP CONNECT command). * Work as a back-end driver for an OpenSSH client, and create SSH connections through HTTP(S) proxies. * Work as a stand-alone application, listening on a port for connections, and then tunneling these connections to a specified destination.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 28 Mar 2020 02:09:20 UTC
CompletedSat, 28 Mar 2020 02:37:35 UTC
Taskbuild (f33, /rpms/proxytunnel.git:8b1d283ccb92d4ce74835e97bfb390e574afc01d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/proxytunnel.git#8b1d283ccb92d4ce74835e97bfb390e574afc01d'}}
Tags
f33
RPMs
src
proxytunnel-1.9.1-11.fc33.src.rpm (info) (download)
riscv64
proxytunnel-1.9.1-11.fc33.riscv64.rpm (info) (download)
proxytunnel-debuginfo-1.9.1-11.fc33.riscv64.rpm (info) (download)
proxytunnel-debugsource-1.9.1-11.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jan 22 2020 Paul Howarth <paul@city-fan.org> - 1.9.1-10 - Fix FTBFS with GCC 10 (https://github.com/proxytunnel/proxytunnel/pull/43) * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jul 04 2018 Paul Howarth <paul@city-fan.org> - 1.9.1-6 - Switch upstream to github - Use %license where possible - Drop %defattr, redundant since rpm 4.4 - Drop buildroot cleaning in %install section - Drop legacy Group: tag