meta-openembedded/meta-networking
Yi Zhao d9f86ba48c samba: upgrade 4.18.8 -> 4.18.9
This is the latest stable release of the Samba 4.18 release series.
It contains the security-relevant bugfix CVE-2018-14628:

    Wrong ntSecurityDescriptor values for "CN=Deleted Objects"
    allow read of object tombstones over LDAP
    (Administrator action required!)
    https://www.samba.org/samba/security/CVE-2018-14628.html

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

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit f4c3c747d6)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2024-01-16 19:28:29 -05:00
..
classes kernel_add_regdb: Change the task order 2023-01-11 17:56:42 -08:00
conf ot-br-posix: exclude siggen dependency on ipset 2023-09-20 22:15:39 -07:00
dynamic-layers/meta-python firewalld: upgrade 1.2.0 -> 1.3.2 2023-06-05 11:04:07 -07:00
files static-group: Match nogroup id to base-passwd from core. 2023-10-17 08:23:02 -04:00
licenses meta-networking/licenses/netperf: remove unused license 2023-04-28 06:59:50 -07:00
recipes-connectivity samba: upgrade 4.18.8 -> 4.18.9 2024-01-16 19:28:29 -05:00
recipes-core images: Rename <layer>-image to <layer>-image-all 2023-10-12 09:58:05 -04:00
recipes-daemons keepalived: 2.2.2 -> 2.2.8 2023-09-12 19:34:39 -07:00
recipes-devtools python3-scapy: upgrade to latest revision 2024-01-05 07:52:16 -05:00
recipes-extended dlm: Do not use -fcf-protection=full on aarch64 platforms 2023-07-21 09:39:09 -07:00
recipes-filter nftables: upgrade 1.0.8 -> 1.0.9 2023-10-30 07:14:03 -04:00
recipes-irc weechat: upgrade 4.0.3 -> 4.0.4 2023-08-26 17:32:45 -07:00
recipes-kernel/wireguard wireguard-tools: Add a new package for wg-quick 2022-08-22 14:13:37 -07:00
recipes-netkit netkit-telnet: Fix CVE-2022-39028 2023-09-22 07:36:16 -07:00
recipes-protocols frr: fix CVEs CVE-2023-4675{2,3} and CVE-2023-4723{4,5} 2024-01-05 07:52:17 -05:00
recipes-support strongswan: upgrade 5.9.12 -> 5.9.13 2024-01-16 19:20:45 -05:00
COPYING.MIT
MAINTAINERS meta-openemnedded: Add myself as nanbield maintainer 2023-09-25 11:39:20 -07:00
README.md meta-openemnedded: Add myself as nanbield maintainer 2023-09-25 11:39:20 -07: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: nanbield

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

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

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

Maintenance

Layer maintainers: Armin Kuster akuster808@gmail.com

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