Go to file
Liu Yiding b2eced369b
libio-socket-ssl-perl: upgrade 2.090 -> 2.095
Changelog:
===========
- regression: make sysread set buffer to empty string again when returning
  EOf. Fixes #171
- fixed memory leak introduced in 2.092
- Another rework for one-sided SSL shutdown, to a) implement a useful and secure
  behavior and b) without affecting existing applications. 2.092 had still
  unwanted side effects
- rework implementation and behavior for one-sided SSL shutdown. Implementation
  in 2.091 lead to some problems with Net::FTP and others.
- fix behavior on one-sided SSL shutdown. If the application continued
  to read after half-closing the SSL connection this could result in reading
  encrypted data (i.e. close notify, SSL session tickets ...).
  See documentation of stop_SSL for detailed description of handling
  half-closed SSL connections.

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-21 22:43:58 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems aufs-util: Always use libgcc as compiler runtime with clang on x86 2025-07-20 21:21:32 -07:00
meta-gnome gexiv2: upgrade 0.14.5 -> 0.14.6 2025-07-21 22:43:58 -07:00
meta-initramfs klibc: Use libgcc for compiler runtime with clang on arm 2025-07-18 21:22:17 -07:00
meta-multimedia libmusicbrainz: Upgrade to tip of trunk 2025-07-15 23:54:14 -07:00
meta-networking tsocks: Always use ligcc for compiler runtime with clang on x86 2025-07-20 21:21:32 -07:00
meta-oe imx-cst: update to v3.4.1 2025-07-21 10:10:47 -07:00
meta-perl libio-socket-ssl-perl: upgrade 2.090 -> 2.095 2025-07-21 22:43:58 -07:00
meta-python python3-exhale: add python3-beautifulsoup4 as RDEPENDS 2025-07-21 15:12:06 -07:00
meta-webserver apache2: upgrade 2.4.63 -> 2.4.64 2025-07-15 23:54:14 -07:00
meta-xfce xfce4-screenshooter: Upgrade to 1.11.2 2025-07-16 08:52:06 -07:00
.b4-config Add toplevel b4 config file 2025-04-10 08:31:06 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj raj.khem@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories