stunnel4 3:4.53-1.1 source package in Ubuntu

Changelog

stunnel4 (3:4.53-1.1) unstable; urgency=high


  * Non-maintainer upload.
  * Add CVE-2013-1762.patch patch.
    CVE-2013-1762: Fix buffer overflow in NTLM authentication of the CONNECT
    protocol negotiation. (Closes: #702267)

 -- Salvatore Bonaccorso <email address hidden>  Mon, 22 Apr 2013 19:47:34 +0200

Upload details

Uploaded by:
Rodrigo Gallardo
Uploaded to:
Sid
Original maintainer:
Rodrigo Gallardo
Architectures:
any
Section:
net
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
stunnel4_4.53-1.1.dsc 1.9 KiB 9c6d4a47a42eb8ae24a51b04f24c14d0ffe36b824bda0e8cf2771dc9500b118c
stunnel4_4.53.orig.tar.gz 517.3 KiB 3e640aa4c96861d10addba758b66e99e7c5aec8697764f2a59ca2268901b8e57
stunnel4_4.53-1.1.debian.tar.gz 32.1 KiB c00f52dfeaef48e41f7065e99575cfe7ac8be5ea21ab7dab0e0c464a08a753da

Available diffs

No changes file available.

Binary packages built by this source

stunnel4: Universal SSL tunnel for network daemons

 The stunnel program is designed to work as SSL encryption
 wrapper between remote client and local (inetd-startable) or
 remote server. The concept is that having non-SSL aware daemons
 running on your system you can easily setup them to
 communicate with clients over secure SSL channel.
 .
 stunnel can be used to add SSL functionality to commonly
 used inetd daemons like POP-2, POP-3 and IMAP servers
 without any changes in the programs' code.
 .
 This package contains a wrapper script for compatibility with stunnel 3.x