meta-openembedded/meta-networking
Yi Zhao 0afcb4be77 samba: upgrade 4.14.13 -> 4.14.14
This is a security release in order to address the following defects:

CVE-2022-2031: Samba AD users can bypass certain restrictions associated
               with changing passwords.
               https://www.samba.org/samba/security/CVE-2022-2031.html

CVE-2022-32744: Samba AD users can forge password change requests for
                any user.
                https://www.samba.org/samba/security/CVE-2022-32744.html

CVE-2022-32745: Samba AD users can crash the server process with an LDAP
                add or modify request.
                https://www.samba.org/samba/security/CVE-2022-32745.html

CVE-2022-32746: Samba AD users can induce a use-after-free in the server
                process with an LDAP add or modify request.
                https://www.samba.org/samba/security/CVE-2022-32746.html

CVE-2022-32742: Server memory information leak via SMB1.
                https://www.samba.org/samba/security/CVE-2022-32742.html

Release Notes:
https://www.samba.org/samba/history/samba-4.14.14.html

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-25 23:08:11 -07:00
..
classes
conf layer.conf: Post release codename changes 2022-05-07 18:47:16 -07:00
dynamic-layers/meta-python/recipes-connectivity firewalld: upgrade 1.1.1 -> 1.2.0 2022-07-07 10:26:37 -04:00
files/waf-cross-answers samba: upgrade 4.14.12 -> 4.14.13 2022-04-13 19:21:41 -07:00
licenses
recipes-connectivity samba: upgrade 4.14.13 -> 4.14.14 2022-08-25 23:08:11 -07:00
recipes-core nbd: update 3.20 -> 3.24 2022-05-24 08:39:45 -07:00
recipes-daemons ncftp: Fix TMPDIR path embedding into ncftpget 2022-08-24 00:44:39 -07:00
recipes-devtools libcoap: Add recipe 2022-05-07 18:47:16 -07:00
recipes-extended kronosnet: Upgrade to 1.24 2022-08-06 22:53:24 -07:00
recipes-filter nftables: Upgrade 1.0.2 -> 1.0.4 2022-07-12 15:25:00 -07:00
recipes-irc weechat: Define LIBDIR 2022-03-21 08:25:11 -07:00
recipes-kernel/wireguard wireguard-tools: Add a new package for wg-quick 2022-08-22 14:13:37 -07:00
recipes-netkit recipes: Use renamed SKIP_RECIPE varFlag 2022-02-21 18:12:04 -08:00
recipes-protocols freediameter: fix buildpaths issue 2022-08-24 08:26:55 -07:00
recipes-support libldb: upgrade 2.3.3 -> 2.3.4 2022-08-25 23:08:11 -07:00
COPYING.MIT
MAINTAINERS MAINTAINERS: add entry for OpenThread 2022-04-07 17:40:45 -04:00
README

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 Armin Kuster akuster808@gmail.com (recipes-netkit)

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