meta-openembedded/meta-networking
Wang Mingyu 19ab5c336e
stunnel: upgrade 5.72 -> 5.73
fix-openssl-no-des.patch
refreshed for 5.73

Changelog:
===========
* Security bugfixes
  - OpenSSL DLLs updated to version 3.3.2.
  - OpenSSL FIPS Provider updated to version 3.0.9.
* Bugfixes
  - Fixed a memory leak while reloading stunnel.conf
    sections with "client=yes" and "delay=no".
  - Fixed TIMEOUTocsp with values greater than 4.
  - Fix the IPv6 test on a non-IPv6 machine.
* Features
  - HELO replaced with EHLO in the post-STARTTLS SMTP
    protocol negotiation (thx to Peter Pentchev).
  - OCSP stapling fetches moved away from server threads.
  - Improved client-side session resumption.
  - Added support for the mimalloc allocator.
  - Check for protocolHost moved to configuration file
    processing for the client-side CONNECT protocol.
  - Clarified some confusing OpenSSL's certificate
    verification error messages.
  - stunnel.nsi updated for Debian 13 and Fedora.
  - Improved NetBSD compatibility.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-09-18 21:03:17 -07:00
..
classes waf-samba: replace oldincludedir 2024-04-12 08:57:34 -07:00
conf non-repro-meta-networking: exclude packages that failed previously 2024-09-14 08:43:56 -07:00
dynamic-layers/meta-python recipes: Start WORKDIR -> UNPACKDIR transition 2024-05-23 08:44:44 -07:00
files ntp: Add missing 'ntp' static group id 2024-02-17 10:26:58 -08:00
licenses meta-networking/licenses/netperf: remove unused license 2023-04-28 06:59:50 -07:00
recipes-connectivity ot-br-posix: Link with libatomic on rv32 2024-09-17 07:50:22 -07:00
recipes-core udpcast: add recipe 2024-06-10 23:08:41 -07:00
recipes-daemons autofs: upgrade 5.1.8 -> 5.1.9 2024-09-10 20:13:08 -07:00
recipes-devtools recipes: Start WORKDIR -> UNPACKDIR transition 2024-05-23 08:44:44 -07:00
recipes-extended dlm: Disable fcf-protection on riscv32 2024-09-17 07:50:22 -07:00
recipes-filter nftables: fix pep517-backend warning 2024-08-21 12:06:12 -07:00
recipes-irc znc: Fix buildpaths QA errors 2024-07-27 17:26:38 -07:00
recipes-kernel/wireguard wireguard-tools: Use PACKAGECONFIG to select wg-quick and bash-completion 2023-11-09 20:47:44 -08:00
recipes-protocols frr: upgrade 10.1 -> 10.1.1 2024-09-15 17:54:16 -07:00
recipes-support stunnel: upgrade 5.72 -> 5.73 2024-09-18 21:03:17 -07:00
COPYING.MIT
MAINTAINERS MAINTANERS: drop netkit 2023-11-15 09:51:45 -08:00
README.md README: drop netkit maintainer 2023-11-15 09:51:45 -08:00

meta-networking

This layer is intended to be a central point for networking-related packages and configuration. It should be useful directly on top of oe-core and compliments meta-openembedded. It should be primarily useful to the following groups:

  - Anyone building a small networking device (eg. a home router /
    bridge / switch).

  - Anyone wanting to add network services to their device (eg.
    anything that might benefit from a small ftp/tftp server)

Dependencies

This layer depends on:

URI: git://git.openembedded.org/openembedded-core branch: master

For some recipes, the meta-oe layer is required:

URI: git://git.openembedded.org/meta-openembedded subdirectory: meta-oe branch: master

URI: git://git.openembedded.org/meta-openembedded subdirectory: meta-python branch: master

Maintenance

Layer maintainers: Khem Raj raj.khem@gmail.com

Please see the MAINTAINERS file for information on contacting the maintainers of this layer, as well as instructions for submitting patches.