Go to file
zhengruoqin 678f72c3d3 openvpn: upgrade 2.5.4 -> 2.5.5
Changelog:
=========
 Fix error in example firewall.sh script
 configure: remove useless -Wno-* from default CFLAGS
 Add argv_insert_head__empty_argv__head_only to argv tests
 Move deprecation of SWEET32/64bit block size ciphers to 2.7
 Include --push-remove in the output of --help.
 Move '--push-peer-info' documentation from 'server' to 'client options'
 add test case(s) to notice 'openvpn --show-cipher' crashing
 BUILD: enable CFG and Spectre mitigation for MSVC
 Fix loading PKCS12 files on Windows
 msvc: fix product version display
 msvc: add missing header to project file
 config-msvc.h: fix OpenSSL-related defines
 contrib/vcpkg-ports: remove openssl port
 GitHub Actions: use latest working lukka/run-vcpkg
 Use network address for emulated DHCP server as a default
 Load OpenSSL config on Windows from trusted location
 ring_buffer.h: fix GCC warning about unused function
 ssh_openssl.h: remove unused declaration
 vcpkg/pkcs11-helper: compatibility with latest vcpkg
 config-msvc.h: indicate key material export support
 Don't use BF-CBC in unit tests if we don't have it
 Define have_blowfish variable in ncp unit tests
 doc link-options.rst: Use free open-source dynamic-DNS provider URL
 Fix some more wrong defines in config-msvc.h
 Ensure the current common_name is in the environment for scripts
 Require EC key support in Windows builds
 resolvconf fails with -p
 Update IRC information in CONTRIBUTING.rst
 doc/man (vpn-network-options): fix foreign_option_{n} typo
 README.down-root: Fix plugin module name

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 2867330535)
[2.5.x is a stable branch]
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-12-30 09:13:28 -08:00
contrib PEP8 double aggressive W291 ~ W293 and W391 2021-04-15 09:28:44 -07:00
meta-filesystems recipes: Update SRC_URI branch and protocols 2021-11-06 11:00:13 -07:00
meta-gnome recipes: Update SRC_URI branch and protocols 2021-11-06 11:00:13 -07:00
meta-initramfs recipes: Update SRC_URI branch and protocols 2021-11-06 11:00:13 -07:00
meta-multimedia recipes: Update SRC_URI branch and protocols 2021-11-06 11:00:13 -07:00
meta-networking openvpn: upgrade 2.5.4 -> 2.5.5 2021-12-30 09:13:28 -08:00
meta-oe postgresql: fix CVE-2021-23214,CVE-2021-23222 2021-12-28 12:51:07 -08:00
meta-perl recipes: Update SRC_URI branch and protocols 2021-11-06 11:00:13 -07:00
meta-python python3-django: upgrade 3.2.5 -> 3.2.10 2021-12-28 12:49:25 -08:00
meta-webserver recipes: Update SRC_URI branch and protocols 2021-11-06 11:00:13 -07:00
meta-xfce recipes: Update SRC_URI branch and protocols 2021-11-06 11:00:13 -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 Update maintainers 2018-08-27 10:53:58 -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