stunnel4 3:5.60+dfsg-1ubuntu1 source package in Ubuntu

Changelog

stunnel4 (3:5.60+dfsg-1ubuntu1) jammy; urgency=medium

  * Fix DEP8 failure (LP: #1959615):
    - d/t/python/struntime/__main__.py: PROTOCOL_TLS is deprecated in
      python 3.9
    - d/t/certs/{README.txt,*.pem}: regenerate test certificate with a
      subjectAltName of IP:127.0.0.1, since PROTOCOL_TLS_CLIENT enables
      check_hosthame and one of the tests connects to 127.0.0.1
  * d/p/07-ssl_op_bit-is-reserved patch: don't use a symbol that's
    reserved in OpenSSL 3 (LP: #1959588)

 -- Andreas Hasenack <email address hidden>  Mon, 31 Jan 2022 20:33:12 +0000

Upload details

Uploaded by:
Andreas Hasenack
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
stunnel4_5.60+dfsg.orig.tar.xz 611.7 KiB 6ac017abe4394b5485f37ae29ac1da512d6f72e4d7ccd4145f6e8f9c6bb98f7d
stunnel4_5.60+dfsg-1ubuntu1.debian.tar.xz 50.1 KiB 322fa83f97418888cb4f6e3553bced86b78ae9e5ca1eecb211418dd2dde6d7c5
stunnel4_5.60+dfsg-1ubuntu1.dsc 2.2 KiB effd40f48e3ce97f2115b2cffda3e52ad16246c6b5e69945d6133057dc4721b5

View changes file

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

stunnel4-dbgsym: debug symbols for stunnel4