httptunnel 3.3+dfsg-5 source package in Ubuntu

Changelog

httptunnel (3.3+dfsg-5) unstable; urgency=medium

  * Bump debhelper compat to 13
  * Update upstream homepage (Closes: #983789)
  * Add patches from gbp pq
  * Pick changes from upstream git:
   - Fix function name in log_debug message for tunnel_in_setsockopts
   - Generate autotools files
   - Update some text files
   - Fix most warnings (Closes: #1066621)
   - Add markdown version of README
   - Added debugging example to README.md
   - Ignore built files
   - Update for newer Automake
   - Update readmes
   - Add support for used defined base URI
   - Fix buffer overflows in sprintf() usage
   - Report remote host:port in tunnel disconnect message
   - Replace nocrew.org web page with GitHub
   - Fix typo in README; make links INSTALL and DISCLAIMER
   - docs: fix tiny typos
   - Repair disconnect message
  * Add patch documenting --base-uri parameter in htc.1
  * Document --stdin-stdout in htc.1 (Closes: #887669)
  * Improve manpages
   - Add examples, add SEE ALSO section, fix dash quoting.
  * Add Rules-Requires-Root: no
  * Bump Standards-Version to 4.6.2, no changes needed
  * Add README.md to docs
  * Update copyright years and address
  * Drop build-dependency on dh-autoreconf, not needed with modern dh
  * Reorder debian/copyright sections
  * Add debian/gbp.conf with default debian branch
  * Use https in debian/watch URL
  * Update uscan version format to 4
  * Add Applied-Upstream headers to patches via gbp pq

 -- Teemu Hukkanen <email address hidden>  Mon, 18 Mar 2024 19:38:01 +0200

Upload details

Uploaded by:
Teemu Hukkanen
Uploaded to:
Sid
Original maintainer:
Teemu Hukkanen
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe net
Noble release universe net

Downloads

File Size SHA-256 Checksum
httptunnel_3.3+dfsg-5.dsc 1.7 KiB 106164c2054c647c515e585a14e4f329afae3c803eb560e19661af8d53042ca5
httptunnel_3.3+dfsg.orig.tar.gz 99.9 KiB dff8dcf76e7176018958429f4251dd6b8d7393b03c19fa98d6e695aaf7295e79
httptunnel_3.3+dfsg-5.debian.tar.xz 27.7 KiB 07ca0aef78240201478e6f09032f9d452ab03b1fc3307fca8cea247511bc4897

No changes file available.

Binary packages built by this source

httptunnel: Tunnels a data stream in HTTP requests

 Creates a bidirectional virtual data stream tunnelled in
 HTTP requests. The requests can be sent via a HTTP proxy
 if so desired.
 .
 This can be useful for users behind restrictive firewalls. If WWW
 access is allowed through a HTTP proxy, it's possible to use
 httptunnel and, say, telnet or PPP to connect to a computer
 outside the firewall.

httptunnel-dbgsym: debug symbols for httptunnel