Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stunnel: update to v5.60 #4828

Merged
merged 1 commit into from
Aug 31, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions cross/stunnel/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PKG_NAME = stunnel
PKG_VERS = 5.57
PKG_VERS = 5.60
PKG_EXT = tar.gz
PKG_DIST_NAME = $(PKG_NAME)-$(PKG_VERS).$(PKG_EXT)
PKG_DIST_SITE = https://www.stunnel.org/downloads
PKG_DIST_SITE = https://www.usenix.org.uk/mirrors/stunnel/archive/5.x
PKG_DIR = $(PKG_NAME)-$(PKG_VERS)

DEPENDS = cross/tcp_wrappers cross/openssl
Expand Down
6 changes: 3 additions & 3 deletions cross/stunnel/digests
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
stunnel-5.57.tar.gz SHA1 0e809b57a958874b6da3abd0b82a1b2e8614e34b
stunnel-5.57.tar.gz SHA256 af5ab973dde11807c38735b87bdd87563a47d2fa1c72a07929fcfce80a600fe1
stunnel-5.57.tar.gz MD5 6bbe921f8d2ab4967dc7ff42f6e5d45a
stunnel-5.60.tar.gz SHA1 3f085c4f91cdbcd845dcd88bddc83b99818ccbfe
stunnel-5.60.tar.gz SHA256 c45d765b1521861fea9b03b425b9dd7d48b3055128c0aec673bba5ef9b8f787d
stunnel-5.60.tar.gz MD5 d68ef1c93a1e44df9455e1185d7b7742
6 changes: 3 additions & 3 deletions spk/stunnel/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SPK_NAME = stunnel
SPK_VERS = 5.57
SPK_REV = 1
SPK_VERS = 5.60
SPK_REV = 2
SPK_ICON = src/stunnel.png

DEPENDS = cross/$(SPK_NAME)
Expand All @@ -11,7 +11,7 @@ MAINTAINER = hgy59
DESCRIPTION = "Stunnel is a proxy designed to add TLS encryption functionality to existing clients and servers without any changes in the programs\' code."
DISPLAY_NAME = stunnel TLS Proxy
STARTABLE = no
CHANGELOG = "Initial package release<br/>This is an experimental release. Please provide issues and package improvements at <a href="https://github.com/SynoCommunity/spksrc/issues">SynoCommunity</a>"
CHANGELOG = "1. Update stunnel to v5.60<br/>2. Update OpenSSL to v1.1.1l<br/><br/>This is an experimental release. Please provide issues and package improvements at <a href="https://github.com/SynoCommunity/spksrc/issues">SynoCommunity</a>"

HOMEPAGE = https://www.stunnel.org/
LICENSE = GPLv2+
Expand Down
Binary file modified spk/stunnel/src/stunnel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.