vtun 3.0.3-4 source package in Ubuntu

Changelog

vtun (3.0.3-4) unstable; urgency=medium

  * QA upload.
  * Fix FTBFS with OpenSSL 1.1 and switch to it, patch by Chris West.
    Closes: #859786.
  * dh compat 10.

 -- Adam Borowski <email address hidden>  Sat, 18 Nov 2017 17:38:39 +0100

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
vtun_3.0.3-4.dsc 1.7 KiB 4a668cf73311729bf41ea2c48c116c5bbf3084e3257479b11866b7531e56a05a
vtun_3.0.3.orig.tar.gz 127.0 KiB 69dcbe4f8c5ce7d91b4150a6309e536d03b61841169746ca5788413ac7edb9cb
vtun_3.0.3-4.debian.tar.xz 26.9 KiB 282ee44b58c182bc23b18a8d6e4fb36d07e3cc2b3a2b742c9695391cee52bd04

Available diffs

No changes file available.

Binary packages built by this source

vtun: virtual tunnel over TCP/IP networks

 VTun is the easiest way to create virtual tunnels over TCP/IP networks
 with traffic shaping and compression.
 .
 It supports IP, PPP, SLIP, Ethernet and other tunnel types.
 .
 VTun is easily and highly configurable, it can be used for various
 network tasks.
 .
 VTun requires the universal TUN/TAP kernel module which can be found at
 http://vtun.sourceforge.net/tun/index.html or in the 2.4 and newer Linux
 kernels.
 .
 Note: This program includes an "encryption" feature intended to protect the
 tunneled data as it travels across the network. However, the protocol it uses
 is known to be very insecure, and you should not rely on it to deter anyone
 but a casual eavesdropper. See the included README.Encryption file for more
 information.