Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

proxytunnel-1.10.20200907-1.el8 RPM for aarch64

From EPEL 8 for aarch64 / Packages / p

Name: proxytunnel Distribution: Fedora Project
Version: 1.10.20200907 Vendor: Fedora Project
Release: 1.el8 Build date: Thu Sep 17 21:05:44 2020
Group: Unspecified Build host: buildvm-a64-11.iad2.fedoraproject.org
Size: 132559 Source RPM: proxytunnel-1.10.20200907-1.el8.src.rpm
Packager: Fedora Project
Url: https://github.com/proxytunnel/proxytunnel
Summary: Tool to tunnel a connection through an standard HTTP(S) proxy
ProxyTunnel 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.

Provides

Requires

License

GPLv2+ and BSD and MIT

Changelog

* Thu Sep 03 2020 Fabian Affolter <mail@fabian-affolter.ch> - 1.10.20200907
  - Remove patches
  - Remove outdated docs
  - Update to latest upstream release 1.10.20200907 (rhbz#1880084)
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.1-12
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* 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
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.1-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.1-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Thu Mar 31 2016 Paul Howarth <paul@city-fan.org> - 1.9.1-1
  - Update to 1.9.1
    - Switch to HTTP/1.1 commands, so we can tunnel over JoikuSpot's which don't
      understand http/1.0 command
    - NTLMv2 fixes
  - Add TLS support (#1284776)
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-13
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.0-12
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.0-11
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.0-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.0-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.0-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.0-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.0-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.0-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Fri Apr 09 2010 Nikolay Ulyanitsky <lystor AT lystor.org.ua> - 1.9.0-4
  - Fix Source0
  - Fix man dir
* Wed Apr 07 2010 Nikolay Ulyanitsky <lystor AT lystor.org.ua> - 1.9.0-3
  - Fix the license
* Sat Mar 13 2010 Nikolay Ulyanitsky <lystor AT lystor.org.ua> - 1.9.0-2
  - Fix the summary
  - Replace generally useful macros by regular commands
  - Preserve timestamps of documentation files
* Thu Feb 11 2010 Nikolay Ulyanitsky <lystor AT lystor.org.ua> - 1.9.0-1
  - Initial package build

Files

/usr/bin/proxytunnel
/usr/lib/.build-id
/usr/lib/.build-id/b4
/usr/lib/.build-id/b4/f85123bfb47280b8228a54802020ca1cf872e6
/usr/share/doc/proxytunnel
/usr/share/doc/proxytunnel/CHANGES
/usr/share/doc/proxytunnel/CREDITS
/usr/share/doc/proxytunnel/KNOWN_ISSUES
/usr/share/doc/proxytunnel/README.md
/usr/share/doc/proxytunnel/TODO
/usr/share/licenses/proxytunnel
/usr/share/licenses/proxytunnel/LICENSE.txt
/usr/share/man/man1/proxytunnel.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 19 02:19:22 2024