diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2022-11-07 16:31:31 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-11-09 10:17:15 -0800 |
| commit | 0c91d984c3c43085e65a4ad04df218550c7ced29 (patch) | |
| tree | 751b3b48d66143c6f6224a73e8b73fab9d4a76bd /meta-networking/recipes-support | |
| parent | e3417247bcfe82439972de76a0c56cce54aaa9fa (diff) | |
| download | meta-openembedded-0c91d984c3c43085e65a4ad04df218550c7ced29.tar.gz | |
stunnel: upgrade 5.66 -> 5.67
Changelog:
==========
Security bugfixes
-----------------
OpenSSL DLLs updated to version 3.0.7.
New features
------------
Provided a logging callback to custom engines.
Bugfixes
---------
OpenSSL DLLs updated to version 3.0.6.
Fixed "make cert" with OpenSSL older than 3.0.
Fixed the code and the documentation to use concious language for SNI servers (thx to Clemens Lang).
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support')
| -rw-r--r-- | meta-networking/recipes-support/stunnel/stunnel_5.67.bb (renamed from meta-networking/recipes-support/stunnel/stunnel_5.66.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/stunnel/stunnel_5.66.bb b/meta-networking/recipes-support/stunnel/stunnel_5.67.bb index 17c8c5360c..db535e7356 100644 --- a/meta-networking/recipes-support/stunnel/stunnel_5.66.bb +++ b/meta-networking/recipes-support/stunnel/stunnel_5.67.bb | |||
| @@ -11,7 +11,7 @@ SRC_URI = "https://stunnel.org/archive/5.x/${BP}.tar.gz \ | |||
| 11 | file://fix-openssl-no-des.patch \ | 11 | file://fix-openssl-no-des.patch \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | SRC_URI[sha256sum] = "558178704d1aa5f6883aac6cc5d6bbf2a5714c8a0d2e91da0392468cee9f579c" | 14 | SRC_URI[sha256sum] = "3086939ee6407516c59b0ba3fbf555338f9d52f459bcab6337c0f00e91ea8456" |
| 15 | 15 | ||
| 16 | inherit autotools bash-completion pkgconfig | 16 | inherit autotools bash-completion pkgconfig |
| 17 | 17 | ||
