Go to file
Chee Yang Lee 7d4883e0a0 c-ares: upgrade 1.19.0 -> 1.19.1
https://c-ares.org/changelog.html

c-ares version 1.19.1 - May 22 2023

Security:
CVE-2023-32067. High. 0-byte UDP payload causes Denial of Service
CVE-2023-31147 Moderate. Insufficient randomness in generation of DNS
query IDs
CVE-2023-31130. Moderate. Buffer Underwrite in ares_inet_net_pton()
CVE-2023-31124. Low. AutoTools does not set CARES_RANDOM_FILE during
cross compilation

Bug fixes:
Fix uninitialized memory warning in test
Turn off IPV6_V6ONLY on Windows to allow IPv4-mapped IPv6 addresses
ares_getaddrinfo() should allow a port of 0
Fix memory leak in ares_send() on error
Fix comment style in ares_data.h
Remove unneeded ifdef for Windows
Fix typo in ares_init_options.3
Re-add support for Watcom compiler
Sync ax_pthread.m4 with upstream
Windows: Invalid stack variable used out of scope for HOSTS path
Sync ax_cxx_compile_stdcxx_11.m4 with upstream to fix uclibc support

Signed-off-by: Chee Yang Lee <chee.yang.lee@intel.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2023-07-16 15:15:41 -04:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems zfs: fix installation paths for multilib 2023-05-16 07:30:12 -04:00
meta-gnome gimp: Fix buildpaths in binaries and scripts 2023-05-28 16:37:58 -04:00
meta-initramfs meta-openemnedded: Add myself as mickledore maintainer 2023-04-09 08:52:55 -07:00
meta-multimedia x265: Pass --debug-prefix-map to nasm 2023-05-28 16:42:01 -04:00
meta-networking open-vm-tools: Security fix CVE-2023-20867 2023-07-02 11:24:51 -04:00
meta-oe c-ares: upgrade 1.19.0 -> 1.19.1 2023-07-16 15:15:41 -04:00
meta-perl libencode-perl: Remove buildpaths from generated .exh files 2023-05-28 15:56:55 -04:00
meta-python python3-django: upgrade 4.1.7 -> 4.2.1 2023-06-23 08:02:41 -04:00
meta-webserver apache2: upgrade 2.4.56 -> 2.4.57 2023-05-07 12:16:20 -04:00
meta-xfce imsettings: add missing DEPENDS on autoconf-archive-native 2023-06-17 13:03:03 -04: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 meta-openemnedded: Add myself as mickledore maintainer 2023-04-09 08:52:55 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Armin Kuster <akuster808@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